Tagged Questions
0
votes
0answers
56 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 ...
0
votes
1answer
60 views
How to use bbox in long/lat with google/bing/etc… using mapserver‏
The bbox of OpenLayers.Control.GetFeature works in utm when the baselayer is 900913 ie. google/bing/etc) and in long/lat when the baselayer is 4326 (ie. my postgis layers served by mapserver), no ...
1
vote
1answer
92 views
PROJ4 Library error in combination with MapServer 6 and CentOS 6
I have recently compiled MapServer 6.2 on a CentOS 6.3 machine. Since I compiled it --with-proj=/usr, all the PROJ4 related stuff resides in /usr/share/proj.
I've also installed proj4 with yum ...
1
vote
1answer
291 views
how to set WMS reprojection config in mapserver if I creating virtual map (e.g. star map)
all,
I want to use openlayers with mapserver to create map of stars. but I dont know how to setting up the WMS config in mapserver , especially the EPSG re-projection things. In fact, I didnt ...
1
vote
2answers
524 views
Projected layer misaligned with Mapserver
I have a couple or raster files in epsg:23031 reference that i want to reproject to other reference systems (epsg:4326 and google projection) using the 'on the fly reprojection' of Mapserver.
No ...