Class TransformationService


  • public class TransformationService
    extends Object
    • Constructor Detail

      • TransformationService

        public TransformationService()
    • Method Detail

      • transformInline

        protected void transformInline​(StationOutput station,
                                       IoParameters parameters)
        Parameters:
        station - the station to transform
        parameters - the query containing CRS and how to handle axes order
      • transform

        public org.locationtech.jts.geom.Geometry transform​(org.locationtech.jts.geom.Geometry geometry,
                                                            IoParameters query)