fmtm
fmtm copied to clipboard
Field Mapping Tasking Manager
## What type of PR is this? (check all applicable) - [ ] 🍕 Feature - [ ] 🐛 Bug Fix - [ ] 📝 Documentation - [X] 🧑💻 Refactor...
**Describe the bug** - Currently the project details are populated in the frontend state on the project details page. - If the user goes directly to the `manage-project/ID` url, without...
**Describe the bug** An error is occured when go to odk is clicked after selecting a feature on fmtm mobile. **To Reproduce** Steps to reproduce the behavior: 1. Open fmtm...
**Describe the bug** - Often we have a set of polygons in OSM that are linked together with a `relation` element. - E.g. here we have a few adjacent polygons...
**Describe the bug** Follow on from https://github.com/hotosm/fmtm/issues/1759 - We need to enable proper auth in FMTM, disabling the bypass for the HOTOSM organisation. **To do** - Remove the code in...
**Is your feature request related to a problem? Please describe.** Currently we allow user to download submissions as geojson but the images obtained can't be downloaded. **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** Currently while map features are extracted from osm or custom features are uploaded, it doesn't show the count of features...
**Is your feature request related to a problem? Please describe.** Follow on from https://github.com/hotosm/fmtm/issues/1291 Also related to Entity creation in https://github.com/hotosm/fmtm/issues/1653 - If we first create a stub (incomplete) project...
**The issue** - https://github.com/hotosm/fmtm-splitter is quite a tricky beast, as there is such a variable range of inputs. - We need to test it out on as many real world...
**Describe the bug** - Currently we mostly focus on the flow to tagging existing map features, by clicking on the feature and opening the survey in ODK Collect. - However...