[Qgis-user] QGIS and GeoServer

2009-03-27 Thread Paolo Cavallini
Hi all.
I have been pointed out to an apparently serious problem in QGIS trying to
read WFS/WMS layers from GeoServer:
http://geoserver.org/display/GEOSDOC/Quantum+GIS
(see "Known issues"). Does anybody confirm?
All the best.
-- 
Paolo Cavallini
http://faunalia.it/pc


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


Re: [Qgis-user] styles for osm

2009-03-27 Thread Martin Dobias
On Fri, Mar 27, 2009 at 3:34 PM, Werner Macho  wrote:
> Is there already a working Openstreetmap plugin for QGIS?
>

Hi Werner,

somewhere in the qgis-developer archive (about a month ago) you might
find a link for openstreetmap provider + plugin we've done. Our
qgis-mapper group is still hard working on it and soon we'd like to
release another testing version. There are some problems when it comes
to editing of geometries (due the specific format osm has), but basic
tasks like opening .osm files, downloading data from server or some
editing tasks (change object's tags, create or delete nodes/ways) work
fine. Stay tuned :)

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


Re: [Qgis-user] styles for osm

2009-03-27 Thread Jachym Cepicky
hi,

afaik, from what I have found, the plugin can 'only' display osm types
of file, and it is imho very slow

you can not download && display the data from osm.planet directly (not
speaking about editing, uploading, gpx uploading and so on (would be
nice ))

however! it is very easy to get the data  from osm [1] and import them
via osm2pgsql to postgis, set indexes to osm_id column, define the
database connection from qgis to postgis-osm-database and voila - the
map [2].

and for that map it would be interesting, to have the qgis-style file

never mind, I was only asking

thanks

jachym

[1] http://download.geofabrik.de/osm/europe/
[2] http://les-ejk.cz/tmp/qgis-osm.png

On Fri, Mar 27, 2009 at 03:34:05PM +0100, Werner Macho wrote:
> Is there already a working Openstreetmap plugin for QGIS?
> 
> regards
> Werner
> 
> On Fri, 2009-03-27 at 16:06 +0100, Jachym Cepicky wrote:
> > Hi,
> > On Fri, Mar 27, 2009 at 02:38:41PM +0100, Stephan Holl wrote:
> > > Hello Jachym,
> > > 
> > > Jachym Cepicky , [20090327 - 13:24:39]
> > > 
> > > > Hi,
> > > > 
> > > > does anybody have styles file for OpenStreetMap data (stored in
> > > > PostGIS) ?
> > > 
> > >  http://code.google.com/p/mapserver-utils/source/browse/trunk/
> > > 
> > > Cheers
> > > 
> > >   Stephan
> > 
> > thanks for the link - looks nice, I'll definitely use it!
> > 
> > however, I was search after Qgis styles, not MapServer (if I did not
> > miss something on the Google project).
> > 
> > Layer->Properties -> load *.qml file
> > 
> > That's, why I'm asking in the qgis and not mapserver ml ;-)
> > 
> > jachym
> > 
> > 
> > ___
> > Qgis-user mailing list
> > Qgis-user@lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/qgis-user
> 

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/JachymCepicky.pgp
Key fingerprint: 0C6D 0EAE 76BD 506C F299  ED8A C8AB 74B8 08D4 E08F


signature.asc
Description: Digital signature
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] styles for osm

2009-03-27 Thread Werner Macho
Is there already a working Openstreetmap plugin for QGIS?

regards
Werner

On Fri, 2009-03-27 at 16:06 +0100, Jachym Cepicky wrote:
> Hi,
> On Fri, Mar 27, 2009 at 02:38:41PM +0100, Stephan Holl wrote:
> > Hello Jachym,
> > 
> > Jachym Cepicky , [20090327 - 13:24:39]
> > 
> > > Hi,
> > > 
> > > does anybody have styles file for OpenStreetMap data (stored in
> > > PostGIS) ?
> > 
> >  http://code.google.com/p/mapserver-utils/source/browse/trunk/
> > 
> > Cheers
> > 
> > Stephan
> 
> thanks for the link - looks nice, I'll definitely use it!
> 
> however, I was search after Qgis styles, not MapServer (if I did not
> miss something on the Google project).
> 
> Layer->Properties -> load *.qml file
> 
> That's, why I'm asking in the qgis and not mapserver ml ;-)
> 
> jachym
> 
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user

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


Re: [Qgis-user] styles for osm

2009-03-27 Thread Jachym Cepicky
Hi,
On Fri, Mar 27, 2009 at 02:38:41PM +0100, Stephan Holl wrote:
> Hello Jachym,
> 
> Jachym Cepicky , [20090327 - 13:24:39]
> 
> > Hi,
> > 
> > does anybody have styles file for OpenStreetMap data (stored in
> > PostGIS) ?
> 
>  http://code.google.com/p/mapserver-utils/source/browse/trunk/
> 
> Cheers
> 
>   Stephan

thanks for the link - looks nice, I'll definitely use it!

however, I was search after Qgis styles, not MapServer (if I did not
miss something on the Google project).

Layer->Properties -> load *.qml file

That's, why I'm asking in the qgis and not mapserver ml ;-)

jachym


-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/JachymCepicky.pgp
Key fingerprint: 0C6D 0EAE 76BD 506C F299  ED8A C8AB 74B8 08D4 E08F


signature.asc
Description: Digital signature
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] styles for osm

2009-03-27 Thread Stephan Holl
Hello Jachym,

Jachym Cepicky , [20090327 - 13:24:39]

> Hi,
> 
> does anybody have styles file for OpenStreetMap data (stored in
> PostGIS) ?

 http://code.google.com/p/mapserver-utils/source/browse/trunk/

Cheers

Stephan
-- 
Stephan Holl  | Tel.: +49 (0)541-33 508 3663
Intevation GmbH, Neuer Graben 17, 49074 OS  |  AG Osnabrück - HR B 18998
Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner


signature.asc
Description: PGP signature
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] styles for osm

2009-03-27 Thread Jachym Cepicky
Hi,

does anybody have styles file for OpenStreetMap data (stored in PostGIS) ?

thanks

Jachym
-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/JachymCepicky.pgp
Key fingerprint: 0C6D 0EAE 76BD 506C F299  ED8A C8AB 74B8 08D4 E08F


signature.asc
Description: Digital signature
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Within Quantum GIS can you open ESRI file geodatabases and export to shapefile?

2009-03-27 Thread David Fawcett
No, the file geodatabase is a proprietary format.  OGR can read the  
Access based Personal Geodatabse though.  At least the feature info  
anyway.


David.



On Mar 27, 2009, at 6:50 AM, John Mitchell   
wrote:



Hi,

Within Quantum GIS can you open ESRI file geodatabases and export to  
shapefile?


Thanks,

John

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

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


[Qgis-user] Within Quantum GIS can you open ESRI file geodatabases and export to shapefile?

2009-03-27 Thread John Mitchell
Hi,

Within Quantum GIS can you open ESRI file geodatabases and export to
shapefile?

Thanks,

John

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


Re: [Qgis-user] Features

2009-03-27 Thread Werner Macho
Hi!
We've discussed a lot of things probably fining their way into qgis at
the FOSSGIS2009 in Hannover and the Hachfest there.
Some short notes are available in the blog [1] but AFAIK there is no
"Roadmap" Side so far

regards
Werner
[1] http://blog.qgis.org/node/129

On Fri, 2009-03-27 at 12:16 +0100, Lionel Roubeyrie wrote:
> Hi all,
> is it possible to see what features will be introduced in the nexts qgis
> releases, like a roadmap? Can't find that on the website :(
> Thanks
> 


signature.asc
Description: This is a digitally signed message part
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Features

2009-03-27 Thread Lionel Roubeyrie
Hi all,
is it possible to see what features will be introduced in the nexts qgis
releases, like a roadmap? Can't find that on the website :(
Thanks

-- 
Lionel Roubeyrie
chargé d'études
LIMAIR - La Surveillance de l'Air en Limousin
http://www.limair.asso.fr


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


[Qgis-user] raster layer style behaviour

2009-03-27 Thread piko

Hi all

I got a problem with styling raster layers

These are 1-band rasters resulting from a model and a TIN interpolation

I apply a pseudo-color style > no problem

then, i delete the no-data cells on the gray-scaled layer> no problem

I finally want to re-apply the pseudo color scheme, but it fails, i only get on 
default color  

Does anyone know this pblem ?
Can I manage to style my layer with a .qml file ? if yes how must i procced ?

Thanks !

Piko
-- 
View this message in context: 
http://n2.nabble.com/raster-layer-style-behaviour-tp2543398p2543398.html
Sent from the qgis-user mailing list archive at Nabble.com.

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