commit
26b2fb0765
@ -44,7 +44,7 @@ RETURNS TEXT AS $$
|
|||||||
WHEN subclass IN ('supermarket','deli','delicatessen','department_store','greengrocer','marketplace') THEN 'grocery'
|
WHEN subclass IN ('supermarket','deli','delicatessen','department_store','greengrocer','marketplace') THEN 'grocery'
|
||||||
WHEN subclass IN ('books','library') THEN 'library'
|
WHEN subclass IN ('books','library') THEN 'library'
|
||||||
WHEN subclass IN ('university','college') THEN 'college'
|
WHEN subclass IN ('university','college') THEN 'college'
|
||||||
WHEN subclass IN ('hotel','motel','bed_and_breakfast','guest_house','hostel','chalet','alpine_hut','camp_site') THEN 'lodging'
|
WHEN subclass IN ('hotel','motel','bed_and_breakfast','guest_house','hostel','chalet','alpine_hut','camp_site','dormitory') THEN 'lodging'
|
||||||
WHEN subclass IN ('chocolate','confectionery') THEN 'ice_cream'
|
WHEN subclass IN ('chocolate','confectionery') THEN 'ice_cream'
|
||||||
WHEN subclass IN ('post_box','post_office') THEN 'post'
|
WHEN subclass IN ('post_box','post_office') THEN 'post'
|
||||||
WHEN subclass IN ('cafe') THEN 'cafe'
|
WHEN subclass IN ('cafe') THEN 'cafe'
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 29 KiB |
@ -73,6 +73,10 @@ def_poi_mapping_barrier: &poi_mapping_barrier
|
|||||||
- stile
|
- stile
|
||||||
- toll_booth
|
- toll_booth
|
||||||
|
|
||||||
|
# building values , see http://taginfo.openstreetmap.org/keys/building#values
|
||||||
|
def_poi_mapping_building: &poi_mapping_building
|
||||||
|
- dormitory
|
||||||
|
|
||||||
# highway values , see http://taginfo.openstreetmap.org/keys/highway#values
|
# highway values , see http://taginfo.openstreetmap.org/keys/highway#values
|
||||||
def_poi_mapping_highway: &poi_mapping_highway
|
def_poi_mapping_highway: &poi_mapping_highway
|
||||||
- bus_stop
|
- bus_stop
|
||||||
@ -364,6 +368,7 @@ tables:
|
|||||||
aerialway: *poi_mapping_aerialway
|
aerialway: *poi_mapping_aerialway
|
||||||
amenity: *poi_mapping_amenity
|
amenity: *poi_mapping_amenity
|
||||||
barrier: *poi_mapping_barrier
|
barrier: *poi_mapping_barrier
|
||||||
|
building: *poi_mapping_building
|
||||||
highway: *poi_mapping_highway
|
highway: *poi_mapping_highway
|
||||||
historic: *poi_mapping_historic
|
historic: *poi_mapping_historic
|
||||||
landuse: *poi_mapping_landuse
|
landuse: *poi_mapping_landuse
|
||||||
@ -429,6 +434,7 @@ tables:
|
|||||||
aerialway: *poi_mapping_aerialway
|
aerialway: *poi_mapping_aerialway
|
||||||
amenity: *poi_mapping_amenity
|
amenity: *poi_mapping_amenity
|
||||||
barrier: *poi_mapping_barrier
|
barrier: *poi_mapping_barrier
|
||||||
|
building: *poi_mapping_building
|
||||||
highway: *poi_mapping_highway
|
highway: *poi_mapping_highway
|
||||||
historic: *poi_mapping_historic
|
historic: *poi_mapping_historic
|
||||||
landuse: *poi_mapping_landuse
|
landuse: *poi_mapping_landuse
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
@ -18,15 +18,21 @@ layer:
|
|||||||
description: |
|
description: |
|
||||||
Original value of either the
|
Original value of either the
|
||||||
[`amenity`](http://wiki.openstreetmap.org/wiki/Key:amenity),
|
[`amenity`](http://wiki.openstreetmap.org/wiki/Key:amenity),
|
||||||
[`leisure`](http://wiki.openstreetmap.org/wiki/Key:leisure),
|
[`barrier`](http://wiki.openstreetmap.org/wiki/Key:barrier),
|
||||||
[`landuse`](http://wiki.openstreetmap.org/wiki/Key:landuse),
|
[`historic`](http://wiki.openstreetmap.org/wiki/Key:historic),
|
||||||
[`railway`](http://wiki.openstreetmap.org/wiki/Key:railway),
|
|
||||||
[`station`](http://wiki.openstreetmap.org/wiki/Key:station),
|
|
||||||
[`sport`](http://wiki.openstreetmap.org/wiki/Key:sport),
|
|
||||||
[`tourism`](http://wiki.openstreetmap.org/wiki/Key:tourism),
|
|
||||||
[`information`](http://wiki.openstreetmap.org/wiki/Key:information),
|
[`information`](http://wiki.openstreetmap.org/wiki/Key:information),
|
||||||
[`religion`](http://wiki.openstreetmap.org/wiki/Key:religion)
|
[`landuse`](http://wiki.openstreetmap.org/wiki/Key:landuse),
|
||||||
or [`shop`](http://wiki.openstreetmap.org/wiki/Key:shop)
|
[`leisure`](http://wiki.openstreetmap.org/wiki/Key:leisure),
|
||||||
|
[`railway`](http://wiki.openstreetmap.org/wiki/Key:railway),
|
||||||
|
[`shop`](http://wiki.openstreetmap.org/wiki/Key:shop),
|
||||||
|
[`sport`](http://wiki.openstreetmap.org/wiki/Key:sport),
|
||||||
|
[`station`](http://wiki.openstreetmap.org/wiki/Key:station),
|
||||||
|
[`religion`](http://wiki.openstreetmap.org/wiki/Key:religion),
|
||||||
|
[`tourism`](http://wiki.openstreetmap.org/wiki/Key:tourism),
|
||||||
|
[`aerialway`](http://wiki.openstreetmap.org/wiki/Key:aerialway),
|
||||||
|
[`building`](http://wiki.openstreetmap.org/wiki/Key:building),
|
||||||
|
[`highway`](http://wiki.openstreetmap.org/wiki/Key:highway)
|
||||||
|
or [`waterway`](http://wiki.openstreetmap.org/wiki/Key:waterway)
|
||||||
tag. Use this to do more precise styling.
|
tag. Use this to do more precise styling.
|
||||||
rank: |
|
rank: |
|
||||||
The POIs are ranked ascending according to their importance within a grid. The `rank` value shows the
|
The POIs are ranked ascending according to their importance within a grid. The `rank` value shows the
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user