Commit Graph

303 Commits

Author SHA1 Message Date
Bryan Housel
46fc0174f4 Add presets for highway=milestone and waterway=milestone
(closes #5284)
2018-09-04 12:08:45 -04:00
Simon Bilsky-Rollins
31d165332b add preset for wi-fi hotspots 2018-08-31 10:27:37 -04:00
Bryan Housel
a80e512f59 npm run build for new preset 2018-08-21 09:23:20 -04:00
Bryan Housel
92e095ec68 Use Biergarten as the preset name, and don't add building=yes
(closes #5232)
2018-08-19 00:40:59 -04:00
Bryan Housel
121287fe97 Support access=permit in access and access_simple fields
(closes #5223)
2018-08-13 15:03:57 -04:00
Bryan Housel
167d54922d Merge pull request #5195 from manfredbrandl/bunker_silo
add man_made=bunker_silo, closes #5157
2018-08-06 13:37:43 -04:00
Bryan Housel
184e37253c Allow tourism=artwork on line geometry
And when used on a line, silence `tag_suggests_area` warning
(closes #5206)
2018-08-05 23:37:06 -04:00
Manfred Brandl
b66f95ffbc add man_made=bunker_silo, closes #5157 2018-08-01 01:15:25 +02:00
Bryan Housel
0552a90a9f Remove category field - it's not an osm tag 2018-07-24 14:58:04 -04:00
Thomas Hervey
c3fe1fedd9 updated categories, added category to note service 2018-07-21 21:09:17 -04:00
Thomas Hervey
658721a150 WIP: added note category, TODO: update input 2018-07-21 19:36:13 -04:00
Andreas Hässler
d9f9f6e855 Add passenger information display preset 2018-07-13 23:15:43 +02:00
Bryan Housel
369877bcb2 Refine css for footway=crossing and other special paths
(closes #5126)
2018-07-10 15:47:07 -04:00
Bryan Housel
0a4d4ff36f Simplify - "Site Type" 2018-07-10 02:10:46 -04:00
James Kingdom
7acef06e53 Add "cash_in" field to ATM preset
(closes #5118)
2018-07-09 17:37:13 -04:00
James Kingdom
ed9c934322 Add "site_type" to archaeological site preset
(closes #5124)
2018-07-09 16:42:14 -04:00
Bryan Housel
112ef76426 Add preset for emergency=lifeguard
(closes #4918)
2018-06-24 13:41:00 -04:00
Bryan Housel
ec6ab6e65d Add preset for emergency=fire_alarm_box 2018-06-24 12:58:19 -04:00
Bryan Housel
b1252d43ff Add booth field to telephone presets
(closes #5088)
2018-06-24 12:11:56 -04:00
Bryan Housel
a5b8e4b8bd Rename from emergency=first_aid to emergency=first_aid_kit
re: https://github.com/osmlab/osm-tagging/issues/7
re: #5097
2018-06-23 22:03:05 -04:00
Bryan Housel
2786974210 Add preset for emergency=siren
(closes #5100)
2018-06-21 12:27:58 -04:00
Bryan Housel
716a3f7a01 Add a preset for emergency=first_aid
(closes #5097)
2018-06-20 13:56:50 -04:00
Bryan Housel
440b01a6ca Use json-stringify-pretty-compact for compacter json
(this reduces a few file sizes and will make for better github diffs)
2018-06-15 11:48:07 -04:00
Bryan Housel
d907dbbfc3 Change icon for gas pump from generic vending machine to maki-fuel 2018-06-11 15:07:22 -04:00
Bryan Housel
e596d0d553 Fix maki-basketball icon 2018-06-11 15:01:22 -04:00
Bryan Housel
03f1ca7ef3 Fix buffer_stop icon 2018-06-11 14:55:02 -04:00
Bryan Housel
118d459e3c Add icon for craft=key_cutter 2018-06-11 14:46:27 -04:00
Bryan Housel
1228c0c744 Add icon for man_made=cutline 2018-06-11 14:43:13 -04:00
Bryan Housel
59312a1756 Add icon for leisure=sauna 2018-06-11 14:37:30 -04:00
Bryan Housel
08be8f1ef0 Add icon for amenity=taxi 2018-06-11 14:29:00 -04:00
Bryan Housel
626c9f8c4e Add icons for landuse=religious and landuse=churchyard 2018-06-11 14:15:38 -04:00
Bryan Housel
5e2f86df6d Add icon for landuse=garages (switch to fontawesome icon for all garages) 2018-06-11 14:10:34 -04:00
Bryan Housel
1152975218 Add icon for landuse=construction 2018-06-11 13:53:14 -04:00
Bryan Housel
ccb7c72b30 Add icon for landuse=allotments 2018-06-11 13:50:21 -04:00
Bryan Housel
21d838f204 Fix bus_guideway icon 2018-06-11 13:36:29 -04:00
Bryan Housel
93de5dd543 Add an icon for amenity=smoking_area 2018-06-11 01:18:42 -04:00
Bryan Housel
9318769d5f Add emergency=fire_extinguisher preset 2018-06-11 01:09:35 -04:00
Bryan Housel
737ce00a99 Better icon for emergency=life_ring 2018-06-10 23:42:25 -04:00
Bryan Housel
9544f572e0 Add icon and fields to pier preset 2018-06-09 01:25:10 -04:00
Bryan Housel
470835b38f Extract all graphics from iD sprite, reassemble with svg-sprite
All iD sprite graphics are now prefixed with `iD-`
Also includes support for sending the preset logos to taginfo
2018-06-08 16:06:46 -04:00
Bryan Housel
c5287ee687 Maki has a ranger station icon, so we should use it 2018-06-07 10:44:54 -04:00
Bryan Housel
cbfe23c9e1 Support FontAwesome solid, regular, and brands
(might as well.. only the used ones get bundled into the fa-sprite anyway)
2018-06-06 17:59:28 -04:00
Bryan Housel
2dd7bfc849 Add support for FontAwesome icons as preset icons
(closes #3025)
2018-06-06 02:19:38 -04:00
Bryan Housel
da10b6b254 Add maki- prefix to all maki icons
(re: #3924)
2018-06-05 22:12:33 -04:00
Bryan Housel
d11f7fbc6a Better Pirate Ship icon - arrrgh matey 2018-06-05 13:27:42 -04:00
Bryan Housel
5901be1027 Replace poi- icons with temaki- icons
(re: #3924)
2018-06-05 13:08:43 -04:00
Bryan Housel
fe7ca21b7e Add a window icon, use it for Glaziery and a few other presets
(closes #5018)
2018-06-01 11:43:42 -04:00
Bryan Housel
ae519d10e6 fix missing comma, add terms, npm run build 2018-05-28 13:00:57 -04:00
Bryan Housel
4bc2eca7c3 Adjust terms and npm run build for new preset 2018-05-16 16:09:15 -04:00
Bryan Housel
2dab22f86d npm run build 2018-05-07 12:19:05 -04:00