Skip to content
Pietro Liuzzo edited this page Mar 23, 2016 · 4 revisions

Export geo data to geoJSON Pleiades Schema

Description

Georeferenced data might be contributed to Pleiades and thus become usable in the Pelagios Commons for related resources. A json schema is being elaborated here

Notes

Some initial work has been done to convert MyCore XML to something similar to the geoJSON in the example Currently the schema does not take altitude, which is recorded in the mycore data

Implementation

The transoform is operated by a simple XSLT. All data in MyCore needs to be downloaded and converted. The Place entity type must be also convertible when it has coordinates.

Prerequisites

Data needs to have coordinates. Place data entity definition.

back to list

Clone this wiki locally