Tagged Questions
2
votes
3answers
114 views
coordinate definitions from nyc.gov open data SpatialLocation field
The NYC Open Data website has a dataset of street events. The last column is called SpatialLocation, and is defined as a text field. An example is below. It is clearly two points on a physical map. ...
6
votes
2answers
2k views
Derive WGS84 Longitude & Latitude from British Northings & Eastings
I'm looking for a fairly simple way to append columns with WGS84 longitude and latitude to a table containing northings and eastings. The source data is Ordnance Survey's CodePoint Open, which I is ...