Cadasta / cadasta-qgis-plugin

[DEPRECATED] QGIS plugin to create, edit, upload and download Cadasta projects
GNU General Public License v3.0
4 stars 7 forks source link

Advanced questionaire edits always bring up platform errors #194

Closed SteadyCadence closed 7 years ago

SteadyCadence commented 7 years ago

Whenever I make edits to the json in the "Advanced" settings in "Create Project", I always get errors. Can we get that tested some more?

This is not 100% related, but can we remove the index property in the json and assign that after the data is submitted.

dimasciput commented 7 years ago

What errors? Sometimes the error happens in cadasta backend.

This is not 100% related, but can we remove the index property in the json and assign that after the data is submitted.

We can, but why do we need this?

SteadyCadence commented 7 years ago

I am going to divide this topic into two issues: (1) cleaning up the parameters that we have listed in the json and (2) making sure that certain scenarios are supported with the create project step.