[Qgis-user] Setting Projections with 0.9.1

2008-02-17 Thread Harry G McGavran Jr

I'm using 0.9.1 and primarily use Geotiffs and
gpx files.  

I always load the geotiff raster layer first and
set On the Fly Projection and then load the gpx layer
with the gps tool plugin.

No matter how I set Settings->Options->Projection
when I load the geotiff with Layer->Add Raster Layer...
the layer comes up with WGS84 as the projection --
even though while you right click that layer and do
properties->General or properties->Metadata the
correct UTM and zone projection for the geotiff is shown.

Is there any way to avoid having to set the geotiffs
layer to the UTM and zone by hand every time I load
the first layer???

   Harry





-- 

Harry G. McGavran, Jr.

E-mail: [EMAIL PROTECTED]



___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] help building QGIS 0.8.1 on Ubuntu Dapper

2007-07-22 Thread Harry G. McGavran Jr.
 libicudata.so.34 => /usr/lib/libicudata.so.34 (0x2aaab113f000)
libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x2aaab1ab4000)


 Harry

On Sat, 21 Jul 2007 20:40:58 -0600  "Harry G. McGavran Jr. " wrote:
> 
> I tried cmake -I/usr/local/qt4/include (etc.) and got:
> 
> (grep -i qt * | grep -i include)
> 
> CMakeCache.txt:QT_INCLUDE_DIR:PATH=/usr/local/qt4/include
> CMakeCache.txt:QT_QT3SUPPORT_INCLUDE_DIR:PATH=/usr/local/qt4/include/Qt3Suppo
rt
> CMakeCache.txt:QT_QTASSISTANT_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtAssis
ta
> nt
> CMakeCache.txt:QT_QTCORE_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtCore
> CMakeCache.txt:QT_QTDESIGNER_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtDesign
er
> CMakeCache.txt:QT_QTGUI_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtGui
> CMakeCache.txt:QT_QTNETWORK_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtNetwork
> CMakeCache.txt:QT_QTOPENGL_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtOpenGL
> CMakeCache.txt:QT_QTSQL_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtSql
> CMakeCache.txt:QT_QTSVG_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtSvg
> CMakeCache.txt:QT_QTTEST_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtTest
> CMakeCache.txt:QT_QTUITOOLS_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtUiTools
> CMakeCache.txt:QT_QTXML_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtXml
> CMakeCache.txt:QT_QT_INCLUDE_DIR:PATH=/usr/local/qt4/include/Qt
> CMakeCache.txt:QT_HEADERS_DIR:INTERNAL=/usr/local/qt4/include
> 
> symbol lookup error: /usr/local/qt4/lib/libQtDesigner.so.4: undefined symbol:
 
> _ZN16QDialogButtonBox16staticMetaObjectE
> 
> One would think that it was using the right qt headers, but who knows?
> 
>   Harry
> 
> On Sat, 21 Jul 2007 19:12:43 -0600  "Harry G. McGavran Jr. " wrote:
> > 
> > Very likely --
> > 
> > I have two versions, one in /usr and one in /usr/local.
> > The one in /usr/local is the one I want.  How do I make
> > sure it gets built using /usr/local/qt4/include???
> > 
> > 
> > QT4DIR=/usr/local/qt4
> > export PATH=$QT4DIR/bin:$PATH
> > cmake -D QT_BINARY_DIR=$QT4DIR/bin ..
> > 
> >Harry
> > 
> > 
> > On Sat, 21 Jul 2007 20:59:21 -0300  Tim Sutton wrote:
> > > 
> > > --Apple-Mail-3-596731713
> > > Content-Transfer-Encoding: quoted-printable
> > > Content-Type: text/plain;
> > >   charset=ISO-8859-1;
> > >   delsp=yes;
> > >   format=flowed
> > > 
> > > Hi
> > > 
> > > My guess is that the Qt version providing headers and the Qt version =20
> > > for lib linking  could be out of sync...
> > > 
> > > How many versions of Qt do you have on your system?
> > > 
> > > Regards
> > > 
> > > Tim
> > > 
> > > Em 21/07/2007, =E0s 13:37, Harry G. McGavran Jr. escreveu:
> > > 
> > > >
> > > > I've been following this thread and trying to do the same thing.
> > > > It works like Reid's except what I get is:
> > > >
> > > > symbol lookup error: /usr/local/qt4/lib/libQtDesigner.so.4: =20
> > > > undefined symbol:
> > > > _ZN16QDialogButtonBox16staticMetaObjectE
> > > >
> > > > even with the correct LD_LIBRARY_PATH, although qgis seems to
> > > > want /usr/local/qt4/lib which is correct in any case.
> > > >
> > > > Qt4.2.2 is in that path which is what it looks like Reid is using.
> > > >
> > > > Suggestions?
> > > >
> > > > Harry
> > > >
> > > >
> > > > --=20
> > > >
> > > > Harry G. McGavran, Jr.
> > > >
> > > > E-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > > >
> > > > ___
> > > > Qgis-user mailing list
> > > > Qgis-user@lists.qgis.org
> > > > http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
> > > 
> > > 
> > > Tim Sutton
> > > 
> > > QGIS Project Steering Committee Member - Release  Manager
> > > Visit http://qgis.org for a great open source GIS
> > > 
> > > openModeller Desktop Developer
> > > Visit http://openModeller.sf.net for a great open source ecological =20
> > > niche modelling tool
> > > 
> > > Home Page: http://tim.linfiniti.com
> > > Skype: timlinux
> > > Irc: timlinux on #qgis at freenode.net
> > > 
> > > 
> > > 
> > > 
> > > --Apple-Mail-3-596731713
> >

Re: [Qgis-user] help building QGIS 0.8.1 on Ubuntu Dapper

2007-07-22 Thread Harry G. McGavran Jr.
02aaab0f19000)
libicudata.so.34 => /usr/lib/libicudata.so.34 (0x2aaab113f000)
libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x2aaab1ab4000)


 Harry

On Sat, 21 Jul 2007 20:40:58 -0600  "Harry G. McGavran Jr. " wrote:
> 
> I tried cmake -I/usr/local/qt4/include (etc.) and got:
> 
> (grep -i qt * | grep -i include)
> 
> CMakeCache.txt:QT_INCLUDE_DIR:PATH=/usr/local/qt4/include
> CMakeCache.txt:QT_QT3SUPPORT_INCLUDE_DIR:PATH=/usr/local/qt4/include/Qt3Suppo
rt
> CMakeCache.txt:QT_QTASSISTANT_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtAssis
ta
> nt
> CMakeCache.txt:QT_QTCORE_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtCore
> CMakeCache.txt:QT_QTDESIGNER_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtDesign
er
> CMakeCache.txt:QT_QTGUI_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtGui
> CMakeCache.txt:QT_QTNETWORK_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtNetwork
> CMakeCache.txt:QT_QTOPENGL_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtOpenGL
> CMakeCache.txt:QT_QTSQL_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtSql
> CMakeCache.txt:QT_QTSVG_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtSvg
> CMakeCache.txt:QT_QTTEST_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtTest
> CMakeCache.txt:QT_QTUITOOLS_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtUiTools
> CMakeCache.txt:QT_QTXML_INCLUDE_DIR:PATH=/usr/local/qt4/include/QtXml
> CMakeCache.txt:QT_QT_INCLUDE_DIR:PATH=/usr/local/qt4/include/Qt
> CMakeCache.txt:QT_HEADERS_DIR:INTERNAL=/usr/local/qt4/include
> 
> symbol lookup error: /usr/local/qt4/lib/libQtDesigner.so.4: undefined symbol:
 
> _ZN16QDialogButtonBox16staticMetaObjectE
> 
> One would think that it was using the right qt headers, but who knows?
> 
>   Harry
> 
> On Sat, 21 Jul 2007 19:12:43 -0600  "Harry G. McGavran Jr. " wrote:
> > 
> > Very likely --
> > 
> > I have two versions, one in /usr and one in /usr/local.
> > The one in /usr/local is the one I want.  How do I make
> > sure it gets built using /usr/local/qt4/include???
> > 
> > 
> > QT4DIR=/usr/local/qt4
> > export PATH=$QT4DIR/bin:$PATH
> > cmake -D QT_BINARY_DIR=$QT4DIR/bin ..
> > 
> >Harry
> > 
> > 
> > On Sat, 21 Jul 2007 20:59:21 -0300  Tim Sutton wrote:
> > > 
> > > --Apple-Mail-3-596731713
> > > Content-Transfer-Encoding: quoted-printable
> > > Content-Type: text/plain;
> > >   charset=ISO-8859-1;
> > >   delsp=yes;
> > >   format=flowed
> > > 
> > > Hi
> > > 
> > > My guess is that the Qt version providing headers and the Qt version =20
> > > for lib linking  could be out of sync...
> > > 
> > > How many versions of Qt do you have on your system?
> > > 
> > > Regards
> > > 
> > > Tim
> > > 
> > > Em 21/07/2007, =E0s 13:37, Harry G. McGavran Jr. escreveu:
> > > 
> > > >
> > > > I've been following this thread and trying to do the same thing.
> > > > It works like Reid's except what I get is:
> > > >
> > > > symbol lookup error: /usr/local/qt4/lib/libQtDesigner.so.4: =20
> > > > undefined symbol:
> > > > _ZN16QDialogButtonBox16staticMetaObjectE
> > > >
> > > > even with the correct LD_LIBRARY_PATH, although qgis seems to
> > > > want /usr/local/qt4/lib which is correct in any case.
> > > >
> > > > Qt4.2.2 is in that path which is what it looks like Reid is using.
> > > >
> > > > Suggestions?
> > > >
> > > > Harry
> > > >
> > > >
> > > > --=20
> > > >
> > > > Harry G. McGavran, Jr.
> > > >
> > > > E-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > > >
> > > > ___
> > > > Qgis-user mailing list
> > > > Qgis-user@lists.qgis.org
> > > > http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
> > > 
> > > 
> > > Tim Sutton
> > > 
> > > QGIS Project Steering Committee Member - Release  Manager
> > > Visit http://qgis.org for a great open source GIS
> > > 
> > > openModeller Desktop Developer
> > > Visit http://openModeller.sf.net for a great open source ecological =20
> > > niche modelling tool
> > > 
> > > Home Page: http://tim.linfiniti.com
> > > Skype: timlinux
> > > Irc: timlinux on #qgis at freenode.net
> > > 
> > > 
> > > 
> > > 
> > > --Apple-M

Re: [Qgis-user] help building QGIS 0.8.1 on Ubuntu Dapper

2007-07-21 Thread Harry G. McGavran Jr.

I've been following this thread and trying to do the same thing.
It works like Reid's except what I get is:

symbol lookup error: /usr/local/qt4/lib/libQtDesigner.so.4: undefined symbol: 
_ZN16QDialogButtonBox16staticMetaObjectE

even with the correct LD_LIBRARY_PATH, although qgis seems to
want /usr/local/qt4/lib which is correct in any case.

Qt4.2.2 is in that path which is what it looks like Reid is using.

Suggestions?

Harry


-- 

Harry G. McGavran, Jr.

E-mail: [EMAIL PROTECTED]



___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


[Qgis-user] QGIS waypoint/track plotting problem

2007-05-19 Thread Harry G. McGavran Jr.

When I plot waypoints or tracks from WGS84 GPX files on
Geotiff NAD27 maps with QGIS 0.7.4 or 0.8.0, the
waypoints or tracks plot about 50 meters west
of where they should.  the QGIS UTM indicator
shows the right coordinates when the cursor
is over the correct points on the map for the
waypoints or tracks, but QGIS plots these points
about 50 meters to the west of the correct points.

The rendering options seem to be what one should use,
(WGS84 - NAD27 Zone 13N)
but something is not right. Any ideas???

Harry McGavran
[EMAIL PROTECTED]



-- 

Harry G. McGavran, Jr.

E-mail: [EMAIL PROTECTED]



___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


[Qgis-user] Enable on the fly projection

2006-10-27 Thread Harry G. McGavran Jr.

I'm fairly new to QGIS and have not found the answer to
this yet, even with a fair amount of searching for it.

I find that I'd like "Enable on the fly projection" to
be on with most of the uses I have in QGIS, so it would
be much nicer to remove the check mark for this option
when I need to, rather than having to check it for every
new project I do.  Is there way way to make it on
by default????



-- 

Harry G. McGavran, Jr.

E-mail: [EMAIL PROTECTED]





pgpgZ570BnNRh.pgp
Description: PGP signature
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user