Skip to content
/ api Public

gmalt API provides the web server to get the altitude of a position

License

Notifications You must be signed in to change notification settings

gmalt/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmalt API

https://travis-ci.org/gmalt/api.svg?branch=master

gmalt API provides the web server to get an altitude at a geographical position using the SRTM dataset.

It is designed to handler SRTM data stored in :

  • raw HGT file
  • standard SQL table (coming soon)
  • GIS aware SQL table with raster format (coming soon)

For now, only postgres (with PostGIS for raster support) is supported as SQL storage.

Documentation

TODO

  • pass config file in command line argument or option

* implement extract elevation from hgt file in task * logging in webservice * update readme

About

gmalt API provides the web server to get the altitude of a position

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages