opengeospatial / geoapi

GeoAPI provides a set of interfaces in programming languages (currently Java and Python) for geospatial applications. The GeoAPI interfaces closely follow OGC specifications, adaptated to match the expectations of programmers.
http://www.geoapi.org
Apache License 2.0
118 stars 37 forks source link

Upgrade from ISO 19109 draft to ISO 19109:2015 release #18

Open desruisseaux opened 6 years ago

desruisseaux commented 6 years ago

The org.opengis.feature package (proposed for GeoAPI 3.1) use the model derived from an ISO 19109 draft. We need to compare with the release published in 2015 and verify if any change impact the interfaces.