openmaptiles/layers/poi
Brian Sperlongano d3a9b36873
Fix university office/amenity collision (#1607)
Fixes #1606
Unblocks ZeLonewolf/openstreetmap-americana#1022

This PR is a bugfix which ensures that `amenity=university` is encoded as `class=college` rather than `class=office`.  It's required because of a subclass collision for `university`, which exists under both class values.
2023-12-28 08:18:00 +01:00
..
README.md
class.sql Fix university office/amenity collision (#1607) 2023-12-28 08:18:00 +01:00
etl_diagram.png
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 feat: add charging station to car POIs (#1544) 2023-12-12 13:58:03 +01:00
poi_stop_agg.sql
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 feat: add charging station to car POIs (#1544) 2023-12-12 13:58:03 +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