Module org.jorigin.geotools.referencing.spatialreference


module org.jorigin.geotools.referencing.spatialreference
GeoTools CRSAuthorityFactory extension that resolves Coordinate Reference Systems through the spatialreference.org service.

Registers SpatialReferenceIGNFCRSAuthorityFactory as a service provider so that GeoTools' ReferencingFactoryFinder discovers it via the standard ServiceLoader mechanism, both on the module path (through the provides declaration below) and on the classpath (through META-INF/services).

Author:
Julien SEINTURIER - Université de Toulon / CNRS LIS umr 7020 - github.com/jseinturier (julien.seinturier@univ-tln.fr)