Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilri/altitudemapper

Extract Altitude based on lon lat values using google api
https://github.com/ilri/altitudemapper

Last synced: about 2 months ago
JSON representation

Extract Altitude based on lon lat values using google api

Awesome Lists containing this project

README

        

# AltitudeMapper
Obtain elevation data from location details using the Google Elevation API

## set environment variables
export DB_SCHEMA={insert here}
export DB_USER={insert here}
export DB_PASSWORD={insert here}
export DB_GOOGLE_API_KEY={insert here}