ua-snap / geospatial-vector-veracity

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

Reduce extent of native corporation polygons NC5 and NC12 #91

Open charparr opened 2 years ago

charparr commented 2 years ago

These can be truncated to the API bounding box of

WEST_BBOX = [-180, 51.3492, -122.8098, 71.3694]
EAST_BBOX = [172.4201, 51.3492, 180, 71.3694]

XREF https://github.com/ua-snap/data-api/issues/140