python-mapswipe-workers icon indicating copy to clipboard operation
python-mapswipe-workers copied to clipboard

MapSwipe Back-End

Results 100 python-mapswipe-workers issues
Sort by recently updated
recently updated
newest added

it is not clear which tile server is which - for change detection which is before and which is after, and for completeness which is the reference layer and which...

`http://ssig.conabio.gob.mx/service/xyztiles/mx_man20gw/{z}/{x}/{-y}.png` not being accepted when it is a valid TMS url?

would it be useful for the search to include the mission type?

question

Currently there is no way to define the language of a project. Most projects and their descriptions are in English, but there are exceptions (e.g. projects in French). A language...

The project progress calculation reveals different results for different parts of the mapswipe code. During transfer results we use this function: https://github.com/mapswipe/python-mapswipe-workers/blob/master/mapswipe_workers/mapswipe_workers/firebase_to_postgres/update_data.py#L570 In generate stats we use another function: https://github.com/mapswipe/python-mapswipe-workers/blob/master/mapswipe_workers/mapswipe_workers/generate_stats/project_stats_by_date.py#L8...

bug

There are 2 files: - `initdb.sql` - `set_up_db.sql` which contain the exact same definition. There should be a way to have a single source of truth, remove one of them.

bug

Add `project_id` to manager_dashboard project overview page here: ![image](https://user-images.githubusercontent.com/1745184/203993513-9222d02d-8013-4252-a909-864b30c99c60.png)

javascript

We're seeing quite a lot of connection attempts on our new servers, we should disable password-only login, and move `sshd` to listen to a non-standard port (ie: not 22).

enhancement

`maswipe_workers add-manager-rights` gives no feedback: - [ ] `add-manager-rights` should error if no email is provided - [ ] scripts should print out a success/failure message at the end when...