Ok, <br><br>I'll try again.<br><br><a href="http://picasaweb.google.com/lh/photo/k6MSEbx0CQm5QDaZeu3Ukw?feat=directlink">http://picasaweb.google.com/lh/photo/k6MSEbx0CQm5QDaZeu3Ukw?feat=directlink</a><br><br>Where would i find these library files?<br>
<br>And why does it not work in QGIS?<br><br>(I installed qgis version 1.4.0 and it DOES actually start :) so thats a benifit ... but still does like the .gml files.<br><br>Isn't gdal part of this program?<br><br>It's asking to find the files "gdal18dev.dll" and i dont know where this file is hiding. <br>
<br>Again, do i need to install a different Operating system to make it work? (I'm using windows XP)<br><br>Thanks,<br>Sam<br><br>On Sun, Jan 2, 2011 at 1:19 PM, aperi2007 <span dir="ltr"><<a href="mailto:aperi2007@gmail.com">aperi2007@gmail.com</a>></span> wrote:<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div text="#000000" bgcolor="#ffffff">
You can download it from<br>
<a href="http://www.gdal.org" target="_blank">www.gdal.org</a><br>
<br>
you must use almost a 1.7.2 version.<br>
I don't know if you work on windows or linux.<br>
<br>
You must specifically download the OGR tools.<br>
<br>
you find incstruction for ogr2ogr here<br>
<a href="http://www.gdal.org/ogr2ogr.html" target="_blank">http://www.gdal.org/ogr2ogr.html</a><br>
<br>
and all the supported formats here:<br>
<a href="http://www.gdal.org/ogr/ogr_formats.html" target="_blank">http://www.gdal.org/ogr/ogr_formats.html</a><br>
<br>
however for windows <br>
the more simple way is to download from this link:<br>
<a href="http://vbkto.dyndns.org/sdk/" target="_blank">http://vbkto.dyndns.org/sdk/</a><br>
<br>
and specifically this version<br>
<a href="http://vbkto.dyndns.org/sdk/Download.aspx?file=release-1500-gdal-mapserver.zip" target="_blank">http://vbkto.dyndns.org/sdk/Download.aspx?file=release-1500-gdal-mapserver.zip</a><br>
<br>
aexplode it and put in a folder all the executables and all the dll.<br>
after from a dos console call<br>
ogr2ogr.exe with options for convert from GML to shapefile.<br>
<br></div></blockquote><div><br>The ogr2ogr.exe file is hidden in the <br>D:\Downloads\release-1500-gdal-mapserver\bin\gdal\apps directory. <br>does it automatically look in the <br>D:\Downloads\release-1500-gdal-mapserver\bin folder?<br>
<br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div text="#000000" bgcolor="#ffffff">
Regards,<br>
Andrea.<br>
<br>
Il 02/01/2011 21:18, Sam Vekemans ha scritto:
<div><div></div><div class="h5"><blockquote type="cite">That's odd, i thought it would automatically reply to
the mailing list, rather than direct to the responder.. oops.<br>
and i should have been clearer, i dont know what 'GDAL' is. <br>
<a href="http://en.wikipedia.org/wiki/GDAL" target="_blank">http://en.wikipedia.org/wiki/GDAL</a><br>
... still unsure. I'll need to school up on that one..<br>
<br>
<div class="gmail_quote">On Sun, Jan 2, 2011 at 12:10 PM, <span dir="ltr"><<a href="mailto:samvekemans@gmail.com" target="_blank">samvekemans@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Thanks :)<br>
But im afraid of the ogr...lol :(<br>
<br>
<a href="http://ogr.maptools.org/ogr2ogr.html" target="_blank">http://ogr.maptools.org/ogr2ogr.html</a><br>
The link to download this program is broken :( <br>
<br>
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...<br>
<br>
Is this the correct file?<br>
<a href="http://geoserver.org/display/GEOSDOC/Ogr2Ogr+based+WFS+output+format" target="_blank">http://geoserver.org/display/GEOSDOC/Ogr2Ogr+based+WFS+output+format</a><br>
with a link to <br>
<a href="http://sourceforge.net/projects/geoserver/files/GeoServer/2.0.2/geoserver-2.0.2.exe/download" target="_blank">http://sourceforge.net/projects/geoserver/files/GeoServer/2.0.2/geoserver-2.0.2.exe/download</a><br>
<br>
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)<br>
... so i'll try it, if it's the correct program :)<br>
<br>
Thanks,<br>
sam
<div>
<div><br>
<br>
<br>
On Jan 2, 2011 11:44am, Andrea Peri <<a href="mailto:aperi2007@gmail.com" target="_blank">aperi2007@gmail.com</a>> wrote:<br>
> >P.S, if anyone is bored, my task is rather
simple.<br>
> >Download all of the canvec .gml files, then
convert them to .shp format<br>
> >and save each map feature as a separate .shp file
(province size)<br>
> >... then zip and upload it to some website, like
<a href="http://mediafire.com" target="_blank">mediafire.com</a> or any other<br>
> <br>
> >file sharing site.<br>
> <br>
> Hi,<br>
> <br>
> you could try with gdal/ogr.<br>
> <br>
> I think the last version is capable to convert GML.<br>
> <br>
> ogr2ogr.exe -f "ESRI Shapefile" folder-result
file.gml<br>
> <br>
> <br>
> Regards,<br>
> <br>
> -- <br>
> -----------------<br>
> Andrea Peri<br>
> . . . . . . . . . <br>
> qwerty àèìòù<br>
> -----------------<br>
> <br>
></div>
</div>
</blockquote>
</div>
<br>
<input type="hidden"><input type="hidden">
<div>
</div>
</blockquote>
<br>
</div></div></div>
</blockquote></div><br><div style="visibility: hidden; display: inline;" id="avg_ls_inline_popup"></div><style type="text/css">#avg_ls_inline_popup { position:absolute; z-index:9999; padding: 0px 0px; margin-left: 0px; margin-top: 0px; width: 240px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 13px;}</style><input id="gwProxy" type="hidden"><input onclick="jsCall();" id="jsProxy" type="hidden"><div id="refHTML">
</div>