Noenandre
b8eb110a8f
Order sequences by time, primarily, and not linear reference.
2023-02-21 23:22:47 +01:00
Noenandre
98975e064b
Implemented image filtering.
2023-02-14 14:31:35 +01:00
Noenandre
990cab5856
Fetch available WFS image layers from OWS server. Use maps in cache, instead of objects.
2023-02-14 12:40:34 +01:00
Noenandre
a2c56b7d4f
Initial work for new street level photo provider "Vegbilder" from the Norwegian Public Roads Administration.
2023-02-14 12:15:55 +01:00
Martin Raifer
98e9a11a51
add Röntgen icon set
2023-01-23 20:42:03 +01:00
Martin Raifer
12da8cbfee
render side-markers also for coastline areas, fixes #9293
2022-09-14 19:25:52 +02:00
Mukesh Jaiswal
1a3d8a6304
Refactor: removed console log
2022-09-12 16:41:30 +02:00
Mukesh Jaiswal
3ccc434c83
Refactor: working prototype, needs some error handling and translation
2022-09-12 13:41:19 +02:00
Mukesh Jaiswal
70f36bc3e1
WIP: long,lat found for projection
2022-09-05 12:04:48 +02:00
Mukesh Jaiswal
e86167200d
WIP: displaying images on map
2022-09-04 22:08:42 +02:00
Mukesh Jaiswal
448c8b914c
plop
2022-08-23 19:37:54 +02:00
mukesh
7a2ab8aeaa
Draft: still in progress
2022-08-03 15:37:09 +02:00
Martin Raifer
645d73a76e
Merge remote-tracking branch 'k-yle/render-ref-as-label' into develop
2022-07-19 11:27:17 +02:00
mukesh
16280638b5
plop
2022-06-29 18:51:33 +02:00
Kyℓe Hensel
724462ec47
consider lifecycle prefixes in osmTagSuggestingArea ( #8881 )
2022-06-06 15:56:31 +02:00
Kyle Hensel
8a4261ed7a
always use the ref as the label
2022-05-29 20:04:35 +12:00
Martin Raifer
b4d0f0cf9d
render horse riding centers like farmyards
...
closes #9118
2022-05-24 15:54:53 +02:00
Martin Raifer
bd1836fd0c
fix maki icons, tweak rendering of icons
...
* maki v7+ doesn't have provide "11px" icons anymore
* use 12px for icons on points & vertices on map (instead of 11px)
* use 12px for icons on QA tool (improveOSM, osmose) markers (instead of 13px)
* drop some unused code
2022-02-14 18:07:27 +01:00
Martin Raifer
8e8d00ae8b
more generously apply pattern for surface=grass/sand
...
and make golf=rough distinguishable from golf=fairway
2022-02-04 19:24:16 +01:00
Martin Raifer
37bc3025b6
render (some) golf features like grass areas ( closes #8927 )
2022-02-04 19:16:18 +01:00
Martin Raifer
55d38eba67
also render proposed paths, etc. with a thinner line
...
see #8913
2022-01-28 13:09:07 +01:00
Kyle Hensel
49e641dc9e
render paths under construction thinner than roads
2022-01-24 16:31:16 +13:00
Martin Raifer
3373f1b53d
enhance and move geojson property sanitation to data layer module
2021-11-23 12:53:10 +01:00
Martin Raifer
25d4ff100f
rename all openstreetcam references to kartaview
...
closes #8807
2021-11-16 17:42:53 +01:00
Milos Brzakovic
25e2050bcb
switched to more maintained @tmcw/togeojson
...
Solves few security issues
2021-08-12 13:38:56 +02:00
Milos Brzakovic (E-Search)
d2036996e3
Merge conflicts resolved
2021-07-05 10:26:44 +02:00
Nikola Pleša
eba6fe056c
Bring map map feature tooltips
2021-06-29 11:54:02 +02:00
Nikola Pleša
8e46b1b141
Remove unused map feature title
2021-06-28 15:26:20 +02:00
Nikola Pleša
7a0d8adb7b
Switch to Mapillary API v4
2021-06-15 10:13:07 +02:00
Nikola Pleša
6cd17713fa
Use Mapillary vector tiles for images, sequences and map features
2021-03-01 10:19:41 +01:00
Bryan Housel
4228b65602
Support more *:wikidata tags for field locking and pin styling
2021-01-18 17:18:37 -05:00
Quincy Morgan
0a0e2dcf75
Fix issue where extracting points could results in off placements ( close #8246 )
2020-12-11 12:50:32 -05:00
Quincy Morgan
2dd0b8449f
Rewrite some confusing nested ternaries ( close #8117 )
2020-12-03 12:18:39 -05:00
Quincy Morgan
ba48a861bc
Enable curly and block-spacing eslint rules
2020-11-10 14:19:11 -05:00
Quincy Morgan
d247ec3aed
Enable brace-style eslint rule
2020-11-10 13:49:48 -05:00
Quincy Morgan
791a3bfa45
Avoid error if detection images haven't been loaded yet
2020-10-29 12:10:33 -04:00
Quincy Morgan
981cdc6736
Apply photo date and username filters to Mapillary sign and object detections ( close #8133 )
...
Don't update disabled SVG layers upon photo changes
2020-10-29 11:59:12 -04:00
Quincy Morgan
dc8fd13586
Enable array-callback-return eslint rule
2020-10-23 13:47:09 -04:00
Quincy Morgan
081db7c7a6
Support filtering by multiple photo usernames
2020-10-19 16:27:07 -04:00
Quincy Morgan
a48c69331f
Merge branch 'develop' into photo-filter-temp
2020-10-15 13:38:15 -04:00
Quincy Morgan
a33ab44e81
Merge branch 'develop' into photo-filter-temp
...
# Conflicts:
# css/80_app.css
# modules/services/mapillary.js
2020-10-12 16:16:32 -04:00
Quincy Morgan
21a49bbec8
Initial support for D3 v6.2.0
2020-10-06 15:08:39 -04:00
Quincy Morgan
ad54a6e140
Support opening iD with a Streetside or OpenStreetCam photo specified as a URL parameter ( close #6398 )
...
Bring the APIs for the three street level services closer in sync
2020-10-02 13:30:36 -04:00
Quincy Morgan
f9fcc03e20
Update to temaki v4.2.0
...
Drop the noun project (close #8030 )
Drop request (close #7959 )
2020-09-28 13:58:27 -04:00
Quincy Morgan
9510578107
Merge branch 'mapillary-update' into develop
...
# Conflicts:
# modules/services/mapillary.js
# modules/svg/mapillary_map_features.js
# modules/svg/mapillary_signs.js
2020-09-13 16:34:25 -04:00
Quincy Morgan
4050940268
Lazy load photo overlay resources ( close #7982 )
2020-09-13 11:52:37 -04:00
Quincy Morgan
03ca12741f
Make imageryBlocklists return regex objects instead of strings
...
Fix performance bug due to checking background source blocks too often
2020-09-04 10:09:47 -04:00
Quincy Morgan
a72a2bb860
Hide background sources from the list if they're blocked ( close #7905 )
2020-09-03 12:30:59 -04:00
Peter Newman
4205ca1d07
Fix the seemingly safe spellings found by codespell
...
Untested, only checked by inspection.
(cherry picked from commit 2c47a11008 )
2020-08-10 17:32:37 +01:00
Nikola Plesa
6cda7fc77f
fix: remove detections from image when features are turned off
2020-08-06 16:33:40 +02:00