GeoTools

Transformer, provides geographical projection transformation features using the GeoTools library.

Input resource type
IRI of the type of entities containing the geocoordinates, e.g. http://www.opengis.net/ont/gml#Point
Predicate for coordinates
IRI of the predicate connecting the entity of the input resource type to the literal containing the geocoordinates, e.g. the http://www.opengis.net/ont/gml#pos property. The geocoordinates format is "X Y", i.e. two xsd:double numbers separated by a space.
Predicate for coordinate reference system
IRI of the predicate connecting the entity containing geocoordinates to a literal containing the source coordinates reference system, e.g. http://www.opengis.net/ont/gml#srsName
Default coordinate reference system
Coordinates reference system to be used with entities, which do not specify the coordinates reference system themselves, e.g. EPSG:5514
Predicate for linking to newly created points
The new entity containing the transformed geocoordinates will be connected to the original entity using this predicate
Output coordinate reference system
Target coordinates type, e.g. EPSG:4326
Fail on error
Stops execution on error when enabled, continues execution when disabled.

Characteristics

ID
t-geotools
Type
transformer
Inputs
RDF chunked
Outputs
RDF chunked
Look in pipeline
GeoTools
Sample pipeline
available