98 reputation
2
bio website
location
age
visits member for 9 months
seen May 3 at 21:49
stats profile views 9

Apr
24
comment QGIS plugin 'sextante' not loading after upgrading to Mac OS X 10.8
The answer I think is psycopg2. The package needs to be reinstalled after upgrading to Mountain Lion. Not 100% sure though, but now I don't receive error message any more.
Feb
23
comment QGIS plugin 'sextante' not loading after upgrading to Mac OS X 10.8
Couldn't load plugin 'sextante' from ['/Applications/QGIS.app/Contents/MacOS/../Resources/python', '/Users/myname/.qgis//python', ...
Feb
22
asked QGIS plugin 'sextante' not loading after upgrading to Mac OS X 10.8
Feb
14
comment Why ST_Intersects() returns one row more than expected?
@Mapperz How is this? My vector layer contains only #1 record, a geometry with unique id "1". The output confirms this since the id "1" is reported in both rows. Do you mean the vector intersects with two records of the raster?
Feb
14
asked Why ST_Intersects() returns one row more than expected?
Feb
13
comment Stuck in loading raster to PostGIS
I actually solved the problem by reinstalling Postgres & PostGIS with the homebrew installation (here [link] (lukeberndt.com/2011/postgres-postgis-on-osx-lion)). No idea why Postegres.app didn't work for the raster...
Feb
12
asked Stuck in loading raster to PostGIS
Feb
11
comment How to read the area column in QGIS?
Thanks for your answers. That was clarifying. But then I don't understand the option in the 'Project Properties'-> 'Layer Units'. If I select meters there, where I have a meters output? Only in the scalebar?
Feb
11
asked How to read the area column in QGIS?
Feb
7
comment How to create a colormap where colors diverge at value 0 in QGIS?
Yes, it was activated. I noticed that I could actually reach my goal manually, by adding more entries and setting the colour. I just wonder if there is a way to avoid doing it manually.
Feb
7
comment How to create a colormap where colors diverge at value 0 in QGIS?
I think we now move in the right direction. But then I have only three entries... The map is not that good in explaining all the middle values, it is actually mostly white. Is there any why to automatically set more entries? The "classify" button does a good job, but then I have to manually reset all the colours...
Feb
7
asked How to create a colormap where colors diverge at value 0 in QGIS?
Feb
4
asked How to import PostGIS layer with geography type to QGIS?
Oct
18
awarded  Scholar
Oct
18
comment How to export a shapefile through the Wikimapia API?
This worked. Thank you.
Oct
18
accepted How to export a shapefile through the Wikimapia API?
Oct
5
asked How to export a shapefile through the Wikimapia API?
Sep
28
asked How to install shp2pgsql-gui on Mac OSX Snow Leopard?
Sep
16
asked How to find the nearest single point?
Aug
11
comment Generate random points in selected areas for
Thanks. So do you suggest to drop QGIS to do this?