Skip to content
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

Map place names to coordinates #10

Open
Kaljurand opened this issue Mar 31, 2013 · 1 comment
Open

Map place names to coordinates #10

Kaljurand opened this issue Mar 31, 2013 · 1 comment
Labels

Comments

@Kaljurand
Copy link
Owner

The current solution of mapping placenames to themselves has several problems

  • assumes that the executing app can do geocoding
  • assumes that the executing app has knowledge of Estonian, e.g. that 'Tolla' and 'Tõlla' are not spelling variants
  • does not handle naming ambiguity within the grammar

There should be at least 2 linearization formats:

  • 59.123,24.321 (coordinates)
  • Village name, County name (disambiguation in language X)

The downside is that the grammar gets 3 times bigger.

@Kaljurand
Copy link
Owner Author

Data is available from http://xgis.maaamet.ee/knravalik/knr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant