[gdal-dev] gdal / mapserver draw failure

2012-02-20 Thread Aaron Sims
We are using an openlayers frontend to utilize mapserver via phpmapscript to read some colorized tif files we have made, and then render a png file on a webpage via gdal.This process seems to work about 95% of the time, The other 5%, we are getting no images and errors kicked out to the httpd e

[gdal-dev] multi-dimensional coordinate variables

2009-04-09 Thread Aaron Sims
All, I am trying to view a netcdf file in grass via gdal. The netcdf data is on a projected grid so the latitudes and longitudes are are unique at each point (i.e. 2D coordinate variables). gdal doesnt seem to understand the georeferencing information whn I try to follow the CF-1.0 specs on