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 Update diagrams 2017-06-12 18:13:09 +02:00
class.sql Fix university office/amenity collision (#1607) 2023-12-28 08:18:00 +01:00
etl_diagram.png Update etl diagram for poi layer (#1297) 2021-11-10 19:49:18 +01:00
mapping.yaml feat: add charging station to car POIs (#1544) 2023-12-12 13:58:03 +01:00
mapping_diagram.png feat: add charging station to car POIs (#1544) 2023-12-12 13:58:03 +01:00
poi.sql Render POIs for large universities at low zoom (#1479) 2023-01-19 19:29:29 +01:00
poi.yaml Changed classification of ice_cream and chocolate (#1628) 2024-02-19 08:19:15 +01:00
poi_stop_agg.sql Update etl diagram for poi layer (#1297) 2021-11-10 19:49:18 +01:00
public_transport_stop_type.sql Change typecheck to perform within the current namespace/schema (#1389) 2022-07-26 12:26:46 +02:00
style.json Change to pointonsurface (#1641) 2024-02-29 14:39:13 +01:00
update_poi_point.sql feat: add charging station to car POIs (#1544) 2023-12-12 13:58:03 +01:00
update_poi_polygon.sql feat: add charging station to car POIs (#1544) 2023-12-12 13:58:03 +01:00

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