hello,
ahmet temiz wrote:
hello
I there any way to change projection of a "polygon" from UTM to geographic .
something like from EPSG:32636 to EPSG:4326.
yes.
if you want to save the file with the new projection you might use
http://www.gdal.org/ogr2ogr.html
If you are asking for a reprojection on-the-fly, mapserver can do it:
LAYER
...
PROJECTION
"init=epsg:32636" # projection of your src-data
END
METADATA
"wms_srs" "EPSG:4326 EPSG:32636" # request am map in any of
these proejctions
...
END
END
Jörg
regards
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Aufwind durch Wissen!
Qualifizierte Open Source Schulungen bei der
http://www.foss-akademie.de/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_________________________________________________
MapMedia
Kartographie und raumbezogene Informationssysteme
Gillweg 3, 14193 Berlin
fon: +49 30 89 06 82-70
fax: +49 30 89 09 53-21
mail: [email protected]
net: www.mapmedia.de
_________________________________________________
Geschäftsführer: G. v. Tschirnhaus, J. Thomsen, P. Stamm
Registergericht, Berlin - Amtsgericht Charlottenburg,
HRB 89625, Umsatzsteuer-Identnummer: DE 813794062
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users