[GRASS-dev] Re: [GRASS GIS] #1586: v.in.wfs complains about
xerces-c support in GDAL
GRASS GIS
trac at osgeo.org
Wed Feb 22 23:08:17 EST 2012
#1586: v.in.wfs complains about xerces-c support in GDAL
--------------------------------+-------------------------------------------
Reporter: alf | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Packaging | Version: 6.4.2 RCs
Keywords: wingrass, v.in.wfs | Platform: MSWindows Vista
Cpu: Unspecified |
--------------------------------+-------------------------------------------
Comment(by hamish):
Replying to [comment:3 alf]:
> the osgeo4w was shipped with GDAL 1.8.1, and the WFS is
> reported in the supported formats list:
>
> ogrinfo --formats
> Supported Formats:
...
> -> "WFS" (readonly)
can you run "ogrinfo" on the WFS server using that driver?
the way the v.in.wfs script works is to download the xml file at the URL
(GetFeature URL starting with 'http'), and then run
v.in.ogr -o dsn=features.xml out=output_map_name
can you do that manually? does the xml file you download look ok inside?
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1586#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list