Tagged Questions
2
votes
2answers
1k views
How to convert geometry coordinates into Google lat/lons?
For storing geospatial data, the geometry field is used in SQL Server or Oracle Spatial. I want to know is there any way where we can convert this geometry field into a set of latitudes and ...
1
vote
2answers
125 views
Get All Records 60 Degree North in SQL with query on Lattitude-Longitude Column?
i have table with latitude & longitude columns in sql.
how can i select all records with lat-long 60 degree north> ( Arctic Region )
Thanks
Pragnesh