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:[email protected]] Sent: Tuesday, January 19, 2010 4:15 PM To: Fawcett, David (MPCA); '[email protected]' 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..
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
