Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

Cadasta/cadasta-provider-ona

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ONA Provider for Cadasta Ingestion Engine

The Cadasta Ingestion Engine is the interface between the Cadasta database and various survey providers.

Installation

This package should be automatically installed into the node_modules directory of cadasta-api. However, you also need to install the python dependencies for pyxform. pyxform is used inside of this provider.

pip install -r requirements.txt

This provider will parse incoming ONA-exported.json datasets and

  1. Load the data into the Cadasta DB

Note - the _geolocation property in the .json structure (that normally contains an array with y, x point coordinates) should be replaced with a GeoJSON snippet that can handle any geometry type

About

[DEPRECATED] Ingest data from ONA into Cadsata'a CKAN protoype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published