| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 1 month |
| seen | Apr 29 '12 at 21:06 | |
| stats | profile views | 16 |
|
Mar 5 |
awarded | Popular Question |
|
Feb 1 |
awarded | Popular Question |
|
Jan 25 |
awarded | Popular Question |
|
Jan 14 |
awarded | Notable Question |
|
Sep 20 |
awarded | Popular Question |
|
May 12 |
awarded | Teacher |
|
Apr 12 |
comment |
How to combine information from raster and vector layers? That is exactly how it works. It took me some time to get used to YAGT (=yet another GIS-Tool :-) but in the end the effort payed off. Saga-Gis is really good with its modules. |
|
Apr 12 |
comment |
How to combine information from raster and vector layers? Yes, I noticed the problem with the multi-cell polygons too. That can be solved be adding geometries and then using the polygon-areas as a weight-factor. Problem is: calculating the geometries takes as long as generating the intersects, meaning forever :-) But it works. |
|
Apr 12 |
comment |
How to calculate raster statistics for polygons? THX for the idea. I was hoping to get this done without adding and learning yet another software. I will keep PostGIS in mind for later though. |
|
Apr 12 |
answered | How to calculate raster statistics for polygons? |
|
Apr 11 |
revised |
How to calculate raster statistics for polygons? edited tags |
|
Apr 11 |
asked | How to calculate raster statistics for polygons? |
|
Apr 10 |
asked | Which raster-format stores Missing, Strings, Variable Names, Multiple Bands |
|
Apr 7 |
revised |
Is there a commandline tool for intersecting Shapefiles? added 69 characters in body |
|
Apr 7 |
answered | How to export a raster layer for external processing? |
|
Apr 7 |
asked | Is there a commandline tool for intersecting Shapefiles? |
|
Apr 4 |
asked | Why does intersect not calculate polygon areas? |
|
Apr 3 |
comment |
How to exclude missing values from raster layer? The ASCII-GRID/gdal-question has been moved to gis.stackexchange.com/questions/22791/…. gdal2xyz is perfect for exporting the data. The real problem is not getting data out, but getting processed data back in, with the correct projection and coordinates etc. That is very easy for vector-layers (just open the dbf of a shapefile in oo-calc) and apparently very difficult for raster. |
|
Apr 3 |
comment |
How to exclude missing values from raster layer? GeoTIFF with NODATA works, thanks. In the german version of QGIS this matter is very confusing because the setting is called "Kein-Datum-Wert" which means "No-Date-Value" or "No-Datum-Value". It does not mean anything like "No-Data-Value". Thanks for clearing this up for me. |
|
Apr 3 |
awarded | Commentator |