Commit Graph

4778 Commits

Author SHA1 Message Date
mattiapezzotti 6b0d6f7017 added photo age filter 2024-06-25 14:58:48 +02:00
Mattia Pezzotti 6c74588ed8 added username filter 2024-06-23 16:18:18 +02:00
mattiapezzotti 44baa63ed5 username filter wip 2024-06-23 14:05:06 +02:00
mattiapezzotti 8b68f07799 added a way to show only sequences on low level zoom 2024-06-22 10:11:44 +02:00
Mattia Pezzotti e7daa508e8 refactored how panoramax shows frames 2024-06-18 13:09:28 +02:00
mattiapezzotti 6467e9efe3 added draw sequences lines on lower zoom levels 2024-06-13 17:02:57 +02:00
mattiapezzotti 15b1f6111e added date and photo type filter 2024-06-13 00:55:21 +02:00
mattiapezzotti baa426d594 reverted streetside changes (oops!) 2024-06-11 00:26:21 +02:00
mattiapezzotti 3ac7151896 added viewfield heading 2024-06-11 00:24:19 +02:00
mattiapezzotti 2cdf24e804 360 photos now keep heading between sequences, added hd checkbox 2024-06-08 17:50:24 +02:00
Mattia Pezzotti 9e800af60a hd work wip 2024-06-05 23:44:56 +02:00
mattiapezzotti 25888c52ab added report button 2024-06-05 20:43:42 +02:00
mattiapezzotti 53ed8f3e52 added 360 photos 2024-06-04 14:14:01 +02:00
mattiapezzotti 3a3b9bc4ff move beetween pictures in sequence 2024-06-04 03:14:17 +02:00
mattiapezzotti 70c5624d80 changed API images endpoint to be able to move in sequence (wip) 2024-06-03 22:46:36 +02:00
mattiapezzotti 9ac1dca235 wip, nothing to see here 2024-06-03 17:20:58 +02:00
mattiapezzotti 0732c01f8b added modular image definition to backend 2024-06-03 16:02:34 +02:00
mattiapezzotti 70a732953c added all images (and sequences) to map as flat pictures 2024-05-31 12:09:54 +02:00
mattiapezzotti ff2f508575 trying stuff with API (again) (some issues uh) 2024-05-30 14:59:00 +02:00
mattiapezzotti 0ac62ba2b6 playing with the panormax API 2024-05-29 10:55:15 +02:00
mattiapezzotti ab3158e48a added mock Panoramax (mapilio clone) to photo layer list 2024-05-27 17:50:35 +02:00
Martin Raifer 82d3c6d22a fix small typos 2024-05-27 12:54:36 +02:00
Martin Raifer 9c6b7251f5 Merge remote-tracking branch 'k-yle/3595-localised-auth-popup' into develop 2024-05-27 12:47:11 +02:00
Kyℓe Hensel 5a7f281e81 update domain name for ImproveOSM (#9997) 2024-05-27 12:28:41 +02:00
Kyℓe Hensel 010a812eac fix bug causing a spam of network requests (#10119) 2024-04-25 15:46:32 +02:00
Pavel Zbytovský aa53bbf550 Sort "more fields" dropdown items (#10181) 2024-04-25 15:34:39 +02:00
Martin Raifer 5251ee6b65 add new method to reuse localized text span, closes #8994 2024-04-24 17:29:06 +02:00
Martin Raifer fc4e05601a reduce unnecessary html injection 2024-04-24 13:53:43 +02:00
laigyu 42691dec9d fix onclick handler when closing/reopening notes with comment (#10205) 2024-04-24 13:49:25 +02:00
Mateusz Konieczny 70b96b1758 preserve whitespace in inscription tag after semicolons, fixes #10188 (#10189) 2024-04-24 13:26:56 +02:00
laigyu 6a6f30b5a8 fix link button when dragging combo field chips #10153 (#10209) 2024-04-24 12:24:52 +02:00
Martin Raifer 211b6dde5f upgrade to eslintv9 (config format, lint to updated rules) 2024-04-12 18:44:04 +02:00
Martin Raifer ee56b9c8ae render closed amenity=bicycle_parking ways as areas by default
fixes https://github.com/openstreetmap/id-tagging-schema/issues/1114#issuecomment-2018057194
2024-03-26 15:19:35 +01:00
Hirako 85278c35e4 Field: fix wikiURL by URL encoding it - and slight refactors (#10165)
* Field: fix wikiURL by URL encoding it - and slight refactors

* Field: fix wikiURL only encodeURIComponent instead of redundant full URL

* Field: refactors function to generate wikiURL, ensures anchor part is also URI encoded, ensures the anchor ref is not encoded, adds unit tests

* Field: refactors wikipedia URI encoding of the anchor logic, removes legacy anchorencode effort via try-catch that replaced percentage character with dots, adds unit further  tests, reduces exessive inlining
2024-03-21 00:42:08 -07:00
Martin Raifer 12b0528175 Upgrade closed ways with traffic_calming=island to area:highway=traffic_calming
addresses missing pieces for https://github.com/openstreetmap/id-tagging-schema/issues/1162
2024-03-15 21:12:31 +01:00
Asif Sheriff 1683313621 preserve rows with empty tag values in raw tag editor (#10151) 2024-03-15 01:13:07 +01:00
Martin Raifer 444c5835c9 hide forward/back button if there is no matching image
e.g. for the first/last photo in a sequence, or when there are gaps
2024-03-08 10:59:34 +01:00
Mattia Pezzotti a75eace135 Fix for Point Tutorial (#10129) 2024-03-07 23:38:51 +01:00
Martin Raifer 5d06d3b83e Merge pull request #10149 from openstreetmap/split-relation-members
Robust local splitting of ways which are part of (route) relations
2024-03-06 13:54:14 +01:00
Martin Raifer 20f53e5748 document algorithm inline, handle "junction=circular" like roundabouts 2024-03-06 13:46:22 +01:00
Martin Raifer d7aca27f41 minor code readibility refactoring 2024-03-05 17:20:04 +01:00
Martin Raifer d7111e20f5 add button to load a feature's relations fully (if incomplete), fixes #5420 2024-03-05 14:25:16 +01:00
Martin Raifer 296ce859cf allow splitting of closed roundabout for certain rel types 2024-03-05 14:23:02 +01:00
Martin Raifer 13d46b0578 typo 2024-03-04 23:37:29 +01:00
Tobias b72a089f35 Field: Fix html tag type of wikidata label (#10144)
The `span` need to be a `div` after https://github.com/openstreetmap/iD/pull/10127/files
2024-03-04 19:25:53 +01:00
Martin Raifer 82af60115d disalow splitting of closed roundabouts when they are part of a route
these cases are not covered by the splitting algorithm at the moment:
* typicall, only a part of the roundabout should be part of the resulting route
* when multiple routes meet at a roundabout coming from different angles, the roundabout must be split at any of those entry/exit point simutaneously, such that all routes remain correct

as a workaround, a mapper can remove the route relation(s) from the roundabout, split it accordingly and then re-add the respective parts to the relation(s) again.
2024-03-04 19:02:33 +01:00
Martin Raifer 7268a8538c handle closed roundabout ways like a single junction "point" 2024-03-04 19:02:32 +01:00
Martin Raifer 088db7ccc1 simplify boolean conditions 2024-03-04 19:02:32 +01:00
Martin Raifer 11dfbe804c fix splitting of (route) relation member ways
instead of fully re-sorting the whole relation every time a member is split, perform a local operation: This works under the assumption that the relation is already sorted properly. The new way is inserted into the relation before or after the existing member, depending on how the old/new way connect to their neighboring members.

for cases where two ways form a loop, a additional look-ahead is implemented to disambiguate the order
2024-03-04 19:02:31 +01:00
Martin Raifer cc920d3fba drop unused var 2024-03-02 15:43:56 +01:00