[Gdal-dev] GML generation

Frank Warmerdam warmerdam at pobox.com
Mon Jan 23 10:15:22 EST 2006


On 1/23/06, Jørn Vegard Røsnes <jorn at spacetec.no> wrote:
> Hi all,
>
> can ogr2ogr be used to convert CSV to GML?

Jørn,

Yes, something like:

   ogr2ogr -f GML pcs.gml ~/gdal/data/pcs.csv

If you have geometry in your csv file, you will have to do
the normal things to make it useful to OGR.  (VRT file, etc).

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent




More information about the Gdal-dev mailing list