Re: [gdal-dev] translate polygon shape file

2013-03-11 Thread Jukka Rahkonen
Murat Beyhan gmail.com> writes: > > Hi friends,I have a polygon shape file which is including district of the cityIt is latitude longitude data. And I try to transform it into UTM data Is it possible to do using gdal. Read http://www.gdal.org/ogr2ogr.html and you will make it. -Jukka Rahkonen-

[gdal-dev] translate polygon shape file

2013-03-11 Thread Murat Beyhan
Hi friends, I have a polygon shape file which is including district of the city It is latitude longitude data. And I try to transform it into UTM data Is it possible to do using gdal. I have googled it some but I could not find appropriate way to do. The example of the data as follows. Thanks for