Package org.geotools.data.transform
package org.geotools.data.transform
-
ClassesClassDescriptionDefines a transformed attribute to be used in
TransformFeatureSource
A data store wrapped around aSimpleFeatureSource
object.Builds a transformedSimpleFeatureStore
orSimpleFeatureSource
based on the definitions providedA feature source that can transform a source feature source using a set of expressionsA transforming feature store, will transform on the fly all attempts to write so that the underlying features are getting modified while exposing a different feature type to its callers.