[GRASSLIST:2130] write a query to interrogate gml file

HELLO,
i have grass5.7, xerces1.6.0 and gdal-cvs-031220. I’m configured gdal with xerces and it’s fine.i m download a shemas of gml file. and when i write:
GRASS 5.7.-cvs:~ >ogrinfo -al /home/gml_samples/Cambridge.xml
the result is:
INFO: open of 'home/gml_samples/Cambridge.xml
using driver ‘GML’ Successful.
GRASS 5.7.-cvs:~ > ogr2ogr -f GML output.gml
/home/gml_samples/Cambridge.xml -dsco NAME=1 -nlt
the result is the creation of output.gml file.
My question is what are the steps to display the gml map in monitor and with what’s command can interrogate this gml file(query).
THANKS ADVANCED


Do You Yahoo!? – Une adresse @yahoo.fr gratuite et en français !
Testez le nouveau Yahoo! Mail

On Monday 05 January 2004 14:15, hamdi ines wrote:

HELLO,
i have grass5.7, xerces1.6.0 and gdal-cvs-031220. I'm configured gdal with
xerces and it's fine.i m download a shemas of gml file. and when i write:
GRASS 5.7.-cvs:~ >ogrinfo -al /home/gml_samples/Cambridge.xml
the result is:
INFO: open of 'home/gml_samples/Cambridge.xml
using driver 'GML' Successful.
GRASS 5.7.-cvs:~ > ogr2ogr -f GML output.gml
/home/gml_samples/Cambridge.xml -dsco NAME=1 -nlt
the result is the creation of output.gml file.
My question is what are the steps to display the gml map in monitor and
with what's command can interrogate this gml file(query). THANKS ADVANCED

v.in.ogr, d.vect, d.what.vect.

Radim