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 <[EMAIL PROTECTED]>
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to