openelevationservice icon indicating copy to clipboard operation
openelevationservice copied to clipboard

:sunrise_over_mountains: A GeoJSON based service to query SRTM elevation for points/lines.

Results 6 openelevationservice issues
Sort by recently updated
recently updated
newest added

Hi, I get the following error after: `sudo docker-compose up -d` ``` #0 32.10 copying src/greenlet/platform/switch_x86_unix.h -> build/lib.linux-x86_64-3.6/greenlet/platform #0 32.10 running build_ext #0 32.10 building 'greenlet._greenlet' extension #0 32.10 creating...

I've tried building the Docker image, which failed with the following message. This happens during the step where the Python requirements are installed. ``` configure: error: in `/tmp/pip-build-mmeastyv/gevent/deps/libev': configure: error:...

currently it is implied that the elevation unit is meters above sea level. This should be stated somewhere, so people using other elevation units aren't confused.

Hi, I was gonna try to deploy this locally to test out, but it appears that the link for the FTP credential sign up (https://harvestchoice.wufoo.com/forms/download-cgiarcsi-srtm/) in the README is broken....

Sampling along lines in fixed intervals and/or per raster cell: http://blog.mathieu-leplatre.info/drape-lines-on-a-dem-with-postgis.html

enhancement