Skip to content

Conversation

@ofr1tz
Copy link
Collaborator

@ofr1tz ofr1tz commented Feb 27, 2025

Previous release

Includes (Worker)

Pull Requests

Post commands

Update geometry type in Postgres tasks table:

sudo -u postgres psql -p 5432 -U mapswipe_workers -h 127.0.0.1 -d mapswipe < ./postgres/scripts/v2_to_v3/08_change_geom_type_for_tasks.sql

Update GraphQL schema for Django:

docker-compose -f docker-compose.tc.yaml run --rm django ./manage.py graphql_schema --out schema.graphql

Changelog

  • Python workers
    • Creation worker creates projects and tutorials of type Street for Mapillary image classification projects
  • Manager Dashboard
    • Provide relevant inputs to create Street project type project and tutorial drafts

Related

https://github.com/mapswipe/mapswipe-web/releases/tag/v0.2.0 adds support for projects of type Street to MapSwipe4Web. Street projects are currently web only and are not displayed on Android/iOS.

ofr1tz and others added 30 commits October 29, 2024 15:04
ofr1tz and others added 18 commits February 6, 2025 16:07
refactor: improve RAM usage and calculation time for StreetProject
Fix Mapillary image metadata error handling
feat: add tutorial for street project type
…et-tutorial

Feature/manager dashboard/street tutorial
@ofr1tz ofr1tz added dependencies Pull requests that update a dependency file python Pull requests that update Python code javascript Pull requests that update Javascript code labels Feb 27, 2025
@ofr1tz ofr1tz marked this pull request as ready for review March 5, 2025 09:36
Copy link
Member

@Hagellach37 Hagellach37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have reviewed this PR together.

@Hagellach37 Hagellach37 merged commit e05be8b into main Mar 6, 2025
1 check passed
@kopitek8 kopitek8 mentioned this pull request May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants