Enrich GeoJSON features using the MapQuest Open Elevation API
npm install elevateEnrich GeoJSON features using the MapQuest Open Elevation API.
To add height and distance as Z and M coordinates to your GeoJSON-formatted
data:
``bash`
elevate data.json > enriched.json
* MAPQUEST_API_KEY` - MapQuest API key. Required.