[Qgis-user] Image-cataloge usage

2008-05-08 Thread Stephan Holl
Hi all,

while using (win)QGIS 0.10.0 during a lessen very heavily (only one crash in 2 
days!!) I wondered if it is possible to use image-catalogues (shapes) created 
by gdaltindex whithin QGIS?

For some tasks this would be great benefit not to load 30 rasters by hand.

Are there any options to accomplish this task?

TIA

Stephan

-- 
Stephan Holl <[EMAIL PROTECTED]>, http://intevation.de/~stephan
Tel: +49 (0)541-33 50 8 32 | Intevation GmbH | AG Osnabrück - HR B 18998
Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Image-cataloge usage

2008-05-08 Thread Martin Dobias
On Thu, May 8, 2008 at 10:57 AM, Stephan Holl
<[EMAIL PROTECTED]> wrote:
> Hi all,
>
>  while using (win)QGIS 0.10.0 during a lessen very heavily (only one crash in 
> 2
>  days!!) I wondered if it is possible to use image-catalogues (shapes) created
>  by gdaltindex whithin QGIS?
>
>  For some tasks this would be great benefit not to load 30 rasters by hand.
>
>  Are there any options to accomplish this task?

Hi,

this looks to be a good task for a simple plugin for QGIS :)
It's rather easy to load raster layers to map canvas using plugin
interface, so it's just matter of creating a simple mechanism how to
select the rasters... (I don't have experience with other GIS I have
no idea how it's usually done)

Bye,
Martin
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] projection bug?

2008-05-08 Thread Paolo Cavallini
Hi all.
Testing 0.10 from debian.gfoss.it we noticed that on the fly projection
apparently is not working. Does anybody confirm this?
All the best.
pc
-- 
Paolo Cavallini, see: * http://www.faunalia.it/pc *
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] python-shapely

2008-05-08 Thread Paolo Cavallini
The library, useful among other things for some QGIS plugins (notably
spatial_operations by cfarmer) has been packaged by C. Gabriel:
http://ftp-master.debian.org/new/python-shapely_1.0.4-1.html
many thanks.
-- 
Paolo Cavallini, see: * http://www.faunalia.it/pc *
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] cartogram plugin

2008-05-08 Thread Paolo Cavallini
Hi all.
Testing the new plugins from cfarmer, I encountered an error in the
cartogram plugin (BTW: the name of the window is wrong):

An error has occured while executing Python code:

Traceback (most recent call last):
 File "/home_slides/.qgis//python/plugins/cartogram/doCartogram.py",
line 83, in accept
  tempList = self.cartogram(inLayer, outPath, iterations, str(inField),
keep, self.progressBar)
 File "/home_slides/.qgis//python/plugins/cartogram/doCartogram.py",
line 149, in cartogram
  (dMean, aLocal, dForceReductionFactor, dTotalArea, dTotalValue) =
self.getInfo(provider, index)
 File "/home_slides/.qgis//python/plugins/cartogram/doCartogram.py",
line 232, in getInfo
  dFraction = dAreaTotal / dTotalValue  #ratio of actual area to total
'area' value...

All the best.
pc
-- 
Paolo Cavallini, see: * http://www.faunalia.it/pc *
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] projection bug?

2008-05-08 Thread Maciej Sieczka

Paolo Cavallini pisze:


Testing 0.10 from debian.gfoss.it we noticed that on the fly projection
apparently is not working. Does anybody confirm this?


Hi Paolo

I have 0.10.0 + SVN 8401 installed and OTF works for me.

Check if your layer you want to re-project has a correct SRS assigned.

QGIS fails to recognize many SRSes at layer load time, due to a change 
in GDAL [1].


[1]http://www.nabble.com/forum/ViewPost.jtp?post=16592790&framed=y

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


Re: [Qgis-user] projection bug?

2008-05-08 Thread Paolo Cavallini
Maciej Sieczka ha scritto:
> I have 0.10.0 + SVN 8401 installed and OTF works for me.
> 
> Check if your layer you want to re-project has a correct SRS assigned.
> 
> QGIS fails to recognize many SRSes at layer load time, due to a change
> in GDAL [1].
> 
> [1]http://www.nabble.com/forum/ViewPost.jtp?post=16592790&framed=y

This may well be the problem. No solution for now?
All the best, and many thanks.
pc
-- 
Paolo Cavallini, see: * http://www.faunalia.it/pc *
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user