Martin Raifer
13300026e3
Merge branch 'develop' into vegbilder
2023-08-01 17:09:21 +02:00
Martin Raifer
7b622e040b
Merge branch 'develop' into vegbilder
2023-07-20 17:21:45 +02:00
sezerbozbiyik
a84ba59678
Added change image forward and backward feature
2023-07-17 10:52:10 +03:00
sezerbozbiyik
4616cd302f
fixed pano screen and changed map layers name
2023-07-13 17:49:23 +03:00
sezerbozbiyik
1a8ba8e356
fixed test error
2023-05-27 01:11:34 +03:00
sezerbozbiyik
9876e92377
add hover and click event
2023-05-26 18:16:49 +03:00
sezerbozbiyik
4761536504
Merge branch 'develop' into add_mapilio_data
2023-05-26 16:17:07 +03:00
sezerbozbiyik
d92afe3dc7
add point and line
2023-05-24 18:08:24 +03:00
sezerbozbiyik
7c90e2d6af
first commit
2023-05-24 14:54:56 +03:00
Kyℓe Hensel
077d9a5105
fix tag values with whitespace causing css bugs ( #9637 )
2023-05-23 23:21:41 +02:00
Noenandre
ddc9c6c674
Remove a global module variable "_availableLayers"; move information to cache.
...
Add new test "fetches available layers".
2023-03-25 17:27:41 +01:00
Noenandre
a2a1fdc58a
Tests for service/vegbilder is as comprehensive as similar providers.
2023-03-15 18:13:50 +01:00
Noenandre
c824fe1937
Create sequences for each (wfs)layer instead of for all points at once. Rearrange cache.
2023-03-04 14:04:02 +01:00
Noenandre
58cceb03c2
Split concern for panoramic and flat photos to own module.
2023-03-03 01:29:55 +01:00
Noenandre
75dba4b6c7
Filter sequences too.
2023-02-22 21:30:55 +01:00
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
Martin Raifer
645d73a76e
Merge remote-tracking branch 'k-yle/render-ref-as-label' into develop
2022-07-19 11:27:17 +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