Timeline
02/08/12: Today
- 20:32 Ticket #4499 (ISIS3 scale_factor wrongly defaulting to 0 for Polar Stereographic) closed by
- fixed: Corrected as suggested in trunk (r23929) and 1.9 branch (r23930). I …
- 20:30 Changeset [23930] by
- ensure scaleFactor defaults to 1 (#4499)
- 20:30 Changeset [23929] by
- ensure scaleFactor defaults to 1 (#4499)
- 20:23 Ticket #4499 (ISIS3 scale_factor wrongly defaulting to 0 for Polar Stereographic) created by
- ISIS3 does not explicitly define a scale_factor for the Polar …
- 17:00 Ticket #4497 (ogr2ogr oci -- create spatial index with tables) closed by
- fixed
- 16:58 Changeset [23928] by
- apply patch in #4497 to (optionally) put back OCI index creation when …
- 16:55 Changeset [23927] by
- apply patch in #4497 to (optionally) put back OCI index creation when …
- 16:47 Changeset [23926] by
- 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
- Gdal 1.9 fails to open Esri Personal geodatabase file (.mdb) in some …
- 13:56 Changeset [23925] by
- FileGDB: get default tolerances and scales around the right way. Use …
- 11:57 Ticket #4497 (ogr2ogr oci -- create spatial index with tables) created by
- 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
- 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
- I must be completely braindead, but I can't figure out what happens below. …
02/07/12: Yesterday
- 20:23 Changeset [23924] by
- Add rcoup to COMMITERS file.
- 15:15 Ticket #4483 (Patch for ingres building and plugin - windows) closed by
- fixed: Applied in trunk (r23923). I haven't been able to test. Let me know if I …
- 15:14 Changeset [23923] by
- 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
- fixed: r23922 /trunk/ (3 files in 2 dirs): PG: fix insertion of features with FID …
- 14:33 Changeset [23922] by
- 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
- ... which, IMHO, cannot happen (if pszFIDColumn != NULL, then it is …
- 12:35 Ticket #3929 ([PATCH] Support for all Ozi datums) closed by
- fixed: r23921 /trunk/ (7 files in 6 dirs): Ozi datum support: add 2 new data …
- 12:35 Changeset [23921] by
- Ozi datum support: add 2 new data files (ozi_datum.csv, ozi_ellips.csv) to …
- 11:23 NetCDF_Improvements edited by
- (diff)
- 07:11 Ticket #4494 (OGR SQL: select distinct and case sensitivity) created by
- 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
- fixed: fixed in trunk (r23917 and r23918) and 1.9 (r23919 and r23920). Added an …
- 15:01 Changeset [23920] by
- gdalsrsinfo - try to open with GDAL and OGR even if argument is not a file …
- 15:01 Changeset [23919] by
- gdalsrsinfo - try to open with GDAL and OGR even if argument is not a file …
- 14:59 Changeset [23918] by
- gdalsrsinfo - try to open with GDAL and OGR even if argument is not a file …
- 14:59 Changeset [23917] by
- 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
- Current gdalsrsinfo (1.9/trunk) only tries to open datasets with GDAL and …
- 13:58 Changeset [23916] by
- Fix tests that rely on web ressources and fail when they are not available
- 13:55 Ticket #4492 (compile failure using icpc) closed by
- wontfix: This compiles fine with icpc-12.1.0 (and other compilers such as gcc, …
- 09:46 Changeset [23915] by
- re-enable error ouput only when in debug mode
- 08:20 Changeset [23914] by
- Ili1: Recode ISO 8859-1 strings
- 07:30 Ticket #4492 (compile failure using icpc) created by
- I get the following error messages while building GDAL-1.9.0 on Linux …
- 01:04 Changeset [23913] by
- 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
- invalid: The fundamental problem is that you do not have sufficient information …
- 10:47 Changeset [23912] by
- Restrict DirectIO() to usual photometric interpretations
- 10:25 Changeset [23911] by
- update comment
- 10:14 Changeset [23910] by
- GTiff: make GTIFF_DIRECT_IO also work with multiband images (still only …
- 08:47 SoftwareUsingGdal edited by
- Mentions Fiona (diff)
- 05:29 Changeset [23909] by
- ENVI: fix category names writing; add test for category names reading and …
- 05:09 Changeset [23908] by
- ENVI: Assume BSQ interleaving when 'interleave' keyword missing or unknown …
02/04/12:
- 15:04 Changeset [23907] by
- AVCE00: fix GetFeatureCount?() when an attribute or spatial filter is set
- 13:46 Changeset [23906] by
- WMS: document <DataType?> element
- 12:48 Changeset [23905] by
- revert r23805, reinstate OCIDIR settings
- 12:01 Ticket #4491 (GetFeatureCount() on shapefile when spatial filter set might return ...) closed by
- fixed: Fixed in 1.9 branch (r23903) and in trunk (r23904)
- 12:00 Changeset [23904] by
- Shapefile: fix GetFeatureCount?() when spatial filter set, especially on …
- 12:00 Changeset [23903] by
- Shapefile: fix GetFeatureCount?() when spatial filter set, especially on …
- 12:00 Ticket #4491 (GetFeatureCount() on shapefile when spatial filter set might return ...) created by
- An error in endianness swaping and size to swap causes systematic invalid …
- 11:12 Changeset [23902] by
- avoid failure for non-geos enabled build
- 10:24 Changeset [23901] by
- Test ENVI .sta reading
- 10:01 BatchCreationIndexesForShapefilesOnDOS edited by
- (diff)
- 09:59 CodeSnippets edited by
- (diff)
- 09:58 BatchCreationIndexesForShapefilesOnDOS edited by
- (diff)
- 09:48 BatchCreationIndexesForShapefilesOnDOS created by
- 09:44 Changeset [23900] by
- ENVI: Fix reading of .sta file on 64bit Linux
- 09:39 CodeSnippets edited by
- (diff)
- 09:34 CodeSnippets edited by
- (diff)
- 08:50 Changeset [23899] by
- internal libtiff: refresh from upstream (Extra caution around assumption …
- 08:32 Changeset [23898] by
- ENVI: add support for writing RPCs and GCPs (partial merge of r23847 from …
- 06:15 Changeset [23897] by
- Add frmts/vrt to CONFIG_CFLAGS for developement version of gdal-config …
- 05:29 Changeset [23896] by
- Ingres: fix use-after-free error in ogringresstatement.cpp
- 03:21 Changeset [23895] by
- 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
- 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
- When created a layer using the MSSQL2008 driver the table name is …
- 15:32 Changeset [23894] by
- Update 1.9 release announcement on Portuguese page
- 15:09 Ticket #4489 (GRIB Origin/Coordinates wrong) closed by
- invalid: Blake, I don't really agree. The file is georeferenced from longitude 0 …
- 14:48 Ticket #4489 (GRIB Origin/Coordinates wrong) created by
- I'm not sure if this is the exact same problem as bug #2550, but I thought …
- 14:27 Changeset [23893] by
- 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
- fixed: r23863 backported to 1.9 (r23891) and 1.8 (r23892) branches
- 10:42 Changeset [23892] by
- gml2ogrgeometry : make sure to use provided control points in linear …
- 10:42 Changeset [23891] by
- gml2ogrgeometry : make sure to use provided control points in linear …
- 08:30 Changeset [23890] by
- Ili1: Use Topic name from model in itf output
- 03:28 Ticket #4486 (ORG reads incorrectly same content GML files) reopened by
- 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
- Using GDAL 1.9.0 on Ubuntu 10.04 (64bit) and Win 7 Enterprise (64bit OS, …
- 14:49 Changeset [23889] by
- 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
- When doing: […] The resulting EKWT string passed to PostGIS contains …
- 13:19 Changeset [23888] by
- Fix issue with s_xyscale that got garbage on Windows due to bad scope of …
- 13:10 Changeset [23887] by
- python3 compat
- 13:06 Changeset [23886] by
- fix temporary file deletion on windows
- 12:58 Changeset [23885] by
- Fix issue with buffer growing in CPLSerializeXMLNode() (probably …
- 12:04 Changeset [23884] by
- ILI1: fix memory leaks
- 11:53 Changeset [23883] by
- python3 compat
- 11:50 Changeset [23882] by
- Fix VSIFOpenL( , "ab") Windows implementation that did not create a new …
- 11:38 Changeset [23881] by
- Fix memory leaks in ili2reader.cpp
- 11:33 Changeset [23880] by
- fix -Wunused-but-set-variable warnings (gcc-4.6.1) ; properly initialize …
- 11:22 Changeset [23879] by
- Make mrsid_1 more robust to differences in projection
- 11:13 Changeset [23878] by
- fix bug that destroyed the cache file
- 10:59 AutotestStatus edited by
- 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
- fixed: Implemented in trunk. Read support for blankCode, undefinedCode and …
- 08:14 Changeset [23877] by
- Ili: Support for format codes (Fixes #3972)
- 08:14 Changeset [23876] by
- Basis autotests for Interlis 1 & 2
- 08:14 Changeset [23875] by
- Segfault fixes
- 08:14 Changeset [23874] by
- Minor simplification of ILI GNUmakefiles
- 07:51 Ticket #4486 (ORG reads incorrectly same content GML files) closed by
- 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
- invalid
- 22:03 Ticket #4486 (ORG reads incorrectly same content GML files) created by
- 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
- 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
- Was trying to combine 2 large netcdf tiles into a single tile using …
- 21:28 Changeset [23873] by
- refresh after Brian's limkml change
- 19:24 Changeset [23872] by
- upgrade to test /vsi and a bit more actual feature testing with normal …
- 19:24 Changeset [23871] by
- upgrade TIGER driver to use VSI*L
- 16:47 Changeset [23870] by
- adjusting the expected srs - This makes this work on my system but I'm not …
- 16:18 Changeset [23869] by
- adjust srs to reflect ordering fix
- 16:06 Changeset [23868] by
- Fix merging of metadata. It is also broken in older versions but perhaps …
- 16:00 Changeset [23867] by
- fix libkml linking order issue on ubuntu
- 15:51 Changeset [23866] by
- reorder includes to make them more system-proof (GOOG)
- 13:32 Ticket #4483 (Patch for ingres building and plugin - windows) created by
- Chen Zhen put together this patch and I wonder if it would be possible to …
- 12:45 Changeset [23865] by
- capture Corder in metadata for user convenience
- 12:23 Changeset [23864] by
- FileGDB: use more appropriate default values for tolerance and scale …
- 11:20 Changeset [23863] by
- 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
- Hello, We have a problem with gdal translate and the following command …
- 10:59 Changeset [23862] by
- FileGDB : use more sensible default values for XYTOLERANCE, ZTOLERANCE, …
- 10:58 Changeset [23861] by
- FileGDB: enhance doc to add precisions about XYTOLERANCE, ZTOLERANCE, …
- 10:57 Changeset [23860] by
- 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
- fixed: Applied in trunk (r23858) and branches/1.9 (r23859)
- 10:55 Changeset [23859] by
- FileGDB: make test for use of reserved keywords case insensitive (#4458)
- 10:54 Changeset [23858] by
- FileGDB: make test for use of reserved keywords case insensitive (#4458)
- 10:53 Changeset [23857] by
- Catch segmentation fault
- 10:10 Ticket #4458 ([PATCH] FGDB driver does not ensure feature class names are valid) reopened by
- 04:11 Ticket #4481 (PostGIS Raster driver: buffer overflow) created by
- […] 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
- 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
- Astrid reports that the geometries this relates to were still coming up …
- 22:32 Changeset [23856] by
- 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
- duplicate: I believe this is a duplicate of: http://trac.osgeo.org/geotiff/ticket/37 …
- 15:13 Changeset [23855] by
- Add more precisions about update limitations
- 14:23 Ticket #4479 (listgeo: too many digits in ModelTiepointTag causes errors with geotifcp) created by
- Hi there. I'm very much a hobbyist, so bear with me. I started looking …
- 14:17 Changeset [23854] by
- Use correct long name for the OOXML format; fix link
- 13:20 Changeset [23853] by
- PCIDSK2: avoid segfault when calling SetMetadataItem?() with a NULL-value …
- 13:16 Changeset [23852] by
- WCS: Support version 1.1.2 (merge r23845 from 1.8-esri)
- 13:15 Changeset [23851] by
- PAM: Leak fixes, case of loading PAM after AUX (merge r23843 from …
- 13:12 Changeset [23850] by
- DIMAP: Check signature in METADATA.DIM, not just file existence (merge …
- 12:52 Changeset [23849] by
- ElasticSearch?: add driver testing (with fake server) (#4478)
- 12:49 Changeset [23848] by
- Elastic: fix merge bug done in …
- 12:17 Changeset [23847] by
- Changes from ITT: The envi gdal driver now writes out rpc coefficients …
- 12:15 Changeset [23846] by
- Null pointer fix.
- 12:14 Changeset [23845] by
- Support version 1.1.2.
- 12:13 Changeset [23844] by
- Raise MSVC file handle limit.
- 12:12 Changeset [23843] by
- Leak fixes, case of loading PAM after AUX.
- 12:09 Changeset [23842] by
- NoData? support added.
- 12:08 Changeset [23841] by
- Check signature in METADATA.DIM, not just file existence.
- 12:04 Changeset [23840] by
- Handle bad TIFFs where the last strip smaller, with only required number …
- 11:59 Changeset [23839] by
- Backport from trunk.
- 11:57 Changeset [23838] by
- Change registration cell to 0,0 Pass compression method from linked …
- 11:35 AutotestStatus edited by
- Mentions ElasticSearch? (diff)
- 11:34 Changeset [23837] by
- python3 compat
- 11:32 Ticket #4478 (ElasticSearch GDAL Driver) closed by
- fixed: r23835 /trunk/gdal/ogr/ogrsf_frmts/ (15 files in 3 dirs): Add new OGR …
- 11:32 Changeset [23836] by
- Elastic: a few formatting fixes; a memleak fix; exit early when cannot …
- 11:18 Changeset [23835] by
- 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
- fixed: Thanks. Applied in trunk (r23833) and branches/1.9 (r23834)
- 11:02 Changeset [23834] by
- FileGDB: define CLSID/EXTCLSID to fix Feature Class alias being ignored in …
- 11:01 Changeset [23833] by
- FileGDB: define CLSID/EXTCLSID to fix Feature Class alias being ignored in …
- 09:26 NetCDF_ProjectionTestingStatus edited by
- (diff)
- 04:18 Ticket #4478 (ElasticSearch GDAL Driver) created by
- 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
- When opening a FileGDB layer in arcmap the alias name is ignored and …
- 17:49 NetCDF_ProjectionTestingStatus edited by
- (diff)
- 15:15 Changeset [23832] by
- update Windows makefile
- 15:12 Changeset [23831] by
- ODS: add support for evaluating formulas (just the most common functions …
- 15:07 Changeset [23830] by
- CSV: allow creating /vsimem/foo.csv
- 11:54 NetCDF_ProjectionTestingStatus edited by
- (diff)
- 07:02 Ticket #4476 (segfault on static deinitialization) created by
- 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
- 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
- fixed: Fixed in trunk (r23827) branch-1.9 (r23828) and branch-1.8 (r23829)
- 08:56 Changeset [23829] by
- Report DeleteFeature/DeleteLayer? capabilities for the MSSQL Spatial data …
- 08:56 Changeset [23828] by
- Report DeleteFeature/DeleteLayer? capabilities for the MSSQL Spatial data …
- 08:55 Changeset [23827] by
- Report DeleteFeature/DeleteLayer? capabilities for the MSSQL Spatial data …
- 08:34 Ticket #4474 (OGR MSSQL driver doesn't advertise DeleteLayer/DeleteFeature capabilities) created by
- OGR MSSQL driver doesn't advertise DeleteLayer/DeleteFeature? capabilities
- 04:52 Changeset [23826] by
- XLSX: fix crash when cannot open output file; implement layer …
- 04:52 Changeset [23825] by
- ODS: re-enable update mode of existing file; fix crash when cannot open …
01/28/12:
- 14:58 Changeset [23824] by
- remove dead code
- 14:55 Changeset [23823] by
- ODS: detect vertical splitter as a hint for a header line; generate …
- 13:25 Changeset [23822] by
- We cannot update the xml file, only the .ods
- 13:02 Changeset [23821] by
- Document ODsCDeleteLayer capability
- 12:25 Changeset [23820] by
- ODS: don't assume that the 'mimetype' file is uncompressed (Google Doc ODS …
- 12:17 Changeset [23819] by
- Update summary for ODS
- 12:16 Changeset [23818] by
- ODS: add creation and update support
- 09:39 Changeset [23817] by
- Fix invalid way of resizing a std::string
- 09:37 Changeset [23816] by
- XLSX: add creation and update support
- 04:42 AutotestStatus edited by
- Add XLSX (diff)
- 04:41 Changeset [23815] by
- 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
- fixed: Fixed in trunk (r23813) and in branches/1.9 (r23814)
- 03:55 Changeset [23814] by
- GML: be tolerant about valid constructs for empty geometries (#4473)
- 03:54 Changeset [23813] by
- 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
- 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
- fixed: Applied upstream and pull down into trunk (r23812).
- 13:10 Changeset [23812] by
- pull from upstream for optimization (#4472)
- 12:40 Ticket #4472 ([PATCH - shapelib] Optimize SHPTreeNodeTrim()) created by
- Idea borrowed to trim() method of …
- 12:37 Changeset [23811] by
- Add special testing for shapefile spatial .qix indexes
- 10:21 Changeset [23810] by
- Add an example on how to build a spatial index
- 09:33 Changeset [23809] by
- 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
- i have been converting a shp file to oracle spatial format using ogr2ogr …
01/26/12:
- 22:58 Changeset [23808] by
- Commit access test for Dmitry
- 22:56 Changeset [23807] by
- Commit access test for Dmitry
- 06:25 Ticket #4470 (OGRSpatialReference::ImportFromURN not exposed in SWIG C# bindings) created by
- 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
- fixed
- 01:00 Changeset [23806] by
- preliminary INGRES build support on win32
- 00:59 Changeset [23805] by
- preliminary INGRES build support on win32
01/25/12:
- 23:49 Changeset [23804] by
- avoid build warnings
- 23:49 Changeset [23803] by
- 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
- fixed: Problem is fixed in trunk (r23800) and 1.9 (r23802). I also added a …
- 16:58 Changeset [23802] by
- ensure that rowsperstrip is never larger than ysize (#4468)
- 16:56 Changeset [23801] by
- Add testing for rowsperstrip > ysize issue (#4468)
- 16:56 Changeset [23800] by
- ensure that rowsperstrip is never larger than ysize (#4468)
- 12:45 Ticket #4469 (CSV driver writes fixed-width data for numeric fields) created by
- 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
- 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
- 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
- fixed: in trunk (r23799): enable PAM for band histogram and statistics (#4244) …
- 19:46 Ticket #4244 (disable PAM in netcdf driver) reopened by
- 19:43 Changeset [23799] by
- enable PAM for band histogram and statistics (#4244)
- 19:12 NetCDF_Improvements edited by
- (diff)
- 14:35 Ticket #4410 ([PATCH - Shapelib] Fix memory leak in SHPOpenLL()) closed by
- fixed: Upstreamed in shapelib and refreshed locally (r23798).
- 14:34 Changeset [23798] by
- refresh from upstream (#4410)
- 12:20 Ticket #4446 (double free in gdal_translate when exiting due to error) closed by
- 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
- fixed: Thanks. Patch committed with just a simplification : I removed the …
- 11:10 Changeset [23797] by
- FileGDB: do appropriate layer name laundering in CreateLayer?() (patch by …
- 11:10 Changeset [23796] by
- FileGDB: do appropriate layer name laundering in CreateLayer?() (patch by …
- 05:46 Ticket #4294 (changes to the netcdf driver export and import) closed by
- 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
- fixed: closing this ticket, see related bugs #4404 and #4432
- 05:36 Ticket #4047 (gdal_translate segfault when translating ERS to NetCDF.) closed by
- 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
- 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
- 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
- fixed: fixed in trunk (r23794) and 1.9 (r23795)
- 05:28 Changeset [23795] by
- 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
- If an input contains layer names that are invalid in a FGDB the driver …
- 17:55 Changeset [23794] by
- use nc-config to detect netcdf compilation and linking parameters (#4424)
- 14:51 Changeset [23793] by
- gdalwarp: assign color interpretation of source bands to target dataset, …
- 14:51 Changeset [23792] by
- gdalwarp: assign color interpretation of source bands to target dataset, …
- 14:16 Ticket #4465 ([PATCH] PVL Image metadata support) closed by
- fixed: Patch committed with just a modification : I removed the following part …
- 14:14 Changeset [23791] by
- Revert files accidentaly commited in r23790
- 14:12 Changeset [23790] by
- GTIFF: Add support for reading GeoEye? *.pvl metadata files (patch by …
- 13:31 AutotestStatus edited by
- Add ODS et XLS (diff)
- 13:27 Ticket #4465 ([PATCH] PVL Image metadata support) created by
- The gtiff driver supports DigitalGlobe? data pack, which usually includes …
- 13:26 Changeset [23789] by
- Add OGR driver to read Open Document Spreadsheets (.ods)
- 08:53 Ticket #4464 (Add -srcnodata to gdal_fillnodata.py) created by
- This patch adds a -srcnodata option to gdal_fillnodata.py, similar to the …
01/22/12:
- 12:38 Changeset [23788] by
- FileGDB: un-document LAUNDER_RESERVED_KEYWORDS option. Setting it to NO …
- 12:38 Changeset [23787] by
- FileGDB: un-document LAUNDER_RESERVED_KEYWORDS option. Setting it to NO …
- 08:47 Ticket #4463 ([PATCH] LibKML from Google) created by
- 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
- gdalwarp 1.9.0 seems to not pass the ColorInterp? values through when …
- 05:35 Changeset [23786] by
- Also accept 302 http code
- 04:37 Ticket #4461 (The GML .xsd parser ignores encoding attribute in XML header) created by
- See …
- 04:35 Changeset [23785] by
- Add a note in the doc about .xsd parsing assuming utf-8 content
01/21/12:
- 16:42 Changeset [23784] by
- FileGDB: fix inserting features in a layer of geometry type wkbNone
- 14:36 Changeset [23783] by
- FileGDB: implement DeleteField?() (and also AlterFieldDefn?(), but there …
- 13:22 Changeset [23782] by
- Fix error message
- 10:29 Changeset [23781] by
- FileGDB: implement SetFeature?() and DeleteFeature?()
- 10:01 Changeset [23780] by
- FileGDB: add special SQL commands 'GetLayerDefinition? a_layer_name' and …
- 09:33 Changeset [23779] by
- FileGDB: temptative workaround for problem with Linux 64bit FileGDB SDK …
- 07:32 Ticket #4449 (C# bindings - CreateCopy() progress delegate fails for WMS) closed by
- invalid
- 07:32 Ticket #4449 (C# bindings - CreateCopy() progress delegate fails for WMS) reopened by
- 04:52 Ticket #4458 ([PATCH] FGDB driver does not ensure feature class names are valid) closed by
- fixed: r23777 /trunk/ (6 files in 2 dirs): FileGDB: do compulsory field name …
- 04:52 Changeset [23778] by
- FileGDB: do compulsory field name laundering. Add a …
- 04:51 Changeset [23777] by
- FileGDB: do compulsory field name laundering. Add a …
- 03:39 Ticket #4449 (C# bindings - CreateCopy() progress delegate fails for WMS) closed by
- 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
- fixed: r23775 /trunk/gdal/apps/gdalsrsinfo.cpp: Fix build of gdalsrsinfo when OGR …
- 03:36 Changeset [23776] by
- Fix build of gdalsrsinfo when OGR support is disabled (#4459)
- 03:35 Changeset [23775] by
- Fix build of gdalsrsinfo when OGR support is disabled (#4459)
- 03:29 Ticket #4460 (ACE2: datasets cannot be opened with explicit /vsigzip/) closed by
- fixed
- 00:42 Changeset [23774] by
- Document that LAUNDER defaults to yes
- 00:31 Changeset [23773] by
- ACE2: fix typo that prevented dataset to be opened with explicit /vsigzip/ …
- 00:31 Changeset [23772] by
- 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
- gdalinfo …
01/20/12:
- 21:26 Ticket #4459 (gdalsrsinfo doesn't build when OGR is disabled) created by
- 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
- 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
- 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
- fixed: Actually both lines are necessary. And a small comment would have avoided …
- 14:10 Changeset [23771] by
- TIGER: Fix opening TIGER datasource by full file name (#4443)
- 14:10 Changeset [23770] by
- 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
- 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
- A binding for the GetFieldAsBinary?() method is not included in the C# …
- 10:53 Ticket #4456 (GetFieldAsString() does not return entire string) created by
- The GetFieldAsString?() method seems to truncate the returned string to 75 …
- 10:15 Ticket #4455 (FileGDB Domains) created by
- I create a FGDB using the following command line args. ogr2ogr …
- 09:32 Ticket #4454 (Literal translation of EPSG:9122) created by
- 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
- The PCIDSK implementation does not support deleting internal overviews. …
- 03:00 Ticket #4452 (OGR CSV mangles non-platform newlines in data) created by
- 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
- fixed: Problem corrected with a test in trunk (r23767). Backported just the fix …
- 07:53 Changeset [23769] by
- avoid point duplication concatenating gml curve segments (#4451)
- 07:51 Changeset [23768] by
- avoid point duplication concatenating gml curve segments (#4451)
- 07:46 Changeset [23767] by
- avoid point duplication concatenating gml curve segments (#4451)
- 07:09 Ticket #4451 (GML Curve concatenation results in invalid geometries due to point ...) created by
- 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
- Context: I am using gdal_translate in order to generate the quicklook of …
- 05:01 Changeset [23766] by
- OGR-VFK: minor update of driver manual page
- 04:33 Changeset [23765] by
- 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
- invalid: Further investigation reveals that the lack of calling …
- 15:09 Changeset [23764] by
- fix half pixel shift when rasterizing points and some lines (#3774)
- 13:18 Changeset [23763] by
- OGR-VFK: fix building geometry for BUD layer (SQLite)
- 11:19 SoftwareUsingGdal edited by
- (diff)
- 06:50 Ticket #4449 (C# bindings - CreateCopy() progress delegate fails for WMS) created by
- 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
- 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
- fixed: This was resolved in 1.8.1 via #4207.
- 09:18 Ticket #4447 (Reading attribute with 3000 characters only reads 160) created by
- I'm using GDAL on Java to read a SHP file. I do String value = …
- 07:07 Changeset [23762] by
- OGR-VFK: fix 4th test
- 07:07 Changeset [23761] by
- 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
- svn r23495 […] […]
- 16:06 FAQRaster edited by
- typo fix (diff)
- 07:24 Ticket #4445 (Trouble with filtering with non-ASCII characters over http with GET) created by
- 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
- gcore/gdaldrivermanager.cpp and …
- 19:20 Ticket #4432 (gdal_rasterize produces error when burning vector dataset into netCDF ...) closed by
- fixed: fixed in 1.9 (r23760) and trunk (r23759)
- 19:19 Changeset [23760] by
- make sure netcdf file is in data mode in IReadBlock and only set …
- 19:03 Changeset [23759] by
- make sure netcdf file is in data mode in IReadBlock and only set …
- 18:48 Changeset [23758] by
- 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
- 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
- When I try to warp either projected image (e.g. Global DEM) or unprojected …
- 02:21 Changeset [23757] by
- OGR-VFK: assign SRS to feature (re-enabled)
01/12/12:
- 18:25 Ticket #4436 (libtool missing --tag=LD for linking.) closed by
- fixed: Patch applied in 1.9 (r23755) and 1.8 (r23756) branches.
- 18:25 Changeset [23756] by
- set --tag=LD for link macro (#4436)
- 18:23 Changeset [23755] by
- set --tag=LD for link macro (#4436)
- 16:37 Ticket #4441 (PGEO/MDB segfaults on polygon with 0 ring) closed by
- fixed: Fixed in trunk (r23752), branches/1.9 (r23753) and branches/1.8 (r23754)
- 16:36 Changeset [23754] by
- PGeo: fix crash when reading polygon with 0 rings, such as in …
- 16:34 Changeset [23753] by
- PGeo/MDB: fix crash when reading polygon with 0 rings, such as in …
- 16:34 Changeset [23752] by
- 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
- 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
- fixed: Fixed in trunk (r23750) and in branches/1.9 (r23751)
- 15:45 Changeset [23751] by
- WFS: don't use field width and precision when only deduced from the …
- 15:45 Changeset [23750] by
- 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
- 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
- fixed: First part of the fix commited in trunk in r23693 (for date). Second part …
- 15:35 Changeset [23749] by
- GML .xsd parser: recognize type='date' or type='dateType' as a string for …
- 15:34 Changeset [23748] by
- 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
- The XSD parser is stricter than it used to be, and will bail out in face …
- 12:00 Changeset [23747] by
- OGR-VFK: fix 4th test
- 11:58 Changeset [23746] by
- 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
- 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
- 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
- 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
- fixed
- 13:19 Changeset [23745] by
- 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
- 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
- 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
- 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
- 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
- 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
- fixed: r23744 /trunk/ (autotest/gdrivers/grib.py …
- 09:14 Changeset [23744] by
- GRIB: report nodata value (note: if secondary missing value is available, …
- 09:13 Ticket #4433 (GRIB: no data is not reported) created by
- Currently nodata is not reported. It is available in the gridAttrib …
- 08:55 Changeset [23743] by
- CR/LF -> LF EOL
- 07:43 Changeset [23742] by
- Fix MSVC compilation
- 04:44 Changeset [23741] by
- 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
- RFC35 also implemented by SQLite; gdalwarp -tps faster with libarmadillo (diff)
- 00:13 NewsAndStatus edited by
- Add link to 1.9.0 (diff)
01/09/12:
- 23:11 Changeset [23740] by
- Update for 1.9.0 release.
- 23:09 DownloadSource edited by
- update for 1.9.0 final release. (diff)
- 23:08 Release/1.9.0-News edited by
- update for 1.9.0 final release. (diff)
- 23:07 WikiStart edited by
- 1.9.0 released. (diff)
- 23:04 Changeset [23739] by
- Fix windows build (related to #4431)
- 15:01 Ticket #4432 (gdal_rasterize produces error when burning vector dataset into netCDF ...) created by
- I am trying to perform the below with the latest gdal in trunk: […] …
- 11:41 Ticket #4431 (ogrtindex in Java) closed by
- fixed: Commited. Thanks r23738 /trunk/gdal/swig/java/ (GNUmakefile …
- 11:40 Changeset [23738] by
- Java sample applications: add ogrtindex.java (contributed by thlin, #4431)
- 11:26 Changeset [23737] by
- MBTiles: speed-up /vsicurl/ dataset opening by using r23735 and r23736 …
- 11:05 Changeset [23736] by
- SQLite: add a 'GetVSILFILE()' special SQL command to return the value of …
- 11:01 Changeset [23735] by
- /vsicurl/ : add VSICurlInstallReadCbk() / VSICurlUninstallReadCbk() …
- 06:21 Ticket #4431 (ogrtindex in Java) created by
- I have implemented a JAva version ogrtindex with some advice from Even. …
Note: See TracTimeline
for information about the timeline view.
