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

Convert specification from AsciiDoc to Metanorma #82

Closed desruisseaux closed 1 year ago

desruisseaux commented 1 year ago

The GeoAPI specification is located in the src/main/asciidoc/ forlder ans use AsciiDoctor. Since that work started, OGC moved to Metanorma. We need to move that specification to a new directory, src/main/metanorma/, and make the necessary changes for complying with OGC template.

desruisseaux commented 1 year ago

The port to Metanorma has been completed, but warnings are not yet fixed. The source is there:

https://github.com/opengeospatial/geoapi/tree/master/src/main/metanorma