Package | Description |
---|---|
org.apache.sis.referencing.factory |
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
|
org.apache.sis.referencing.factory.sql |
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
|
Modifier and Type | Method and Description |
---|---|
protected abstract DAO |
ConcurrentAuthorityFactory.newDataAccess()
Creates a factory which will perform the actual geodetic object creation work.
|
Modifier and Type | Method and Description |
---|---|
void |
EPSGFactory.install(Connection connection)
Creates the EPSG schema in the database and populates the tables with geodetic definitions.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.