elevate
v0.1.1
Published
Enrich GeoJSON features using the MapQuest Open Elevation API
Readme
elevate
Enrich GeoJSON features using the MapQuest Open Elevation API.
Usage
To add height and distance as Z and M coordinates to your GeoJSON-formatted
data:
elevate data.json > enriched.jsonEnvironment Variables
MAPQUEST_API_KEY- MapQuest API key. Required.
