The command line projection setting doesnt do anything, just causes and error.<br><br>So now im trying  qgis, and using verious combinations.   least im able to change the projection of the .shp files around, and this .gml file does move around when i change the projection.<br>

<br>According to this,<br><a href="http://geogratis.cgdi.gc.ca/geogratis/en/faq.html#q6">http://geogratis.cgdi.gc.ca/geogratis/en/faq.html#q6</a><br>it could also be NAD27 ... the projection does change when you get further north to the arctic circle.<br>

<br>Now that at least the .gml file can be directly converted to .shp (with the wrong projection)  i can at least play around and try to find the best match :)<br><br>thanks,<br>sam<br>
<br><br><div class="gmail_quote">On Sun, Jan 2, 2011 at 7:00 PM, Noli Sicad <span dir="ltr"><<a href="mailto:nsicad@gmail.com">nsicad@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;">

Try, EPSG:3348<br>
<br>
<a href="http://webcache.googleusercontent.com/search?q=cache:AF7VwW2DuNoJ:spatialreference.org/ref/epsg/3348/+epsg+canada&cd=2&hl=en&ct=clnk&gl=au" target="_blank">http://webcache.googleusercontent.com/search?q=cache:AF7VwW2DuNoJ:spatialreference.org/ref/epsg/3348/+epsg+canada&cd=2&hl=en&ct=clnk&gl=au</a><br>


<div><div></div><div class="h5"><br>
Noli<br>
<br>
<br>
On 1/3/11, Sam Vekemans <<a href="mailto:acrosscanadatrails@gmail.com">acrosscanadatrails@gmail.com</a>> wrote:<br>
> Hi,<br>
> Ok, the good news is that QGis 1.6.0 installed good (on my other desktop<br>
> PC)  after removing the old versions, and ensuring that it is installed on<br>
> the c: drive :)<br>
> ... and then trying to csrs<br>
><br>
> the bad news is that the map projection is still off.<br>
> So i try<br>
><br>
> ogr2ogr.exe -f "ESRI Shapefile" -t_srs EPSG:4326 c:\try4-gdal NL_LX.gml<br>
><br>
> and<br>
><br>
> ogr2ogr.exe -f "ESRI Shapefile" -t_srs EPSG:4617 c:\try4-gdal NL_LX.gml<br>
><br>
> according to the ogr web page<br>
> *-a_srs** srs_def*:Assign an output SRS *-t_srs**<br>
> srs_def*:Reproject/transform<br>
> to this SRS on output *-s_srs** srs_def*: Override source SRS<br>
> I tried each of them, and still doesnt work :(  and removing the projection<br>
> key  gets the wrong projection.<br>
><br>
> Thanks,<br>
> Sam<br>
><br>
> On Sun, Jan 2, 2011 at 4:29 PM, Noli Sicad <<a href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>> wrote:<br>
><br>
>> I think you have to install QGIS in C drive to avoid this problem of<br>
>> not finding the Qtcore4.dll.<br>
>><br>
>> Noli<br>
>><br>
>> On 1/3/11, Sam Vekemans <<a href="mailto:acrosscanadatrails@gmail.com">acrosscanadatrails@gmail.com</a>> wrote:<br>
>> > That makes sence.<br>
>> > Since there are older versions running, the program doesn't know where<br>
>> > to turn to, to look for the files :)<br>
>> > ... also, i have the programs running on the d: drive rather than the<br>
>> > c: drive, so that will also make a difference. I need to clean up my<br>
>> > hard drive anyway as this program needs alot of space to work in.<br>
>> ><br>
>> ><br>
>> > cheers,<br>
>> > sam<br>
>> ><br>
>> > On 1/2/11, Noli Sicad <<a href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>> wrote:<br>
>> >> Hi Sam,<br>
>> >><br>
>> >> I think you have to uninstall the previous installation of QGIS in Add<br>
>> >> / Remove or in Uninstall QGIS (I am not using Windows right now so I<br>
>> >> don't exactly know). If not remove manually the QGIS directory and<br>
>> >> install again.<br>
>> >><br>
>> >> QtCore4.dll is Qt library for Qt window toolkit which included in<br>
>> >> QGIS. QGIS will not work without the dynamic library.<br>
>> >><br>
>> >> FWTools is not part of the QGIS, you don't probably need it if you<br>
>> >> have work the org2org.exe program in gdal already.<br>
>> >><br>
>> >> Noli<br>
>> >><br>
>> >> On 1/3/11, Sam Vekemans <<a href="mailto:acrosscanadatrails@gmail.com">acrosscanadatrails@gmail.com</a>> wrote:<br>
>> >>> thanks<br>
>> >>> will try 4326 instead .... and just remove that last program that<br>
>> >>> doesnt help. :)<br>
>> >>><br>
>> >>><br>
>> >>> cheers,<br>
>> >>> sam<br>
>> >>><br>
>> >>> On 1/2/11, Noli Sicad <<a href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>> wrote:<br>
>> >>>> Hi,<br>
>> >>>><br>
>> >>>>> it took some time to number crunch, but it did make a whole bunch of<br>
>> >>>>> .shp<br>
>> >>>>> files :) ... accept the projection is still off.<br>
>> >>>>> So i need to add "EPSG : 4617"   or some random 4 digit number that<br>
>> >>>>> will<br>
>> >>>>> work.<br>
>> >>>>><br>
>> >>>>> ogr2ogr.exe -f "ESRI Shapefile" -t_srs EPSG:4617 d:\try3-gdal<br>
>> NL_LX.gml<br>
>> >>>>><br>
>> >>>>> What i dont know is exactly which projection code to use or the<br>
>> prefix<br>
>> >>>>> to<br>
>> >>>>> use for it. <a href="http://www.gdal.org/ogr2ogr.html" target="_blank">http://www.gdal.org/ogr2ogr.html</a> assumes that the user<br>
>> >>>>> already<br>
>> >>>>> knows how to use the program :)<br>
>> >>>>> ... if i get this right then there is no need to mess with qgis :-)<br>
>> >>>><br>
>> >>>> Try,<br>
>> >>>><br>
>> >>>> EPSG: 4326 for WGS84<br>
>> >>>><br>
>> >>>> <a href="http://nsidc.org/data/atlas/epsg_4326.html" target="_blank">http://nsidc.org/data/atlas/epsg_4326.html</a><br>
>> >>>><br>
>> >>>> This is the metafile of one of the file.<br>
>> >>>> ~~~~~~~~~~~<br>
>> >>>> General:<br>
>> >>>> Storage type of this layer: GML<br>
>> >>>> Source for this layer:<br>
>> >>>> /home/noli/Downloads/A_NZ/NL_EN/NL_EN.gml|layername=EN_1360049_0<br>
>> >>>> Geometry type of the features in this layer: Point<br>
>> >>>> The number of features in this layer: 3<br>
>> >>>> Editing capabilities of this layer:<br>
>> >>>> Extents:<br>
>> >>>> In layer spatial reference system units : xMin,yMin 48.4084,-66.6146<br>
>> >>>> :<br>
>> >>>> xMax,yMax 54.472,-55.0224<br>
>> >>>> Layer Spatial Reference System:<br>
>> >>>> +proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs<br>
>> >>>> ~~~~~~~~~~~~~~~~~~~~~~~~~`<br>
>> >>>><br>
>> >>>> Noli<br>
>> >>>><br>
>> >>><br>
>> >>><br>
>> >>> --<br>
>> >>> Twitter: @Acrosscanada<br>
>> >>> Blogs: <a href="http://acrosscanadatrails.posterous.com/" target="_blank">http://acrosscanadatrails.posterous.com/</a><br>
>> >>> <a href="http://Acrosscanadatrails.blogspot.com" target="_blank">http://Acrosscanadatrails.blogspot.com</a><br>
>> >>> Facebook: <a href="http://www.facebook.com/sam.vekemans" target="_blank">http://www.facebook.com/sam.vekemans</a><br>
>> >>> Skype: samvekemans<br>
>> >>> IRC: irc://<a href="http://irc.oftc.net" target="_blank">irc.oftc.net</a> #osm-ca Canadian OSM channel (an open chat<br>
>> room)<br>
>> >>> @Acrosscanadatrails<br>
>> >>><br>
>> >><br>
>> ><br>
>> ><br>
>> > --<br>
>> > Twitter: @Acrosscanada<br>
>> > Blogs: <a href="http://acrosscanadatrails.posterous.com/" target="_blank">http://acrosscanadatrails.posterous.com/</a><br>
>> > <a href="http://Acrosscanadatrails.blogspot.com" target="_blank">http://Acrosscanadatrails.blogspot.com</a><br>
>> > Facebook: <a href="http://www.facebook.com/sam.vekemans" target="_blank">http://www.facebook.com/sam.vekemans</a><br>
>> > Skype: samvekemans<br>
>> > IRC: irc://<a href="http://irc.oftc.net" target="_blank">irc.oftc.net</a> #osm-ca Canadian OSM channel (an open chat room)<br>
>> > @Acrosscanadatrails<br>
>> ><br>
>><br>
><br>
</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>