Handle broken sql#2
Closed
strk wants to merge 214 commits intoOSGeo:trunkfrom strk:broken_sql
+14,655-24,993
Commits
Commits on Dec 29, 2011
Commits on Dec 30, 2011
- committedIvan Lucena
Commits on Jan 1, 2012
Commits on Jan 3, 2012
- committed
- committed
- committed
makegdalXX.vcproj : update 71,80 and 90 version. Drop 10 version --> open the 90 version and VS2010 should convert it (OSGeo#4415)
committed
Commits on Jan 6, 2012
Commits on Jan 8, 2012
Commits on Jan 12, 2012
Commits on Jan 13, 2012
Commits on Jan 18, 2012
Commits on Jan 20, 2012
Commits on Jan 21, 2012
- committed
- committed
- committed
Commits on Jan 22, 2012
Commits on Jan 23, 2012
Commits on Jan 26, 2012
Commits on Jan 28, 2012
Commits on Jan 29, 2012
Commits on Jan 31, 2012
Commits on Feb 1, 2012
Commits on Feb 3, 2012
Commits on Feb 4, 2012
Commits on Feb 9, 2012
- committed
- committed
PGeo / Geomedia : remove heuristics that tried to identify if a MDB file belonged to the PGeo or Geomedia driver. It broke the opening of valid PGeo MDB files (OSGeo#4498)
committedogr2ogr: fix -select with shapefile output when specified field name case doesn't match source field name case (OSGeo#4502)
committed
Commits on Feb 10, 2012
Commits on Feb 11, 2012
Fix segfault when running 'ogr2ogr target src -select AFIELD -where FID=xxx' when the source layer has more than 5 fields (OSGeo#4500)
committedFix bad AND priority when spatial and attribute filter are combined in PG, MySQL, SQLite and MSSpatial drivers (OSGeo#4507)
committedOGR SQL: fix segfault on SELECT DISTINCT(foo) when first feature has NULL value for foo (OSGeo#4509)
committed
Commits on Feb 12, 2012
Commits on Feb 14, 2012
Commits on Feb 16, 2012
Commits on Feb 21, 2012
Commits on Feb 22, 2012
Commits on Feb 23, 2012
Commits on Mar 1, 2012
Commits on Mar 4, 2012
Commits on Mar 7, 2012
Commits on Mar 9, 2012
Commits on Mar 15, 2012
Commits on Mar 23, 2012
- committedIvan Lucena
- committed
Commits on Mar 24, 2012
Commits on Mar 28, 2012
Commits on Mar 29, 2012
Commits on Mar 30, 2012
Commits on Apr 3, 2012
Commits on Apr 7, 2012
Commits on Apr 8, 2012
Commits on Apr 14, 2012
Commits on Apr 17, 2012
Commits on Apr 18, 2012
Commits on Apr 19, 2012
Commits on Apr 20, 2012
Commits on Apr 21, 2012
Commits on Apr 22, 2012
Commits on Apr 26, 2012
Commits on Apr 28, 2012
- committed
- committed
- committed
- committed
Commits on Apr 29, 2012
Commits on Apr 30, 2012
Commits on May 1, 2012
- committed
- committed
- committed
- committed
Commits on May 2, 2012
Commits on May 4, 2012
Commits on May 6, 2012
Commits on May 7, 2012
- committedAlan Boudreault
Commits on May 8, 2012
- committedKyle Shannon
Commits on May 11, 2012
- committedAlan Boudreault
- committedAlan Boudreault
- committed
- committed
Commits on May 15, 2012
- committed
- committed
Commits on May 17, 2012
- committed
ensure that unusual units with an authority node are saved nicely (like EPSG:2066, libgeotiff OSGeo#51)
committed- committed
- committed
- committed
Commits on May 18, 2012
Commits on May 19, 2012
Commits on May 23, 2012
Commits on May 27, 2012
Commits on May 28, 2012
Commits on May 30, 2012
Commits on May 31, 2012
Commits on Jun 7, 2012
Commits on Jun 12, 2012
- committed
Commits on Jun 15, 2012
Commits on Jun 16, 2012
Commits on Jun 27, 2012
Commits on Jun 30, 2012
Commits on Jul 2, 2012
Commits on Jul 6, 2012
Commits on Jul 12, 2012
- committed
Commits on Jul 20, 2012
- committed
- committed
/vsizip: fix handling of Eof() that could cause missed last feature(s) of zipped shapefiles (OSGeo#4748)
committed- committed
Commits on Jul 28, 2012
Commits on Aug 3, 2012
Commits on Aug 12, 2012
Commits on Aug 13, 2012
Commits on Aug 18, 2012
Commits on Aug 19, 2012
Commits on Aug 24, 2012
Commits on Aug 26, 2012
Commits on Aug 30, 2012
- committed
- committed
- committed
WFS: fix issues when querying the WFSLayerMetadata and that one of the field contains double-quote characters (OSGeo#4796)
committed
Commits on Sep 3, 2012
Commits on Sep 4, 2012
Commits on Sep 5, 2012
- committed
- committed
- committed
- committed
Commits on Sep 7, 2012
Commits on Sep 16, 2012
Commits on Sep 17, 2012
Commits on Sep 18, 2012
Commits on Sep 20, 2012
Commits on Sep 23, 2012
Commits on Sep 25, 2012
Commits on Sep 29, 2012
- committed
KMLSuperOverlay: fix bad placing of tiles with raster of the extent of a country or more (OSGeo#4834)
committed- committed
Commits on Sep 30, 2012
- committedAri Jolma
- committed
FileGDB: backport trunk fixes for tolerance and scale parameters when writing a SpatialReference definition (OSGeo#4455)
committedFileGDB: add the FGDB_BULK_LOAD configuration option that can be set to YES to speed-up bulk feature loading (or to workaround a likely fgdb sdk bug) (OSGeo#4420)
committed
Commits on Oct 3, 2012
- committed
- committed
- committed
Add WRITE_BOM option to CSV driver to write UTF8 BOM for improved Excel/unicode compatibility. Fixes OSGeo#4844.
committed- committed
avoid iffy casting of OGRwkbGeometryType to int while avoiding a switch on a large type (OSGeo#4847)
committed
Commits on Oct 4, 2012
Commits on Oct 5, 2012
Commits on Oct 9, 2012
Commits on Oct 17, 2012
- committedSandro Santilli