Dalibor Janák
b9c8de3fbb
Merge pull request #620 from eva-j/aerialway
...
Adding aerialway=gondola
2019-05-20 13:42:40 +02:00
Dalibor Janák
2920ffd4da
Merge pull request #578 from nlehuby/ski_resorts
...
Add ski resorts to poi and landuse layers
2019-05-20 13:40:58 +02:00
Dalibor Janák
3ae8542cf9
Merge pull request #624 from zstadler/patch-3
...
Remove second occurance of `camp_site` subclass
2019-05-20 13:40:06 +02:00
Dalibor Janák
2ecca4b20d
Merge pull request #626 from eva-j/osmdata_url
...
import-water 1.0, update osmdata URL
2019-05-20 13:37:14 +02:00
Dalibor Janák
0ecfe3bd63
Merge branch 'master' into patch-3
2019-05-20 13:17:43 +02:00
Dalibor Janák
7bb810667d
Merge pull request #612 from zstadler/patch-2
...
Add missing subclass values to `landcover` documentation
2019-05-20 13:06:53 +02:00
Dalibor Janák
26b2fb0765
Merge pull request #622 from eva-j/poi_dormitory
...
Adding dormitories
2019-05-20 13:05:35 +02:00
Dalibor Janák
94b58f5f21
Merge pull request #570 from Phyks/surface
...
Add surface field for highways
2019-05-20 13:02:47 +02:00
Dalibor Janák
71a6f21abb
Merge pull request #619 from eva-j/landuse_track
...
Adding leisure=track to landuse layer
2019-05-20 12:59:28 +02:00
Eva J
f09a2edd12
import-water 1.0, update osmdata URL
2019-05-20 11:58:34 +02:00
Eva J
3520cbec40
POI update only (removing changes in landuse)
2019-05-19 22:04:30 +02:00
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
Martin Mikita
75ebb80e4c
Fixed link to skiing, https
2019-05-07 13:36:07 +02:00
Eva J
8f543c5e62
removing using scalerank
2019-05-06 18:04:29 +02:00
Dalibor Janák
0df18e47f5
Reorder links and update text in readme
2019-05-06 14:41:37 +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
MaxSem
69e510eb19
Merge pull request #598 from openmaptiles/nyurik-contributing
...
CONTRIBUTING file / guidelines
2019-03-29 12:42:59 -07:00
Yuri Astrakhan
8a93e0b5d1
CONTRIBUTING file / guidelines
...
Rough draft to implement #597
Adapting from CC0-licensed
https://github.com/nayafia/contributing-template
2019-03-25 14:55:39 -04:00
Hsieh Chin Fan (Pham)
3591cb2f8d
Improve Makefile - simplify make, without local omt-tools (PR #562 )
2019-03-22 09:34:00 +01:00
Yuri Astrakhan
2871b234a5
Added a link to OpenMapTiles Slack channel at OSM
...
Feel free to modify if you think we should put Slack channel somewhere else (or if we have another good place for the community to meet)
2019-03-21 22:09:26 -04:00
Martin Mikita
04fe8f8912
Updated boundary.yaml description PR#550
2019-03-18 12:35:07 +01:00
Dalibor Janák
2a7885c297
Merge pull request #576 from pathmapper/version_openmaptiles-tools
...
Update version openmaptiles-tools
2019-03-18 12:23:34 +01:00
Dalibor Janák
39415a435e
Merge pull request #564 from Phyks/patch-1
...
Add bc as dependency for the quickstart script
2019-03-18 12:05:27 +01:00
Dalibor Janák
a49f7976e0
Update intro in readme
2019-03-04 16:49:20 +01:00
Dalibor Janák
0946790935
Merge pull request #582 from pathmapper/formatting-quickstart
...
Formatting QUICKSTART.md
2019-02-12 10:00:25 +01:00
pathmapper
e486f2b5ce
Formatting QUICKSTART.md
2019-02-12 09:38:04 +01:00
zstadler
6093c1f9c2
Fix `make 'forced-clean-sql'` failure on Windows
...
Resolve #580
2019-02-11 14:41:00 +02:00
Yuri Astrakhan
00466a9040
format quickstart commands
2019-02-06 18:24:02 -05:00
Yuri Astrakhan
4aeb5a738a
fix formatting
2019-02-06 18:17:40 -05:00
Noémie
1731464db8
Add ski resorts to poi and landuse layers
2019-01-27 14:30:21 +01:00
pathmapper
c28540b1c9
Update version openmaptiles-tools
2019-01-17 10:02:06 +01:00