1,593 reputation
413
bio website paolocorti.net
location Ispra, Italy
age
visits member for 2 years, 4 months
seen 8 hours ago
stats profile views 204

Apr
30
awarded  Constituent
Apr
16
awarded  Caucus
Apr
3
comment Merging many rasters using Python
of course you need the files, but this way you do not duplicate the needed storage as with gdal_merge
Apr
3
awarded  Organizer
Apr
3
revised Merging many rasters using Python
edited tags
Apr
3
answered Merging many rasters using Python
Jan
12
awarded  Yearling
Dec
26
answered What in-depth spatial database systems tutorials exist?
Nov
29
comment How to add field with filename when merging shapefiles with ogr2ogr?
Joe, does the single ogrinfo line fails, or it is failing only in the context of the script (inside the loop)?
Oct
31
awarded  Popular Question
Sep
18
comment Free tool to simplify parcel shapefiles?
I made some test and as of today, all methods suggested here and relying on GEOS (ogr2ogr with -simplify, shapely, PostGIS's ST_SimplifyPreserveTopology function) produce topological anomalies (i.e. holes/overlaps between polygons). Only with GRASS I had good results.
Jul
26
awarded  Nice Answer
Jul
17
awarded  Necromancer
Jun
20
awarded  Critic
Jun
8
awarded  Caucus
May
30
answered Web mapping software for a huge raster time series?
Mar
30
revised Interpolation of 17 data points - temperature data
added 45 characters in body
Mar
30
answered Interpolation of 17 data points - temperature data
Mar
23
comment How to access file geodatabase in Qgis?
no, it will work both on windows and linux (and whatever). You have to download the File GDB Esri API and compild GDAL linking it. Then compile QGIS ;)
Mar
23
revised How to add field with filename when merging shapefiles with ogr2ogr?
added 16 characters in body