Commit Graph

2182 Commits

Author SHA1 Message Date
Bryan Housel
93e59d4b38 Merge pull request #5267 from SilentSpike/sewing-shop
Add preset for shop=sewing
2018-09-04 12:36:45 -04:00
Bryan Housel
46fc0174f4 Add presets for highway=milestone and waterway=milestone
(closes #5284)
2018-09-04 12:08:45 -04:00
Bryan Housel
95b934dff0 Merge pull request #5270 from tordans/patch-3
Update column.json
2018-09-04 11:34:21 -04:00
Quincy Morgan
b9725794ad Shows the Lit field by default for the Swimming Pool preset
Adds "aquatics" as a search term for the Swimming Pool preset
2018-09-03 18:51:06 -07:00
Bryan Housel
a992d016ad Show OpenTopoMap
(closes #5277)
2018-09-02 13:54:14 -04:00
James Kingdom
343012c2e5 Merge pull request #5251 from simonbilskyrollins/wifi-preset
Add preset for wi-fi hotspots
2018-09-01 21:36:41 +01:00
Tobias Jordans
c73b8081e3 Run npm for column-preset-update
See 3af31e8
2018-09-01 07:42:59 +02:00
Simon Bilsky-Rollins
31d165332b add preset for wi-fi hotspots 2018-08-31 10:27:37 -04:00
SilentSpike
67a014091b Add preset for shop=sewing 2018-08-31 11:17:28 +01:00
Tobias
3af31e8e52 Update column.json
An ad-column is a round thing the way I know it and the way it is shown in the wiki (https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dcolumn). So the direction key as preset does not make sense. There seems to be no relevant usage of this combination as well (https://taginfo.openstreetmap.org/tags/advertising=column#combinations).
2018-08-31 07:28:59 +02:00
Bryan Housel
8c728d727e npm run imagery 2018-08-29 00:50:20 -04:00
Bryan Housel
f6104c2f60 npm run translations 2018-08-26 02:17:11 -04:00
Bryan Housel
c8dd656a57 npm run imagery 2018-08-26 02:15:17 -04:00
Bryan Housel
35593c3b25 Merge pull request #5243 from openstreetmap/gpx-mvt
Vector Tiles pt 2
2018-08-25 11:40:09 -04:00
Bryan Housel
3eb4d91987 Now supports fetching data from vector tile url 2018-08-21 18:44:05 -04:00
Bryan Housel
a80e512f59 npm run build for new preset 2018-08-21 09:23:20 -04:00
Bryan Housel
10a1571677 Merge pull request #5233 from rene78/patch-1
Create badminton.json
2018-08-21 09:21:53 -04:00
Bryan Housel
151aca246d Add "apothecary" as a search term for pharmacies and chemists
(closes #5235)
2018-08-19 17:10:06 -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
0840b8dff9 More work on custom map data 2018-08-19 00:31:08 -04:00
rene78
ed851fb61b Create badminton.json 2018-08-18 21:18:14 +02:00
Bryan Housel
4cfd5b0078 Update custom data text strings 2018-08-18 08:33:43 -04:00
Bryan Housel
0ae4099ff6 Add custom data settings modal with file picker or vector tile url 2018-08-17 17:26:12 -04:00
Bryan Housel
8b3637e55d Speedup imagery index with which-polygon
(closes #5226)
2018-08-16 16:26:01 -04:00
Bryan Housel
24f09fd6ec Add simple access field for several presets (campsite, picnic, bbq) 2018-08-13 16:11:53 -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
8d711981bf Change stars from integer field to combo, support capital 'S'
(closes #5216)
2018-08-12 11:23:38 -04:00
Bryan Housel
eab7f3660b Put background settings into localstorage and dispatch change event 2018-08-11 18:17:07 -04:00
Bryan Housel
8af6d65e33 Switch from uiModal to uiConfirm, adjust styles
A few things going on in this commit:
- uiConfirm already has an OK button, so I'm trying to use that instead of uiModal.
- The confirm OK button cancels, which is maybe a problem. I might change it.
- Dispatch a change event instead of trying to call a function back in uiBackground
- Remove some of the custom css, since we already have some shared button css
- add utilNoAuto to textarea (this just prevents autocomplete and other
  annoying behaviors especially in Safari)
2018-08-11 11:38:05 -04:00
Bryan Housel
40c0c7d2f5 Fix the custom background translation strings 2018-08-11 01:31:26 -04:00
Bryan Housel
68ed6b1024 Show selected note details History Panel
(re: #5158)
2018-08-10 16:49:50 -04:00
Bryan Housel
9f33ca9a01 Show location of selected Note in Measurement Panel
(re: #5158)
2018-08-09 23:25:50 -04:00
Bryan Housel
499b2e58af Support building tags on gasometers and silos 2018-08-06 13:47:07 -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
dadd05af8b Add layer field to a few more presets
(closes #5204)

- `building=roof`
- `power=line`
- `power=minor_line`
- `man_made=pipeline`
2018-08-05 23:51:27 -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
5c7784fb0b Fix note status string to be translateable
(closes #5189)
2018-07-28 19:27:31 +02:00
Bryan Housel
df85a6ff6c npm run imagery 2018-07-26 01:09:39 -04:00
Bryan Housel
c63541379c Add building fields for pavilions and shelters in walkthrough
(re: #5084)
2018-07-25 21:15:03 -04:00
Bryan Housel
395be29d38 Set 'mtbmap-no' as an imagery source that uses 512px tiles
(closes #5179)
2018-07-25 10:25:59 -04:00
Bryan Housel
b95aa08900 Add cancel button, simplify button code 2018-07-24 16:22:21 -04:00
Bryan Housel
63614d5909 formatting 2018-07-24 15:14:26 -04:00
Bryan Housel
0552a90a9f Remove category field - it's not an osm tag 2018-07-24 14:58:04 -04:00
Bryan Housel
640596340e Improve the add-note icon in help, minor changes to help text 2018-07-24 12:40:16 -04:00
Bryan Housel
45f01a638f Mention Bing Streetside in help text 2018-07-24 12:40:16 -04:00
Thomas Hervey
7312d7024b added notes to help ui 2018-07-23 18:26:43 -04:00
Thomas Hervey
e1cb25d824 merge from 'master' 2018-07-23 18:24:02 -04:00
Bryan Housel
119792fd22 Cleanups to Detach Node feature
This commit includes a bunch of minor things:
- change keyboard shortcut to 'E' to not conflict with anything
- move `disabled` check from operation into action and simplify
- use `actionMoveNode` to place the detached node at the mouse cursor
- disable the operation if the node is connected to hidden features
- lots of code simplification
- make the icon more centered
2018-07-23 13:36:34 -04:00
Bryan Housel
94b0affe8c Merge branch '4320' of https://github.com/Psigio/iD into Psigio-4320 2018-07-23 08:44:19 -04:00