mapfish / mapfish-print-v2

MapFish Print allows printing maps as PDFs and is used by mapfish.org, geoserver extension and core-genet work.
http://www.mapfish.org/doc/print/
GNU General Public License v3.0
0 stars 11 forks source link

[GEOT-7287] GeoTools API Change refactoring org.opengis to org.geotools.api #14

Closed jodygarnett closed 1 year ago

jodygarnett commented 1 year ago

This changes covers GeoTools 30-SNAPSHOT API Change from org.opengis to org.geotools.api and resulting refactoring of the library.

This PR depends on https://github.com/geotools/geotools/pull/4367 and the availability of 30-SNAPSHOT.

See issue: https://github.com/mapfish/mapfish-print-v2/issues/13

jodygarnett commented 1 year ago

We have had a good result from the code sprint folding in all the functionality from https://github.com/geosolutions-it/mapfish-print fork into https://github.com/mapfish/mapfish-print-v2 and having it build with Java 11 and the GeoTools API change.

The net result is that GeoNode should be usable with the out-of-the-box geoserver-2.24.x-printing-plugin.zip.