818 reputation
210
bio website n/a
location France
age
visits member for 8 months
seen 1 hour ago
stats profile views 18

Apr
15
awarded  Caucus
Mar
27
comment Normalize with gdal_translate
:-) good point - unaccustomed to using them! gdal_translate "C:/Tempordner/Your/Input/Image.tif" -scale 1 9 1 5 -of GTiff "C:/Tempordener_GIS/QGIS_test/Normalised_Grid.tif"
Mar
27
comment Normalize with gdal_translate
yes, as Andre Joost mentions you are also missing the input layer. the command should read as follows: gdal_translate "C:/Tempordner/Your/Input/Image.tif -scale 1 9 1 5 -of GTiff "C:/Tempordener_GIS/QGIS_test/Normalised_Grid.tif"
Mar
27
comment Normalize with gdal_translate
have you tried running it without the brackets and commas, i.e. -scale 1 9 1 5 ? In general, try running it from the command line as it should give you more descriptive error messages.
Mar
23
comment Data management in GRASS from command line?
sorry, edited my answer above - it should have been %.tif
Mar
23
revised Data management in GRASS from command line?
edited body
Mar
23
comment Data management in GRASS from command line?
it just trims '.shp' from the filename so that it's not included in the vector filename in GRASS
Mar
22
answered Data management in GRASS from command line?
Mar
21
revised Geotools - overlay shapefile on WMS layer
spelling mistake in title
Mar
21
suggested suggested edit on Geotools - overlay shapefile on WMS layer
Mar
21
revised Geoserver is not running on port :8080 on Windows 7
no hyphen in geoserver
Mar
21
revised Stuck while Using GeoServer WPS with QGIS
grammar in title stucked --> stuck
Mar
21
suggested suggested edit on Stuck while Using GeoServer WPS with QGIS
Mar
21
suggested suggested edit on Geoserver is not running on port :8080 on Windows 7
Mar
21
comment Ext JS 4.2 and OpenLayers without GeoExt
see here: sencha.com/forum/showthread.php?132276-OpenLayers-with-ExtJS-4
Mar
21
answered How to invert polygons (or other options for exterior styling)?
Mar
20
comment raster statistics - regressions between raster data
This maybe of interest: gis.stackexchange.com/questions/20127/…
Mar
19
answered Batch visualization of raster (grid) files
Mar
18
answered How do i use gdal2tiles for creating tilecache?
Mar
15
answered Best Software for LIDAR data?