Re: [Qgis-developer] Re: [Qgis-user] Summary of hackfest activities

2011-04-21 Thread Tim Sutton
Hi all Yes sorry about the dodgy editorial work - I did most of the write up on my overnight flight and committed it in an airport stopover the next morning having had only 2 hours sleep so needless to say it wasnt my best work :-P Anyway thanks to crowdsourcing, hopefully it now reads a little b

Re: [Qgis-developer] Merging gis-newgis theme

2011-04-21 Thread Werner Macho
I always liked the Gis theme more than the old default. Now its getting more and more great.. very good work Robert. For me this will be the New default theme. Tim: i also like the 4way arrows for move more than a hand. Regards werner Am 21.04.2011 10:03 schrieb "Tim Sutton" : > Hi Robert > > Great

Re: [Qgis-developer] Merging gis-newgis theme

2011-04-21 Thread Tim Sutton
Hi On Thu, Apr 21, 2011 at 10:18 AM, Werner Macho wrote: > I always liked the Gis theme more than the old default. Now its getting more > and more great.. very good work Robert. For me this will be the New default > theme. Newgis is dead...long live gisI've removed the newgis theme from svn.

[Qgis-developer] Changing view options of selected and edited vector features

2011-04-21 Thread Eye OnNet
Hello. I'm developing a GIS application based on QGIS API. Now I have some problem with visualisation of selected features - when features selected by the "QgsVectorLayer::select( );" method, its filled by black color on the mapcanvas. How to change color or disable that visualisation of sele

Re: [Qgis-developer] ecw and linux nightly builds

2011-04-21 Thread Ramon Andinach
On 20/04/2011, at 23:41 , Jürgen E. Fischer wrote: > Hi Ramon, > > On Wed, 20. Apr 2011 at 23:17:07 +0800, Ramon Andinach wrote: >> I have also been looking at Jürgen's answer, and if I understand I should >> remove the remaining GDAL bits from the 1.6 install and bring in GDAL from >> source (w

Re: [Qgis-developer] Re: Value tool plugin makes QGIS crash

2011-04-21 Thread Giovanni Manghi
Hi Radim On Thu, 2011-04-14 at 13:48 +0200, Radim Blazek wrote: > On Sat, Mar 26, 2011 at 9:29 PM, Giovanni Manghi > wrote: > > It works pretty good with *non* GRASS rasters, while with GRASS rasters > > is very slow (on Windows, acceptable on linux) and has another problem: > > when passing the

Re: [Qgis-developer] GRASS raster provider

2011-04-21 Thread Giovanni Manghi
Hi Radim, > I have submitted to trunk the new GRASS raster data provider. It is > based on specialized GRASS modules compiled within QGIS, GDAL is not > used anymore. > > ... > ... > ... > > > Please test, especially on Windows once it compiles (1am, MEST they say). On windows/trunk/osgeo4w

Re: [Qgis-developer] ecw and linux nightly builds

2011-04-21 Thread Micha Silver
On 04/21/2011 06:13 PM, Ramon Andinach wrote: On 20/04/2011, at 23:41 , Jürgen E. Fischer wrote: Hi Ramon, On Wed, 20. Apr 2011 at 23:17:07 +0800, Ramon Andinach wrote: I have also been looking at Jürgen's answer, and if I understand I should remove the remaining GDAL bits from the 1.6 insta

Re: [Qgis-developer] ecw and linux nightly builds

2011-04-21 Thread Giovanni Manghi
> So the current situation for "regular" GIS users who need support for > ecw is: > On windows - > You have a chance to get ecw support if you were lucky enough to > download the previous ERDAS SDK 4.0 (which is no longer available). The > latest one, 4.1 causes gdal to crash. yes. A ticket on

Re: [Qgis-developer] PostGIS connections: take them from PgAdmin3?

2011-04-21 Thread Tim Sutton
Hi Sounds like a good idea Regards Tim On Wed, Apr 20, 2011 at 2:04 PM, Paolo Cavallini wrote: > Hi all. > It seems interesting to load the connection settings for PostGIS from > those in .pgadmin3 (or syncing them both), so the user should not repeat > the config twice. > Any major proble

Re: [Qgis-developer] ecw and linux nightly builds

2011-04-21 Thread Ramon Andinach
On 22/04/2011, at 01:34 , Giovanni Manghi wrote: > >> So the current situation for "regular" GIS users who need support for >> ecw is: >> On windows - >> You have a chance to get ecw support if you were lucky enough to >> download the previous ERDAS SDK 4.0 (which is no longer available). The

[Qgis-developer] Postgis Column Type and Symbology

2011-04-21 Thread Alex Mandel
While not using the most recent trunk (but a recent one) and a 1.6 install I ran into a quirk which I hope someone else can confirm. I have 4 columns all are bigint in postgis, 2 read and float8 and to as int8 to QGIS. Only the float8 columns appear on the list in the graduated symbology options.

Re: [Qgis-developer] Postgis Column Type and Symbology

2011-04-21 Thread Alex Mandel
On 04/21/2011 05:02 PM, Alex Mandel wrote: > While not using the most recent trunk (but a recent one) and a 1.6 > install I ran into a quirk which I hope someone else can confirm. > > I have 4 columns all are bigint in postgis, 2 read and float8 and to as > int8 to QGIS. Only the float8 columns ap