[Chameleon] Projection id for 'FRANCE'

bartvde at xs4all.nl bartvde at xs4all.nl
Mon Mar 21 11:21:38 EST 2005


Hi,

I just looked in the epsg file of the PROJ distribution:

# RGF93 / Lambert-93
<2154> +proj=lcc +lat_1=49 +lat_2=44 +lat_0=46.5 +lon_0=3 +x_0=700000
+y_0=6600000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs 
no_defs <>

so you can use:

PROJECTION
  "init=epsg:2154"
END

Best regards,
Bart

> Hi list,
>
> Is there somebody using french projection lambert_93 ?
> I have to create a map file for a chameleon
> application and i don't found any information;
>
> i just tried proj=lcc but Query Widget doesn't work
> properly so i think my projection isn't correctly
> defined
> this is the content of prj file
>
> PROJCS["RGF93_Lambert_93",
> GEOGCS["GCS_RGF_1993",
> DATUM["D_RGF_1993",
> SPHEROID["GRS_1980",6378137.0,298.257222101]],
> PRIMEM["Greenwich",0.0],
> UNIT["Degree",0.0174532925199433]],
>
> PROJECTION["Lambert_Conformal_Conic"],
> PARAMETER["False_Easting",700000.0],
> PARAMETER["False_Northing",6600000.0],
> PARAMETER["Central_Meridian",3.0],
> PARAMETER["Standard_Parallel_1",44.0],
> PARAMETER["Standard_Parallel_2",49.0],
> PARAMETER["Latitude_Of_Origin",46.5],
> UNIT["Meter",1.0]]
>
> Thanks for your help
>
> ______________________________________________________________________
> Post your free ad now! http://personals.yahoo.ca
> _______________________________________________
> Chameleon mailing list
> Chameleon at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon
>




More information about the Chameleon mailing list