[mapserver-users] Projection Help (Please)

Hankley, Chip Chip.Hankley at GASAI.Com
Tue Sep 17 16:29:32 EDT 2002


I'm having a heck of a time getting a projected layer to work. Here's the
FGDC projection description, and then my PROJ description. Can anyone see
what's wrong?

Basically, it's just not showing up. The mapfile projection is UTM16
(NAD83). I have a UTM15 layer that is in the mapfile that is re-projecting
fine... so I think it has something to do with this one layers PROJ
definition....

TIA

Chip

Horizontal_Coordinate_System_Definition: 
  Planar: 
    Map_Projection: 
      Map_Projection_Name: Lambert Conformal Conic 
      Lambert_Conformal_Conic: 
        Standard_Parallel: 33 0 0.000 
        Standard_Parallel: 45 0 0.000 
        Longitude_of_Central_Meridian: -89 30 0.000 
        Latitude_of_Projection_Origin: 33 0 0.000 
        False_Easting: 914400.00000 meters 
        False_Northing: 0.00000 
    Planar_Coordinate_Information: 
      Planar_Coordinate_Encoding_Method: coordinate pair 
      Coordinate_Representation: 
        Abscissa_Resolution: unknown 
        Ordinate_Resolution: unknown 
      Planar_Distance_Units: feet 
    Geodetic_Model: 
      Horizontal_Datum_Name: NAD27 
      Ellipsoid_Name: CLARKE1866 
      Semi-major_Axis: 6378206.4 meters 
      Denominator_of_Flattening_Ratio: 294.98 

  PROJECTION
    "proj=lcc"
    "lat_1=45.000000000"
    "lat_2=33.000000000"
    "lat_0=33.000000000"
    "lon_0=-89.5000000000"
    "x_0=914400.00000"
    "y_0=0.000"
    "ellps=clrk66"
    "datum=NAD27"
    "to_meter=0.3048006096"
    "no_defs"
  END



More information about the mapserver-users mailing list