Skip to content

cartologic/cartoview_odk_survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ODK Survey

Configure GIS data collection applications to create a surveys by using ODK with Cartoview and GeoNode.

Requirements

Author your survey form

ODK supports only xml format, and you have two options to create xml form:

Upload your form to ODK Aggregate through selecting "Form Management" tab and click "Add New Form" button then browse your form to be uploaded

Download and configure ODK Collector on your mobile

  • Download and install ODK Collect from Google Play
  • After installation open "General Settings" from setting menu and select "Configure platform settings" and fill the fields as the following:
URL: http://<Tomcat Server URL>/<ODK Aggregate Instance name>   // Cartoview default tomcat server on http://localhost:4041
Username: <ODK Aggregate Userneme>
Password: <ODK Aggregate Password>  // defalt password is aggregate
  • Back to home menu and click "Get Blank From" button to get the forms from the server
  • Click "Fill Blank Form" and select the form and fill it
  • Click "Send Finalized From" to send the completed forms

Basic useful features

  • Perform Survey easly from your mobile
  • Create survey form in a few minutes
  • View your result in GeoNode and ODK Aggregate
  • Export data as shapefile or kml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published