tsdataclinic / scout

Scout is a data discovery tool to explore open data portals worldwide.
https://scout.tsdataclinic.com
Apache License 2.0
33 stars 12 forks source link

[FEATURE] Pick up on more lat/long-esque colnames #368

Closed boscacci closed 1 year ago

boscacci commented 1 year ago

Problem? Sometimes there is lat/long data in the dataset, but the colnames are not exactly strings like "lat" or "longitude":

new_latlon

Describe the solution you'd like Maybe some more possible values for lat/lon could be added to a lookup table of sorts

Screenshot 2023-03-18 at 12 28 59 PM
boscacci commented 1 year ago

Oops, this is redundant with https://github.com/tsdataclinic/scout/issues/366 filed earlier today. Closing