[postgis-users] postgis.jar for 2.4

Phillip Ross phillip.w.g.ross+postgis-users at gmail.com
Fri Feb 1 09:02:04 PST 2019


postgis-java is maintained on github: https://github.com/postgis/postgis-java
you can download releases from the releases section:
https://github.com/postgis/postgis-java/releases
and are available on maven central:
https://search.maven.org/search?q=g:net.postgis

hope that helps!

On Fri, Feb 1, 2019 at 11:54 AM Ailleen Pace <Ailleen.Pace at nptllc.net> wrote:
>
> Hi all,
>
>
> 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;
>
>
> Does 2.3 work for PostgreSQL 11.1?
>
>
> Best,
>
> Ailleen Pace
>
> _______________________________________________
> 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