Re: [Qgis-user] Join a excel list of land parcel detials to GIS land parcel layer (Shape) with out details

2017-04-09 Thread Marco Lechner - FOSSGIS e.V.
Hi Nome,

please check, if you have rights to write the *.xls in general (e.g. by
opening it using LibreOffice and trying to edit something).

Marco

Am 09.04.2017 um 15:58 schrieb Nomeneta Saili:
> Hi guys,
>
> Gone though this tutorial
> http://www.qgistutorials.com/en/docs/performing_table_joins.html and I
> am able to join but the problem is I can't edit the details for the
> resulting join table for the excl portion of the table. I can edit the
> fields on the original shape file but not the fields from the join
> excel table.
>
> Is there a way to edit them directly from the shape/join table?. 
>
> Thanks
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] OSGeo Live with VM doesn't work

2017-03-25 Thread Marco Lechner - FOSSGIS e.V.
Do you have a PC with a 64bit CPU (and your virtualisation Software
supports this)? AFAIK OSGEo Live does not run on 32Bit systems or VMs.
And show a behaviour as you described.

Marco

Am 25.03.2017 um 11:10 schrieb Salvatore Oliveto:
>
> Hi, I followed the procedure for installing osgeolive with VM
> https://live.osgeo.org/it/quickstart/virtualization_quickstart.html,
> but when I start the VM with osgeolive remains black screen and Linux
> doesn't start
>
> thank you
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Processing Toolbox Grass Error on executing algorithm

2017-03-18 Thread Marco Lechner - FOSSGIS e.V.
Hi,

this is a known (and already fixed) issue:
https://hub.qgis.org/issues/16110

As a workaround you can set a symlink from grass72 to grass70 as
described here until you get a patched update:
http://gis.stackexchange.com/questions/225464/cannot-run-grass-algorithms-in-qgis-2-18-on-ubuntu-16-04

Best regards

Marco

Am 18.03.2017 um 14:30 schrieb Sindile Bidla:
> I am running Ubuntu 16.04 64bit,
>
> QGIS version
>
>   
>
> 2.99.0-Master
>
>   
>
> QGIS code revision
>
>   
>
> 921a0c7 
>
> Compiled against Qt
>
>   
>
> 5.5.1
>
>   
>
> Running against Qt
>
>   
>
> 5.5.1
>
> Compiled against GDAL/OGR
>
>   
>
> 2.1.2
>
>   
>
> Running against GDAL/OGR
>
>   
>
> 2.1.2
>
> Compiled against GEOS
>
>   
>
> 3.5.1-CAPI-1.9.1
>
>   
>
> Running against GEOS
>
>   
>
> 3.5.1-CAPI-1.9.1 r4246
>
> PostgreSQL Client Version
>
>   
>
> 9.5.2
>
>   
>
> SpatiaLite Version
>
>   
>
> 4.3.0a
>
> QWT Version
>
>   
>
> 6.1.2
>
>   
>
> PROJ.4 Version
>
>   
>
> 492
>
> QScintilla2 Version
>
>   
>
> 2.9.1
>
>   
>
> This copy of QGIS writes debugging output.
>
>
>
> Trying to run any of the Grass tools on the Processing Toolbox, I get
> the following error:
>
> This algorithm cannot be run :-(
>
> It seems that GRASS GIS 7 is not correctly installed and configured in
> your system. Please install it before running GRASS GIS 7 algorithms.
>
>
> I have Grass 7.2 installed 
>
>
> grass72: /usr/bin/grass72 /usr/lib/grass72 /usr/share/grass72
> /usr/share/man/man1/grass72.1.gz
>
> Clicking enable additional providers, I get the following stack trace
> error
>
> An error has occurred while executing Python code:
>
> TypeError: __init__() takes 1 positional argument but 2 were given
>
> Traceback (most recent call last):   File
> "/usr/share/qgis/python/plugins/processing/gui/ProcessingToolbox.py",
> line 77, in openSettings dlg = ConfigDialog(self) TypeError:
> __init__() takes 1 positional argument but 2 were given
>
>
> Python version: 3.5.2 (default, Nov 17 2016, 17:05:23) [GCC 5.4.0
> 20160609]
> QGIS version: 2.99.0-Master Master, 921a0c7
>
> Python Path:
>
>   * /usr/share/qgis/python/plugins/processing
>   * /usr/share/qgis/python
>   * /home/user1/.qgis3/python
>   * /home/user1/.qgis3/python/plugins
>   * /usr/share/qgis/python/plugins
>   * /usr/lib/python35.zip
>   * /usr/lib/python3.5
>   * /usr/lib/python3.5/plat-x86_64-linux-gnu
>   * /usr/lib/python3.5/lib-dynload
>   * /usr/local/lib/python3.5/dist-packages
>   * /usr/lib/python3/dist-packages
>   * /home/user1/.qgis3//python
>   * /home/user1/spatial_data
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Export SHP to mySQL

2016-03-05 Thread Marco Lechner - FOSSGIS e.V.
read this:

https://dev.mysql.com/doc/refman/5.7/en/creating-spatial-indexes.html
Marco

Am 05.03.2016 um 14:55 schrieb Vicent García:
>
> Hi,
>
>  
>
> I’ve tried to do that (shp2mysql), but I got this error:
>
> “ERROR 1: MySQL error message: The used table type doesn’t suport
> SPATIAL indexes. Description: ALTER TABLE ‘shapefile’ ADD SPATIAL
> INDEX(‘poligon_columna’)
>
> ERROR 1: Terminating translation prmaturely after failed translation
> of layer ESP_adm4 (use -skipfailures to skip errors)”
>
>  
>
> Sorry, but it’s my first time that I use this command and I’m a bit lost.
>
>  
>
> Thanks,
>
>  
>
> Vicent.
>
>  
>
> *De:*Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] *En nombre
> de *Marco Lechner - FOSSGIS e.V.
> *Enviado el:* dissabte, 5 de març de 2016 11:16
> *Para:* qgis-user@lists.osgeo.org
> *Asunto:* Re: [Qgis-user] Export SHP to mySQL
>
>  
>
> Hi Vincent,
>
> its possible using ogr2ogr (and should be possible using QGIS -> Layer
> save as ... as well.
>
> # shp2mysql
> ogr2ogr -f MySQL MySQL:,user=,password=
> .shp -nln  -overwrite -update -lco
> GEOMETRY_NAME=geom -lco ENGINE=MyISAM -lco CHARSET=UTF-8
>
> # info about table
> ogrinfo MySQL:,user=,password=  -so
>
> # mysql2shp
> ogr2ogr -f "ESRI Shapefile" .shp
> MySQL:,user=,password= -sql "SELECT * from
> "
>
> Hope this helps
>
> Marco
>
> Am 05.03.2016 um 08:32 schrieb Vicent García:
>
> Hi Community,
>
>  
>
> Does anyone know how to export shapefile files to mySQL? I read
> some things about the topic on the Internet but no clear solutions
> I’ve found.
>
>  
>
> Thanks,
>
>  
>
> Vicent.
>
>
>
>
> ___
>
> Qgis-user mailing list
>
> Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
>
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
>  
>



0x6A30F373.asc
Description: application/pgp-keys
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Export SHP to mySQL

2016-03-05 Thread Marco Lechner - FOSSGIS e.V.
Hi Vincent,

its possible using ogr2ogr (and should be possible using QGIS -> Layer
save as ... as well.

# shp2mysql
ogr2ogr -f MySQL MySQL:,user=,password=
.shp -nln  -overwrite -update -lco
GEOMETRY_NAME=geom -lco ENGINE=MyISAM -lco CHARSET=UTF-8

# info about table
ogrinfo MySQL:,user=,password=  -so

# mysql2shp
ogr2ogr -f "ESRI Shapefile" .shp
MySQL:,user=,password= -sql "SELECT * from
"

Hope this helps

Marco

Am 05.03.2016 um 08:32 schrieb Vicent García:
>
> Hi Community,
>
>  
>
> Does anyone know how to export shapefile files to mySQL? I read some
> things about the topic on the Internet but no clear solutions I’ve found.
>
>  
>
> Thanks,
>
>  
>
> Vicent.
>
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user




0x6A30F373.asc
Description: application/pgp-keys
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Conditions in processing models

2015-11-05 Thread Marco Lechner FOSSGIS e.V.
Hi,

anybody who can give me a hint wether it is posdible to have conditions (if, 
case, ...) in a processing model? 


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

Re: [Qgis-user] problems running processing.runalg('qgis:voronoipolygons', ), processing.runalg('qgis:importintopostgis', ...)

2015-05-07 Thread Marco Lechner - FOSSGIS e.V.
question moved to qgis-develo...@lists.osgeo.org

Am 07.05.2015 um 08:30 schrieb Marco Lechner - FOSSGIS e.V.:
> Hi,
>
> 1. i try to run qgis' voronoipolygons algorithm from processing
> toolbox in a python script (processing-script or standalone)
>
> For testing I loaded a shape and a postgis layer to a
> QgsMapLayerRegistry. I can sucessfully run
> processing.runalg('qgis:voronoipolygons', , 0, outShpVec)
> but processing.runalg('qgis:voronoipolygons', , 0,
> outShpVec) fails (with exit code 137 :-( ). No message in debugging
> console in my IDE (PyCharm).
>
> Any idea or example why this does not work or how I can do further
> investigation?
>
> 2. I'm in trouble using the qgis:importintopostgis via script as well.
> It expects an Index of a registered postgis connection. How can I use
> this alg by passing the connection params directly or do I have to
> create an entry in QSettings() for that and how can I get the latest
> registered connection than?
>
> Thank you
>
> Marco 



0x6A30F373.asc
Description: application/pgp-keys
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] problems running processing.runalg('qgis:voronoipolygons', ), processing.runalg('qgis:importintopostgis', ...)

2015-05-06 Thread Marco Lechner - FOSSGIS e.V.

Hi,

1. i try to run qgis' voronoipolygons algorithm from processing toolbox 
in a python script (processing-script or standalone)


For testing I loaded a shape and a postgis layer to a 
QgsMapLayerRegistry. I can sucessfully run 
processing.runalg('qgis:voronoipolygons', , 0, outShpVec) 
but processing.runalg('qgis:voronoipolygons', , 0, 
outShpVec) fails (with exit code 137 :-( ). No message in debugging 
console in my IDE (PyCharm).


Any idea or example why this does not work or how I can do further 
investigation?


2. I'm in trouble using the qgis:importintopostgis via script as well. 
It expects an Index of a registered postgis connection. How can I use 
this alg by passing the connection params directly or do I have to 
create an entry in QSettings() for that and how can I get the latest 
registered connection than?


Thank you

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


Re: [Qgis-user] numbers to text in column

2014-07-15 Thread Marco Lechner - FOSSGIS e.V.
http://docs.qgis.org/2.2/en/docs/user_manual/working_with_vector/field_calculator.html

Am 15.07.2014 13:06, schrieb Simo Turunen:
> What are the steps, if you want to change numbers to text?
>
> In atrribute table I have a column, which have numbers in it "34522"
> and "34521".
> I want to change it that number "34522" is called for example "1-2
> floors" or house and "34521" is called "3-n floors" or something else.
>
> I could easily write that text in it, but when I have over 100 000
> rows, it could take a little time :)
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user


-- 
+
Verpasst?
FOSSGIS 2014, Die Konferenz für Open Source GIS mit OpenData und OpenStreetMap!
Alle Vorträge nachschauen: http://www.youtube.com/fossgis
+
FOSSGIS e.V.

die unabhängige Hilfe bei freier GIS-Software und freien Geodaten
http://www.fossgis.de
+

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

Re: [Qgis-user] creating wfs/wms-data

2014-02-11 Thread Marco Lechner - FOSSGIS e.V.
Hi Simo,

u have to put your QGIS project (including the gis data) onto a server
running qgis-server.
Anyway how, but the computer running qgis-server has to be accessible
lika a webserver is

Marco

Am 11.02.2014 13:38, schrieb Simo Turunen:
> Hi,
>
> I installed successfully qgis server and created working qgis-project
> in wms. What are the steps if I want to share my shapefiles (wfs-data)
> with some other users?
>
>
> ___
> 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] Labels and SLDs

2013-10-21 Thread Marco Lechner - FOSSGIS e.V.
Hi Steve,

this is not implemented yet. Do you want to fill a feature request? Use
http://hub.qgis.org/projects/quantum-gis

Marco

Am 21.10.2013 16:57, schrieb Steve Campbell:
> Hi
>
> Can anyone tell me how I can save label information in to an SLD file from
> QGIS 2.0? 
>
> Thanks
>
>
>
> --
> View this message in context: 
> http://osgeo-org.1560.x6.nabble.com/Labels-and-SLDs-tp5084826.html
> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user


-- 
+
FOSSGIS 2014, Die Konferenz für Open Source GIS mit OpenData und OpenStreetMap!
19-21. März, Beuth HS für Technik, Berlin, http://www.fossgis.de/konferenz/2014/
+
FOSSGIS e.V.

die unabhängige Hilfe bei freier GIS-Software und freien Geodaten
http://www.fossgis.de
+

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


Re: [Qgis-user] Which port does qgis use to connect to wms, wfs, ... plugin repository?

2013-10-15 Thread Marco Lechner - FOSSGIS e.V.
Hi rob,

if your OGC services are starting with http:// QGIS will use :80 as it
is the used protocols standard port. There's nothing specific about it.
If you can surf the internet QGIS should be able to use http:// based
services.

Marco

Am 15.10.2013 15:54, schrieb rob vech:
> Hello all,
> I enjoyed to use qgis (2.0.1 dufour) in my research work and I'd like
> to use it in my hydrological class.
> The computers room that I use has very limited security rules and so,
> only port 80 is open for external connection (mainly html).
> That is probably the reason why I cannot connect to external services
> like WMS, WFS ... that work fine with my pc!
> I'd like to know if there is any possibility to know which port qgis
> uses to make connections (so I can ask to the room administrator to
> open it!) or if there is some way to change it to 80, that is already
> free.
> Thank you very much
> rob
>
>
>
> ___
> 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] WMS of Google Maps images or Bing images

2013-07-31 Thread Marco Lechner - FOSSGIS e.V.
If QGIS is compiled against a recent GDAL version u can load Google or
Bing as simple Rasterlayer [1]. Such a layer will be delivered by qgis
server if saved in a project like any other rasterlayer (some
limitations if server is behind a proxy). Technically it is possible to
serve Google or Bing as Layer using QGIS server, but take care of those
licenses!

Marco


[1] http://www.gdal.org/frmt_wms.html

Am 31.07.2013 10:42, schrieb flavio rigolon:
> 2013/7/31 katrin eggert :
>> Dear all,
>> I would like to know if it is possible to have a WMS of Google Maps and/or
>> Bing images in QGIS? if yes, how can I do that?
> Hi Kat,
>  the openlayers plugin can load gmaps, bing, yahoo maps
>
> hth
> flavio


-- 
+
FOSSGIS 2014, Die Konferenz für Open Source GIS mit OpenData und
OpenStreetMap!
19-21. März, Beuth HS für Technik, Berlin,
http://www.fossgis.de/konferenz/2014/
+
FOSSGIS e.V.

die unabhängige Hilfe bei freier GIS-Software und freien Geodaten
http://www.fossgis.de
+

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


Re: [Qgis-user] Buffer with qgis : wgs84/mercator world?

2013-05-10 Thread Marco Lechner - FOSSGIS e.V.
HI image,

the "meters" in Pseudo Mecator or Google Mercator are not exact meters
in reality. Use a better metric projected CRS available for your region
of work (where is your data located). You could use the UTM (e.g. 32632
if in Germany) to get far better results.

Marco

P.S. in Google Mercator the "meters" only next to the equator are
approximately meters

Am 10.05.2013 13:09, schrieb image:
> Thank you. 
>
> I just tried a test to generate a buffer 20 meters from my linear shp(with
> pseudo mercator). It works. But when i measure, the buffer is not to 20
> meters but 12/14 meters. 
>
> Could you just make a quick test on your side please? 
>
> Via the interface called Buffer i have entered those parameters:
>
> Segments for approximation (by default) : 5
> Buffer distance : 20
>
> Indeed i'm working on such a small scale and i don't care about small
> distortions.
>
> Could you throw light for me? 
>
> Thanks.
>
>
>
> --
> View this message in context: 
> http://osgeo-org.1560.x6.nabble.com/Buffer-with-qgis-wgs84-mercator-world-tp5052504p5052535.html
> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user


-- 
+
FOSSGIS 2013, Die Konferenz für Open Source GIS mit OpenData und OpenStreetMap 
erstmals in der Schweiz!
12.-14. Juni, HSR, Rapperswil, http://www.fossgis.de/konferenz/2013/
+
FOSSGIS e.V.

die unabhängige Hilfe bei freier GIS-Software und freien Geodaten
http://www.fossgis.de
+

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


Re: [Qgis-user] nightly build has lost user profile

2013-04-13 Thread Marco Lechner - FOSSGIS e.V.
Hi Gavin,

did you try copying your existing (old) .qgis dir into .qgis2
(overwriting the existing which should not have any important new
properties yet).

Marco

Am 13.04.2013 14:19, schrieb Gavin Fleming:
> Hi
>
> A nightly-build 1.9 upgrade a few days ago on ubuntu 12.10 created a
> .qgis2 profile, which I presume QGIS is now using. The problem is, my
> layout, PostGIS and WMS connections etc. are no longer available.
>
> is there some sort of migration procedure or what's the best way to
> resolve this?
>

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


[Qgis-user] Broken link on qgis.org

2013-03-14 Thread Marco Lechner - FOSSGIS e.V.
The Link to "Projekt-Organigramm on
http://www.qgis.org/de/gemeinschaft.html seems to be broken.

Marco

-- 
+
FOSSGIS 2013, Die Konferenz für Open Source GIS mit OpenData und OpenStreetMap 
erstmals in der Schweiz!
12.-14. Juni, HSR, Rapperswil, http://www.fossgis.de/konferenz/2013/
+
FOSSGIS e.V.

die unabhängige Hilfe bei freier GIS-Software und freien Geodaten
http://www.fossgis.de
+

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


Re: [Qgis-user] conflicts with qgis-plugin-grass on debian wheezy

2013-02-20 Thread Marco Lechner - FOSSGIS e.V.
It seems to work when using sid instead of wheezy only for qgis-repo,
but this doesn't look like a clean solution ;-)

Marco

On 20.02.2013 21:25, Micha Silver wrote:
> I can confirm this problem. On a fresh install of wheezy, using only
> the debian repos you get qgis 1.7.5. After adding the qgis repo it is
> updated to 1.8.0 but then the GRASS plugin disappears since
> grass-6.4.2 is the current version.
>
> On 2/18/2013 8:10 AM, Marco Lechner - FOSSGIS e.V. wrote:
>> Hi,
>>
>> installing qgis Release from [1] fails because grass on wheezy already
>> runs on 6.4.2-2 [3], but qgis Release needs exactly grass641 [2].
>> Are there any qgis-packages working for recent wheezy (using grass 6.4.2-2)?
>>
>> Marco
>>
>> [1] http://hub.qgis.org/projects/quantum-gis/wiki/Download#21-Debian
>> [2] http://qgis.org/debian/dists/wheezy/main/binary-i386/Packages
>> [3] http://packages.debian.org/de/wheezy/grass
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>> This mail was received via Mail-SeCure System.
>>
>>
>

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


[Qgis-user] conflicts with qgis-plugin-grass on debian wheezy

2013-02-17 Thread Marco Lechner - FOSSGIS e.V.
Hi,

installing qgis Release from [1] fails because grass on wheezy already
runs on 6.4.2-2 [3], but qgis Release needs exactly grass641 [2].
Are there any qgis-packages working for recent wheezy (using grass 6.4.2-2)?

Marco

[1] http://hub.qgis.org/projects/quantum-gis/wiki/Download#21-Debian
[2] http://qgis.org/debian/dists/wheezy/main/binary-i386/Packages
[3] http://packages.debian.org/de/wheezy/grass
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] WMS GetLegendGraphic is not working

2012-10-22 Thread Marco Lechner - FOSSGIS e.V.
do you have access to the apache logs? what is printed there?

Marco

Am Mo 22 Okt 2012 18:59:25 CEST schrieb Eduardo Kanegae:
> Hi,
>
> I'm on CentOS 6.x using QGIS Server 1.8.0 and already have a WMS QGIS
> Map rendered OK but when trying to fetch legend icons using WMS
> GetLegendGraphic, web server only output "Error 500 - Internal Server
> Error ".
>
> Apache logs only says:
> ** Premature end of script headers **
>
> Any hints?
>
>
>
> Eduardo Patto Kanegae
> http://www.webmapit.com | @webmapit
> ___
> 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] Problems with QGIS Maperver on Unbuntu 12.04 Server

2012-08-24 Thread Marco Lechner - FOSSGIS e.V.
Try $ ldd /usr/lib/cgi-bin/qgis_mapserv.fcgi and look if all libs are 
found. May be libqgis...so may be missing

Marco

Am Sa 25 Aug 2012 00:19:29 CEST schrieb Simon Coffey:
> I installed QGIS mapserver on an ubuntu 12.04 server I have in order to look 
> at trying geomoose.  However I can't get mapserver to work in the first 
> place.  I installed it from the ubuntugis-unstable ppa.
>
> When I go to 
> http://192.168.10.10/cgi-bin/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities
>  I get a 500 server error.
>
> Delving into the apache error log I get the following entries which point to 
> a problem with mod_fcgid.
>
> [Fri Aug 24 22:33:36 2012] [warn] [client 192.168.10.6] mod_fcgid: error 
> reading data, FastCGI server closed connection
> [Fri Aug 24 22:33:36 2012] [error] [client 192.168.10.6] Premature end of 
> script headers: qgis_mapserv.fcgi
> [Fri Aug 24 22:33:36 2012] [warn] [client 192.168.10.6] mod_fcgid: error 
> reading data, FastCGI server closed connection
> [Fri Aug 24 22:33:36 2012] [error] [client 192.168.10.6] Premature end of 
> script headers: qgis_mapserv.fcgi
> [Fri Aug 24 22:33:40 2012] [error] mod_fcgid: process 
> /usr/lib/cgi-bin/qgis_mapserv.fcgi(15275) exit(communication error), get 
> signal 6, possible coredump generated
> [Fri Aug 24 22:33:40 2012] [error] mod_fcgid: process 
> /usr/lib/cgi-bin/qgis_mapserv.fcgi(15272) exit(communication error), get 
> signal 6, possible coredump generated
>
>
> Has anyone got mapserver running on Ubuntu Precise?  Or have any idea how I 
> go about trying to sort this problem?
>
> Thanks,
>
> Simon.
>
> Envireau Ltd. Registered in England & Wales No. 6647619. Cedars Farm Barn, 
> Market Street, Draycott DE72 3NB.
>
> Internet Communications are not secure and therefore Envireau Ltd. does not 
> accept any liability for the contents of this message. Any views or opinions 
> presented are those of the author and do not necessarily represent those of 
> Envireau Ltd. and unless otherwise expressly agreed in writing, nothing 
> stated in this communication shall be legally binding. The contents of this 
> e-mail message are private, copyright protected and intended solely for the 
> named recipient. If you are not the intended recipient of the message please 
> notify the sender immediately.
>
> ___
> 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] Re: GPX and GPX_USE_EXTENSIONS

2012-02-27 Thread Marco Lechner - FOSSGIS e.V.
if you need GPX_USE_EXTENSIONS create a point shape, digitize your
waypoints and convert it to GPX.
You easily can combine multiple GPX-files using an ordinary editor,
because it's as simple XML-dialect.

Marco

Am 27.02.2012 17:10, schrieb Luca Casagrande:
> Sorry Marco, but probably I am missing something.
> What do you mean by "add to the source shapefile"? The source shapefile is a
> line one, so I can't add points to it.
>
> Thx
> Luca
>
>
> Marco Lechner - FOSSGIS e.V. wrote
>> Adding it to the source shapefile and then converting?
>>
>> Am 27.02.2012 16:52, schrieb Luca Casagrande:
>>> Yes, I used the Save As option.
>>> Do you know any other way to add waypoints to an existing GPX file?
>>>
>>> Luca
>>>
>>>
>>> Marco Lechner - FOSSGIS e.V. wrote
>>>> Hi Luca,
>>>>
>>>> "converting" a Shape to GPX uses OGR-tools while the GPS-Plugin is a
>>>> very long existing plugin reading/writing GPS natively, I guess.
>>>>
>>>> Marco
>>>>
>>>> Am 27.02.2012 16:40, schrieb Luca Casagrande:
>>>>> Hello everybody,
>>>>> I converted a line ShapeFile into GPX using the GPX_USE_EXTENSIONS
>>>>> option
>>>>> and the attributes are correctly exported.
>>>>> Now, if I try to add some waypoints to that file using the GPS Plugin,
>>>>> the
>>>>> attributes disappear.
>>>>>
>>>>> Anyone with the same problem?
>>>>>
>>>>> Thanks
>>>>> Luca
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://osgeo-org.1560.n6.nabble.com/GPX-and-GPX-USE-EXTENSIONS-tp4515205p4515205.html
>>>>> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
>>>>> ___
>>>>> Qgis-user mailing list
>>>>> Qgis-user@.osgeo
>>>>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>>> ___
>>>> Qgis-user mailing list
>>>> Qgis-user@.osgeo
>>>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>>>
>>> --
>>> View this message in context:
>>> http://osgeo-org.1560.n6.nabble.com/GPX-and-GPX-USE-EXTENSIONS-tp4515205p4515243.html
>>> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
>>> ___
>>> Qgis-user mailing list
>>> Qgis-user@.osgeo
>>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>> ___
>> Qgis-user mailing list
>> Qgis-user@.osgeo
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>
> --
> View this message in context: 
> http://osgeo-org.1560.n6.nabble.com/GPX-and-GPX-USE-EXTENSIONS-tp4515205p4515286.html
> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
> ___
> 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] Re: GPX and GPX_USE_EXTENSIONS

2012-02-27 Thread Marco Lechner - FOSSGIS e.V.
Adding it to the source shapefile and then converting?

Am 27.02.2012 16:52, schrieb Luca Casagrande:
> Yes, I used the Save As option.
> Do you know any other way to add waypoints to an existing GPX file?
>
> Luca
>
>
> Marco Lechner - FOSSGIS e.V. wrote
>> Hi Luca,
>>
>> "converting" a Shape to GPX uses OGR-tools while the GPS-Plugin is a
>> very long existing plugin reading/writing GPS natively, I guess.
>>
>> Marco
>>
>> Am 27.02.2012 16:40, schrieb Luca Casagrande:
>>> Hello everybody,
>>> I converted a line ShapeFile into GPX using the GPX_USE_EXTENSIONS option
>>> and the attributes are correctly exported.
>>> Now, if I try to add some waypoints to that file using the GPS Plugin,
>>> the
>>> attributes disappear.
>>>
>>> Anyone with the same problem?
>>>
>>> Thanks
>>> Luca
>>>
>>> --
>>> View this message in context:
>>> http://osgeo-org.1560.n6.nabble.com/GPX-and-GPX-USE-EXTENSIONS-tp4515205p4515205.html
>>> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
>>> ___
>>> Qgis-user mailing list
>>> Qgis-user@.osgeo
>>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>> ___
>> Qgis-user mailing list
>> Qgis-user@.osgeo
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>
> --
> View this message in context: 
> http://osgeo-org.1560.n6.nabble.com/GPX-and-GPX-USE-EXTENSIONS-tp4515205p4515243.html
> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
> ___
> 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] GPX and GPX_USE_EXTENSIONS

2012-02-27 Thread Marco Lechner - FOSSGIS e.V.
Hi Luca,

"converting" a Shape to GPX uses OGR-tools while the GPS-Plugin is a
very long existing plugin reading/writing GPS natively, I guess.

Marco

Am 27.02.2012 16:40, schrieb Luca Casagrande:
> Hello everybody,
> I converted a line ShapeFile into GPX using the GPX_USE_EXTENSIONS option
> and the attributes are correctly exported.
> Now, if I try to add some waypoints to that file using the GPS Plugin, the
> attributes disappear.
>
> Anyone with the same problem?
>
> Thanks
> Luca
>
> --
> View this message in context: 
> http://osgeo-org.1560.n6.nabble.com/GPX-and-GPX-USE-EXTENSIONS-tp4515205p4515205.html
> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
> ___
> 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] QGIS and Computer Security (Windows)

2012-02-26 Thread Marco Lechner - FOSSGIS e.V.
will this protect from users running plugins by unpacking a archived
plugin into their profiles .qgis/python/ folder? (never tried this)

Marco

Am 23.02.2012 17:25, schrieb Zirneklitis:
> Hi,
>
> You can remove C:\OSGeo4W\apps\qgis\python\plugins\plugin_installer
> (or make unreadable for particular user group)
>
>
> Best regards,
> Karlis
>
> Richard Males wrote:
>> ..
>>
>> I don't know if it goes totally against the philosophy of QGIS, but
>> maybe there could be a feature to allow an admin option within QGIS to
>> require password protection before being able to fetch plugins or
>> activate plugins.  I expect that it could be defeated, but might help
>> to allay some concerns.  Under this scenario, a QGIS administrator who
>> could get at a QGIS "security options" screen where various features
>> such as downloading plugins could be enabled/disabled for a particular
>> user installation.
>> ..
> ___
> 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] Ausstellende Projekte im OSGeo Park der Intergeo 2011 (@ german speaking community members)

2011-08-17 Thread Marco Lechner - FOSSGIS e.V.
Liebe Freunde,

die Intergeo 2011 [1], als weltweit größte Fachmesse für Geodäsie,
Geoinformation und Landmanagement, findet vom 27. bis 29. September in
Nürnberg statt. Im Rahmen des OSGeo Parks ermöglicht es der FOSSGIS e.V.
Projekten zu freier Geosoftware und freien Geodaten sich an einem
gemeinsamen Stand zu präsentieren. Dank sei an dieserStelle auch an die
Aussteller gerichtet, die dies durch eine Querfinanzierung ermöglichen.
Bereits in den vergangen Jahren präsentierten sich zahlreiche Projekte
wie gvSIG, mapbender, OSM, mapfish, postgis, ... und sorgten für eine
adäquate Integration der Communities in den OSGeo Park.

Wer sein Projekt auf der Intergeo im Rahmen des OSGeo Parks präsentieren
und vertreten möchte, sollte sich auf der zugehörigen Wiki-Seite des
FOSSGIS e.V. [2] eintragen und sich auf der, extra zur Koordination des
OSGeo Parks eingerichtete Mailingliste [3] anmelden. Bitte sprecht Euch
innerhalb Eurer Projekt-Community ab und benennt EINE Ansprechperson.

Wir hoffen, das sich auch 2011 wieder zahlreiche Projekte im Rahmen des
OSGeoParks präsentieren.

Viele Grüße aus dem Schwarzwald

Marco Lechner

[1] http://intergeo.de
[2] http://www.fossgis.de/wiki/Intergeo#Ausstellende_Projekte
[3] https://lists.fossgis.de/mailman/listinfo/intergeo-liste

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


[Qgis-user] FOSSGIS conference comitee announces "Call for location" for 2012 | FOSSGIS Konferenzkomitee sucht Veranstaltungsort für 2012

2011-06-16 Thread Marco Lechner - FOSSGIS e.V.
The FOSSGIS-conference is the largest german-language conference for
Free and Open Source Software for GIS and Free Geodata hosting about 500
participants. Today, the Conference Committee announced the "Call for
location" for 2011. Because the conference-language is german, the CfL
is either:

FOSSGIS-Konferenz sucht Veranstaltungsort für 2012

Die FOSSGIS-Konferenz [1] ist die größte deutschsprachige Konferenz zu
Freier und Open Source GIS-Software und Freien Geodaten. Die letzte
Veranstaltung im April 2011 in Heidelberg war, bei bestem Wetter, eine
der erfolgreichsten FOSSSGIS-Konferenzen jemals. Der Veranstalter,
der FOSSGIS e.V.[2], ist jetzt auf der Suche nach einem geeigneten
Ausrichtungsort für 2012.

Wer die FOSSGIS-Konferenz endlich mal vor seine Haustür holen will, kann
sich die Ausschreibung für 2012 ab sofort vom Server der Konferenz [3]
herunterladen, sich bis zum 15. Juli als lokales Orga-Team bewerben und
die nächste FOSSGIS mit gestalten und tatkräftig unterstützen.

Nach 2011 geht das Organisations-Team des FOSSGIS e.V. damit erneut den
Weg einer offiziellen Ausschreibung. Ein Schritt, der die zunehmende
Professionalität der Konferenz, die ursprünglich aus einem kleinen
Anwendertreffen hervorgegangen ist, widerspiegelt.


Marco Lechner
FOSSGIS e.V. / OSGeo DACH


[1] http://www.fossgis.de/konferenz
[2] http://www.fossgis.de
[3a]
http://www.fossgis.de/konferenz/wiki/Main_Page/2011#Call_for_Location_f.C3.BCr_die_FOSSGIS_2012
bzw.
[3b]
direkt:http://www.fossgis.de/konferenz/w/images/f/f9/CfL_FOSSGIS2012.pdf
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] manageR doesn't work well

2010-09-17 Thread Marco Lechner - FOSSGIS e.V.
back to list. my fault:

did you open the shape in QGIS an then choose "import layer from
canvas"? Should work then.
What does ls() and objects() say after importing the layer?

Marco


Am 17.09.2010 17:38, schrieb Nobusuke Iwasaki:
> Dear Marco,
>
> I try to import ESRI shp format point and polygon data.
>
> Nobu
>
> 2010/9/17 Marco Lechner - FOSSGIS e.V. :
>   
>> what kind of layer did you try to import?
>>
>> Marco
>>
>> Am 17.09.2010 17:09, schrieb Nobusuke Iwasaki:
>> 
>>> Dear all,
>>>
>>> I try to use "manageR" plugin with Windows7, QGIS1.5(standalone
>>> installer) and R 2.10.1.
>>> The manageR plugin seems to work. But, when I tried to import a layer
>>> or layer attribute table, nothing displayed in the Workspace Manager.
>>> And any error message didn't display. By the way, I could import layer
>>> using SDA4PP plugin. I faced same problem using OSGeo Live-DVD.
>>>
>>> Do I have to install any other software or library?
>>>
>>> Best regards,
>>>
>>>
>>> Nobusuke Iwasaki
>>> ___
>>> 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] FOSSGIS conference comitee announces "Call for location" for 2011

2010-04-15 Thread Marco Lechner - FOSSGIS e.V.
The FOSSGIS-conference is the largest german-language conference for
Free and Open Source Software for GIS and Free Geodata. Today, the
Conference Committee announced the "Call for location" for 2011. Because
the conference-language is german, the CfL is either:

FOSSGIS-Konferenz sucht Veranstaltungsort für 2011

Die FOSSGIS-Konferenz [1] ist die größte deutschsprachige Konferenz zu
Freier und Open Source GIS-Software und Freien Geodaten. Nachdem die
Veranstaltung im März 2010 in Osnabrück, wie auch in den Vorjahren in
Berlin, Freiburg und Hannover, erfolgreich war, ist der Veranstalter,
der FOSSGIS e.V.[2], auf der Suche nach einem geeigneten Ausrichtungsort
für 2011.

Wer die FOSSGIS-Konferenz endlich mal vor seine Haustür holen will, kann
sich die Ausschreibung für 2011 ab sofort vom Server der Konferenz [3]
herunterladen, sich bis zum 12. Mai als lokales Orga-Team bewerben und
die nächste FOSSGIS mit gestalten und tatkräftig unterstützen.

Erstmalig geht das Organisations-Team des FOSSGIS e.V. damit den Weg
einer offiziellen Ausschreibung. Ein Schritt, der die zunehmende
Professionalität der Konferenz, die ursprünglich aus einem kleinen
Anwendertreffen hervorgegangen ist, widerspiegelt.


Marco Lechner
FOSSGIS e.V.


[1] http://www.fossgis.de/konferenz
[2] http://www.fossgis.de
[3a]
http://www.fossgis.de/konferenz/wiki/Main_Page#Nach_der_Konferenz_ist_vor_der_Konferenz
bzw.
[3b] direkt:
http://www.fossgis.de/konferenz/w/images/f/f5/FOSSGIS-2011_CfL.pdf


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


Re: [Qgis-user] QGIS Portable

2009-12-21 Thread Marco Lechner - FOSSGIS e.V.

ok - the virus turns out be a false positive.

Marco

Marco Lechner - FOSSGIS e.V. schrieb:

Did you also test the virus in v2?
See attached Screenshot.
And QGIS Kore (1.0.2) in the most recent Version of portable-gis seems a 
little bit outdated.


But besides that: a realy nice project.

Marco

Albin Blaschka schrieb:

Am 21.12.2009 15:46, schrieb Marco Lechner - FOSSGIS e.V.:

Did ever anybody try to create a QuantumGIS Portable? I guess having a
Portable GIS running from your USB-Stick like OpenOffice Portable and
others (http://portableapps.com/)
In older Versions it was possible to just install QGIS on a USB-Stick
and start qgis.exe, ...
Oh, by the way - I'm talking about Windows-env, although I'm using QGIS
on Debian. But while travelling arround, sometiimes I can hardly find a
Linux Desktop.



Hello,

There is something even better:

http://www.archaeogeek.com/blog/portable-gis/

Contains more or less a complete open source GIS Toolkit (GRASS, QGIS, 
FWTools...) collection, works reasonable well, tested it and used in 
an introductory GIS course (given by me) for ecologists...


Albin





___
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] QGIS Portable

2009-12-21 Thread Marco Lechner - FOSSGIS e.V.

Did you also test the virus in v2?
See attached Screenshot.
And QGIS Kore (1.0.2) in the most recent Version of portable-gis seems a 
little bit outdated.


But besides that: a realy nice project.

Marco

Albin Blaschka schrieb:

Am 21.12.2009 15:46, schrieb Marco Lechner - FOSSGIS e.V.:

Did ever anybody try to create a QuantumGIS Portable? I guess having a
Portable GIS running from your USB-Stick like OpenOffice Portable and
others (http://portableapps.com/)
In older Versions it was possible to just install QGIS on a USB-Stick
and start qgis.exe, ...
Oh, by the way - I'm talking about Windows-env, although I'm using QGIS
on Debian. But while travelling arround, sometiimes I can hardly find a
Linux Desktop.



Hello,

There is something even better:

http://www.archaeogeek.com/blog/portable-gis/

Contains more or less a complete open source GIS Toolkit (GRASS, QGIS, 
FWTools...) collection, works reasonable well, tested it and used in an 
introductory GIS course (given by me) for ecologists...


Albin

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


[Qgis-user] QGIS Portable

2009-12-21 Thread Marco Lechner - FOSSGIS e.V.
Did ever anybody try to create a QuantumGIS Portable? I guess having a 
Portable GIS running from your USB-Stick like OpenOffice Portable and 
others (http://portableapps.com/)
In older Versions it was possible to just install QGIS on a USB-Stick 
and start qgis.exe, ...
Oh, by the way - I'm talking about Windows-env,  although I'm using QGIS 
on Debian. But while travelling arround, sometiimes I can hardly find a 
Linux Desktop.


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


Re: [Qgis-user] DEM matching to points

2009-12-01 Thread Marco Lechner - FOSSGIS e.V.
oh, great didn't know that one yet - all those new plugins - i think i'm
losing track.

Marco


Otto Dassau schrieb:
> Hi, 
> 
> there is also a python plugin called "point sampling tool" from Borys
> Jurgiel. Maybe it is helpful as well. 
> 
> Regards,
>  Otto
> 
> Am Tue, 01 Dec 2009 19:05:17 +0100
> schrieb "Marco Lechner - FOSSGIS e.V." :
> 
>> by using the grass toolbox:
>> import the DEM and the points into a grass database and use v.to.rast
>>
>> Marco
>>
>> M.E.Dodd schrieb:
>>> I have the GTOPO30 digital elevation model as a georeferenced
>>> raster in qgis and a file of lat long coordinates I want to get the
>>> elevation of, how do I do it? The points plot out fine over the
>>> DEM, they are clearly matched up correctly but how to get the value
>>> of the height out of the raster image and put it into the points
>>> table. Thanks Mike
>>>
>>>
>>> The Open University is incorporated by Royal Charter (RC 000391),
>>> an exempt charity in England & Wales and a charity registered in
>>> Scotland (SC 038302).
>>> ___ 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

-- 
+++

FOSSGIS e.V.
die unabhängige Hilfe bei freier GIS-Software und freien Geodaten
www.fossgis.de

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


Re: [Qgis-user] DEM matching to points

2009-12-01 Thread Marco Lechner - FOSSGIS e.V.
by using the grass toolbox:
import the DEM and the points into a grass database and use v.to.rast

Marco

M.E.Dodd schrieb:
> I have the GTOPO30 digital elevation model as a georeferenced raster in qgis 
> and a file of lat long coordinates I want to get the elevation of, how do I 
> do it?
> The points plot out fine over the DEM, they are clearly matched up correctly 
> but how to get the value of the height out of the raster image and put it 
> into the points table.
> Thanks
> Mike
> 
> 
> The Open University is incorporated by Royal Charter (RC 000391), an exempt 
> charity in England & Wales and a charity registered in Scotland (SC 038302).
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user

-- 
+++

FOSSGIS e.V.
die unabhängige Hilfe bei freier GIS-Software und freien Geodaten
www.fossgis.de

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


Re: [Qgis-user] mxd on Qgis

2009-10-30 Thread Marco Lechner - FOSSGIS e.V.
hi,

as gary wrote mxd is a closed binary format, but don't forget: a
mxd-file only stores the map-projekt (which laysrs should be on the map
and how to display them by colour, linestrength, ...). U can easily
create a similar projekt in QGIS using the same layers and layout like
the author of the mxd-file and save it in a qgis-project-file.

Marco

gustavocan...@pop.com.br schrieb:
> Hi.
> Could anybody tell me what is the most straightforward way to open mxd
> files on Qgis?
> I am a Mac user, and I don't have arcGIS at the moment. I know about
> bootcamp and parallel but I am also working on that. Is that a way to do
> it using only OS X-based softwares?
> Cheers
> Gustavo
> 
> 
> 
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user

-- 
+++

FOSSGIS e.V.
die unabhängige Hilfe bei freier GIS-Software und freien Geodaten
www.fossgis.de

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


Re: [Qgis-user] gpx files with wron scale in projects

2009-10-23 Thread Marco Lechner - FOSSGIS e.V.

did you activate On-the-fly-projection?

Marco

MS schrieb:

Is the gps data in lat/long perhaps?

Mark

On Oct 23, 2009, at 1:36 PM, Mario Alberto Cozzuol  
wrote:



Hi,
I tried to add a gpx file of a track downloaded from my gps to an
existing project composed of several shapefiles. It load fine, but
does not appear in the screen. When I zoom on it layer it appears and
show itself in the wrong scale (the scale bar said 0.1m, the original
track has more than 150 km). Opening the same file in other programs,
like Trackmaker and (after conversion to kml) in GoogleEarth plot
correctly the scale and position of the track.
There is something I am doing wrong? The gpx file is in lat-long and
wgs84. The original project is in UTM and Sad69, but the same happens
when I convert the track to the same system of the project.

Cheers!

Mario


--
Mario A. Cozzuol
Belo Horizonte, MG
Brasil

mario.cozz...@gmail.com
___
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 mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] OSGeo Park auf der Intergeo 2009 - OSGeo Park at Intergeo 2009

2009-09-21 Thread Marco Lechner - FOSSGIS e.V.
*- german version - scroll down to see english version -*

Hallo Communities,

Nächste Woche erwartet Sie die INTERGEO in Karlsruhe (22. - 24. 9. 2009)

http://www.intergeo.de

Es wird auf der Intergeo wieder einen OSGeo Park geben, auf dem sich die
OSGeo Foundation mit ihren Projekten, der FOSSGIS Verein als
deutschsprachige Vertretung der OSGeo sowie einige Firmen im Umfeld
freier GIS Software präsentieren werden.

http://www.fossgis.de

Im Zentrum des OSGeo Parks finden Sie einen Vortragsbereich. Hier
erwartet Sie ein sehr interessantes und vielfältiges Vortragsprogramm
rund um das Thema Open Source und GIS. Das Programm liegt auf der Messe
aus.

Sie finden das Programm auch unter:
http://www.fossgis.de/wiki/Intergeo_2009/Vortragsprogramm

Die einzelnen, von der OSGeo und vom FOSSGIS e.V. unterstützten
Projekte, sowie die präsentierenden Firmen werden jeweils mit einigen
Vorträgen vertreten sein.

Im Community-Bereich finden Sie Stände der einzelnen Projekte:
* deegree
* GeoServer
* gvSIG
* Mapbender
* MapFish
* GeoNetWork
* OpenLayers
* OpenStreetMap
* PostGIS
Kommen Sie gerne vorbei und tauschen Sie Ihre Erfahrungen mit uns aus.

Wir freuen uns auf eine interessante Konferenz

Bis nächste Woche in Karlsruhe

für die OSGeo Foundation und den FOSSGIS e.V.
Astrid Emde und Marco Lechner


*- english version -*

Hello Communities,

OSGeo Park on INTERGEO in Karlsruhe 22. - 24. 9. 2009

http://www.intergeo.de/en/englisch/index.php

Intergeo is coming soon. The preparations are nearly finished and we are
looking forward to next week.

On the INTERGEO there will be an OSGeo Park where the OSGeo Foundation
with the associated projects, the FOSSGIS e.V. aka the german speaking
represenative of OSGeo and some companies will inform about the news.

http://www.fossgis.de

In the center of the OSGeo Park you will find a presentation area, where
an interesting programm is waiting for you.

Have a look at the programm at (sorry all presentations are in german
language):
http://www.fossgis.de/wiki/Intergeo_2009/Vortragsprogramm

Projects, supported by OSGeo and the FOSSGIS e.V. will be present in
some presentations.

There is also a community area where the following OSGeo Projects
represent themselves:
* deegree
* GeoServer
* gvSIG
* Mapbender
* MapFish
* GeoNetWork
* OpenLayers
* OpenStreetMap
* PostGIS
You are invited to come around and share your experiences with us (also
available in english ;-).

We are looking forward to an interesting conference

See you next week

representing OSGeo Foundation and FOSSGIS e.V.
Astrid Emde and Marco Lechner

-- 
BITTE VORMERKEN
INTERGEO 2009: 22.09. - 24.09.2009
in Karlsruhe; Halle 1, Stand 1.417
+++

FOSSGIS e.V.
die unabhängige Hilfe bei freier GIS-Software und freien Geodaten
www.fossgis.de





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


[Qgis-user] Re: [Qgis-developer] New QGIS SVG logo

2009-07-10 Thread Marco Lechner - FOSSGIS e.V.

Hi Otto,

please add a link to the Logo-Page in the OSGeo-Wiki:

http://wiki.osgeo.org/wiki/Logos_from_OSGeo_projects

Marco

Otto Dassau schrieb:
Hi, 


Anita Graser created a SVG version of the QGIS logo for us. This task was
already open for a long time and I am happy we finally have it :) - thanks a
lot.

I added the logo to QGIS trunk at ./images/logo/qgis_icon_new.svg
and I would suggest, we check, if we want to keep the old qgis_icon.svg or not
and rename the new one then. 


You find the logo as well in the wiki "Press Centre".

Regards,
 Otto
___
Qgis-developer mailing list
qgis-develo...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

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


Re: [Qgis-user] yesterday at a QGIS-introduction for some feelancers...

2009-06-24 Thread Marco Lechner - FOSSGIS e.V.

Hi Paolo,

it was no course from the very well known foss-academy 
(http://www.foss-academy.eu) as you might think, but just a internal 
training for the MTB-drivers doing the field surveys for the naturparkscout.


Marco

@jef: s/feelancer/freelancer/g

Paolo Cavallini schrieb:

Marco Lechner - FOSSGIS e.V. ha scritto:

...after showing some of the features of QGIS and the editor tools
(win32, nightly-build 1.2.0) one of the participants exploded:
"it's far better than ArcView"


Great (but no surprise - we *know* that, don't we?).
Which course?
BTW: it would be nice to have (paste and future) QGIS courses, with
pictures etc., listed on the web site.
All the best.

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


[Qgis-user] yesterday at a QGIS-introduction for some feelancers...

2009-06-24 Thread Marco Lechner - FOSSGIS e.V.
...after showing some of the features of QGIS and the editor tools 
(win32, nightly-build 1.2.0) one of the participants exploded:

"it's far better than ArcView"

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


Re: AW: [Qgis-user] wfs and bbox

2009-06-23 Thread Marco Lechner - FOSSGIS e.V.

there's already a ticket for this discussion:

https://trac.osgeo.org/qgis/ticket/1421

Marco L.

Hugentobler Marco schrieb:

Hi Thordur

It is currently not possible to restrict the WFS requests in QGIS with the bbox 
parameter (except changing the source code of course).

Regards,
Marco


-Ursprüngliche Nachricht-
Von: qgis-user-boun...@lists.osgeo.org im Auftrag von Þórður Ívarsson
Gesendet: Mi 24.06.2009 01:25
An: qgis-user@lists.osgeo.org
Betreff: [Qgis-user] wfs and bbox
 
Is there a way to let wfs use bbox parameter in request?


I have slow connection and I am not happy with downloading whole dataset
when only part is needed.

Thordur Ivarsson
Iceland



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


Re: [Qgis-user] cutting a line removes half of it

2009-06-15 Thread Marco Lechner - FOSSGIS e.V.
Hi list, marco and horst,

the error doesn't show up on each cutting action, but if you try the
linked shp-file [1] it should happen every few cutting actions. (just
try to cut lines on several (10-20) locations and it should happen
sometimes).

- Quantum GIS - 1.1.0-Pan (Unstable) 'Pan (Unstable)' (10874M) (on
Debian) with $ geos-config --version 3.1.0
but happens also on Windows/OSGeo-Version 1.0.2 and trunk
- ogrinfo cuttingtest.shp => 1: cuttingtest (Line String)

I also included 2 screenshots into the zip-archive.


Marco Lechner

[1] http://www.marcolechner.de/cuttingtest.zip



Marco Lechner - FOSSGIS e.V. schrieb:
> hi list,
> I'm having a "funny" behaviour while editing a lineshape with QGIS.
>
> when I try to cut a line in two halfs sometimes the line is properly cut
> and sometimes half of it is removed. I can not reproduce when it works
> right and when it deletes parts of the line
>
> right: -- => ---|---
> wrong: -- => ---|
>
>
> but it happens on QGIS 1.0.2 on Win as wel as on 1.1.0 Pan on Opensuse
>
> Any ideas
>
> Marco
> ___
> 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] cutting a line removes half of it

2009-06-09 Thread Marco Lechner - FOSSGIS e.V.
hi list,
I'm having a "funny" behaviour while editing a lineshape with QGIS.

when I try to cut a line in two halfs sometimes the line is properly cut
and sometimes half of it is removed. I can not reproduce when it works
right and when it deletes parts of the line

right: -- => ---|---
wrong: -- => ---|


but it happens on QGIS 1.0.2 on Win as wel as on 1.1.0 Pan on Opensuse

Any ideas

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


Re: AW: [Qgis-user] copy objects between layers having different KBS

2009-05-17 Thread Marco Lechner - FOSSGIS e.V.
I'll create a ticket for that, because I think this is a major ("not 
working as expected") problem. Copy/Paste is possible but doing wrong 
things, if KBS is different.


Marco

Hugentobler Marco schrieb:

Hi Marco

It is a missing feature. Afaik the copy/paste code does not consider the KBS at 
all.

Regards,
Marco


-Ursprüngliche Nachricht-
Von: qgis-user-boun...@lists.osgeo.org im Auftrag von Marco Lechner - FOSSGIS 
e.V.
Gesendet: Fr 15.05.2009 19:07
An: qgis-user
Betreff: [Qgis-user] copy objects between layers having different KBS
 
is it a bug or a missing feature?
- if i copy and paste objects between layers who are defined with 
different KBS the geometries are not transformed. On-The-Fly-Projection 
is activated, but doesn't have efect on copy/paste.


Marco

P.S QGIS 1.0.1
___
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] copy objects between layers having different KBS

2009-05-15 Thread Marco Lechner - FOSSGIS e.V.

is it a bug or a missing feature?
- if i copy and paste objects between layers who are defined with 
different KBS the geometries are not transformed. On-The-Fly-Projection 
is activated, but doesn't have efect on copy/paste.


Marco

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


[Qgis-user] Failed to create spatial Index for shp

2009-03-11 Thread Marco Lechner - FOSSGIS e.V.
What can be the reasons if creation of spatial index for a shape file
(to improve performance as described in QGIS manual p. 29) failes?

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


[Qgis-user] GPS-Plugin in QGIS from Geo Repository for open SuSE 11.1 missing

2009-03-07 Thread Marco Lechner - FOSSGIS e.V.
I installed QGIS 1.0.1 on openSuse 11.1 using the geo-repo and I can't
find the GPS-plugin anywhere. Am I just blind or is it really missing?

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