Re: [gdal-dev] Vector Data Reprojection

2019-08-20 Thread ivay
Here is projection of the original shapefile with EPSG 4612. GEOGCS["JGD2000", DATUM["Japanese_Geodetic_Datum_2000", SPHEROID["GRS 1980",6378137,298.257222101, AUTHORITY["EPSG","7019"]], TOWGS84[0,0,0,0,0,0,0], AUTHORITY["EPSG","6612"]], PRIMEM["Gr

[gdal-dev] Vector Data Reprojection

2019-08-20 Thread ivay
Hi, I have a shape file with epsg 4612. I converted it into new shapefile with epsg 4326. When I opened both shape files (with 4612 and 4326 epsg codes), there is no change in the X and Y locations. Does both shapefiles (with epsg 4612 and 4326 codes) have same X and Y values? My requirement is t