Skip to content

Enhancement - Add optional 'continent' in geocoding namespace #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Codain opened this issue Apr 25, 2020 · 0 comments
Open

Enhancement - Add optional 'continent' in geocoding namespace #22

Codain opened this issue Apr 25, 2020 · 0 comments

Comments

@Codain
Copy link

Codain commented Apr 25, 2020

I suggest to put this optional field containing the geographical continent name, following 7 continents model, in the properties.geocoding namespace i.e:

  • Europe for Paris, France
  • South America for Cayenne, France
  • Antartica for -72.0129, 2.5284

This would especially be usefull for addresses where no country can be clearly defined, such as Antartica.

      // OPTIONAL. Geographical continent of the place, following 7 continents model (https://en.wikipedia.org/wiki/Continent#Number).
      "continent": "Europe",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant