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 19112:2003 to 19112:2019 #88

Open desruisseaux opened 1 year ago

desruisseaux commented 1 year ago

The org.opengis.referencing.gazetteer package is derived from ISO 19112:2003. A revision as been published as ISO 19112:2019. The GeoAPI interfaces need to be updated accordingly.

The org.opengis.referencing.gazetteer package was not part of GeoAPI 3.0, so there is no backward-compatibility concern for this task.