Trouble with Projection - LCC[Scanned]
Shanton, James A
James.Shanton2 at NSCORP.COM
Mon Nov 22 01:13:16 PST 2004
-----Original Message-----
From: Shanton, James A
Sent: Friday, November 19, 2004 9:13 AM
To: 'mapserver-users at lists.umn.edu'
Subject: Trouble with Projection - LCC
I'm trying to plot a property parcel shp file, and it keeps plotting in
Pennsylvania instead of North Carolina.
It also prints out the wrong size. (much to big )
I've posted my parcel layer (from the .map file ) and the PRJ file that
came with the shp file.
What am I doing wrong ?
My map file output projection is :
PROJECTION
"proj=longlat"
"ellps=WGS84"
END
Thanks !
Jim
----------------------------------------------------------------------------
---------
LAYER # PARCELS
NAME "parcel"
DATA parcel
STATUS ON
TYPE POLYGON
PROJECTION
proj=lcc
lat_0=33.75 #Latitude of False Origin
lon_0=-79.0 #Longitude of Natural Origin (Central
Meridian)
lat_1=34.33333333333334 #Latitude of First Standard Parallel
lat_2=36.16666666666666
x_0=2000000.002616666 # False Easting
y_0=0.0 # False Northing
ellps=GRS80 # SPHEROID
a=6378137.0 # from
SPHEROID["GRS_1980",6378137,298.257222101]],
rf=298.257222101 #from
SPHEROID["GRS_1980",6378137,298.257222101]],
datum=NAD83
END
CLASS
OUTLINECOLOR 0 0 0
END
END # end of Parcel layer
Here is the PRJ file
PROJCS["NAD_1983_StatePlane_North_Carolina_FIPS_3200_Feet",
GEOGCS["GCS_North_American_1983",
DATUM["D_North_American_1983",
SPHEROID["GRS_1980",6378137.0,298.257222101]],
PRIMEM["Greenwich",0.0],
UNIT["Degree",0.0174532925199433]],
PROJECTION["Lambert_Conformal_Conic"],
PARAMETER["False_Easting",2000000.002616666],
PARAMETER["False_Northing",0.0],
PARAMETER["Central_Meridian",-79.0],
PARAMETER["Standard_Parallel_1",34.33333333333334],
PARAMETER["Standard_Parallel_2",36.16666666666666],
PARAMETER["Latitude_Of_Origin",33.75],
UNIT["Foot_US",0.3048006096012192]]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20041122/8948eda3/attachment.htm>
More information about the MapServer-users
mailing list