Re: [Qgis-user] Default projection of the map

2007-02-07 Thread Tim Sutton
Without checking the code, if I remember correctly the default projection is set in QgsProject - although if you look in qgsoptions you will notice there are different ways projection of unknown layers can be set. Regards Tim On 2/6/07, Patrick Desautels [EMAIL PROTECTED] wrote: Hi all, I'm

AW: [Qgis-user] New Poll

2007-02-07 Thread Düster Horst
I'm missing one further option of enhanced vector editing. The following essential editing features are missing in my opinion: - editing doughnut polygons - splitting lines and polygons - concatenate lines and polygons - create connected polygons in concideration of adjacent borders - snapping to

Re: [Qgis-user] Writing plugins::export selected object to OGR

2007-02-07 Thread Martin Dobias
On 2/6/07, Oleg Gusev [EMAIL PROTECTED] wrote: Am Dienstag, 6. Februar 2007 13:27 schrieben Sie: sorry, but I did not find the export to shapefile function in qgis. Could you give me a hint? In ./src/core/qgsvectorfilewriter.cpp QgsVectorFileWriter::QgsVectorFileWriter ... mOutputFormat

Re: AW: [Qgis-user] New Poll

2007-02-07 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please consider however that the presently most advanced editing tool for qgis (ie through GRASS plugin) will be heavily modified upstream in the near future. It would be good, in my view, not duplicating efforts, and joining our (limited) forces as

Re: [Qgis-user] New Poll

2007-02-07 Thread Stephan Holl
Hello Paolo, Paolo Cavallini [EMAIL PROTECTED], [20070208 - 08:44:43] Please consider however that the presently most advanced editing tool for qgis (ie through GRASS plugin) will be heavily modified upstream in the near future. It would be good, in my view, not duplicating efforts, and

Re: [Qgis-user] Writing plugins::export selected object to OGR

2007-02-07 Thread Wolfgang Qual
Hello Martin, I agree that it would be better to have this OGR-export-functionality inside the vector file writer class, but can you estimate when this will be part of QGIS? 0.9/1.0...? Maybe it would be handsome to have a plugin for the time in-between... Regards, Wolfgang Martin Dobias