azerbini / eamena_dev

Arches is a web-based, geospatial information system for cultural heritage inventory and management.
GNU Affero General Public License v3.0
1 stars 2 forks source link

Eamena add jsonl export #133

Closed mradamcox closed 5 years ago

mradamcox commented 5 years ago

Description of Change

Incorporation of a recent addition to the stable v3 Arches codebase, the ability to export jsonl files. This new export format writes resources in a one-per-line format, each line being a full json object for a resource.

Issues Solved

Types of changes

Checklist

Further comments