openmaptiles/layers/poi
Brian Sperlongano d6fd5ef7cb
Change to pointonsurface (#1641)
Fixes #1640 

This ensures that place and poi points computed from areas result in a point node that is actually inside the area that it's derived from.  Unusual shaped areas (like a banana shape, for example) may produce points that aren't actually contained.
2024-02-29 14:39:13 +01:00
..
README.md
class.sql
etl_diagram.png
mapping.yaml
mapping_diagram.png
poi.sql
poi.yaml
poi_stop_agg.sql
public_transport_stop_type.sql
style.json Change to pointonsurface (#1641) 2024-02-29 14:39:13 +01:00
update_poi_point.sql
update_poi_polygon.sql

README.md

poi

Docs

Read the layer documentation at http://openmaptiles.org/schema#poi

Mapping Diagram

Mapping diagram for poi

ETL diagram

ETL diagram for poi