Saturday, 2 December 2017

PostGIS Unknown Coordinates Format


I've turned a shapefile into a postgis table using shp2pgsql-gui.


Then, i wanted to get the coordinates of geom column, for that i converted geom to WTK throught ST_AsText(geom) function.


The problem is, the coordinates format is unknown for me :


-69674.5303999996,-294276.2939



Anyone?




No comments:

Post a Comment