version 1.8.0 is not existing! if you're talking about 1.0.8, then the 
projection parameters were

PROJECTION
   "proj=laea"   # Lambert azimuthal equal area
   "lat_0=48.000000"
   "lon_0=9.000000"
   "x_0=0.000000"
   "y_0=0.000000"
   "ellps=sphere"
   "R=6378388.0"
END

since version 1.1.0 I used a more recent version of the LAEA projection. 
This one has an EPSG code (3035) so I took this one. But why do you not 
just any map file where you know it's working?

armin

Victor Contreras wrote:
> Armin Thank for you help
>  
> But i installed version pmapper 1.8.0 and in mapfile pmapper_demo.map 
> the parameter is
> # ETRS-LAEA
> <3035> +proj=laea +lat_0=52.000000000 +lon_0=10.000000000
> +x_0=4321000.00000 +y_0=3210000.000 +ellps=GRS80 +units=m +no_defs <>
>  
> and working good...not problem
>  
> in version 1.2.0 in mapfile pmapper_demo.map parameters is
> # ETRS-LAEA
> <3035> +proj=laea +lat_0=52.000000000 +lon_0=10.000000000
> +x_0=4321000.00000 +y_0=3210000.000 +ellps=GRS80 +units=m +no_defs <>
>  
>  
> and not work
>  
> Thank
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Pmapper-users mailing list
> Pmapper-users at faunalia.it
> http://faunalia.it/cgi-bin/mailman/listinfo/pmapper-users

Reply via email to