ua-snap / geospatial-vector-veracity

Veracious geospatial vector data for use in SNAP tools.
MIT License
2 stars 0 forks source link

Adds script for generating NCR shapefiles for GeoServer. #106

Closed BobTorgerson closed 8 months ago

BobTorgerson commented 1 year ago

This PR creates the required shapefiles for upload to Geoserver for all NCR and ArcticEDS places and AOIs.

To test, go into utilities and run:

python create_updated_ncr_shapefiles.py

After a few minutes, 3 shapefiles and their associated additional files will be present in the directory: utilities/all_places/

cstephen commented 10 months ago

I went ahead and tacked my work with the new Yukon areas onto this branch, pulling in the new Yukon area shapefiles from the add-yt-polygons branch.

I see some unresolved comments in this PR, but I'm pretty sure we'll want to merge this branch as-is without any additional changes that could impact the API or NCR in unexpected ways, such as changing the huc type to huc8 for example.

Xref: https://github.com/ua-snap/northern-climate-reports/pull/633 Xref: https://github.com/ua-snap/data-api/pull/407

brucecrevensten commented 8 months ago

OK, merging as-is, thanks @cstephen