[postgis-tickets] [PostGIS] #4612: No WFS support for OGR FDW under Windows
PostGIS
trac at osgeo.org
Sun Jan 5 09:53:57 PST 2020
#4612: No WFS support for OGR FDW under Windows
------------------------------------+----------------------------------
Reporter: davis | Owner: robe
Type: defect | Status: new
Priority: high | Milestone: PostGIS 3.0.1
Component: build/upgrade/install | Version: 3.0.x
Resolution: | Keywords: wfs, ogr fdw windows
------------------------------------+----------------------------------
Comment (by robe):
okay I looked closer at the issue, and I think issue is my old curl didn't
have a libz dependency and the new one does. The curl_global_init check
fails because for some reason gdal can't find the libz file. trying to
fix that now. At anyrate unless you are requiring new features of curl, I
think the .dll I posted above should work fine as the newer curl is
downward compatible with 7.54 one.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4612#comment:7>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list