Tagged Questions
0
votes
0answers
58 views
GMT raster (*.tiff + *.pgw) in epsg4326 shifts few kms (4326-900913-3857 problem?)
This seems to be an old problem with an already known solution (ie. "...stop using 900913 and start using 3857..."), but not sure whether this problem is about software versions, the raster itself or ...
2
votes
1answer
314 views
Access PostGIS Raster layer through mapserver
I am trying to use a cgi script calling mapserver to display a raster layer that is stored in a PostGIS database. However, only a blank white image is returned and I don't know where the problem is.
...
1
vote
1answer
355 views
Preventing an Openlayers WMS layer from updating on zoom-change
I'm using openlayers to overlay a raster. When I zoom out, the overlaid layer expands to cover a larger area than was originally requested. I want the tile to be fixed to a particular boundary, and ...
1
vote
0answers
42 views
How to recreate the 'standard deviation' option for a raster layer in Mapserver?
In mapserver is there any way to recreate the 'standard deviation' option available in Arc's symbology for a stretched raster layer?
1
vote
1answer
221 views
How can I apply a raster style to multiple layers using MapServer?
I'm using Mapserver to display a raster in browser using a WMS request from OpenLayers. At the moment I have just one raster, and used the following method of styling it:
MAP
###########
...
1
vote
1answer
1k views
Loading a raster using Openlayers and Mapserver
I'm trying to load a raster into my browser using Openlayers. I can examine my WMS raster layer using OpenJump, but I'm not able to get it to load into my browser. My mapfile is as follows:
MAP
...
2
votes
4answers
457 views
MapServer rendering at the lowest zoom levels
I am developing a web mapping application based on OpenLayers and using a WMS layer from MapServer (the source data for this layer is stored in PostGIS database) and I am facing the following problem: ...
1
vote
1answer
192 views
Bounding box argument ignored when displaying raster using mapserver
I am trying to display a raster image with Mapserver using different bbox arguments in a mapserv cgi request. I have been trying to specify different bbox arguments to "crop" the raster display, but ...
2
votes
1answer
2k views
Why can't I get MapServer to show a raster?
I am trying to use MapServer to display a raster image (png). That's it for now at least. However, I am having no luck. When I visit my map by using a link like:
...
2
votes
1answer
289 views
Why won't this simple raster layer in my mapfile show up?
I am trying to get a simple raster layer to work on MapServer. I am not exactly going to be using geographic data, but I want to "georeference" multiple rasters together to create a map-like ...
