Interface AuthorityFactory

All Superinterfaces:
Factory
All Known Subinterfaces:
CoordinateOperationAuthorityFactory, CRSAuthorityFactory, CSAuthorityFactory, DatumAuthorityFactory, RegisterOperations
All Known Implementing Classes:
PseudoEpsgFactory

@UML(identifier="CS_CoordinateSystemAuthorityFactory", specification=OGC_01009) public interface AuthorityFactory extends Factory
Base interface for all authority factories. An authority is an organization that maintains definitions of authority codes. An authority code is a compact string defined by an authority to reference a particular referencing object.

For example, the EPSG geodetic registry is a database of coordinate reference systems, and other spatial referencing objects, where each object has a code number ID. For example, the EPSG code for a WGS84 Lat/Lon CRS is 4326.

Since:
1.0