You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: consider posting this feature request as a Discussion instead of an Issue
Is your feature request related to a problem? Please describe.
trying to visualize this data set on a map, but the lat long is nested within parentheses i.e "POLYGON(lat, long)"
NOTE: consider posting this feature request as a Discussion instead of an Issue
Is your feature request related to a problem? Please describe.
trying to visualize this data set on a map, but the lat long is nested within parentheses i.e "POLYGON(lat, long)"
https://data.cityofnewyork.us/Recreation/NYC-Parks-Pools/y5rm-wagw)
Describe the solution you'd like
so I'd like to be able to parse it out to view on the map
Describe alternatives you've considered
manually parsing or writing a rule to pull out the lat long
Additional context
