Brian Sperlongano
b88bd6abb5
Add locksmith shop ( #1188 )
...
Fixes #566
This PR adds support for `shop=locksmith`.
Example OSM object: https://www.openstreetmap.org/way/874850561
Rendered tile:
![image](https://user-images.githubusercontent.com/3254090/130335938-e76cf3d2-dfe7-4398-a647-463fc216d674.png )
2021-08-23 18:31:25 +02:00
Frédéric Rodrigo
3b8248af63
Switch from amenity=embassy to office=diplomatic #1084 ( #1085 )
...
Switch from amenity=embassy to office=diplomatic as was about here #1084 .
2021-06-28 16:58:21 +02:00
Jan-Philipp Benecke
99c6be722d
Add "shop=car_parts" ( #874 )
...
Thanks
2020-05-27 16:08:53 +02:00
Kyle Barron
cc6fccb4df
Add amenity=drinking_water ( #765 )
...
* Add amenity=drinking_water
Fixes #569 .
From test:
Generated 118,970 tiles in 0:06:20.7, 312.4 tiles/s +1.3%, 155.5 bytes/tile +0.0%
* updated devdoc image - Co-authored-by: Yuri Astrakhan <yuriastrakhan@gmail.com>
2020-04-28 12:51:26 +02:00
Yuri Astrakhan
9d6dbfc64f
Use one pass docs image generation ( #751 )
...
quicker and cleaner diagram image generation.
Remove etl-graph and mapping-graph targets - redundant
Also, the obsolete "fields" is still in Imposm's code and both names are accepted,
but "fields" is not documented anywhere (PR submitted), and could be removed at any moment.
Our docs were not supporting it until this PR, so renaming it at the same time.
Several images have been updated due to a more inclusive mapping scan
Requires https://github.com/openmaptiles/openmaptiles-tools/pull/147 (merged)
2020-01-22 21:55:22 -05:00
Yuri Astrakhan
84daa0ea1d
Merge zstadler/openmaptiles/patch-1 into master
...
Rebasing onto the latest changes in origin/master,
resolving merge conflict.
2019-10-23 13:24:20 -04: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
Eva J
664bc7da28
adding dormitories
2019-05-17 17:28:20 +02: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
Eva Jelinkova
b0ee2a9c90
adding parking
2019-04-11 21:11:34 +02:00
Noémie
1731464db8
Add ski resorts to poi and landuse layers
2019-01-27 14:30:21 +01:00
Phyks (Lucas Verney)
56f282b17d
Add bicycle/motorcycle parkings as POIs
2019-01-04 16:53:58 +01:00
Jiri Kozel
bb00b4e53f
Add type of sport as subclass of pitch ( #532 )
2018-11-12 14:37:00 +01:00
nlehuby
7e50695631
Add layer, level, and indoor tags for poi
2018-11-05 10:08:31 +01:00
nlehuby
b28ea79d4c
add aquarium to the poi layer
2018-06-11 11:18:16 +02:00
Noémie
5c740f8570
Add a few missing POIs ( #391 )
...
* Add a few missing POIs
* hackerspace
* escape room
* subway and station entrance
* frozen food (shop)
2018-01-12 15:56:06 +01:00
nlehuby
225a0f6fd9
add religion as subclass for place_of_worship
2018-01-12 15:47:31 +01:00
jirik
543b0315b2
Add agg_stop indicator to transit stations (POI)
2017-11-09 11:46:32 +01:00
jirik
1c2ce970fd
Distinguish type of information point (POI)
2017-11-09 11:46:32 +01:00
jirik
b633626335
Add castles and ruins to POI
2017-11-09 11:46:32 +01:00
jirik
cf79b928d0
Publish funicular stations as halts
2017-11-09 11:46:32 +01:00
nlehuby
183f730814
Fix class for amenity = doctors
...
and add amenity =clinic
2017-10-30 16:13:16 +01:00
Jiri Kozel
51bc8fad35
Multilinguality ( #279 )
...
Improve multilinguality: names in 57 languages, name:latin, name:nonlatin, name_int. Fixes #211 #252 #80 .
See #279 for more info.
2017-06-12 17:53:47 +02:00
Jiri Kozel
9584f69035
Rail stations 2 ( #255 )
...
* rail stations
* Create 'railway' POI class with 'station' and 'halt' subclasses
* Introduce subway stops as POI
* Revert unwanted changes in .env and openmaptiles.yaml
* Remove halt key from documentation
* Distinguish aeroway and railway station, add tram_stop
2017-05-23 17:06:23 +02:00
jirik
4c6d30066d
Add German names (name_de), unify English names (name_en)
2017-03-17 12:56:54 +01:00
ImreSamu
67eb139c09
add amenity=ice_cream same category as [ shop=ice_cream ]
2016-11-27 17:43:07 +01:00
ImreSamu
969af5c359
reorder imposm3 mapping definitions
2016-11-27 16:04:10 +01:00
ImreSamu
e674eb13bb
refactoring imposm3 poi mapping
2016-11-27 15:40:03 +01:00
ImreSamu
b173b2acd2
add simple poi_polygon table ; fix #46
2016-11-27 14:04:50 +01:00
ImreSamu
e5b9921593
sort mapping values
2016-11-27 14:02:30 +01:00
ImreSamu
dd2fc0e2dd
add etldoc to layer_poi
2016-11-10 13:11:20 +01:00
lukasmartinelli
dbec752ed1
Basic poi layer
2016-10-28 17:46:10 +02:00