[postgis-users] postgis.jar for 2.4

Ailleen Pace Ailleen.Pace at nptllc.net
Fri Feb 1 09:13:51 PST 2019


Thank you for the response!


For future reference, does this matrix have anything to do with the postgis.jar file?

https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS
UsersWikiPostgreSQLPostGIS – PostGIS<https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS>
trac.osgeo.org
Versions of GDAL support for PostGIS. PostGIS raster functionality (introduced in 2.0) depends on GDAL so to get raster functionality, you'll need to compile with GDAL support and preferably 1.9 or above.



It does not seem like the postgis version needs to match with the jar file version.

Thanks again!
________________________________
From: postgis-users <postgis-users-bounces at lists.osgeo.org> on behalf of Phillip Ross <phillip.w.g.ross+postgis-users at gmail.com>
Sent: Friday, February 1, 2019 12:02:04 PM
To: PostGIS Users Discussion
Subject: Re: [postgis-users] postgis.jar for 2.4

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
_______________________________________________
postgis-users mailing list
postgis-users at lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/postgis-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20190201/3c837c14/attachment.html>


More information about the postgis-users mailing list