Commit Graph

4128 Commits

Author SHA1 Message Date
Martin Raifer d062c1b0da emphasise when split affects multiple ways
* new icon with two "sciscors" indicates that there will be more than one split perfomed
* the tooltip mentions that one can limit to a single line

closes #8818
2021-11-30 16:27:56 +01:00
Martin Raifer ca07e33a3e Merge branch 'develop' into issue-8813 2021-11-23 18:28:14 +01:00
Minh Nguyễn 105d7b84b4 Clarified validator warning about standalone node 2021-11-20 09:32:39 -08:00
Martin Raifer 68098489af add quotes back to separate tag key from message text 2021-11-19 12:10:05 +01:00
Martin Raifer 8fa1c3aff7 drop unused translation string
which is not used since commit fc497f16d8

see https://github.com/openstreetmap/iD/issues/1167
2021-11-19 11:57:01 +01:00
Martin Raifer 8bbae82caa localizer: escape placeholder replacement values in html output mode 2021-11-18 13:09:16 +01:00
Minh Nguyễn e2a5345c7f Fixed KartaView link
https://github.com/openstreetmap/iD/issues/8807#issuecomment-970743880
2021-11-16 14:39:23 -08:00
Martin Raifer 25d4ff100f rename all openstreetcam references to kartaview
closes #8807
2021-11-16 17:42:53 +01:00
Stéphane Guillou f8210a9a86 clarify "disconnected_way" validation text (fixes #8760) (#8800)
As discussed in issue #8760, clarify that the ways that are considered routable by the validator need to be well represented among major routing software.

Co-authored-by: Martin Raifer <martin@raifer.tech>
2021-11-16 11:12:15 +01:00
Milos Brzakovic (E-Search) 216e77dd0c npm run imagery 2021-10-28 11:01:27 +02:00
Minh Nguyễn 5f58b533ff Added roadheight field with unit dropdowns 2021-10-25 17:38:41 -07:00
Milos Brzakovic 869eebf510 Merge branch 'develop' into local-storage-full 2021-10-21 16:50:50 +02:00
Minh Nguyễn 3e42e6adfa Copyedited error messages for Follow operation 2021-10-14 15:29:47 -07:00
Kyle Hensel c9faf072e6 create 'follow' feature for drawing ways 2021-10-05 13:42:42 +13:00
Milos Brzakovic a018d276eb Merge pull request #8701 from openstreetmap/check_china_source
Add warning for some commercial mapservice in China
2021-09-30 12:06:36 +02:00
Kyle Hensel d08c09f5ee show an error if local storage is full 2021-09-30 19:41:15 +13:00
Milos Brzakovic a00a9162e7 Merge branch 'develop' into tag_as_not 2021-09-27 19:03:46 +02:00
Bryan Housel defc87e455 Add warning for some commercial mapservice in China
(closes #8700)
2021-09-17 11:36:48 -04:00
Milos Brzakovic (E-Search) 45c5d99d35 Removing Maxar standard imagery 2021-09-14 12:00:06 +02:00
John Firebaugh 1457759994 Add support for connectivity relations 2021-09-08 20:30:38 -07:00
John Firebaugh a14cf49710 Disable merge operation when it would damage relations
The operation is disabled when attempting to join ways which don't belong to identical sets of relations. Restriction relations are excluded, because they are already handled with slightly different logic.

Fixes #8674
Fixes #8645
Fixes #3825
Fixes #1512
2021-09-04 15:42:07 -07:00
Kyle Hensel 416c1af372 add link button next to website tag 2021-08-19 15:17:45 +12:00
Milos Brzakovic (E-Search) 63dfd90335 npm run imagery 2021-08-17 11:05:03 +02:00
Bryan Housel 97ddf125d2 Adjust wording of "Tag as not the same thing" 2021-08-06 17:14:32 -04:00
Bryan Housel 52e8555a8f Add a validator fix option to tag as not: a matched item
(re: #6577)
2021-08-06 12:26:19 -04:00
Milos Brzakovic 4c72faeb3d Maxar Premium imagery connectid update 2021-08-04 18:10:42 +02:00
Milos Brzakovic cf611bd5d2 Display name - network but no ref edge case 2021-08-03 14:24:34 +02:00
Milos Brzakovic 06055b6b79 npm run imagery 2021-07-23 10:11:10 +02:00
Milos Brzakovic 12da7fb5a1 'select child nodes' (plural) for selectChild info 2021-07-14 21:04:59 +02:00
Milos Brzakovic 416799ceb6 selectChild as standalone.
Keyboard shortcuts new section - way selected
Moved 'help' section to left in keyboard section
2021-07-14 17:43:54 +02:00
Milos Brzakovic c8f162b8f0 select - differentiate parent/child selection
introduce more accessible shortcuts
2021-07-13 19:51:32 +02:00
Milos Brzakovic (E-Search) d2036996e3 Merge conflicts resolved 2021-07-05 10:26:44 +02:00
Nikola Pleša aa134cbb7b Add missing mapillary map feature classes 2021-06-30 11:39:55 +02:00
Nikola Pleša eba6fe056c Bring map map feature tooltips 2021-06-29 11:54:02 +02:00
Bryan Housel 2e9c463837 update imagery 2021-03-11 17:01:52 -05:00
Bryan Housel d3fb8c60f9 Upgrade validations outdated_tags, suspicious_names to NSI v5 2021-01-13 13:46:00 -05:00
Quincy Morgan 483ea41f46 Merge pull request #8276 from openstreetmap/1ec5-display-name-direction
Label route relations with directions and waypoints
2021-01-08 10:13:41 -05:00
Quincy Morgan ddf868221a Use vertical bar for selecting parent ways instead of command+up arrow (re: #8264)
Support pressing vertical bar again to return to node selection
2021-01-06 14:26:24 -05:00
Minh Nguyễn 6e30e61ade Label route relations with directions and waypoints 2020-12-31 16:50:47 -08:00
Minh Nguyễn e031ee3aef Ctrl+UpArrow for selecting parent way 2020-12-22 11:28:46 -08:00
Minh Nguyễn d95d204b62 Recurse up, not down 2020-12-22 00:19:55 -08:00
Minh Nguyễn 2fff6aec93 Added shortcut to select parent way 2020-12-21 21:59:50 -08:00
Quincy Morgan 7911152dec Merge branch 'develop' into unbundled-presets
# Conflicts:
#	dist/locales/en.json
2020-12-07 10:57:14 -05:00
Quincy Morgan 2dd6bce851 Add quick fix to convert areas to lines for mismatched geometry validation 2020-12-07 09:47:18 -05:00
Quincy Morgan a7b3985237 Flag points as areas or lines, areas or lines as points, and lines as areas (close #8231) 2020-12-04 16:22:36 -05:00
Quincy Morgan a85ac34a35 Add tooltip to the review request checkbox (close #7227) 2020-12-03 13:50:56 -05:00
Quincy Morgan baabd81987 Unbundle id-tagging-schema data and translations
Update for id-tagging-schema 2.0.0
2020-12-01 11:14:14 -05:00
Quincy Morgan 367d716236 Merge branch 'develop' into decouple-presets 2020-11-10 15:25:24 -05:00
Quincy Morgan 6ff088f16b npm run imagery 2020-11-09 14:58:26 -05:00
Quincy Morgan 53d82953dd npm run imagery 2020-11-09 14:52:34 -05:00