[GRASS-user] v.in.wfs [was Re: Grass-GIS 6.4 on OSX]
Glynn Clements
glynn at gclements.plus.com
Thu Nov 27 11:28:10 EST 2008
Richard Chirgwin wrote:
> ...well, that worked. The xerces check is dead. Next question, can
> v.in.wfs do a "get capabilities" or do I have to have a full URL to the
> desired feature?
It should be noted that once you strip away the boilerplate, the
v.in.wfs script is actually just:
lynx -source "$WFS_URL" > "$TMP.xml"
v.in.ogr dsn="$TMP.xml" out=$OUT -o
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-user
mailing list