Revert "Testing addition of landuse.name"

This reverts commit 3994345d
This commit is contained in:
Miel Truyen 2020-07-02 15:59:18 +02:00
parent 0b18f340ae
commit bcb1c905c7
3 changed files with 1 additions and 5 deletions

View File

@ -147,8 +147,7 @@ CREATE OR REPLACE FUNCTION layer_landuse(bbox geometry, zoom_level int)
(
osm_id bigint,
geometry geometry,
class text,
name text
class text
)
AS
$$

View File

@ -5,7 +5,6 @@ layer:
from Natural Earth data for residential (urban) areas and at higher zoom levels mostly OSM `landuse` tags.
buffer_size: 4
fields:
name: The OSM [`name`] value of this landuse.
class:
description: |
Use the **class** to assign special colors to areas.

View File

@ -63,8 +63,6 @@ tables:
type: string
- name: area
type: area
- name: name
type: string
mapping:
landuse:
- railway