openmaptiles/layers/poi
Tomas Pohanka d2c69b0d45
Fix stops aggregation in osm_poi_point. (#1480)
This PR fixing the stops aggregations which now returns always `NULL` and wasn't reflected in the tiles.
2023-01-26 17:57:31 +01:00
..
README.md
class.sql NOOP: Format all layer's SQL code (#917) 2020-06-08 12:19:55 -04:00
etl_diagram.png Update etl diagram for poi layer (#1297) 2021-11-10 19:49:18 +01:00
mapping.yaml Render POIs for large universities at low zoom (#1479) 2023-01-19 19:29:29 +01:00
mapping_diagram.png Add POI parcel locker (#1390) 2022-06-01 09:32:10 +02:00
poi.sql Render POIs for large universities at low zoom (#1479) 2023-01-19 19:29:29 +01:00
poi.yaml Add POI parcel locker (#1390) 2022-06-01 09:32:10 +02: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 improve `class=path` styling (#1450) 2023-01-06 10:08:03 +01:00
update_poi_point.sql Fix stops aggregation in osm_poi_point. (#1480) 2023-01-26 17:57:31 +01:00
update_poi_polygon.sql add ST_IsValid where ST_PointOnSurface (#1025) 2020-10-13 16:28:20 +03: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