반응형

Using OGR2OGR to re-project a shape file 

 

 

The syntax for this is :

ogr2ogr -f "ESRI Shapefile" original.shp wgs84.shp -s_srs EPSG:27700 -t_srs EPSG:4326

 

 

반응형

'GIS' 카테고리의 다른 글

oracle spatial 에 한국좌표계 정보 추가하기  (0) 2019.08.09
oracle import shp  (0) 2019.08.08
fwtools로 tif to ecw 변환  (0) 2015.01.23
gdal2tiles using  (0) 2014.06.11
gdal oracle export/import shp  (0) 2014.03.10

+ Recent posts