Tagged Questions
3
votes
1answer
207 views
How to get elevation with LibGeoTiff?
I'm trying to get an elevation profile from a geotif file ( downloaded from http://srtm.csi.cgiar.org/). I downloaded the libgeotiff library but i can's see any function that can return an elevation ...
3
votes
1answer
748 views
How to read GeoTIFF using PHP?
My current pet project involves creating a web service that uses the CGIAR SRTM worldwide elevation data set. Each request to the service will query for elevation data from a small geographic area.
...
2
votes
2answers
1k views
Can WMS be used to get a local copy of raster data?
I have tried reading up on WMS on wiki and other sources but haven't managed to get my head around a couple of points.
1) Using WMS is it possible to get a local copy of the raster data (say a tiff ...