openmaptiles/layers/poi
Brian Sperlongano a682d50d0d
Document name_* deprecation strategy (#1605)
This PR is a **documentation change only**. It documents the fact that `name:xx` values are present in the tiles and documents that `name_de` and `name_en` will be removed in a future release in favor of `name:de` and `name:en` respectively.
2023-12-30 08:14:35 +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 Document name_* deprecation strategy (#1605) 2023-12-30 08:14:35 +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 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