Basic info

This is a small library, meant to be used in combination with an OEREBlex instance. It is capable of parsing a received lexlink response (XML) and transforming it to the OeREBKRMtrsfr_V2_0 structure for further usage.

To make the configuration more easy it is using the pyramid_oereb library to reuse the complex ÖREBlex configuration and ÖREBlex parsing already developed there.

For development and integration purposes geolink2oereb offers a CLI executable. But its main use case is to be utilized as a library in another python libraries context.

See the mgdm2oereb implementation as an example:

mgdm2oereb => oereblex.geolink2oereb