spatial icon indicating copy to clipboard operation
spatial copied to clipboard

Improved place ontology

Open missinglink opened this issue 6 years ago • 1 comments

Places are currently classified with [type, class] (eg. 'admin', 'neighbourhood'), this ontology is not currently being used, other than for display.

Some more thought about a simple-yet-flexible place ontology could be very beneficial for discovering and filtering of places within the system.

In particular, it would be ideal if we could support a 'place rank' concept, so that discrete data sources could map their ontology to a common ranking dimension in a way that allows comparing two places:

  • The lower rank represented the parent
  • The higher rank represented a child
  • Matching ranks represent sibling places at the same level in the hierarchy

I suspect this will be fairly difficult to do for OSM without first having the country-code, the semantics of their administrative_level tag integer values vary based on the country.

ref: https://wiki.openstreetmap.org/wiki/Tag:boundary%3Dadministrative ref: https://github.com/whosonfirst/whosonfirst-placetypes

missinglink avatar Jul 11 '19 10:07 missinglink

related https://github.com/whosonfirst/whosonfirst-placetypes/issues/12

missinglink avatar Jul 19 '19 09:07 missinglink