earthcube / GeoCODES-Metadata

Repository to host issue tracker for metadata problems in geocodes indexes. This is to record problems identified in metadata content that would have to be fixed by the data provider.
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

flipped lat/lon #14

Open MBcode opened 1 year ago

MBcode commented 1 year ago

Noticed several 'norway' results that are flipped, One way to check w/'location'=Norwegian in: pd.read_html(f'https://www.geonames.org/search.html?q={location}&country=') taking top similar results, and seeing if closer to the flipped This would be last resort check

MBcode commented 1 year ago

We could run this once, while making a store with everything corrected and pre-aggregated, so the search could be faster and more correct