Skip to content

Places/POIs layer #24

@iandees

Description

@iandees

I'm interested in building a layer for "places" derived from OSM. In this case, "places" means places of interest.

Would there be interest in such a layer in layercake? If so, I'd like to use this as a place to discuss it.


There are a couple critical decisions to be considered:

  1. Points or points+polygons? Points would probably make data consumers' lives easier, but including polygons for large places (airports, parks, shopping malls, etc.) would be really handy for constructing containment hierarchies.
  2. Categories? Normalizing OSM tags to category would make data consumers' lives dramatically easier. Should we make our own schema? Use someone else's?
  3. IDs? This is probably a stretch goal, but data consumers that need to do more than just render places on a slippy map would probably prefer identifiers that are at least somewhat persistent between node->way merges/splits, node->node moves, etc.

It's probably enough to start with a layer that extracts nodes with tags that match amenity=*, tourism=*, leisure=*, etc. and grow from there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions