Re: [Qgis-user] error using the stand alone app Oceanmap

2008-01-31 Thread Martin Dobias
On Jan 29, 2008 11:53 PM, Tim Michelsen <[EMAIL PROTECTED]> wrote: > > 2. try to find QGIS in some default paths (/usr, /usr/local on linux > > or "${PROGRAM_FILES}/Quantum GIS" on windows etc.) or try to use a > > previously saved path to QGIS installation from QSettings > > 3. if no installation

Re: [Qgis-user] error using the stand alone app Oceanmap

2008-01-29 Thread Tim Michelsen
Hello! > At last one thought: > What sucks about custom qgis-based application is the need to find out > the QGIS installation and set the paths to PyQGIS, QGIS libs and QGIS > resources. It comes to my mind that we could possibly do a simple > "bootstrap" python script that application could use.

Re: [Qgis-user] error using the stand alone app Oceanmap

2008-01-29 Thread Martin Dobias
On Jan 29, 2008 4:51 PM, Aaron Racicot <[EMAIL PROTECTED]> wrote: > > 3) You can play with a new project I am starting to develop called QGISLite. > It can be found here: > > > > http://trac.reprojected.com/qgislite/ > > > > The intention of this project is to create a very minimal GIS app based on

Re: [Qgis-user] error using the stand alone app Oceanmap

2008-01-29 Thread Aaron Racicot
54 AM > To: qgis-user@lists.qgis.org > Subject: [Qgis-user] error using the stand alone app Oceanmap > > Hello, > I am trying to develop a stand alone application based on the QGIS Python > bindings. > For testing I run the OpenOceanMap > (http://trac.infodrizzle.org

Re: [Qgis-user] error using the stand alone app Oceanmap

2008-01-29 Thread Tim Sutton
Hi qgis_prefix = "C:/Programme/qgis" <-- Shouldnt that be programme files? Also are you actually assigning the prefix to qgisapplication? It will probably be helpful if you print to debug qgisapplication.srsDbFilePath() to see if its pointing to the correct place after calling set prefix. Regar

[Qgis-user] error using the stand alone app Oceanmap

2008-01-29 Thread Tim Michelsen
Hello, I am trying to develop a stand alone application based on the QGIS Python bindings. For testing I run the OpenOceanMap (http://trac.infodrizzle.org/openocean). When trying to load layers be it a vector or a raster layer I get the follwing error: " QgsSpatialRefSys::getRecord failed : sele