Skip to content

Feature/#477 cemetery and graveyard

Nicola Jordan requested to merge feature/#477_cemetery_and_graveyard into develop

Created by: das-g

Closes #477 (closed)

I've decided to use burial_ground as aggtype and grave_yard or cemetery as type in poi_*.

(Previously, amenity=grave_yard was mapped to aggtype=public and type=grave_yard in poi_* and landuse=cemetery was not represented in poi_*. In pow_*, entities with religion=* would have had the value of the religion tag in as aggtype and the value of the denomination tag as type. For non-burial-ground entities, that is still the case. Burial grounds are now explicitly excluded from pow_*.)

Reviewed by

  • @hixi
  • @sfkeller (for the SQL)
  • @beneditatan

Merge request reports