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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

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

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