Skip to content

Feature/panoramax#236

Open
ofr1tz wants to merge 20 commits intodevelopfrom
feature/panoramax
Open

Feature/panoramax#236
ofr1tz wants to merge 20 commits intodevelopfrom
feature/panoramax

Conversation

@ofr1tz
Copy link

@ofr1tz ofr1tz commented Feb 23, 2026

Depends on

Changes

This enables the MapSwipe backend to handle View Streets projects with different image providers (currently Mapillary and Panoramax).

  • Adds image provider to the View Streets project specifics
  • Adds logic to download and process Panoramax metadata
  • Maps Panoramax metadata attribute names on the respective Mapillary attribute names for filtering
  • Changes max length of task ID to accommodate Panoramax image IDs as task IDs

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • n+1 queries
  • flake8 issues
  • print
  • typos
  • unwanted comments

This PR contains valid:

  • tests
  • permission checks (tests here too)
  • translations

@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 95.83333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.53%. Comparing base (79334c3) to head (71352ae).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
project_types/street/api_calls.py 84.00% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #236      +/-   ##
===========================================
+ Coverage    87.41%   87.53%   +0.11%     
===========================================
  Files          205      206       +1     
  Lines        12458    12529      +71     
  Branches      1049     1056       +7     
===========================================
+ Hits         10890    10967      +77     
+ Misses        1181     1177       -4     
+ Partials       387      385       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ofr1tz ofr1tz marked this pull request as ready for review February 24, 2026 17:42
@frozenhelium frozenhelium requested a review from susilnem March 6, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant