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

fetchSDA_spatial: add geom.src='mlrapolygon' #302

Merged
merged 4 commits into from
Oct 3, 2023
Merged

fetchSDA_spatial: add geom.src='mlrapolygon' #302

merged 4 commits into from
Oct 3, 2023

Conversation

brownag
Copy link
Member

@brownag brownag commented Sep 18, 2023

fetchSDA_spatial(): add geom.src='mlrapolygon' for querying MLRA boundaries by MLRARSYM

  • currently mlrapolygon is not a SSURGO table, but the official ZIP file can be queried directly via GDAL using MLRARSYM as the query attribute
  • in the future, if SDA ever provides MLRA geometry, the GDAL /vsizip/ method will be replaced with a T-SQL equivalent (and full support for other agg methods wil be added)

TODO:

  • rename "_ogr_geometry_" column => "geometry" "geom"

…ndaries by MLRARSYM

 - currently `mlrapolygon` is not a SSURGO table, but the official ZIP file can be queried directly via GDAL using MLRARSYM as the query attribute
 - in the future, if SDA ever provides MLRA geometry, the GDAL /vsizip/ method will be replaced with a T-SQL equivalent (and full support for other agg methods wil be added)
@brownag brownag marked this pull request as ready for review September 26, 2023 00:03
@brownag brownag merged commit 130f793 into master Oct 3, 2023
4 of 5 checks passed
@brownag brownag deleted the mlrapoly branch December 13, 2023 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant