[Qgis-community-team] add a gml layer

Jürgen E. Fischer jef at norbit.de
Fri Jun 20 14:14:25 EDT 2008


Hi Tara,
On Fri, 20. Jun 2008 at 09:11:06 -0700, Tara Athan wrote:
> I am attempting to add a gml layer to the QGIS dataset that will be used 
> in the next release of the QGIS manual (v 1.0).

> I took the lakes.shp shapefile from the existing dataset and used ArcMap 
> to convert to gml (sorry, I couldn't figure out any other way.)

You can do that using OGR

ogr2ogr -f GML lakes.gml lakes.shp

creates a GML file you can use with QGIS.


Jürgen

-- 
Jürgen E. Fischer         norBIT GmbH               Tel. +49-4931-918175-0
Dipl.-Inf. (FH)           Rheinstraße 13            Fax. +49-4931-918175-50
Software Engineer         D-26506 Norden               http://www.norbit.de

-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502



More information about the Qgis-community-team mailing list