Commit Graph

667 Commits

Author SHA1 Message Date
Martin Raifer 21d99715a7 fix zoom/pan glitch on plane photos
When changing to a different photo, it can be the case that the new photo has a different aspect ratio: the zoom behaviour needs to be updated.

Also, keeping the "orientation" does not make sense for plane photos, and even keeping the previously shown photo's zoom is also not typically desired for these.
2024-06-26 13:12:26 +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 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 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
Martin Raifer 211b6dde5f upgrade to eslintv9 (config format, lint to updated rules) 2024-04-12 18:44:04 +02: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
Martin Raifer 8274384311 Fix validator suggesting to add empty *:wikipedia tags to NSI presets (fixes #10140) 2024-02-29 10:30:18 +01:00
Kyle Hensel 8889118f03 set the locale of the login popup 2024-02-22 21:15:39 +11:00
Martin Raifer 17d1c27bec use https for Bing Maps API 2024-02-16 23:19:30 +01:00
Martin Raifer 83754e4a4a switch to Bing Maps API for Bing Streetside layer, fixes #10074
replaces the use of undocumented APIs for Microsoft's street level imagery service and gets rid of hardcoded values, e.g. for the `g` ("generation") parameter

see https://learn.microsoft.com/en-us/bingmaps/rest-services/imagery/get-imagery-metadata#get-streetside-metadata-centered-at-a-point for API docs

see also #10100
2024-02-16 18:29:23 +01:00
Martin Raifer 4829f8a1da drop *:wikipedia tags when selecting a NSI-based, fixes #9103 2024-02-16 14:32:58 +01:00
Martin Raifer aaf89d7755 don't duplicate notes which have already been seen 2024-01-24 15:16:12 +01:00
NaVis0mple 59668638ac Search OSM notes by ID (#10062) 2024-01-24 13:32:35 +01:00
Martin Raifer 87a05f5815 migrate to osm-auth 2.3 2023-11-14 08:13:44 +01:00
Martin Raifer accbdf35d2 use api.osm.org also for map calls, release as v2.27.3 2023-11-08 12:32:40 +01:00
Martin Raifer c4d1390270 use api.osm.org url for OSM API calls
see https://github.com/openstreetmap/operations/issues/951
2023-10-10 16:03:10 +02:00
Martin Raifer cb453e6192 minor cosmetic changes
drop abbreviation "mly" from mapilio module, as this originally stood for "mapillary"
2023-08-17 23:55:10 +02:00
Martin Raifer 0428976f04 fix changed references to panellum code in /dist 2023-08-16 18:02:46 +02:00
Martin Raifer 5951391ae6 fix typos 2023-08-10 17:37:05 +02:00
Martin Raifer 97fcb18d2a switch to (vegbilder's) zoomable plane photo viewer 2023-08-09 11:54:13 +02:00
Martin Raifer e8703e6bb6 Merge remote-tracking branch 'noenandre/vegbilder' into develop 2023-08-07 10:31:07 +02:00
Martin Raifer a454aa35c1 fix nominatim API search syntax
see https://github.com/osm-search/Nominatim/issues/3134
2023-08-03 11:41:06 +02:00
Martin Raifer e52ec96bad reset yaw when switching between 360° and planar photo
(and also immediately when switching between different 360° photos)
2023-08-02 16:49:07 +02:00
Martin Raifer 31c5a60ac2 show spinner while loading non-360° "vegbilder" photos 2023-08-02 16:35:59 +02:00
Martin Raifer 23d19e89ff fix zoom/pan behavior on non-360° vegbilder photos 2023-08-02 16:35:58 +02:00
Martin Raifer edb7c3b0f2 only fetch vegbilder layers if they are needed
i.e. when enabling the respective street-side photo layer
2023-08-02 16:35:57 +02:00
Martin Raifer d7902e1388 only show regional street-level photo providers in the available region
and disable selection checkbox if not zoomed in enough to load the photos
2023-08-02 16:35:56 +02:00
Martin Raifer 13300026e3 Merge branch 'develop' into vegbilder 2023-08-01 17:09:21 +02:00
Martin Raifer 806388f16e Merge branch 'vegbilder' of github.com:noenandre/iD into vegbilder 2023-08-01 17:05:29 +02:00
Martin Raifer ad1162dd17 fix panning in mapilio 360° images 2023-08-01 16:55:41 +02:00
Martin Raifer a481361bf3 Merge remote-tracking branch 'mapilio/add_mapilio_data' into develop 2023-08-01 16:15:55 +02:00
Noenandre f3bf7dbf4d Reorder execution of init.
Set "on" binding before awaiting cache reset.
Set "wfslayers" to a empty map
immediately on reset.
2023-07-23 14:16:19 +02:00