Timeline


and .

02/08/12: Today

20:32 Ticket #4499 (ISIS3 scale_factor wrongly defaulting to 0 for Polar Stereographic) closed by warmerdam
fixed: Corrected as suggested in trunk (r23929) and 1.9 branch (r23930). I …
20:30 Changeset [23930] by warmerdam
ensure scaleFactor defaults to 1 (#4499)
20:30 Changeset [23929] by warmerdam
ensure scaleFactor defaults to 1 (#4499)
20:23 Ticket #4499 (ISIS3 scale_factor wrongly defaulting to 0 for Polar Stereographic) created by thare
ISIS3 does not explicitly define a scale_factor for the Polar …
17:00 Ticket #4497 (ogr2ogr oci -- create spatial index with tables) closed by hobu
fixed
16:58 Changeset [23928] by hobu
apply patch in #4497 to (optionally) put back OCI index creation when …
16:55 Changeset [23927] by hobu
apply patch in #4497 to (optionally) put back OCI index creation when …
16:47 Changeset [23926] by warmerdam
error out properly if we exceed the size of the fixed buffer
16:27 Ticket #4498 (PGeo driver fails to open .mdb due to limited size of the header) created by ngarel
Gdal 1.9 fails to open Esri Personal geodatabase file (.mdb) in some …
13:56 Changeset [23925] by rcoup
FileGDB: get default tolerances and scales around the right way. Use …
11:57 Ticket #4497 (ogr2ogr oci -- create spatial index with tables) created by gadomski
When loading spatial data into oracle with ogr2ogr, no spatial index gets …
09:52 Ticket #4496 (ogr2ogr: -s_srs and -a_srs trouble) closed by rouault
invalid: Questions are not appropriate for Trac tickets. The should be asked on the …
09:44 Ticket #4496 (ogr2ogr: -s_srs and -a_srs trouble) created by peifer
I must be completely braindead, but I can't figure out what happens below. …

02/07/12: Yesterday

20:23 Changeset [23924] by rcoup
Add rcoup to COMMITERS file.
15:15 Ticket #4483 (Patch for ingres building and plugin - windows) closed by warmerdam
fixed: Applied in trunk (r23923). I haven't been able to test. Let me know if I …
15:14 Changeset [23923] by warmerdam
streamline INGRES building (#4483)
14:34 Ticket #4495 (PG driver doesn't set FID in COPY mode if FID column isn't a regular ...) closed by rouault
fixed: r23922 /trunk/ (3 files in 2 dirs): PG: fix insertion of features with FID …
14:33 Changeset [23922] by rouault
PG: fix insertion of features with FID set in COPY mode (#4495)
14:32 Ticket #4495 (PG driver doesn't set FID in COPY mode if FID column isn't a regular ...) created by rouault
... which, IMHO, cannot happen (if pszFIDColumn != NULL, then it is …
12:35 Ticket #3929 ([PATCH] Support for all Ozi datums) closed by rouault
fixed: r23921 /trunk/ (7 files in 6 dirs): Ozi datum support: add 2 new data …
12:35 Changeset [23921] by rouault
Ozi datum support: add 2 new data files (ozi_datum.csv, ozi_ellips.csv) to …
11:23 NetCDF_Improvements edited by etourigny
(diff)
07:11 Ticket #4494 (OGR SQL: select distinct and case sensitivity) created by peifer
I am not sure if the below result is a feature or a bug but I would have …

02/06/12:

15:06 Ticket #4493 (gdalsrsinfo does not work with special file / datasource syntaxes) closed by etourigny
fixed: fixed in trunk (r23917 and r23918) and 1.9 (r23919 and r23920). Added an …
15:01 Changeset [23920] by etourigny
gdalsrsinfo - try to open with GDAL and OGR even if argument is not a file …
15:01 Changeset [23919] by etourigny
gdalsrsinfo - try to open with GDAL and OGR even if argument is not a file …
14:59 Changeset [23918] by etourigny
gdalsrsinfo - try to open with GDAL and OGR even if argument is not a file …
14:59 Changeset [23917] by etourigny
gdalsrsinfo - try to open with GDAL and OGR even if argument is not a file …
14:55 Ticket #4493 (gdalsrsinfo does not work with special file / datasource syntaxes) created by etourigny
Current gdalsrsinfo (1.9/trunk) only tries to open datasets with GDAL and …
13:58 Changeset [23916] by rouault
Fix tests that rely on web ressources and fail when they are not available
13:55 Ticket #4492 (compile failure using icpc) closed by rouault
wontfix: This compiles fine with icpc-12.1.0 (and other compilers such as gcc, …
09:46 Changeset [23915] by etourigny
re-enable error ouput only when in debug mode
08:20 Changeset [23914] by pka
Ili1: Recode ISO 8859-1 strings
07:30 Ticket #4492 (compile failure using icpc) created by dkokron
I get the following error messages while building GDAL-1.9.0 on Linux …
01:04 Changeset [23913] by rouault
ENVI: fix crash in misc.py introduced by recent commit

02/05/12:

17:01 Ticket #3863 (Error while reprojecting with gdalwarp an ECMWF netCDF) closed by etourigny
invalid: The fundamental problem is that you do not have sufficient information …
10:47 Changeset [23912] by rouault
Restrict DirectIO() to usual photometric interpretations
10:25 Changeset [23911] by rouault
update comment
10:14 Changeset [23910] by rouault
GTiff: make GTIFF_DIRECT_IO also work with multiband images (still only …
08:47 SoftwareUsingGdal edited by rouault
Mentions Fiona (diff)
05:29 Changeset [23909] by rouault
ENVI: fix category names writing; add test for category names reading and …
05:09 Changeset [23908] by rouault
ENVI: Assume BSQ interleaving when 'interleave' keyword missing or unknown …

02/04/12:

15:04 Changeset [23907] by rouault
AVCE00: fix GetFeatureCount?() when an attribute or spatial filter is set
13:46 Changeset [23906] by rouault
WMS: document <DataType?> element
12:48 Changeset [23905] by ilucena
revert r23805, reinstate OCIDIR settings
12:01 Ticket #4491 (GetFeatureCount() on shapefile when spatial filter set might return ...) closed by rouault
fixed: Fixed in 1.9 branch (r23903) and in trunk (r23904)
12:00 Changeset [23904] by rouault
Shapefile: fix GetFeatureCount?() when spatial filter set, especially on …
12:00 Changeset [23903] by rouault
Shapefile: fix GetFeatureCount?() when spatial filter set, especially on …
12:00 Ticket #4491 (GetFeatureCount() on shapefile when spatial filter set might return ...) created by rouault
An error in endianness swaping and size to swap causes systematic invalid …
11:12 Changeset [23902] by rouault
avoid failure for non-geos enabled build
10:24 Changeset [23901] by rouault
Test ENVI .sta reading
10:01 BatchCreationIndexesForShapefilesOnDOS edited by aperi2007
(diff)
09:59 CodeSnippets edited by aperi2007
(diff)
09:58 BatchCreationIndexesForShapefilesOnDOS edited by aperi2007
(diff)
09:48 BatchCreationIndexesForShapefilesOnDOS created by aperi2007
09:44 Changeset [23900] by rouault
ENVI: Fix reading of .sta file on 64bit Linux
09:39 CodeSnippets edited by aperi2007
(diff)
09:34 CodeSnippets edited by aperi2007
(diff)
08:50 Changeset [23899] by rouault
internal libtiff: refresh from upstream (Extra caution around assumption …
08:32 Changeset [23898] by rouault
ENVI: add support for writing RPCs and GCPs (partial merge of r23847 from …
06:15 Changeset [23897] by rouault
Add frmts/vrt to CONFIG_CFLAGS for developement version of gdal-config …
05:29 Changeset [23896] by rouault
Ingres: fix use-after-free error in ogringresstatement.cpp
03:21 Changeset [23895] by rouault
ILI: fix memory leak, inconsistencies and segfault found by running …

02/03/12:

23:44 Ticket #4486 (ORG reads incorrectly same content GML files) closed by duypl
invalid: @rouault : yes, there are .xsd file near them. I double check again and …
17:06 Ticket #4490 (MSSQL Driver does use respect LAUNDER option when adding fields) created by jpalmer
When created a layer using the MSSQL2008 driver the table name is …
15:32 Changeset [23894] by ilucena
Update 1.9 release announcement on Portuguese page
15:09 Ticket #4489 (GRIB Origin/Coordinates wrong) closed by warmerdam
invalid: Blake, I don't really agree. The file is georeferenced from longitude 0 …
14:48 Ticket #4489 (GRIB Origin/Coordinates wrong) created by bcrosby
I'm not sure if this is the exact same problem as bug #2550, but I thought …
14:27 Changeset [23893] by rouault
JPEG: add more realistic progress bar support in CreateCopy?() when no data …
10:43 Ticket #4451 (GML Curve concatenation results in invalid geometries due to point ...) closed by rouault
fixed: r23863 backported to 1.9 (r23891) and 1.8 (r23892) branches
10:42 Changeset [23892] by rouault
gml2ogrgeometry : make sure to use provided control points in linear …
10:42 Changeset [23891] by rouault
gml2ogrgeometry : make sure to use provided control points in linear …
08:30 Changeset [23890] by pka
Ili1: Use Topic name from model in itf output
03:28 Ticket #4486 (ORG reads incorrectly same content GML files) reopened by duypl
I'm sorry. I uploaded to wrong file. The new no-white-space.gml has been …

02/02/12:

21:34 Ticket #4488 (jpeg driver hanging in CreateCopy) created by lpinner
Using GDAL 1.9.0 on Ubuntu 10.04 (64bit) and Win 7 Enterprise (64bit OS, …
14:49 Changeset [23889] by etourigny
fix SetNoDataValue?() - do not update when already set to new value (#4484) …
14:07 Ticket #4487 (Using SetGeom() for a PostGIS feature does not set geometry spatial ...) created by hairymapper
When doing: […] The resulting EKWT string passed to PostGIS contains …
13:19 Changeset [23888] by rouault
Fix issue with s_xyscale that got garbage on Windows due to bad scope of …
13:10 Changeset [23887] by rouault
python3 compat
13:06 Changeset [23886] by rouault
fix temporary file deletion on windows
12:58 Changeset [23885] by rouault
Fix issue with buffer growing in CPLSerializeXMLNode() (probably …
12:04 Changeset [23884] by rouault
ILI1: fix memory leaks
11:53 Changeset [23883] by rouault
python3 compat
11:50 Changeset [23882] by rouault
Fix VSIFOpenL( , "ab") Windows implementation that did not create a new …
11:38 Changeset [23881] by rouault
Fix memory leaks in ili2reader.cpp
11:33 Changeset [23880] by etourigny
fix -Wunused-but-set-variable warnings (gcc-4.6.1) ; properly initialize …
11:22 Changeset [23879] by rouault
Make mrsid_1 more robust to differences in projection
11:13 Changeset [23878] by rouault
fix bug that destroyed the cache file
10:59 AutotestStatus edited by rouault
ElasticSearch? (somehow) tested, ILI1 and ILI2 now tested (diff)
08:18 Ticket #3972 (Interlis 1 reader/writer don't convert spaces to underscore (and back)) closed by pka
fixed: Implemented in trunk. Read support for blankCode, undefinedCode and …
08:14 Changeset [23877] by pka
Ili: Support for format codes (Fixes #3972)
08:14 Changeset [23876] by pka
Basis autotests for Interlis 1 & 2
08:14 Changeset [23875] by pka
Segfault fixes
08:14 Changeset [23874] by pka
Minor simplification of ILI GNUmakefiles
07:51 Ticket #4486 (ORG reads incorrectly same content GML files) closed by rouault
invalid: I don't see any problems when reading those files. They are really …

02/01/12:

22:05 Ticket #4485 (OGR reads incorrectly the same content gml files) closed by duypl
invalid
22:03 Ticket #4486 (ORG reads incorrectly same content GML files) created by duypl
Hi, I'm using OGR .NET binding version 1.9 to read and convert GIS files …
21:57 Ticket #4485 (OGR reads incorrectly the same content gml files) created by duypl
Hi, I'm using OGR .NET binding version 1.9 to read and convert GIS files …
21:29 Ticket #4484 (gdalwarp on large netcdf datasets sets data from first input dataset to ...) created by hsumanto
Was trying to combine 2 large netcdf tiles into a single tile using …
21:28 Changeset [23873] by warmerdam
refresh after Brian's limkml change
19:24 Changeset [23872] by warmerdam
upgrade to test /vsi and a bit more actual feature testing with normal …
19:24 Changeset [23871] by warmerdam
upgrade TIGER driver to use VSI*L
16:47 Changeset [23870] by warmerdam
adjusting the expected srs - This makes this work on my system but I'm not …
16:18 Changeset [23869] by warmerdam
adjust srs to reflect ordering fix
16:06 Changeset [23868] by warmerdam
Fix merging of metadata. It is also broken in older versions but perhaps …
16:00 Changeset [23867] by winkey
fix libkml linking order issue on ubuntu
15:51 Changeset [23866] by warmerdam
reorder includes to make them more system-proof (GOOG)
13:32 Ticket #4483 (Patch for ingres building and plugin - windows) created by tmitchell
Chen Zhen put together this patch and I wonder if it would be possible to …
12:45 Changeset [23865] by warmerdam
capture Corder in metadata for user convenience
12:23 Changeset [23864] by rouault
FileGDB: use more appropriate default values for tolerance and scale …
11:20 Changeset [23863] by rouault
gml2ogrgeometry : make sure to use provided control points in linear …
11:15 Ticket #4482 (gdal_translate failure when compiled with gcc 4.6.x) created by bledoux
Hello, We have a problem with gdal translate and the following command …
10:59 Changeset [23862] by rouault
FileGDB : use more sensible default values for XYTOLERANCE, ZTOLERANCE, …
10:58 Changeset [23861] by rouault
FileGDB: enhance doc to add precisions about XYTOLERANCE, ZTOLERANCE, …
10:57 Changeset [23860] by rouault
FileGDB: use EXTENT_WORKAROUND in Linux 32 bit case too (#4455)
10:55 Ticket #4458 ([PATCH] FGDB driver does not ensure feature class names are valid) closed by rouault
fixed: Applied in trunk (r23858) and branches/1.9 (r23859)
10:55 Changeset [23859] by rouault
FileGDB: make test for use of reserved keywords case insensitive (#4458)
10:54 Changeset [23858] by rouault
FileGDB: make test for use of reserved keywords case insensitive (#4458)
10:53 Changeset [23857] by rouault
Catch segmentation fault
10:10 Ticket #4458 ([PATCH] FGDB driver does not ensure feature class names are valid) reopened by jpalmer
04:11 Ticket #4481 (PostGIS Raster driver: buffer overflow) created by strk
[…] This is GDAL svn r23827 (1.9.0) There seems to be a fair amount …

01/31/12:

22:36 Ticket #4480 (gdal_rasterize with -clump option) created by anssi
Dear all, I've tried to use gdal_rasterize to re-label n polygons of a …
22:33 Ticket #4451 (GML Curve concatenation results in invalid geometries due to point ...) reopened by warmerdam
Astrid reports that the geometries this relates to were still coming up …
22:32 Changeset [23856] by warmerdam
clamp ends of gml arcs to exact values (#4451)
17:30 Ticket #4479 (listgeo: too many digits in ModelTiepointTag causes errors with geotifcp) closed by warmerdam
duplicate: I believe this is a duplicate of:  http://trac.osgeo.org/geotiff/ticket/37
15:13 Changeset [23855] by rouault
Add more precisions about update limitations
14:23 Ticket #4479 (listgeo: too many digits in ModelTiepointTag causes errors with geotifcp) created by peterahlstrom
Hi there. I'm very much a hobbyist, so bear with me. I started looking …
14:17 Changeset [23854] by rouault
Use correct long name for the OOXML format; fix link
13:20 Changeset [23853] by rouault
PCIDSK2: avoid segfault when calling SetMetadataItem?() with a NULL-value …
13:16 Changeset [23852] by rouault
WCS: Support version 1.1.2 (merge r23845 from 1.8-esri)
13:15 Changeset [23851] by rouault
PAM: Leak fixes, case of loading PAM after AUX (merge r23843 from …
13:12 Changeset [23850] by rouault
DIMAP: Check signature in METADATA.DIM, not just file existence (merge …
12:52 Changeset [23849] by rouault
ElasticSearch?: add driver testing (with fake server) (#4478)
12:49 Changeset [23848] by rouault
Elastic: fix merge bug done in …
12:17 Changeset [23847] by rprinceley
Changes from ITT: The envi gdal driver now writes out rpc coefficients …
12:15 Changeset [23846] by rprinceley
Null pointer fix.
12:14 Changeset [23845] by rprinceley
Support version 1.1.2.
12:13 Changeset [23844] by rprinceley
Raise MSVC file handle limit.
12:12 Changeset [23843] by rprinceley
Leak fixes, case of loading PAM after AUX.
12:09 Changeset [23842] by rprinceley
NoData? support added.
12:08 Changeset [23841] by rprinceley
Check signature in METADATA.DIM, not just file existence.
12:04 Changeset [23840] by rprinceley
Handle bad TIFFs where the last strip smaller, with only required number …
11:59 Changeset [23839] by rprinceley
Backport from trunk.
11:57 Changeset [23838] by rprinceley
Change registration cell to 0,0 Pass compression method from linked …
11:35 AutotestStatus edited by rouault
Mentions ElasticSearch? (diff)
11:34 Changeset [23837] by rouault
python3 compat
11:32 Ticket #4478 (ElasticSearch GDAL Driver) closed by rouault
fixed: r23835 /trunk/gdal/ogr/ogrsf_frmts/ (15 files in 3 dirs): Add new OGR …
11:32 Changeset [23836] by rouault
Elastic: a few formatting fixes; a memleak fix; exit early when cannot …
11:18 Changeset [23835] by rouault
Add new OGR driver to write into ElasticSearch? databases (contributed by …
11:02 Ticket #4477 ([Patch] FileGDB Feature Class alias is ignored in arcmap) closed by rouault
fixed: Thanks. Applied in trunk (r23833) and branches/1.9 (r23834)
11:02 Changeset [23834] by rouault
FileGDB: define CLSID/EXTCLSID to fix Feature Class alias being ignored in …
11:01 Changeset [23833] by rouault
FileGDB: define CLSID/EXTCLSID to fix Feature Class alias being ignored in …
10:00 prime_meridian.csv attached to NetCDF_ProjectionTestingStatus by etourigny
10:00 ellipsoid.csv attached to NetCDF_ProjectionTestingStatus by etourigny
10:00 horiz_datum.csv attached to NetCDF_ProjectionTestingStatus by etourigny
horizontal datum parameters for use as reference for CF-1.7
09:26 NetCDF_ProjectionTestingStatus edited by etourigny
(diff)
04:18 Ticket #4478 (ElasticSearch GDAL Driver) created by aestrada
All, I would like to submit the following driver to be included in the …

01/30/12:

20:19 Ticket #4477 ([Patch] FileGDB Feature Class alias is ignored in arcmap) created by ryanl
When opening a FileGDB layer in arcmap the alias name is ignored and …
17:49 NetCDF_ProjectionTestingStatus edited by etourigny
(diff)
15:15 Changeset [23832] by rouault
update Windows makefile
15:12 Changeset [23831] by rouault
ODS: add support for evaluating formulas (just the most common functions …
15:07 Changeset [23830] by rouault
CSV: allow creating /vsimem/foo.csv
11:54 NetCDF_ProjectionTestingStatus edited by etourigny
(diff)
07:02 Ticket #4476 (segfault on static deinitialization) created by strk
Current GDAL trunk (1.9.0) seems to be doing something dangerous on …
00:24 Ticket #4475 (GetFieldAsString interprets number values (no support of 64 bit integer)) created by ivolimmen
When a feature (Oracle database in my case) contains a field with a long …

01/29/12:

08:58 Ticket #4474 (OGR MSSQL driver doesn't advertise DeleteLayer/DeleteFeature capabilities) closed by tamas
fixed: Fixed in trunk (r23827) branch-1.9 (r23828) and branch-1.8 (r23829)
08:56 Changeset [23829] by tamas
Report DeleteFeature/DeleteLayer? capabilities for the MSSQL Spatial data …
08:56 Changeset [23828] by tamas
Report DeleteFeature/DeleteLayer? capabilities for the MSSQL Spatial data …
08:55 Changeset [23827] by tamas
Report DeleteFeature/DeleteLayer? capabilities for the MSSQL Spatial data …
08:34 Ticket #4474 (OGR MSSQL driver doesn't advertise DeleteLayer/DeleteFeature capabilities) created by tamas
OGR MSSQL driver doesn't advertise DeleteLayer/DeleteFeature? capabilities
04:52 Changeset [23826] by rouault
XLSX: fix crash when cannot open output file; implement layer …
04:52 Changeset [23825] by rouault
ODS: re-enable update mode of existing file; fix crash when cannot open …

01/28/12:

14:58 Changeset [23824] by rouault
remove dead code
14:55 Changeset [23823] by rouault
ODS: detect vertical splitter as a hint for a header line; generate …
13:25 Changeset [23822] by rouault
We cannot update the xml file, only the .ods
13:02 Changeset [23821] by rouault
Document ODsCDeleteLayer capability
12:25 Changeset [23820] by rouault
ODS: don't assume that the 'mimetype' file is uncompressed (Google Doc ODS …
12:17 Changeset [23819] by rouault
Update summary for ODS
12:16 Changeset [23818] by rouault
ODS: add creation and update support
09:39 Changeset [23817] by rouault
Fix invalid way of resizing a std::string
09:37 Changeset [23816] by rouault
XLSX: add creation and update support
04:42 AutotestStatus edited by rouault
Add XLSX (diff)
04:41 Changeset [23815] by rouault
Add OGR driver to read Open Office XML spreadsheets (MS Excel >= 2007 …
03:56 Ticket #4473 (GML: be tolerant about valid constructs for empty geometries) closed by rouault
fixed: Fixed in trunk (r23813) and in branches/1.9 (r23814)
03:55 Changeset [23814] by rouault
GML: be tolerant about valid constructs for empty geometries (#4473)
03:54 Changeset [23813] by rouault
GML: be tolerant about valid constructs for empty geometries (#4473)
03:49 Ticket #4473 (GML: be tolerant about valid constructs for empty geometries) created by rouault
We currently reject GML geometries that are valid according to the GML …

01/27/12:

13:10 Ticket #4472 ([PATCH - shapelib] Optimize SHPTreeNodeTrim()) closed by warmerdam
fixed: Applied upstream and pull down into trunk (r23812).
13:10 Changeset [23812] by warmerdam
pull from upstream for optimization (#4472)
12:40 Ticket #4472 ([PATCH - shapelib] Optimize SHPTreeNodeTrim()) created by rouault
Idea borrowed to trim() method of …
12:37 Changeset [23811] by rouault
Add special testing for shapefile spatial .qix indexes
10:21 Changeset [23810] by rouault
Add an example on how to build a spatial index
09:33 Changeset [23809] by warmerdam
Fixed two places where LINE was used instead of PEN.
08:33 Ticket #4471 (ogr2ogr with the simplify switch does not preserve previously coincident ...) created by bsh
i have been converting a shp file to oracle spatial format using ogr2ogr …

01/26/12:

22:58 Changeset [23808] by bishop
Commit access test for Dmitry
22:56 Changeset [23807] by bishop
Commit access test for Dmitry
06:25 Ticket #4470 (OGRSpatialReference::ImportFromURN not exposed in SWIG C# bindings) created by agisar
I am trying to use the IAU2000 geographic and projected reference system …
01:43 Ticket #4420 (FGdbLayer doesn't use SetWriteLock() and FreeWriteLock()) closed by rouault
fixed
01:00 Changeset [23806] by warmerdam
preliminary INGRES build support on win32
00:59 Changeset [23805] by warmerdam
preliminary INGRES build support on win32

01/25/12:

23:49 Changeset [23804] by warmerdam
avoid build warnings
23:49 Changeset [23803] by warmerdam
remove include of geos_c.h, not sure why it was here
16:59 Ticket #4468 (Corrupted TIFF with GA_Update and image smaller than 64x64) closed by warmerdam
fixed: Problem is fixed in trunk (r23800) and 1.9 (r23802). I also added a …
16:58 Changeset [23802] by warmerdam
ensure that rowsperstrip is never larger than ysize (#4468)
16:56 Changeset [23801] by warmerdam
Add testing for rowsperstrip > ysize issue (#4468)
16:56 Changeset [23800] by warmerdam
ensure that rowsperstrip is never larger than ysize (#4468)
12:45 Ticket #4469 (CSV driver writes fixed-width data for numeric fields) created by cdestigter
If I create a CSV datasource, and write a numeric field to it with …
08:11 Ticket #4468 (Corrupted TIFF with GA_Update and image smaller than 64x64) created by cleo
This happens in 1.8.0 as well. Take any image 24 or 32 bit (haven't …
06:11 Ticket #4467 (OGR_SQL feature request: OGR_GEOM_LENGTH) created by peifer
It would be helpful to have an OGR_GEOM_LENGTH special field returning the …

01/24/12:

19:47 Ticket #4244 (disable PAM in netcdf driver) closed by etourigny
fixed: in trunk (r23799): enable PAM for band histogram and statistics (#4244) …
19:46 Ticket #4244 (disable PAM in netcdf driver) reopened by etourigny
19:43 Changeset [23799] by etourigny
enable PAM for band histogram and statistics (#4244)
19:12 NetCDF_Improvements edited by etourigny
(diff)
14:35 Ticket #4410 ([PATCH - Shapelib] Fix memory leak in SHPOpenLL()) closed by warmerdam
fixed: Upstreamed in shapelib and refreshed locally (r23798).
14:34 Changeset [23798] by warmerdam
refresh from upstream (#4410)
12:20 Ticket #4446 (double free in gdal_translate when exiting due to error) closed by winkey
worksforme: There is 2 gdals on the system but LD_LIBRARY_PATH was set appropriately …
11:13 Ticket #4466 ([PATCH] FGDB driver does not ensure layer names are valid) closed by rouault
fixed: Thanks. Patch committed with just a simplification : I removed the …
11:10 Changeset [23797] by rouault
FileGDB: do appropriate layer name laundering in CreateLayer?() (patch by …
11:10 Changeset [23796] by rouault
FileGDB: do appropriate layer name laundering in CreateLayer?() (patch by …
05:46 Ticket #4294 (changes to the netcdf driver export and import) closed by etourigny
fixed: closing this ticket as it seems stable
05:41 Ticket #4221 (Support Create() method for NetCDF driver so that gdalwarp can be used on ...) closed by etourigny
fixed: closing this ticket, see related bugs #4404 and #4432
05:36 Ticket #4047 (gdal_translate segfault when translating ERS to NetCDF.) closed by etourigny
fixed: this issue should be resolved when using FORMAT=NC4 or FORMAT=NC4C …
05:35 Ticket #3957 (Configuring gdal 1.8.0 with hdf and netcdf at the same time fails) closed by etourigny
worksforme: closing this bug due to lack of activity - setting to worksforme.
05:32 Ticket #4408 (GDAL configure doesn't pick up NetCDF4 in latest Ubuntu 11.10) closed by etourigny
fixed: now using nc-config (if available) to detect compilation and linking …
05:30 Ticket #4424 (configure script does not support static netcdf build) closed by etourigny
fixed: fixed in trunk (r23794) and 1.9 (r23795)
05:28 Changeset [23795] by etourigny
use nc-config to detect netcdf compilation and linking parameters (#4424)

01/23/12:

19:22 Ticket #4466 ([PATCH] FGDB driver does not ensure layer names are valid) created by ryanl
If an input contains layer names that are invalid in a FGDB the driver …
17:55 Changeset [23794] by etourigny
use nc-config to detect netcdf compilation and linking parameters (#4424)
14:51 Changeset [23793] by rouault
gdalwarp: assign color interpretation of source bands to target dataset, …
14:51 Changeset [23792] by rouault
gdalwarp: assign color interpretation of source bands to target dataset, …
14:16 Ticket #4465 ([PATCH] PVL Image metadata support) closed by rouault
fixed: Patch committed with just a modification : I removed the following part …
14:14 Changeset [23791] by rouault
Revert files accidentaly commited in r23790
14:12 Changeset [23790] by rouault
GTIFF: Add support for reading GeoEye? *.pvl metadata files (patch by …
13:31 AutotestStatus edited by rouault
Add ODS et XLS (diff)
13:27 Ticket #4465 ([PATCH] PVL Image metadata support) created by bishop
The gtiff driver supports DigitalGlobe? data pack, which usually includes …
13:26 Changeset [23789] by rouault
Add OGR driver to read Open Document Spreadsheets (.ods)
08:53 Ticket #4464 (Add -srcnodata to gdal_fillnodata.py) created by olt
This patch adds a -srcnodata option to gdal_fillnodata.py, similar to the …

01/22/12:

12:38 Changeset [23788] by rouault
FileGDB: un-document LAUNDER_RESERVED_KEYWORDS option. Setting it to NO …
12:38 Changeset [23787] by rouault
FileGDB: un-document LAUNDER_RESERVED_KEYWORDS option. Setting it to NO …
08:47 Ticket #4463 ([PATCH] LibKML from Google) created by bishop
I create light and minimum dependency source code from last google libkml …
06:06 Ticket #4462 (gdalwarp drops the ColorInterp parameter from each band) created by tomtaylor
gdalwarp 1.9.0 seems to not pass the ColorInterp? values through when …
05:35 Changeset [23786] by rouault
Also accept 302 http code
04:37 Ticket #4461 (The GML .xsd parser ignores encoding attribute in XML header) created by rouault
See …
04:35 Changeset [23785] by rouault
Add a note in the doc about .xsd parsing assuming utf-8 content

01/21/12:

16:42 Changeset [23784] by rouault
FileGDB: fix inserting features in a layer of geometry type wkbNone
14:36 Changeset [23783] by rouault
FileGDB: implement DeleteField?() (and also AlterFieldDefn?(), but there …
13:22 Changeset [23782] by rouault
Fix error message
10:29 Changeset [23781] by rouault
FileGDB: implement SetFeature?() and DeleteFeature?()
10:01 Changeset [23780] by rouault
FileGDB: add special SQL commands 'GetLayerDefinition? a_layer_name' and …
09:33 Changeset [23779] by rouault
FileGDB: temptative workaround for problem with Linux 64bit FileGDB SDK …
07:32 Ticket #4449 (C# bindings - CreateCopy() progress delegate fails for WMS) closed by nowakpl
invalid
07:32 Ticket #4449 (C# bindings - CreateCopy() progress delegate fails for WMS) reopened by nowakpl
04:52 Ticket #4458 ([PATCH] FGDB driver does not ensure feature class names are valid) closed by rouault
fixed: r23777 /trunk/ (6 files in 2 dirs): FileGDB: do compulsory field name …
04:52 Changeset [23778] by rouault
FileGDB: do compulsory field name laundering. Add a …
04:51 Changeset [23777] by rouault
FileGDB: do compulsory field name laundering. Add a …
03:39 Ticket #4449 (C# bindings - CreateCopy() progress delegate fails for WMS) closed by MaksimS
fixed: You're right, I need to underline this in C# wiki.
03:36 Ticket #4459 (gdalsrsinfo doesn't build when OGR is disabled) closed by rouault
fixed: r23775 /trunk/gdal/apps/gdalsrsinfo.cpp: Fix build of gdalsrsinfo when OGR …
03:36 Changeset [23776] by rouault
Fix build of gdalsrsinfo when OGR support is disabled (#4459)
03:35 Changeset [23775] by rouault
Fix build of gdalsrsinfo when OGR support is disabled (#4459)
03:29 Ticket #4460 (ACE2: datasets cannot be opened with explicit /vsigzip/) closed by rouault
fixed
00:42 Changeset [23774] by rouault
Document that LAUNDER defaults to yes
00:31 Changeset [23773] by rouault
ACE2: fix typo that prevented dataset to be opened with explicit /vsigzip/ …
00:31 Changeset [23772] by rouault
ACE2: fix typo that prevented dataset to be opened with explicit /vsigzip/ …
00:30 Ticket #4460 (ACE2: datasets cannot be opened with explicit /vsigzip/) created by rouault
gdalinfo …

01/20/12:

21:26 Ticket #4459 (gdalsrsinfo doesn't build when OGR is disabled) created by cgodkin
I had been using gdal 1.8.1 with INCLUDE_OGR_FRMTS = YES commented out in …
14:25 Ticket #4456 (GetFieldAsString() does not return entire string) closed by rouault
invalid: GetFieldAsString?() in the native library only returns a maximum of 80 …
14:19 Ticket #4447 (Reading attribute with 3000 characters only reads 160) closed by rouault
invalid: I don't see any problem in GDAL. The width of the fields in the attached …
14:11 Ticket #4443 (Opening Tiger with full file name broken since r22622) closed by rouault
fixed: Actually both lines are necessary. And a small comment would have avoided …
14:10 Changeset [23771] by rouault
TIGER: Fix opening TIGER datasource by full file name (#4443)
14:10 Changeset [23770] by rouault
TIGER: Fix opening TIGER datasource by full file name (#4443)

01/19/12:

15:14 Ticket #4458 ([PATCH] FGDB driver does not ensure feature class names are valid) created by ryanl
If an input contains field names that are invalid in a FGDB the driver …
10:56 Ticket #4457 (GetFieldAsBinary() not implemented in C#) created by rhaden
A binding for the GetFieldAsBinary?() method is not included in the C# …
10:53 Ticket #4456 (GetFieldAsString() does not return entire string) created by rhaden
The GetFieldAsString?() method seems to truncate the returned string to 75 …
10:15 Ticket #4455 (FileGDB Domains) created by aestrada
I create a FGDB using the following command line args. ogr2ogr …
09:32 Ticket #4454 (Literal translation of EPSG:9122) created by hobu
EPSG:4326 and others have EPSG:9122 as their UNIT. This literally …
06:50 Ticket #4453 (Can not delete internal overviews in PCI datasets) created by rprinceley
The PCIDSK implementation does not support deleting internal overviews. …
03:00 Ticket #4452 (OGR CSV mangles non-platform newlines in data) created by cdestigter
When writing a CSV using OGR, newlines in data get converted to local …

01/18/12:

07:54 Ticket #4451 (GML Curve concatenation results in invalid geometries due to point ...) closed by warmerdam
fixed: Problem corrected with a test in trunk (r23767). Backported just the fix …
07:53 Changeset [23769] by warmerdam
avoid point duplication concatenating gml curve segments (#4451)
07:51 Changeset [23768] by warmerdam
avoid point duplication concatenating gml curve segments (#4451)
07:46 Changeset [23767] by warmerdam
avoid point duplication concatenating gml curve segments (#4451)
07:09 Ticket #4451 (GML Curve concatenation results in invalid geometries due to point ...) created by warmerdam
The OGR geometry for: […] is like: […] Note that point "0 1" is …
05:08 Ticket #4450 (gdal_translate crash when decompressing jpeg2000 files referenced by VRT ...) created by bledoux
Context: I am using gdal_translate in order to generate the quicklook of …
05:01 Changeset [23766] by martinl
OGR-VFK: minor update of driver manual page
04:33 Changeset [23765] by martinl
OGR-VFK: SRS - EPSG:2065 (S-JTSK)

01/17/12:

16:10 Ticket #4437 (lack of closing read-only dataset dataset or calling ...) closed by etourigny
invalid: Further investigation reveals that the lack of calling …
15:09 Changeset [23764] by warmerdam
fix half pixel shift when rasterizing points and some lines (#3774)
13:18 Changeset [23763] by martinl
OGR-VFK: fix building geometry for BUD layer (SQLite)
11:19 SoftwareUsingGdal edited by guest
(diff)
06:50 Ticket #4449 (C# bindings - CreateCopy() progress delegate fails for WMS) created by MaksimS
It seems that there's issues while setting a progress delegate on …

01/16/12:

16:35 Ticket #4448 (Shapefile driver has inconsistent default length for text fields) created by ryanl
When creating a shapefile the default width of a String field is 80 …
13:00 Ticket #3057 (Add ability to set NullCellValue for .ers files using ERMapper driver) closed by dougc
fixed: This was resolved in 1.8.1 via #4207.
09:18 Ticket #4447 (Reading attribute with 3000 characters only reads 160) created by i23098
I'm using GDAL on Java to read a SHP file. I do String value = …
07:07 Changeset [23762] by martinl
OGR-VFK: fix 4th test
07:07 Changeset [23761] by martinl
OGR-VFK: fix VFK driver according to test_ogrsf

01/15/12:

23:12 Ticket #4446 (double free in gdal_translate when exiting due to error) created by winkey
svn r23495 […] […]
16:06 FAQRaster edited by neteler
typo fix (diff)
07:24 Ticket #4445 (Trouble with filtering with non-ASCII characters over http with GET) created by jratike80
The trouble occurs for example when sending the following ogrinfo command …

01/13/12:

23:40 Ticket #4444 (Hard-coded /lib/gdalplugins doesn't allow for lib64 directories) created by volter
gcore/gdaldrivermanager.cpp and …
19:20 Ticket #4432 (gdal_rasterize produces error when burning vector dataset into netCDF ...) closed by etourigny
fixed: fixed in 1.9 (r23760) and trunk (r23759)
19:19 Changeset [23760] by etourigny
make sure netcdf file is in data mode in IReadBlock and only set …
19:03 Changeset [23759] by etourigny
make sure netcdf file is in data mode in IReadBlock and only set …
18:48 Changeset [23758] by etourigny
netcdf_21: create tmp/cache dir if absent and make errors more verbose
16:17 Ticket #4443 (Opening Tiger with full file name broken since r22622) created by gaige
A change was made in r22622 to fix a problem with file names running off …
05:05 Ticket #4442 (Warping onto an image with GCPs or geolocation array does not work) created by korosov
When I try to warp either projected image (e.g. Global DEM) or unprojected …
02:21 Changeset [23757] by martinl
OGR-VFK: assign SRS to feature (re-enabled)

01/12/12:

18:25 Ticket #4436 (libtool missing --tag=LD for linking.) closed by warmerdam
fixed: Patch applied in 1.9 (r23755) and 1.8 (r23756) branches.
18:25 Changeset [23756] by warmerdam
set --tag=LD for link macro (#4436)
18:23 Changeset [23755] by warmerdam
set --tag=LD for link macro (#4436)
16:37 Ticket #4441 (PGEO/MDB segfaults on polygon with 0 ring) closed by rouault
fixed: Fixed in trunk (r23752), branches/1.9 (r23753) and branches/1.8 (r23754)
16:36 Changeset [23754] by rouault
PGeo: fix crash when reading polygon with 0 rings, such as in …
16:34 Changeset [23753] by rouault
PGeo/MDB: fix crash when reading polygon with 0 rings, such as in …
16:34 Changeset [23752] by rouault
PGeo/MDB: fix crash when reading polygon with 0 rings, such as in …
16:30 Ticket #4441 (PGEO/MDB segfaults on polygon with 0 ring) created by rouault
Found with the Top25namen_07.mdb database available in …
15:45 Ticket #4440 (WFS: when we don't understand the schema, don't use the field width and ...) closed by rouault
fixed: Fixed in trunk (r23750) and in branches/1.9 (r23751)
15:45 Changeset [23751] by rouault
WFS: don't use field width and precision when only deduced from the …
15:45 Changeset [23750] by rouault
WFS: don't use field width and precision when only deduced from the …
15:43 Ticket #4440 (WFS: when we don't understand the schema, don't use the field width and ...) created by rouault
When the GML XSD parser fails to understand the schema, we fallback to …
15:35 Ticket #4439 ([WFS/GML] XSD parser doesn't accept date or dateTime field types) closed by rouault
fixed: First part of the fix commited in trunk in r23693 (for date). Second part …
15:35 Changeset [23749] by rouault
GML .xsd parser: recognize type='date' or type='dateType' as a string for …
15:34 Changeset [23748] by rouault
GML .xsd parser: recognize type='dateType' as a string for now (#4439)
15:33 Ticket #4439 ([WFS/GML] XSD parser doesn't accept date or dateTime field types) created by rouault
The XSD parser is stricter than it used to be, and will bail out in face …
12:00 Changeset [23747] by martinl
OGR-VFK: fix 4th test
11:58 Changeset [23746] by martinl
OGR-VFK: don't read whole file into buffer read data only on request
09:54 Ticket #4438 (Remove requirement for identity fid column in MSSQL tables.) created by jpalmer
I'm trying to load a CSV file into an existing MSSQL 2008 table using …

01/11/12:

21:51 Ticket #4437 (lack of closing read-only dataset dataset or calling ...) created by hsumanto
Just trying to gdal.Open NC4C (netCDF-4 classic model) file and keep …
15:20 Ticket #4436 (libtool missing --tag=LD for linking.) reopened by warmerdam
I'll keep this reopened until I've back patched this into 1.9 and 1.8 …
14:27 Ticket #4436 (libtool missing --tag=LD for linking.) closed by j03lar50n
fixed
13:19 Changeset [23745] by warmerdam
set --tag=LD for link macro (#4436)
13:16 Milestone 1.9.0 completed
13:16 Ticket #4436 (libtool missing --tag=LD for linking.) created by warmerdam
A GDAL 1.9.0 libtool based build on a modern Ubuntu system resulted in: …
13:13 Ticket #4435 (enhancement to envi hdr reader - georeferencing info) created by msmitherdc
We have a number of hyperspectral scenes that have georeferencing …
09:59 Ticket #4434 (Ogrinfo does GetExtent() in a heavy way with WFS driver) reopened by rouault
Frank, ogrinfo -q makes everything quiet : no extent, no feature count, …
09:45 Ticket #4434 (Ogrinfo does GetExtent() in a heavy way with WFS driver) closed by warmerdam
worksforme: Passing the -q (quiet) switch to ogrinfo will suppress expensive reporting …
09:28 Ticket #4434 (Ogrinfo does GetExtent() in a heavy way with WFS driver) created by jratike80
When ogrinfo checks the extents of a WFS data source it makes the GDAL WFS …
09:14 Ticket #4433 (GRIB: no data is not reported) closed by rouault
fixed: r23744 /trunk/ (autotest/gdrivers/grib.py …
09:14 Changeset [23744] by rouault
GRIB: report nodata value (note: if secondary missing value is available, …
09:13 Ticket #4433 (GRIB: no data is not reported) created by rouault
Currently nodata is not reported. It is available in the gridAttrib …
08:55 Changeset [23743] by rouault
CR/LF -> LF EOL
07:43 Changeset [23742] by rouault
Fix MSVC compilation
04:44 Changeset [23741] by martinl
OGR-VFK: major VFK driver update store VFK data in SQLite (in-memory) …

01/10/12:

02:50 Release/1.9.0-News edited by rouault
RFC35 also implemented by SQLite; gdalwarp -tps faster with libarmadillo (diff)
00:13 NewsAndStatus edited by rouault
Add link to 1.9.0 (diff)

01/09/12:

23:11 Changeset [23740] by warmerdam
Update for 1.9.0 release.
23:09 DownloadSource edited by warmerdam
update for 1.9.0 final release. (diff)
23:08 Release/1.9.0-News edited by warmerdam
update for 1.9.0 final release. (diff)
23:07 WikiStart edited by warmerdam
1.9.0 released. (diff)
23:04 Changeset [23739] by rouault
Fix windows build (related to #4431)
15:01 Ticket #4432 (gdal_rasterize produces error when burning vector dataset into netCDF ...) created by hsumanto
I am trying to perform the below with the latest gdal in trunk: […] …
11:41 Ticket #4431 (ogrtindex in Java) closed by rouault
fixed: Commited. Thanks r23738 /trunk/gdal/swig/java/ (GNUmakefile …
11:40 Changeset [23738] by rouault
Java sample applications: add ogrtindex.java (contributed by thlin, #4431)
11:26 Changeset [23737] by rouault
MBTiles: speed-up /vsicurl/ dataset opening by using r23735 and r23736
11:05 Changeset [23736] by rouault
SQLite: add a 'GetVSILFILE()' special SQL command to return the value of …
11:01 Changeset [23735] by rouault
/vsicurl/ : add VSICurlInstallReadCbk() / VSICurlUninstallReadCbk() …
06:21 Ticket #4431 (ogrtindex in Java) created by thlin
I have implemented a JAva version ogrtindex with some advice from Even. …
Note: See TracTimeline for information about the timeline view.