Skip to content

Fails to compile #1

@pthorson

Description

@pthorson

I am having trouble compiling.

The GeolocHelper class fails to compile for me. It's these 3 imports which have trouble:
import org.geotools.geometry.jts.JTS;
import org.geotools.referencing.crs.DefaultGeographicCRS;
import org.opengis.referencing.operation.TransformException;

It looks like the repo for geotools changed so I collected the gt2-main-2.5-M1.jar from https://download.osgeo.org/webdav/geotools/ but it does not contain the org.geotools.geometry.jts.JTS class or the org.geotools.referencing package.

I don't see a dependency jar for the org.opengis package. Is there an updated pom.xml available with the updated dependencies and repos?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions