605 Commits

Author SHA1 Message Date
zstadler
d2f78cc346
Remove second occurance of camp_site subclass
The `camp_site` subclass is assigned to the `campsite` class by an earlier statement"
```sql
WHEN subclass IN ('camp_site','caravan_site') THEN 'campsite'
```
2019-05-18 08:26:15 +03:00
Eva J
664bc7da28 adding dormitories 2019-05-17 17:28:20 +02:00
Eva J
ed0d63804c update of tag lists, documentation 2019-05-17 14:28:13 +02:00
Eva J
7a167142eb add aerialway=gondola 2019-05-16 13:44:50 +02:00
Eva J
7b6c4752e9 add leisure=track 2019-05-15 18:05:44 +02:00
Eva J
54d0fbc78c adding aerialway=chair_lift,t-bar,rope_tow 2019-05-15 16:37:58 +02:00
Dalibor Janák
bf7e160331
Merge pull request #613 from eva-j/boundaries
Boundary - changes in z4 and z5
2019-05-08 09:07:29 +02:00
Eva J
8f543c5e62 removing using scalerank 2019-05-06 18:04:29 +02:00
Eva J
aee74675eb changes in z4 and z5 - diagram update 2019-05-03 15:06:05 +02:00
Eva J
9146fc74b0 changes in z4 and z5 2019-05-03 14:47:30 +02:00
zstadler
bf062d4731
Add missing landcover subclass values
Subclass values were extracted from `mapping.yaml`
2019-05-01 08:45:57 +03:00
zstadler
53976b154d
Avoid long repeated text in poi mapping file
The `fields` and `mapping` sections for `poi_point` and `poi_polygon` are the same, and must be the same for the SQL to work properly.

Using definitions avoids repetition and the need to make each change in these sections twice, as was already done for the subsections of `mapping`
2019-04-18 01:04:07 +03:00
Dalibor Janák
65d9036616
Merge pull request #567 from Phyks/parking
Add parking, bicycle_parking and motorcycle_parking as POIs
2019-04-15 10:58:17 +02:00
Eva Jelinkova
b0ee2a9c90
adding parking 2019-04-11 21:11:34 +02:00
Dalibor Janák
9d6a021ecb
Merge pull request #605 from eva-j/missing-islands2
Missing islands
2019-04-11 15:08:13 +02:00
Dalibor Janák
6d7c09a039
Merge pull request #606 from eva-j/suburbs
suburb and neighbourhood added for landuse-residential
2019-04-11 15:08:04 +02:00
Dalibor Janák
bc0aeca21f
Merge pull request #553 from typebrook/volcano
Add 'natural=volcano' into mountain_peak layer
2019-04-11 15:07:49 +02:00
Eva J
c320b92a4b place=suburb and place=neighbourhood added 2019-04-11 11:57:07 +02:00
Eva J
68255e16ad not importing bays into water_z views, they are mostly duplicating water/ocean areas and cover important islands 2019-04-10 15:59:35 +02:00
Eva J
6ec66e94e3 distinguish bays from other water polygons 2019-04-10 10:04:23 +02:00
zstadler
2357bde1b9 Add bicycle, foot, horse, and mtb_scale to the transportation layer
Resolve https://github.com/openmaptiles/openmaptiles/issues/422
Resolve https://github.com/openmaptiles/openmaptiles/issues/512
Resolve https://github.com/openmaptiles/openmaptiles/issues/602

An extended and refined alternative to https://github.com/openmaptiles/openmaptiles/pull/573
2019-04-08 00:08:21 +03:00
Yuri Astrakhan
8fe9af2327
Minor trailing whitespace cleanup (#596)
Remove extra spaces in a number of files.
2019-03-29 17:15:42 -04:00
Martin Mikita
04fe8f8912
Updated boundary.yaml description PR#550 2019-03-18 12:35:07 +01:00
Noémie
1731464db8 Add ski resorts to poi and landuse layers 2019-01-27 14:30:21 +01:00
Phyks (Lucas Verney)
da00063e0d Add surface field for highways
Keep surface field from OSM on highways, generalize it to two values:
"paved" and "unpaved".

This is a fix for #389 and a partial fix for #422.
2019-01-09 15:59:32 +01:00
Phyks (Lucas Verney)
56f282b17d Add bicycle/motorcycle parkings as POIs 2019-01-04 16:53:58 +01:00
typebrook
89cbf27c98 Add 'natural=volcanal' into mountain_peak layer
1. Add new field "class" into mountain_peak layer,
   which is original value of "natural" tag
2. Reformat layer.sql
2018-12-20 14:10:22 +00:00
Adrien Matissart
993d0ef589 Fix typo in update_osm_park_polygon_row function 2018-12-19 17:58:42 +01:00
pathmapper
0a82a07bc4
Update boundary layer description 2018-12-18 22:31:12 +01:00
jirik
92a056ab78 Abbreviate also name:latin of streets 2018-11-30 15:32:26 +01:00
jirik
00d88a103c Revert back to NE 4.0.0
See https://github.com/openmaptiles/openmaptiles/issues/365#issuecomment-442823991
2018-11-30 15:32:26 +01:00
jirik
8d591a59aa Wrap place UNIONs into one SELECT to sppeed up rendering 2018-11-30 15:32:26 +01:00
jirik
927d3945e2 Add geometry_point indexes to park layer 2018-11-30 15:32:26 +01:00
jirik
fe057eede1 Move geometry && bbox check in park layer 2018-11-30 15:32:26 +01:00
jirik
7cd29e2622 Add extra geometry_point && bbox check to park layer 2018-11-30 15:32:26 +01:00
Jiri Kozel
f3f8b9804e
Improve 3D buildings (#533)
Add `hide_3d` building attribute to hide some building parts in 3D.

Fix #128
2018-11-14 15:26:24 +01:00
Jiri Kozel
bb00b4e53f
Add type of sport as subclass of pitch (#532) 2018-11-12 14:37:00 +01:00
jirik
9d07350ac4 Prefer to join NE countries by Wikidata ID 2018-11-12 12:37:15 +01:00
jirik
8766a0effc Add waterway:dock to water layer 2018-11-11 16:48:37 +01:00
jirik
cd920755bf Remove park_label layer, add labels to park layer 2018-11-07 18:22:26 +01:00
jirik
765d6fbc76 Add line piers 2018-11-07 16:19:19 +01:00
jirik
4304c756ad Add polygon piers 2018-11-07 16:19:19 +01:00
jirik
bae5f21bb4 Respect current grouping of osm_transportation_name_network 2018-11-07 11:08:06 +01:00
Joakim Kronqvist
7ec9e49a44 Only group transportation name based on language tags 2018-11-07 11:08:06 +01:00
Joakim Kronqvist
08df7abf27 Use osml10n functions for transportation name tags 2018-11-07 11:08:06 +01:00
jirik
ccf8ee6dfa Add park labels layer 2018-11-05 16:40:32 +01:00
nlehuby
7e50695631 Add layer, level, and indoor tags for poi 2018-11-05 10:08:31 +01:00
Eric Theise
7e625de3e1 Correct etldoc mapping. 2018-11-05 10:01:06 +01:00
jirik
ff99a02aae Treat buildings with fault heights 2018-06-13 14:51:25 +02:00
nlehuby
b28ea79d4c add aquarium to the poi layer 2018-06-11 11:18:16 +02:00