Entur NeTEx Java Model v2.0.15.2
Java NeTEx object model based on Entur NeTEx v 1.0.15.2
- Compatible with Java 11 / Jakarta EE10
Release notes:
This release upgrades to Entur NeTEx schema 1.15.2 with support for MultiSurface geometry.
New features:
- Added support for
gml:MultiSurface- allows zones (TariffZone, TopographicPlace, etc.) to contain multiple non-contiguous polygons (e.g., a municipality with
islands, or a zone split by a river) - Zones now support a choice between
gml:Polygon(single area) orgml:MultiSurface(multiple areas)
Breaking changes:
- None - this release is backward-compatible with v2.0.15.1. Existing documents using
gml:Polygonremain valid.