Cadasta / cadasta-platform

[DEPRECATED] Main repository of the Cadasta platform. Technology to help communities document their land rights around the world.
https://demo.cadasta.org
GNU Affero General Public License v3.0
53 stars 81 forks source link

Import of gpx files to define geometries using web UI #1590

Open dpalomino opened 7 years ago

dpalomino commented 7 years ago

Summary

Some partners are using GPX files to collect geometries and it'd be useful for them to be able to import a GPX file to define the geometry when creating a new location via web UI.

An alternative solution could be suggested is to using a GIS software to convert GPX to SHP and then import that shp file when #1589 wold be implemented.

Another concern regarding the use of GPX files to define the geometries is that these files are usually generated a pretty ugly geometries and usually need some clean up before creating the actual geometry.

So this is to be discussed.

User Stories

Additional description

Via the web UI, when we are creating a new location and defining the geometry, we would have the following methods to define the geometry:

Related to #1589.

cc: @clash99 (working on the wireframes), @SteadyCadence

dpalomino commented 7 years ago

Also to be discussed, could GDB files also be considered?

cc'ing also @bjohare, as he has been involved in GPX development.

wonderchook commented 7 years ago

@dpalomino I think GDB files need to be a different type of feature. I would see that as a change to the import process rather than what is being requested for the GPX.

clash99 commented 7 years ago

Wireframe of flow for adding a location through an external file (using new map ui toolbar)

add location flow - import flow

SteadyCadence commented 7 years ago

@clash99 will the map zoom to the location of the polygon that was imported?

oliverroick commented 7 years ago

I like these solutions! I have nothing to moan about.