Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunardog/elevation.hikr.jp
Hikr Elevation Service (adds elevation data to GeoJSON
https://github.com/lunardog/elevation.hikr.jp
Last synced: 8 days ago
JSON representation
Hikr Elevation Service (adds elevation data to GeoJSON
- Host: GitHub
- URL: https://github.com/lunardog/elevation.hikr.jp
- Owner: lunardog
- License: other
- Created: 2013-08-24T14:01:33.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-28T15:01:41.000Z (about 11 years ago)
- Last Synced: 2024-10-08T06:21:04.585Z (29 days ago)
- Language: JavaScript
- Size: 355 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Hikr Elevation Service
======================Parses GeoJSON files (sent as pasted text) by adding elevation to all coordinates: paths, points and polygons. _Requires SRTM data_.
**Warning**
If you7re trying to run this service and coming up with errors, note the `elevation` folder. For the elevation service to function properly, it needs to be filled with .hgt files in the SRTM format, named according to the pattern `N34E135.hgt`. The script assumes this file to contain elevation data for latitude 34 degrees north and longitude 135 degrees east.Thanks
------Big thanks to Henri and Frank.
This service wouldn't be possible without NASA's SRTM data.
License
-------
The code is licensed under the MIT license. See License.md for details.