sql - Converting geometry(spatial) to longitude and latitude -


i've uploaded .shp files table in sql , got geometry column data. can see points on "spatial results" tab in sql server , that's fine. when run line in sql server

select [geom].stastext() mytable

i these kind of results

point (444386.4927124856 5073381.9183241855)

so there way convert regular latitude , longitude.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -