Bryan Housel
3c031f80ea
Prioritize suggestion tags over preset tags
...
Before it was causing presets with special cuisine tags to not match
(e.g. `cuisine=donut;coffee`, `cuisine=ice_cream;burger`)
2019-05-17 12:41:56 -04:00
Bryan Housel
f82241caa8
npm run imagery
2019-05-17 11:40:44 -04:00
Bryan Housel
1718a70064
Add "Online Retailer Outpost" preset for shop=outpost
...
(for name-suggestion-index Russian brand "Wildberries")
2019-05-17 11:08:09 -04:00
Bryan Housel
f062570eef
Merge pull request #6376 from openstreetmap/routing-island-validation
...
Flag routing islands
2019-05-17 10:21:51 -04:00
Bryan Housel
94c5164fe2
Add ability to show the square threshold in the rule name
2019-05-17 02:15:20 -04:00
Quincy Morgan
e697bdbeb1
Flag disconnected ferry routes
...
Flag disconnected highway multipolygon outer member ways
Let routing islands cross ferry routes
2019-05-17 00:15:53 -04:00
Quincy Morgan
07bc2821cd
Flag entire routing islands as single issues
2019-05-16 22:40:25 -04:00
Bryan Housel
13b0cc3f0a
Add preset for Donut fast food, improve cuisine suggestion matching
2019-05-15 18:17:44 -04:00
Quincy Morgan
e36c51c7f7
Remove deprecated vending machine preset with very low usage (<100)
...
Make the parking payment types field appear immediately after setting the fee
Add Name field to multilevel parking preset
2019-05-14 10:28:43 -04:00
Quincy Morgan
8de10def2a
Use actionMergeNodes instead of operationMerge for the very close nodes issue fix ( close #6343 )
2019-05-10 09:12:11 -04:00
Quincy Morgan
05b77318ab
Add Horseshoes Pit and Shuffleboard Court presets
2019-05-09 18:43:21 -04:00
Quincy Morgan
0e7a63f5c5
Add quick fix to unsquare way validation to tag a way as having unsquare corners ( close #6332 )
2019-05-09 12:04:18 -04:00
Bryan Housel
8bad3e2f4b
Update icon for height restrictor, npm run build for new presets
2019-05-09 10:12:51 -04:00
Quincy Morgan
79f9e82b12
Add derived data for prior merge
2019-05-08 12:19:47 -04:00
Bryan Housel
79149ffad2
Adjust the "unsquare corners" message per feedback
...
https://twitter.com/williamscraigm/status/1125589440317968384
(Not that the building should be literally square, just the corners of the building)
2019-05-07 18:19:48 -04:00
Quincy Morgan
97cb90b562
Make issue messages dynamic ( close #6331 )
2019-05-07 14:48:30 -04:00
Bryan Housel
26db518dcc
Add icon for natural=glacier, use tractor icon for landuse=farmland
2019-05-05 23:46:04 -04:00
Bryan Housel
4c53c5a72c
npm run build for new presets
2019-05-05 23:11:52 -04:00
Bryan Housel
77801a3ecd
Merge pull request #6284 from Bonkles/id-5869
...
Improve validation for disconnected highways #5869
2019-05-05 22:17:12 -04:00
Bryan Housel
6d1e546607
Fix "Summit Cross" capitalization, npm run build for new presets
2019-05-05 18:43:06 -04:00
Bryan Housel
1a820e48da
Adjust preset names for natural=rock natural=stone
2019-05-04 23:48:10 -04:00
Bryan Housel
8f9dc7afb4
Improve localization of "Thank you for editing the map around.."
...
(closes #6269 )
2019-05-04 13:24:46 -04:00
Quincy Morgan
4afd071a00
Add "Connect this feature" fix to disconnected ways if continuing drawing isn't possible
2019-05-03 12:59:18 -07:00
Quincy Morgan
dbc3978d71
Add non-actionable fix recommendation to move very close points apart
2019-05-03 12:15:26 -07:00
Quincy Morgan
c99ddf8cd4
Update fields and name for bicycle_parking=building preset (re: #6259 )
...
Add derived data for prior merge
2019-05-03 11:17:17 -07:00
Quincy Morgan
cdd624b41b
Add preset for shop=cannabis ( close #6301 )
2019-05-02 20:01:18 -07:00
Bryan Housel
ff1eea43a8
Remove Google Analytics, also actually export iD.utilDetect
2019-05-02 19:12:39 -04:00
Tobias
08b721c0e6
Remove crazyegg from the preview-index.html
...
It looks like it is more than 6 years old 372bb7d892/dist/index.html (L28) and the linked URL seems to be broken:
> $ curl http://dnn506yrbagrg.cloudfront.net/pages/scripts/0013/6714.js
> "undefined"==typeof CE2&&(CE2={}),CE2.uid=136714,CE2.status="no data available";
2019-05-02 21:38:29 +02:00
Tobias
ef8999b585
Use ' instead of " like everywhere else
2019-05-02 21:03:29 +02:00
Tobias
173836d548
Add an empty favicon
...
There are multiple calls to the favicon on the preview.ideditor.com system in one session:
> GET http://preview.ideditor.com/favicon.ico 403 (Forbidden)
According to https://stackoverflow.com/questions/1321878/how-to-prevent-favicon-ico-requests#comment50777781_13416784 this should sho an empty favicon which will prevent the browser to try loading the missing icon.
2019-05-02 21:00:59 +02:00
Quincy Morgan
b4dacdad2a
Reduce very close nodes validation threshold ( close #6292 )
...
Use spherical distances for very close nodes validation
Don't flag very close nodes from different ways
Don't flag very close nodes if both have interesting tags
Update very close nodes validation reference string
2019-05-02 11:39:12 -07:00
Quincy Morgan
d061ec6b61
Don't add ignore fix more than once
...
Tweak hidden issues text
2019-05-01 20:21:47 -07:00
Quincy Morgan
a180c794cb
Merge branch 'master' into ignoring-issues
2019-05-01 20:13:49 -07:00
Quincy Morgan
712f8bcb03
Avoid having hidden issues strings for both singular and multiple variations
2019-05-01 20:13:09 -07:00
Bryan Housel
534fa3460b
npm run build for recent preset updates
2019-05-01 19:24:22 -04:00
Quincy Morgan
eeaad79cb1
Display info about hidden issues in the "no issues" UI
2019-05-01 14:50:56 -07:00
Benjamin Clark
ec01933d84
Disconnected highways will now be warning flagged only if unattached to existing highways.
2019-05-01 17:42:23 -04:00
Quincy Morgan
1c15338bd5
Make reset ignored button consistent with enable/disable all rules buttons
2019-05-01 12:13:10 -07:00
Quincy Morgan
56544303ca
Merge branch 'master' into ignoring-issues
2019-05-01 11:58:39 -07:00
Quincy Morgan
21dc6fe500
Update meadow preset terms ( close #6280 )
2019-05-01 09:24:34 -07:00
Quincy Morgan
1d8e27ef91
Add derived data from prior merge
2019-05-01 09:06:40 -07:00
Quincy Morgan
52d92f125c
Add button to reset ignored issues
...
Don't cache issue extent
2019-04-30 16:32:36 -07:00
Quincy Morgan
26f1e29072
Merge branch 'master' into ignoring-issues
...
# Conflicts:
# data/core.yaml
# dist/locales/en.json
2019-04-30 13:05:07 -07:00
Quincy Morgan
76e2948088
Add underscores to filenames of unsearchable crossing presets
2019-04-30 11:55:18 -07:00
Quincy Morgan
5eb3416431
Don't suggest upgrading crossings without a "crossing" tag to crossing=unmarked ( close #6244 )
...
Style crossing icons more nicely
2019-04-30 11:41:50 -07:00
Quincy Morgan
942d55a4bf
Update strings for duplicate node validation
...
Use routable highway tags for duplicate node validation instead of any highway tag
2019-04-30 10:18:22 -07:00
Bryan Housel
b215c1f1a5
built with updated imagery
2019-04-30 10:01:47 -04:00
Ming Gao
18dff285d0
add validation for very close node on road
...
addresses issue #6241
also made a change in inspector, so that when an untagged entity has issues,
show the entity editor so that the issues are visible when an item is clicked
in the issues pane.
2019-04-29 22:59:27 -04:00
Bryan Housel
f9eacc9507
Fix typo "segements" -> "segments"
2019-04-29 21:03:05 -04:00
Quincy Morgan
375779882d
Add ability to ignore warnings
...
Replace issue's array of entities with array of entity IDs
Improve issue ID hashing
2019-04-29 17:52:32 -07:00