XML Stylesheet Transformation configuration to convert German wastewater infrastructure data in the ISYBAU format to the swiss VSA-DSS Mini data structure in the Interlis 2 geodata format.
Tested with ISYBAU 2013 Example Stammdaten Data.
Download the repository.
Use the XSLT stylesheet directly in an application, eg the Python example
This is currently in development. Please feel free to contact me regarding contribution/issues/improvements.
Currently only the sewerage infrastructure data (Stammdaten) data group is supported. Data not covered in the target model structure is not converted.
See the GitHub Issues and ToDo comments in the code.
The transformation has been used with test data with the following point types (PunktattributAbwasser): AP, KOP, SMP,RAP, SE, RR, GA, GOK,DMP, SBD. Other, more exotic, points may cause unexpected results for output point coordinates.
Future work could include conversions to other swiss VSA/SIA models. In the meantime, the swiss VSA offer a conversion service between different VSA and SIA models.
Inclusion of other ISYBAU data groups (eg: hydraulic and record of condition data).
Conversion of swiss VSA-DSS data to ISYBAU data (other direction).