kopia lustrzana https://github.com/openmaptiles/openmaptiles
Add aeroway to README
rodzic
ff596b37ae
commit
7e49a7ebfc
|
@ -31,6 +31,7 @@ Layers can be chosen to create a **Tileset** like the `openmaptiles.yaml` tilese
|
|||
- [housenumber](https://github.com/openmaptiles/openmaptiles/wiki/housenumber)
|
||||
- [landcover](https://github.com/openmaptiles/openmaptiles/wiki/landcover)
|
||||
- [landuse](https://github.com/openmaptiles/openmaptiles/wiki/landuse)
|
||||
- [aeroway](https://github.com/openmaptiles/openmaptiles/wiki/aeroway)
|
||||
- [place](https://github.com/openmaptiles/openmaptiles/wiki/place)
|
||||
- [poi](https://github.com/openmaptiles/openmaptiles/wiki/poi)
|
||||
- [park](https://github.com/openmaptiles/openmaptiles/wiki/park)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
-- etldoc: layer_aeroway[shape=record fillcolor=lightpink, style="rounded,filled",
|
||||
-- etldoc: label="layer_aeroway |<z12> z12|<z13> z13|<z14> z14" ];
|
||||
-- etldoc: label="layer_aeroway |<z12> z12|<z13> z13|<z14_> z14+" ];
|
||||
|
||||
CREATE OR REPLACE FUNCTION layer_aeroway(bbox geometry, zoom_level int)
|
||||
RETURNS TABLE(geometry geometry, class text) AS $$
|
||||
|
|
Ładowanie…
Reference in New Issue