Re: [Qgis-user] [Qgis-developer] WMS Rendering Problems

2007-10-31 Thread Tim Sutton
Hi

Was anyone able to test Toms patch? Can we go ahead and apply it to
trunk? We would like to do a follow up release of QGIS 0.9.1 in the
next few days - in particular to provide updated binaries to address
some GRASS issues Martin fixed, and to provide a Toms WMS fix.

Best regards

Tim

2007/10/31, Tom Elwertowski <[EMAIL PROTECTED]>:
> Jürgen E. Fischer wrote:
> > I'd like to test it.  Where's the patch?
>
> Here's a patch for the current (r3707) trunk:
> http://www.compassowl.com/qgis_wms_async.diff
>
> Tom
> ___
> Qgis-developer mailing list
> [EMAIL PROTECTED]
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-developer
>


-- 
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
niche modelling tool
Home Page: http://tim.linfiniti.com
Skype: timlinux
Irc: timlinux on #qgis at freenode.net
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] Tanslation of the release announcement

2007-10-31 Thread GeoTux
Hello Otto and Mario!!!

Please write us to this e-mail:  [EMAIL PROTECTED]
Or simply by the mail lists QGIS-Doc and QGIS-Users, we're already on
them!!! :)

We're the administrators of GeoTux web-page:
Samuel Mesa (
[EMAIL PROTECTED])
Germán Carrillo (
[EMAIL PROTECTED])

Please add also Samuel Mesa in the author list.

Mario, we're interesting in the translation, but we don't know what's the
document, is it the "QGIS User and Installation Guide"?

Thanks by your comments and invitations.



2007/10/31, Otto Dassau < [EMAIL PROTECTED]>:
>
> Hi,
>
> ok, I changed it and thanks a lot again!
>
> regards,
>   Otto
>
> On Wed, 31 Oct 2007 10:26:02 -0500
> GeoTux <[EMAIL PROTECTED]> wrote:
>
> > Sorry, we're a group of friends interesting in Free Software and
> Geomatic.
> >
> > Please add Germán Carrillo to the author/translator.
> >
> > And please visit us! :)
> >
> > http://geotux.tuxfamily.org/
> >
> >
> > 2007/10/31, Otto Dassau < [EMAIL PROTECTED]>:
> > >
> > > Hi,
> > >
> > > thanks a lot for the translation. I added it to the wiki with Samuel
> Mesa
> > > as
> > > translator, because it is the only "real name" in your mail :-(. If
> you
> > > want
> > > another name, I can change it.
> > >
> > > http://wiki.qgis.org/qgiswiki/Press_Releases
> > >
> > > I hope there are lots of spanish speaking mailing lists you can send
> the
> > > anouncement.
> > >
> > > btw: your mail was rejected by the list because you (
> [EMAIL PROTECTED])
> > > are not
> > > subscribed to this list. You could do it now:
> > > http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
> > >
> > > regards,
> > > Otto
> > >
> > > On Wed, 31 Oct 2007 09:28:23 -0500
> > > GeoTux <[EMAIL PROTECTED]> wrote:
> > >
> > > > Hi Otto,  we want to contribute with the spanish translation of the
> > > release
> > > > announcement for QGIS 0.9.0.
> > > >
> > > > We do attach a txt file with the translation.
> > > >
> > > > Is it possible to make this translations directly in Quantum GIS
> wiki?
> > > >
> > > > Congratulations from Colombia. It's a wonderful software!!!:)
> > > >
> > > >
> > > > 2007/10/30, Otto Dassau <[EMAIL PROTECTED]>:
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > > I would like to ask for volunteers to translate the release
> > > announcement
> > > > > > for
> > > > > > QGIS 0.9.0 into foreign languages and to send it out to mailing
> > > lists in
> > > > > > your
> > > > > > country.
> > > > > >
> > > > > > a first translation into german and french is done, please add
> more
> > > to:
> > > > > > http://wiki.qgis.org/qgiswiki/Press_Releases
> > > > > >
> > > > > > if you need help, just ask...
> > > > > >
> > > > > > regards,
> > > > > > Otto
> > > > > >
> > > > > > ___
> > > > > > Qgis-user mailing list
> > > > > > Qgis-user@lists.qgis.org
> > > > > > http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
> > > > > >
> > > > > 
> > >
> >
> >
> >
>



-- 
---
  |\__
(:>__)(
  |/

Soluciones Geoinformáticas Libres
http://geotux.tuxfamily.org/
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


[Qgis-user] No data found

2007-10-31 Thread Yves Moisan
Hi All,

I'm experimenting with PostGIS layers with mitigated results.  I have a 
shapefile that I uploaded into PostGIS using shp2pgsql with the proper 
SRID.  The database I created to hold the table has Win1254 encoding.

When I load the shapefile directly in QGIS, I can see my attributes with 
"identify".  When I load the same file this time from PostGIS, I can't 
see any info about my attributes ("Aucune donnée trouvée" that is No 
data found at the point where you cliked in the active layer).  The 
polygons of the PostGIS table overlay perfectly the shapefile layer, so 
I know the data in PostGIS has been uploaded correctly.  I also know the 
attributes are there because I can view my PostGIS layer attributes 
using uDIG.


In fact, I saw the attributes once in QGIS but I can't see them since 
then.  I tried closing QGIS and opening it afresh with just that layer 
(to be sure no other SRID would come into conflict) but I still can't 
see any attributes.  Did anyone experience something similar ?  I'm on 
0.9.0 on win XP.  The version I have I grabbed from some developer 
website several days before I saw the formal announcement, so could it 
be that I have a "non official" version ?

TIA,

Yves Moisan

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


Re: [Qgis-user] GHydraulic plugin, calculate economic diameters

2007-10-31 Thread Steffen Macke
Hi Craig,

> The problem I have is that your plugin is not registered properly in
> QGIS 0.9.0. In the plugin manager I see __error__ under the name,
> version and description.

I also saw this once, but I couldn't reproduce it. In my case, I could
activate the plugin
even though it said "error" and after restarting QGIS, it was working.
But see below...

> This is my first encounter with your plugin so I am not yet sure of its
> capabilities. At this stage let's assume I will launch the plugin from

Right now there is not much functionality, really.

> within QGIS and use the command line.

For commandline use, please adjust the economicdiameter.py script (you
located the correct line already (next paragraph) Lines starting with
# are comments.

> > I've searched the *.py source files for "program files" and the only
> > place where "c:\program files" is used, is the economicdiameter.py
> > script.

> In several of the binary *.pyc files I find the same path prefix. E.g.
> in ghydraulicplugin.pyc I find the following:
> 'C:/Programme/Quantum GIS/python/plugins\ghydraulic\ghydraulicplugin.pyt'

Ouch. I'm not a Python expert. I think it was stupid to include the *.pyc files.
Please try remove all *.pyc files in the GHydraulic folder and try
again. If this works, I shall package another installer immediately.

> The only place I have found 'c:\program files' is in the README.

Well, the README is only documentation. No need to change anything here.

> > ghydraulic-setup-2.0.0.exe /D=c:\Quantum GIS\python\plugins

I have to correct myself here.

ghydraulic-setup-2.0.0.exe /D=c:\Quantum GIS

where c:\Quantum GIS is the QGIS installation directory (The installer
will check for
c:\Quantum GIS\qgis.exe)

Thanks for the excellent problem descripitions! Also the information
that you have a parallel 0.8.1 installation is very useful! I didn't
think of this scenario.

Regards,

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


Re: [Qgis-user] Tanslation of the release announcement

2007-10-31 Thread Otto Dassau
On Wed, 31 Oct 2007 16:06:57 +0100
"Mario Pisa" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I read your translation in Spanish... good!
> 
> Samuel, do you receive GIS's spanish list?  (Sistemas de información
> Geográfica y Cartográfica [EMAIL PROTECTED])
> 
> for other hand, I'm maintainer (at this moment I don't start)  for doc
> spanish translation. If you want, you can translate your preferred chapter.

yes, good idea. In case you are interested, it is also useful to subscribe to
the qgis-docs mailing list:
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-doc

 regards,
   Otto
 
> regards,
> 
> Mario Pisa
> 
> On 10/31/07, Otto Dassau <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > thanks a lot for the translation. I added it to the wiki with Samuel Mesa
> > as
> > translator, because it is the only "real name" in your mail :-(. If you
> > want
> > another name, I can change it.
> >
> > http://wiki.qgis.org/qgiswiki/Press_Releases
> >
> > I hope there are lots of spanish speaking mailing lists you can send the
> > anouncement.
> >
> > btw: your mail was rejected by the list because you ([EMAIL PROTECTED])
> > are not
> > subscribed to this list. You could do it now:
> > http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
> >
> > regards,
> > Otto
> >
> > On Wed, 31 Oct 2007 09:28:23 -0500
> > GeoTux <[EMAIL PROTECTED]> wrote:
> >
> > > Hi Otto,  we want to contribute with the spanish translation of the
> > release
> > > announcement for QGIS 0.9.0.
> > >
> > > We do attach a txt file with the translation.
> > >
> > > Is it possible to make this translations directly in Quantum GIS wiki?
> > >
> > > Congratulations from Colombia. It's a wonderful software!!!:)
> > >
> > >
> > > 2007/10/30, Otto Dassau <[EMAIL PROTECTED]>:
> > > > >
> > > > > Hi,
> > > > >
> > > > > I would like to ask for volunteers to translate the release
> > announcement
> > > > > for
> > > > > QGIS 0.9.0 into foreign languages and to send it out to mailing
> > lists in
> > > > > your
> > > > > country.
> > > > >
> > > > > a first translation into german and french is done, please add more
> > to:
> > > > > http://wiki.qgis.org/qgiswiki/Press_Releases
> > > > >
> > > > > if you need help, just ask...
> > > > >
> > > > > regards,
> > > > > Otto
> > > > >
> > > > > ___
> > > > > Qgis-user mailing list
> > > > > Qgis-user@lists.qgis.org
> > > > > http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
> > > > >
> > > > 
> > ___
> > Qgis-user mailing list
> > Qgis-user@lists.qgis.org
> > http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
> >
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] GHydraulic plugin, calculate economic diameters

2007-10-31 Thread Craig Leat




Craig Leat wrote:

  > The Windows installer tries to look up the QGIS installation path from
> the registry (location
> of the uninstaller). I forgot to mention this. So people who have not
> used the Windows installer for Quantum GIS might experience some
> problems. In this case, you can specify
> the installation location on the commandline. For example:
>
> ghydraulic-setup-2.0.0.exe /D=c:\Quantum GIS\python\plugins
>   

I'm not sure what effect this will have on the hard coded paths 
mentioned above, but I will try it out and report back
  

I tried specifying the path on the command line like so:
ghydraulic-setup-2.0.0.exe /D=c:\QGIS_0.9.0_26.10.2007\python\plugins
and received an error saying that QGIS is not installed.

Perhaps you meant to say that the switch /D is used to supply the path
to QGIS? Anyway, tried this and still can't load the plugin.

Best regards

Craig Leat.



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


Re: [Qgis-user] Tanslation of the release announcement

2007-10-31 Thread Otto Dassau
Hi, 

thanks a lot for the translation. I added it to the wiki with Samuel Mesa as
translator, because it is the only "real name" in your mail :-(. If you want
another name, I can change it.

http://wiki.qgis.org/qgiswiki/Press_Releases

I hope there are lots of spanish speaking mailing lists you can send the
anouncement. 

btw: your mail was rejected by the list because you ([EMAIL PROTECTED]) are not
subscribed to this list. You could do it now:
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user

regards,
 Otto 

On Wed, 31 Oct 2007 09:28:23 -0500
GeoTux <[EMAIL PROTECTED]> wrote:

> Hi Otto,  we want to contribute with the spanish translation of the release
> announcement for QGIS 0.9.0.
> 
> We do attach a txt file with the translation.
> 
> Is it possible to make this translations directly in Quantum GIS wiki?
> 
> Congratulations from Colombia. It's a wonderful software!!!:)
> 
> 
> 2007/10/30, Otto Dassau <[EMAIL PROTECTED]>:
> > >
> > > Hi,
> > >
> > > I would like to ask for volunteers to translate the release announcement
> > > for
> > > QGIS 0.9.0 into foreign languages and to send it out to mailing lists in
> > > your
> > > country.
> > >
> > > a first translation into german and french is done, please add more to:
> > > http://wiki.qgis.org/qgiswiki/Press_Releases
> > >
> > > if you need help, just ask...
> > >
> > > regards,
> > > Otto
> > >
> > > ___
> > > Qgis-user mailing list
> > > Qgis-user@lists.qgis.org
> > > http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
> > >
> > 
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] Tanslation of the release announcement

2007-10-31 Thread GeoTux
Hi Otto,  we want to contribute with the spanish translation of the release
announcement for QGIS 0.9.0.

We do attach a txt file with the translation.

Is it possible to make this translations directly in Quantum GIS wiki?

Congratulations from Colombia. It's a wonderful software!!!:)


2007/10/30, Otto Dassau <[EMAIL PROTECTED]>:
> >
> > Hi,
> >
> > I would like to ask for volunteers to translate the release announcement
> > for
> > QGIS 0.9.0 into foreign languages and to send it out to mailing lists in
> > your
> > country.
> >
> > a first translation into german and french is done, please add more to:
> > http://wiki.qgis.org/qgiswiki/Press_Releases
> >
> > if you need help, just ask...
> >
> > regards,
> > Otto
> >
> > ___
> > Qgis-user mailing list
> > Qgis-user@lists.qgis.org
> > http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
> >
> 



-- 
---
  |\__
(:>__)(
  |/

Soluciones Geoinformáticas Libres
http://geotux.tuxfamily.org/
Es un gran placer anunciar la disponibilidad inmediata de Quantum GIS (QGIS) 
versión 0.9.0. A continuación más detalles: 

Quantum GIS (QGIS) es un Sistema de Información Geográfica (SIG) de código 
abierto, de fácil uso que se ejecuta en Linux, Unix, Mac OSX y Windows. QGIS 
soporta formatos vectoriales, raster y bases de datos espaciales. QGIS se 
encuentra bajo la licencia de GNU General Public License. QGIS te permite 
componer tus propios mapas. Soporta los formatos más comunes de datos 
espaciales (por ejemplo ESRI ShapeFile, geotiff). QGIS soporta plug-ins para 
implementar nuevas funcionalidades como desplegar tus datos GPS. QGIS es de 
código abierto y libre de costo (descargar aquí). Recibimos con satisfacción 
ayuda de nuestra comunidad de usuarios, como contribuciones de código, parches 
e informes de errores, documentación, promoción y apoyo a otros usuarios en las 
listas de correo y foros. Las contribuciones financieras también son 
bienvenidas. Esta versión introduce varias nuevas características incluyendo el 
soporte de python y muchos  nuevos módulos de GRASS. La versión también incluye 
numerosas correcciones de errores y mejoras en la estabilidad. QGIS está 
disponible en código fuente y como binarios de Microsoft Windows, Mac OS X y 
GNU / Linux. Todas las versiones se pueden obtener en nuestra página de 
descargas en http://download.qgis.org. Como proyecto de código abierto, 
proporcionamos soporte para el uso de QGIS a través de nuestras listas de 
correo y del sistema de reporte de errores: 

  * Para consultas generales suscríbete a nuestra lista de correo de 
usuarios en http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
 
 * Para preguntas relacionadas con desarrollo, inscríbete a la lista de 
desarrolladores http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-developer 

 * Si crees haber encontrado un error, por favor infórmanos del mismo 
usando nuestro sistema de reporte de errores. Al informar de los fallos, por 
favor incluye algunos datos de contacto para el seguimiento del problema, en la 
dirección 
https://svn.qgis.org/trac

Los principales cambios en esta versión son: 

 * Integración con Python - Este es el principal objetivo de esta versión, 
ahora es posible crear plugins usando python. También es posible crear 
aplicaciones SIG en Python empleando librerías de QGIS.
 
 * Eliminación de automake como sistema de compilación - QGIS ahora 
necesita CMake para la compilación. 

 * Muchas y nuevas herramientas de GRASS agregadas (gracias a 
http://faunalia.it/) 
 * Actualizaciones en la composición de mapas. 
 * Corrección del error de shapefiles 2.5D  
 * Las librerías de QGIS han sido rediseñadas y organizadas. 
 * Mejoras en el Georeferenciador. 

QGIS es un proyecto totalmente voluntario y es el trabajo de un equipo de 
desarrolladores, documentadores y de soporte. Extendemos nuestro agradecimiento 
y gratitud por las muchas, muchas horas en que las personas han contribuido en 
realizar este lanzamiento. 


Translation by:
---
  |\__  
(:> __)(
  |/
Soluciones Geoinformáticas Libres
http://geotux.tuxfamily.org/
Colombia___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] QGIS an American product ?

2007-10-31 Thread Yves Moisan
Gary Sherman a écrit :
> Where did you read this (URL?)??

Hi Gary,

I'm not gonna tell you ;-).  I'll tell the person directly so he can 
correct the article.


> I believe this is just an unfortunate characterization by someone who  
> may not have all the facts.

That's also what I thought but I wanted to check with the QGIS community 
first.  Thanx for your answer.

Yves Moisan

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


Re: [Qgis-user] QGIS an American product ?

2007-10-31 Thread Gary Sherman
Where did you read this (URL?)??

QGIS has never been promoted as an American product. It was founded  
in the US but
if you look at the commits to the source repository, there are more  
international
developers than US.  Its success is the result of global effort by  
developers, contributors,
and supporters.

I believe this is just an unfortunate characterization by someone who  
may not
have all the facts.

-gary
On Oct 31, 2007, at 5:00 AM, Yves Moisan wrote:

> Hi All,
>
> I just read from a local bulletin that QGIS was mostly developed by
> American developers.  Looking at the list of developers and  
> contributing
> developers for QGIS and also the list of commercial support  
> entities, I
> don't quite see a domination of Americans.  I'm not trying to spur a
> flamewar here.  I'm just a bit surprised a project like QGIS is being
> tagged as "American" when it mostly appears to be an international
> project, like all large successful FOSS projects, but maybe it *is*  
> and
> American-led project?
>
>
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Chair, QGIS Project Steering Committee
Micro Resources: http://mrcc.com
   *Geospatial Hosting
   *Web Site Hosting
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-



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


[Qgis-user] QGIS an American product ?

2007-10-31 Thread Yves Moisan
Hi All,

I just read from a local bulletin that QGIS was mostly developed by 
American developers.  Looking at the list of developers and contributing 
developers for QGIS and also the list of commercial support entities, I 
don't quite see a domination of Americans.  I'm not trying to spur a 
flamewar here.  I'm just a bit surprised a project like QGIS is being 
tagged as "American" when it mostly appears to be an international 
project, like all large successful FOSS projects, but maybe it *is* and 
American-led project?

TIA,

Yves Moisan

One day maybe we'll get rid of flags ...  (It's pretty awkward compared 
to Lennon's Imagine lyrics :-) )

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


[Qgis-user] Uggly legend and blocked symbols in QGIS 0.9

2007-10-31 Thread carlovanrijswijk
Hi,

I'm a frequent user of Qgis. I worked with 0.7 and recent upgraded to 0.9. In 
0.7 printing of maps was fine with a nice legend and smooth symbols (in both 
*.svg and *.jpg images).

However in 0.9 I get a uggly legend - wich is kind of acceptable with only a 
few font types - and a picture with very "blocked" dot-symbols (as in old low 
resolution bmp-images). If I use scaling of symbols it gets a little bit 
better, but doesn't compare in quality with Qgis 0.7.

What I'm I doing wrong? I thought that the printing of maps should be better in 
0.9?

I 'm running Qgis from the binary deb-package under Linux (Ubuntu Gutsy 
Gibbon). 

Thank you and grtz. Carlo van Rijswijk

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