Tagged Questions
1
vote
0answers
180 views
Read negative elevation data from NASA png tiles
I query NASA JPL service using query string. Response is a unsigned 16 bit per pixel png image and the values are elevation values in meters. Same is described in the capabilty xml of the layer as can ...
2
votes
2answers
288 views
How to read elevation data from WMS response?
I am trying to get elevation data from the tile received from USGS server.
I query the data using Image Format image/Png. When I read the data I get color values.
I need to know how to read the ...
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 ...
0
votes
1answer
556 views
How to load National Elevation Data into a WMS server?
We have an application that can pull WMS data from the National Elevation Data set (NED) and use it to perform a number of run-time calculations. We have been pulling it from NASA JPL WMS servers ...