-
Notifications
You must be signed in to change notification settings - Fork 81
Data Import
amplifi edited this page Jun 29, 2017
·
1 revision
Ability for users to import existing data into the Cadasta platform
Many users already have existing data outside of the Cadasta platform. This feature will allow users to import both data into a new project and an existing project.
- As a user I want to be able to upload data into a new project
- As a user i want to be able to upload data into an old project
- As a user I want to be able to map the fields of my data to the Location/Relationships/Parties entities in Cadasta
- As a user I want to be able to upload xls, csv and shp files
- User creates project on the details page of the project they click "Upload Data"
- User selects file to upload to their project. The file at a minimum should have a geometry type field and text field.
- Upon upload the system parses the file to determine attributes types
- User is taken to a data mapping screen where they are asked to map their data attribute types to required Cadasta attribute types and verify data types for custom attributes
- Custom attributes are created for the project based on the contents of the uploaded file
- User clicks save and imported data is available in their project.
- On the project details page the user select "Upload Data"
- Upon upload the system parses the file to determine attributes types
- User is taken to a data mapping screen where they map the attributes of their file to the required Cadasta attribute types and mapping to the custom attribute types
- User clicks save and imported data is available in their project.
- Process should try to guess what attribute types are in the file. For file types where this is not explicit a guess should be made and verified with the user
- For new projects it is required that the data have a location. For existing projects this is not required, but during the attribute mapping the required fields must be mapped for entities where there is data. For example if a user is uploading party information it is required that there be a field type that represents party name and type.
Visit our User Documentation to learn more about using the Cadasta Platform.
If you'd like to contribute to the Cadasta Platform, start with our Contributing Guidelines.
Cadasta Wiki Home | Developer Setup Guide
Cadasta.org | About Cadasta | YouTube | Twitter | Facebook
- Installing & Running
- Contributing
- Planning & Sprints
- Platform Development
- Testing
- Utilities
- Outreachy
- Platform Site Map
- User Flows and Wireframes
- Other
- Quick Start Guide
- Glossary
- Questionnaire Guide