1,669 reputation
314
bio website spatialthoughts.com
location Bangalore, India
age
visits member for 1 year, 5 months
seen 20 hours ago
stats profile views 142

May
15
answered Is it possible to batch clip rasters in Quantum GIS?
Apr
23
awarded  Constituent
Apr
19
awarded  Caucus
Jan
4
awarded  Enlightened
Jan
4
awarded  Nice Answer
Jan
2
comment gdalwarp cutline along with shapefile
The steps outlined in the link above should give you a .tif output.
Jan
2
answered gdalwarp cutline along with shapefile
Jan
2
comment Giant 2.5 GB JP2 image: How to tile it?
Ah, no problem. Finder wouldn't know about JP2 format so it won't help. You need the GDAL library to read JP2s. If you installed GDAL from the link in my answer, you can use the command 'gdalinfo' to get that information. On my system, GDAL is at /Library/Frameworks/GDAL.framework/Versions/1.9/Programs/gdalinfo . run gdalinfo <path/to/your/jp2> and it will report the dimensions. Similarly add the full path to gdal_translate in the script for it to work.
Dec
31
answered Giant 2.5 GB JP2 image: How to tile it?
Dec
31
answered Finding nodes with QGIS
Dec
29
answered How to sum up values of neighbouring polygons?
Dec
26
answered How to force RGB in a raster in QGIS?
Dec
15
awarded  Yearling
Nov
27
answered How to style points in QGIS based on multiple attributes
Nov
27
comment Labels with white (or other color) background
It's a feature planned for 2.0 release. see the discussion osgeo-org.1560.n6.nabble.com/Road-shield-labels-td5005058.html and the ticket hub.qgis.org/issues/2180
Nov
27
answered How to create a standard deviation map from three rasters in QGIS?
Nov
27
answered ogrinfo bash script failure
Nov
27
answered Does anybody know a service that exports OSM maps to georeferenced GeoTiff files?
Nov
9
answered How to surround a clipped raster with transparency? (gdalwarp)
Nov
8
answered Does “size scale field” in QGIS actually work?