[mapserver-users] Raster Image Projection Problems

Ed McNierney ed at topozone.com
Wed Sep 18 10:13:02 EDT 2002


Anwar -

You mention that the projection definition for the layer is PA South NAD27 Feet, but the projection definition says "units=m" (meters).

	- Ed

Ed McNierney
President and Chief Mapmaker
TopoZone.com / Maps a la carte, Inc.
73 Princeton Street, Suite 305
North Chelmsford, MA  01863
ed at topozone.com
(978) 251-4242 

-----Original Message-----
From: Shaik Anwar Hussain [mailto:shussain at atsincorp.com]
Sent: Wednesday, September 18, 2002 9:21 AM
To: Mapserver-Users (E-mail)
Cc: Ben Lewis
Subject: [mapserver-users] Raster Image Projection Problems



Hi List,

          I am having the problem with my raster image display. Does any one
can help me what is wrong in my projection definetion.  When i load this
raster image using ARCMAP its showing in the PA exact place.

 These are my projection definitions.

 Map level projection definition

          PROJECTION
                    "proj=poly"
                    "ellps=GRS80"
                    "lon_0=77.75w"
                   "lat_0=40.925n"
                   "units=m"   
          END
          
Layer definition

	   LAYER
	   NAME "I99-07"   
	   TYPE raster
	   DATA "I99-07.tif" 
	   STATUS default
	   PROJECTION
                  "proj=lcc"
                  "lat_1=39.933333333"
                  "lat_2=-77.750000000"
                  "lat_0=39.333333333"
                  "lon_0=40.800000000"
                  "x_0=609601.219"
                  "y_0=0.000"
                  "ellps=clrk66"
                 "datum=NAD27"
                 "units=m"
                 "no_defs"
               END
	 END # LAYER
  
 The Projection definition for the raster layer is  Pennsylvania South
NAD27  Feet.    

I am using Apache web server, Windows 2000 and  

MapServer version 3.6.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP
SUPPORTS=PROJ SUPPORTS=TTF SUPPORTS=WMS_SERVER 
SUPPORTS=WMS_CLIENT INPUT=EPPL7 INPUT=POSTGIS INPUT=OGR INPUT=GDAL
INPUT=SHAPEFILE

Thanks for your help.

Anwar
www.atsincorp.com





More information about the mapserver-users mailing list