public class TransformationService extends Object
| Constructor and Description |
|---|
TransformationService() |
| Modifier and Type | Method and Description |
|---|---|
com.vividsolutions.jts.geom.Geometry |
transform(com.vividsolutions.jts.geom.Geometry geometry,
IoParameters query) |
protected void |
transformInline(GeoJSONFeature feature,
IoParameters query) |
public com.vividsolutions.jts.geom.Geometry transform(com.vividsolutions.jts.geom.Geometry geometry,
IoParameters query)
protected void transformInline(GeoJSONFeature feature, IoParameters query)
feature - the feature to transform.query - the query containing CRS and how to handle axes order.Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.