[postgis-users] postgis.jar file for postgis 2.4
Phillip Ross
phillip.w.g.ross+postgis-users at gmail.com
Sat Nov 3 19:13:41 PDT 2018
the source code is maintained on github:
https://github.com/postgis/postgis-java
and the build artifacts can be downloaded from maven central:
https://oss.sonatype.org/service/local/repositories/releases/content/net/postgis/postgis-jdbc/2.2.1/postgis-jdbc-2.2.1.jar
hope that helps!
On Sat, Nov 3, 2018 at 6:02 PM Ailleen Pace <Ailleen.Pace at nptllc.net> wrote:
>
> Where can I find the postgis.jar file for PostGIS 2.4 with the following classes:
>
>
> import org.postgis.Geometry;
>
> import org.postgis.LineString;
>
> import org.postgis.LinearRing;
>
> import org.postgis.PGgeometry;
>
> import org.postgis.Point;
>
> import org.postgis.Polygon;
>
>
> Thanks in advance.
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list