Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Pull Request] Import 2BT data to map #33

Merged
merged 3 commits into from
Jun 10, 2024
Merged

[Pull Request] Import 2BT data to map #33

merged 3 commits into from
Jun 10, 2024

Conversation

AnthonyRodway
Copy link
Collaborator

This pull request should be reviewed and pushed to main after the previous pull request that was created here #32.

This pull requests corresponds to the new tool described in this issues #29.

The import 2BT data tool is a new button in the twobilliontoolkit addin section that will grab some geometry tables from the database, give them a nicer name and put them on the map. There is also functionality to toggle which ones should be added from the database and to filter the data that is added based on the year or the project number.

Changes:

  • A new tool in the step 1 placeholder called Import2BTData
  • It will open a new view in the logistics view with three default datalayers to be added to the map from the database (valid_geometries, site_points, site_buffered_points)
  • The user can toggle each one on or off to exclude or include it when adding them to the map
  • The user can go into the options for each data layer and change selected values that will either affect the sql query built essentially filtering the layers down when they are loaded, or to change their name or object id field
  • After the user is done playing around with the data layers they can hit the final button on the bottom and it will add the layers to the current active map.

AnthonyRodway and others added 2 commits June 5, 2024 15:01
…rts data layers from the database connection that the user can customize when bringing in.
@AnthonyRodway AnthonyRodway added Awaiting Review Issues that have been finished and are waiting for a review to clarify they were fixed/implemented. new tool new tool to add to toolkit labels Jun 10, 2024
@AnthonyRodway AnthonyRodway self-assigned this Jun 10, 2024
@AnthonyRodway AnthonyRodway merged commit 5aab542 into main Jun 10, 2024
@AnthonyRodway AnthonyRodway deleted the Import2BTData branch June 10, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Review Issues that have been finished and are waiting for a review to clarify they were fixed/implemented. new tool new tool to add to toolkit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant