All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.services.org.opengis.referencing.crs.CRSAuthorityFactory Maven / Gradle / Ivy

Go to download

Implementations of Coordinate Reference Systems (CRS), conversion and transformation services derived from ISO 19111.

There is a newer version: 3.20-geoapi-3.0
Show newest version
# URN and HTTP factories should be first because they are the preferred
# ones (since they give access to all other factories) if the user just
# ask for the first factory returned by ServiceLoader without iterating
# over the alternatives.

org.geotoolkit.referencing.factory.web.URN_AuthorityFactory
org.geotoolkit.referencing.factory.web.HTTP_AuthorityFactory
org.geotoolkit.referencing.factory.web.WebCRSFactory
org.geotoolkit.referencing.factory.web.AutoCRSFactory
org.geotoolkit.referencing.factory.epsg.ThreadedEpsgFactory
org.geotoolkit.referencing.factory.epsg.LongitudeFirstEpsgFactory
org.geotoolkit.referencing.factory.epsg.PropertyEpsgFactory
org.geotoolkit.internal.referencing.factory.IGNF




© 2015 - 2024 Weber Informatics LLC | Privacy Policy