[mapserver-users] RE: Images returning blank

Fawcett, David (MPCA) David.Fawcett at state.mn.us
Tue Jan 19 17:21:54 EST 2010


I think that this is pretty obviously your problem.

Before you can transform between spatial reference systems (SRS), you need to know what the original SRS is.  To create VE image tiles, it needs to transform to 'Web Mercator'.  It can't do that if you don't correctly identify the SRS of your layer.

I believe that your lat/lon layer works because it is inheriting the projection from the MAP.  For your 'something else' layer, you will need to define the correct projection for that layer.

David.

From: Kent Morrison [mailto:KMorrison at advantrack.com]
Sent: Tuesday, January 19, 2010 4:15 PM
To: Fawcett, David (MPCA); 'mapserver-users at lists.osgeo.org'
Subject: RE: Images returning blank


The Extents on the working file are in lat/lon. In the non-working file it looks to be in something else.

I'm trying to return VE image tiles..


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20100119/ea18ed63/attachment.html


More information about the mapserver-users mailing list