Tagged Questions
3
votes
1answer
781 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.
...