You can download it from
www.gdal.org

you must use almost a 1.7.2 version.
I don't know if you work on windows or linux.

You must specifically download the OGR tools.

you find incstruction for ogr2ogr here
http://www.gdal.org/ogr2ogr.html

and all the supported formats here:
http://www.gdal.org/ogr/ogr_formats.html

however for windows
the more simple way is to download from this link:
http://vbkto.dyndns.org/sdk/

and specifically this version
http://vbkto.dyndns.org/sdk/Download.aspx?file=release-1500-gdal-mapserver.zip

aexplode it and put in a folder all the executables and all the dll.
after from a dos console call
ogr2ogr.exe with options for convert from GML to shapefile.

Regards,
Andrea.

Il 02/01/2011 21:18, Sam Vekemans ha scritto:
That's odd, i thought it would automatically reply to the mailing list, rather than direct to the responder.. oops.
and i should have been clearer, i dont know what 'GDAL' is.
http://en.wikipedia.org/wiki/GDAL
... still unsure.  I'll need to school up on that one..

On Sun, Jan 2, 2011 at 12:10 PM, <[email protected] <mailto:[email protected]>> wrote:

    Thanks :)
    But im afraid of the ogr...lol :(

    http://ogr.maptools.org/ogr2ogr.html
    The link to download this program is broken :(

    I'm using QGIS program as it's supposed to be able to open up this
    file type. So im looking for the GUI for it...

    Is this the correct file?
    http://geoserver.org/display/GEOSDOC/Ogr2Ogr+based+WFS+output+format
    with a link to
    
http://sourceforge.net/projects/geoserver/files/GeoServer/2.0.2/geoserver-2.0.2.exe/download

    There is another link on a google search, but i dont want malware.
    (i did install some other mapping software before which was
    scare-ware, unfortunately)
    ... so i'll try it, if it's the correct program :)

    Thanks,
    sam



    On Jan 2, 2011 11:44am, Andrea Peri <[email protected]
    <mailto:[email protected]>> wrote:
    > >P.S, if anyone is bored, my task is rather simple.
    > >Download all of the canvec .gml files, then convert them to
    .shp format
    > >and save each map feature as a separate .shp file (province size)
    > >... then zip and upload it to some website, like mediafire.com
    <http://mediafire.com> or any other
    >
    > >file sharing site.
    >
    > Hi,
    >
    > you could try with gdal/ogr.
    >
    > I think the last version is capable to convert GML.
    >
    > ogr2ogr.exe -f "ESRI Shapefile" folder-result file.gml
    >
    >
    > Regards,
    >
    > --
    > -----------------
    > Andrea Peri
    > . . . . . . . . .
    > qwerty àèìòù
    > -----------------
    >
    >



_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to