Veracious geospatial vector data for use in SNAP tools.
This repository is a place to store geospatial vector data (i.e. points, lines, and polygons) that has been validated for geographic accuracy and for place name orthography.
In the past we've encountered vector data that did not meet SNAP standards of excellence. For example:
Geography is not static. Names change, places shift, locations grow and diminish in prominence, and even fade away and dissapear.
This repository is intended to resolve and mitigate these issues and to serve as the One True Source of GIS vector data for usage in SNAP tools and datasets.
id
field serves as the index.Like so:
id | name | alt_name | region | country | latitude | longitude | km_distance_to_ocean |
---|---|---|---|---|---|---|---|
AK1 | Afognak | Agw’aneq | Alaska | US | 58.0078 | -152.768 | 0.2 |
AK2 | Akhiok | Kasukuak | Alaska | US | 56.9455 | -154.17 | 0.1 |
AK3 | Akiachak | Akiacuar | Alaska | US | 60.9094 | -161.431 | 89.7 |
AK4 | Akiak | Akiaq | Alaska | US | 60.9122 | -161.214 | 97.4 |
AK5 | Akutan | Achan-ingiiga | Alaska | US | 54.1385 | -165.778 | 0.6 |
In this repo polygons features serve as map elements (think domains for individual projects) and/or as "data cookie cutters" that can summarize various gridded datasets over some area.
id
to serve as the index.Like so:
id | name | region | country | area_type | geometry |
---|---|---|---|---|---|
USFS1 | Admiralty Island National Monument | Alaska | USA | National Monument (USFS) | MULTIPOLYGON (((1144020.440 998268.375, 114401... |
AKDNR1 | Afognak Island State Park | Alaska | USA | State Park | MULTIPOLYGON (((112741.762 907629.893, 112720.... |
NPS1 | Alagnak Wild River | Alaska | USA | National River & Wild & Scenic Riverway (NPS) | MULTIPOLYGON (((-122946.125 1004423.139, -1233... |
AKDNR2 | Alaska Chilkat Bald Eagle Preserve | Alaska | USA | State Nature Preserve | MULTIPOLYGON (((1025214.965 1174326.030, 10252... |
FWS3 | Alaska Peninsula National Wildlife Refuge | Alaska | USA | National Wildlife Refuge (FWS) | MULTIPOLYGON (((-600067.304 576372.255, -60005... |