Skip navigation links

Package org.geotools.arcsde.data

DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway.

See: Description

Package org.geotools.arcsde.data Description

DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway.

This implementation is based on the ESRI ArcSDE Java API. This API is based on a single jar file which maven downloads automatically and a couple of platform specific libraries (.dll or .so). So we have made an effort in order to this DataStore implementation not being dependent of those native libraries.

The feature set of the ArcSDEDataStore includes feature write support but is actually limited to the in-process locking manager. Native locking should be developed and will be highly appreciated, so volunteers are wellcome.

Skip navigation links

Copyright © 1996–2019 Geotools. All rights reserved.