[postgis-users] postgis.jar for 2.4
Paul Ramsey
pramsey at cleverelephant.ca
Fri Feb 1 08:56:25 PST 2019
Well, the java work is all contained here https://github.com/postgis/postgis-java
Nothing has changed structurally between 2.3 and 2.4 so I see no reason why the 2.3 jar couldn’t be used just fine w/ 2.4 or 2.5
P
> On Feb 1, 2019, at 8: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