Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
186 check-ins going from 0cef882bd89501bd to 42275338bd7b6ebc
2018-06-05
| ||
15:20 | fixing the build scripts supporting MSVC check-in: 0cef882bd8 user: sandro tags: trunk | |
12:03 | SqlProc_CookedSQL, SqlProc_Execute and StoredProc_Execute now supportig up to 64 arguments check-in: 59d590947f user: sandro tags: trunk | |
2018-05-03
| ||
14:02 | implementing MakeStringList() check-in: 2c82f5d9fc user: sandro tags: trunk | |
2018-04-24
| ||
21:30 | fixing the HTML doc for Geodesic Arc functions check-in: 6daf2e413f user: sandro tags: trunk | |
20:51 | implementing GeodesicArcLength() and related testcases check-in: 86eceecdb8 user: sandro tags: trunk | |
2018-04-18
| ||
18:09 | final fixes to VirtualRouting check-in: fdc3ea45c4 user: sandro tags: trunk | |
2018-04-05
| ||
15:17 | implementing ST_IsValidTrajectory() and ST_TrajectoryInterpolatePoint() check-in: c5191cd19d user: sandro tags: trunk | |
2018-03-30
| ||
18:01 | fixing TinyPoint testcases on MSys/MinGW check-in: a225586ee3 user: sandro tags: trunk | |
2018-03-28
| ||
11:54 | implementing ST_AsEncodedPolyline() and ST_LineFromEncodedPolyline() check-in: f4249ca317 user: sandro tags: trunk | |
2018-03-24
| ||
13:25 | allowing CastToXYZ, CastToXYM and CastToXYZM to support NO-DATA values check-in: f94b7c0705 user: sandro tags: trunk | |
2018-03-22
| ||
12:12 | updating the code autogenerated by LEMON and FLEX most recent versions check-in: 79b2ad3b9e user: sandro tags: trunk | |
2018-03-21
| ||
19:00 | aligning the internal SRS definitions to the latest version (GDAL 2.2.4) check-in: e209de7717 user: sandro tags: trunk | |
12:20 | fixing GetMbrMinX() and friends so to support BLOB-TinyPoint check-in: 39ae59c5c6 user: sandro tags: trunk | |
2018-03-19
| ||
22:08 | implementing TinyPointEncode() and GeometryPointEncode() check-in: 96ea896772 user: sandro tags: trunk | |
09:48 | enabling MakePoint to support the BLOB-TinyPoint encoding check-in: f05c714396 user: sandro tags: trunk | |
2018-03-18
| ||
17:20 | switching to version 5.0.0-devel check-in: 2a549958b5 user: sandro tags: trunk | |
17:00 | implementing the BLOB-TinyPoint encoding check-in: 2df1aee4e1 user: sandro tags: trunk | |
2018-03-15
| ||
10:27 | implementing CreateRoutingNodes and routing-related testcases check-in: f293e3bddb user: sandro tags: trunk | |
2018-01-26
| ||
17:34 | implementing SqlProc_Exit() check-in: 66293b3694 user: sandro tags: trunk | |
2018-01-14
| ||
16:23 | fixing GPKG testcase if GEOS not enabled check-in: 6a3d20a64a user: sandro tags: trunk | |
16:03 | implementing ST_AddMeasure() and ST_InterpolatePoint() check-in: 05ec3ccd5c user: sandro tags: trunk | |
2018-01-10
| ||
10:39 | fixing serveral bugs related to Topology or Stored Procs - the binary format of BLOB-SQL has changed and now supports SQL payloads as long as INT32 instead of INT16 check-in: 48f0d9139e user: sandro tags: trunk | |
2018-01-06
| ||
11:04 | fixing a glitch in the previous commit check-in: ad29415d71 user: sandro tags: trunk | |
2018-01-05
| ||
23:24 | fixing testaceses when ICONV, LIBXML2, GEOS etc are disabled check-in: 06660ad1c5 user: sandro tags: trunk | |
2018-01-04
| ||
17:12 | fixing demo1.c and demo2.c - fixing testcases when RTTOPO is not supported check-in: 6d0f3a1027 user: sandro tags: trunk | |
2017-12-31
| ||
09:31 | initial implementation of CreateRouting() check-in: 21a32f044b user: sandro tags: trunk | |
2017-11-25
| ||
20:14 | fixing TopoGeo_PolyFacesList() and TopoNet_LineLinksList() check-in: 45a65fd788 user: sandro tags: trunk | |
2017-11-20
| ||
15:14 | adding '::ignore::' and '::cast2multi::' options to ElementaryGeometries() check-in: 23089f1fff user: sandro tags: trunk | |
2017-11-19
| ||
12:20 | implementing SqlProc_SetLogfile() and SqlProc_GetLogfile() check-in: 5e8ad3b7c2 user: sandro tags: trunk | |
2017-11-04
| ||
09:28 | adding a missing sample required by the check_storec_proc testcase check-in: f1735b7e9d user: sandro tags: trunk | |
2017-11-01
| ||
15:27 | adding few testcases missing from the previous commit check-in: 7a0d8de616 user: sandro tags: trunk | |
15:16 | initial implementation of Stored Procedures check-in: fd144c3876 user: sandro tags: trunk | |
2017-10-22
| ||
11:47 | fixing Makefiles from the previous commit check-in: 09aaad2659 user: sandro tags: trunk | |
11:42 | implementing ST_ForcePolygonCW(), ST_ForcePolygonCCW(), ST_IsPolygonCW() and ST_IsPolygonCCW() check-in: aa3dd00444 user: sandro tags: trunk | |
2017-10-16
| ||
12:55 | fixing the CSV/TXT Reader; supporting anonymous columns check-in: 112be82b5e user: sandro tags: trunk | |
2017-10-13
| ||
16:24 | supporting DBF and SHP > 2GB on Windows check-in: da963af241 user: sandro tags: trunk | |
09:49 | supporting DBF and Shapefiles bigger than 2 GB check-in: fcf55677c1 user: sandro tags: trunk | |
2017-09-25
| ||
10:27 | implementing ST_TransformXY() - preserving unaffected Z and M values check-in: bfb643dc60 user: sandro tags: trunk | |
2017-09-20
| ||
16:25 | implementing InitSpatialMetaDataFull() check-in: 755dfb90cb user: sandro tags: trunk | |
2017-09-03
| ||
16:54 | fixing a bug causing crash in VirtualText - badly unmasking double field delimiters check-in: 6fbfb5c2c0 user: sandro tags: trunk | |
2017-08-24
| ||
07:45 | small fixes for Windows check-in: 9bfc31916e user: sandro tags: trunk | |
2017-08-02
| ||
11:40 | implementing ST_DrapeLine() and ST_DrapeLineExceptions() check-in: 9c6f4ec55a user: sandro tags: trunk | |
2017-07-19
| ||
14:03 | implementing TopoGeo_LineEdgesList() and TopoNet_LineLinksList() check-in: 7ea47d5916 user: sandro tags: trunk | |
2017-06-27
| ||
16:41 | supporting a charset argument in EncodeURL() and DecodeURL() check-in: 2c1fde5068 user: sandro tags: trunk | |
2017-06-15
| ||
14:04 | fixing the build scripts supporting the MSVC compiler check-in: e9a02f619f user: sandro tags: trunk | |
2017-06-10
| ||
07:38 | enabling pthreads support on Windows-MinGW check-in: dd51fa9492 user: sandro tags: trunk | |
2017-06-09
| ||
16:33 | adjusting for MinGW 6.3.0 compiler on Windows check-in: 2f4499a071 user: sandro tags: trunk | |
2017-06-02
| ||
15:09 | fixing a small glitch - CreateVectorCoveragesTables() check-in: 3a54dcfc96 user: sandro tags: trunk | |
2017-05-30
| ||
09:49 | closing a ticket about gaiaGetVectorLayersList - unsupported Spatial Views check-in: 8d921a6571 user: sandro tags: trunk | |
2017-05-14
| ||
09:11 | definitely fixing GetVactorLayersList check-in: 9edcf92e25 user: sandro tags: trunk | |
2017-05-13
| ||
11:57 | fixing a very trivial glitch check-in: f0d40d72cc user: sandro tags: trunk | |
11:53 | implementing a patch from Mark Johnson about GetVectorLayersList and fixing a glitch in Vector Coverages matatables check-in: 6428365e8d user: sandro tags: trunk | |
2017-04-28
| ||
13:43 | implementing AsTWKB() and GeomFromTWKB() check-in: 42336ca7ec user: sandro tags: trunk | |
2017-04-27
| ||
11:00 | refactoring the VirtualKNN module check-in: af87723316 user: sandro tags: trunk | |
2017-04-24
| ||
09:53 | small fix on the previous commit check-in: 6a3c7038ed user: sandro tags: trunk | |
09:35 | fixing VirtualKNN and CountUnsafeTriggers() bugs check-in: 40023cb7fc user: sandro tags: trunk | |
2017-04-21
| ||
16:18 | implementing IsLowASCII() - switching to version 4.5.0-devel check-in: 9149f6edcd user: sandro tags: trunk | |
2017-04-20
| ||
21:49 | implementing GetShapefileExtent() check-in: fc3c224736 user: sandro tags: trunk | |
11:38 | fully implementing TopoGeo_PolyFacesList() check-in: 714d644d04 user: sandro tags: trunk | |
2017-04-16
| ||
15:37 | fixing a bug affecting CountUnsafeTriggers() - ignoring EVAL false positives check-in: de4536f400 user: sandro tags: trunk | |
14:07 | implementing TopoGeo_DisambiguateSegmentEdges() and TopoNet_DisambiguateSegmentLinks() check-in: a02b6faf52 user: sandro tags: trunk | |
2017-04-12
| ||
15:24 | syncing with recent librasterlite2 changes check-in: ded8a6262d user: sandro tags: trunk | |
2017-04-01
| ||
08:45 | supporting VirtualFDO and VirtualGPKG on ATTACHED DBs check-in: 7f43a1da71 user: sandro tags: trunk | |
2017-03-09
| ||
12:11 | making "ROWID INTEGER PRIMARY KEY" to be a legal SpatialIndex condition check-in: a0791b5ae7 user: sandro tags: trunk | |
2017-02-28
| ||
09:26 | fixing Vector Coverage meta-tables check-in: 68dc3baf58 user: sandro tags: trunk | |
2017-02-05
| ||
18:17 | fixing few small glitches check-in: b849895b72 user: sandro tags: trunk | |
00:51 | Coverages: supporting Copyright and Data License infos check-in: b28067de32 user: sandro tags: trunk | |
2017-01-28
| ||
13:24 | implementing SE_RegisterSpatialViewCoverage() and SE_RegisterVirtualShapeCoverage() check-in: c698158e21 user: sandro tags: trunk | |
2017-01-25
| ||
16:41 | skeletal implementation of TopoGeo_PolyFacesList() check-in: cfbaf8ecb9 user: sandro tags: trunk | |
15:40 | supporting the new rtt_tpsnap() signature distinguishing between tolerance_snap and tolerance_removal check-in: 060323e7cc user: sandro tags: trunk | |
11:01 | integrating splite and rl2 - common metatables check-in: 7fe95d8d82 user: sandro tags: trunk | |
2017-01-20
| ||
10:05 | adding missing testcases check-in: a07498f467 user: sandro tags: trunk | |
09:51 | implementing Circularity(), TopoGeo_NewEdgesSplit() and TopoGeo_ModEdgeSplit() check-in: 9b4abf63bc user: sandro tags: trunk | |
2017-01-03
| ||
17:27 | implementing SQL functions supporting WMS check-in: b581155e71 user: sandro tags: trunk | |
2016-12-10
| ||
13:18 | fixing a KNN memory leak check-in: e6c0812142 user: sandro tags: trunk | |
2016-12-09
| ||
19:20 | refactoring VirtualKNN check-in: 13711614b7 user: sandro tags: trunk | |
2016-12-05
| ||
16:46 | fixing several bugs in the WFS loader check-in: 0660fcdeb1 user: sandro tags: trunk | |
2016-11-29
| ||
12:16 | enabling ST_SquareGrid, ST_TriangularGrid and ST_HexagonalGrid to return MultiPoint geometries check-in: a5398a4005 user: sandro tags: trunk | |
2016-11-28
| ||
15:58 | bufixing: geoJSON parser + others check-in: 3ba48ca531 user: sandro tags: trunk | |
2016-11-25
| ||
09:19 | implementing EnsureClosedRings and RemoveRepeatedPoints check-in: 87e6d9c454 user: sandro tags: trunk | |
2016-11-19
| ||
11:19 | implementing the getAllEdges topology callback for efficiently loading all Edges from within a Topology check-in: ffcf2c6c75 user: sandro tags: trunk | |
07:56 | fixing SQL function signatures: TopoGeo_SubdivideLines and friends check-in: 63975f675d user: sandro tags: trunk | |
2016-11-17
| ||
14:32 | introducing ST_RelateMatch check-in: 6338afb43a user: sandro tags: trunk | |
2016-11-14
| ||
08:41 | refactoring many SQL signatures so to make tolerance a really optional arg check-in: a1efd44f1a user: sandro tags: trunk | |
2016-11-11
| ||
13:07 | introducing TopoGeo_NewEdgeHeal and TopoGeo_ModEdgeHeal check-in: 509afc642c user: sandro tags: trunk | |
2016-11-07
| ||
10:58 | adding testcases for NoFace/Polygonize - RTTOPO 1.1 check-in: b3a91f678f user: sandro tags: trunk | |
2016-11-04
| ||
11:08 | supporting RTTOPO 1.1 new API check-in: eaf8c35bda user: sandro tags: trunk | |
2016-10-17
| ||
08:21 | initial implementation of VirtualRouting check-in: ec084cb63b user: sandro tags: trunk | |
2016-08-21
| ||
11:41 | adjusting ExportSHP() and ExportDBF() check-in: 99c984a036 user: sandro tags: trunk | |
2016-08-16
| ||
11:04 | optimizing ST_Cutter - speed enhacement check-in: f7ca134f5a user: sandro tags: trunk | |
2016-08-15
| ||
06:25 | fixing a bug in load_shapefile potentially causing a crash on invalid arguments check-in: ddf87db29f user: sandro tags: trunk | |
2016-08-14
| ||
07:06 | implementing Sequences check-in: 8cb0058152 user: sandro tags: trunk | |
2016-07-30
| ||
09:42 | supporting upper- lowercase DBF column names - ImportDBF / ExportDBF / ImportSHP / ExportSHP check-in: 227fab940a user: sandro tags: trunk | |
2016-07-29
| ||
18:31 | supporting upper- lowercase DBF column names - import/export and VirtualTables check-in: ff4b563525 user: sandro tags: trunk | |
09:25 | fixing several miscellaneous bugs check-in: 20b4dd6dac user: sandro tags: trunk | |
2016-05-09
| ||
09:59 | fixing ticket aab7451665c2eb5db3dad24ddcd9fed1314a2ee4 - ST_Line_Substring check-in: a25269bd3d user: sandro tags: trunk | |
2016-05-07
| ||
15:40 | fixing MSVC own makefiles check-in: f260315e2b user: sandro tags: trunk | |
08:38 | switching to 4.4.0-RC1 check-in: 6355eec6ed user: sandro tags: trunk | |
07:31 | fixing an issue in ST_Cutter(): uncut items were not correctly referencing the corresponding Blade check-in: 29d6454478 user: sandro tags: trunk | |
2016-05-06
| ||
11:39 | better arranging testcases depending on the --disable-geopackage configure option check-in: 6a26ce65d6 user: sandro tags: trunk | |
2016-04-24
| ||
09:39 | fixing a couple of tickets: gaia_geosaux_error_msg, SHP/DBF containing non unique PK values and supporting silent mode in ImportSHP check-in: f73a4c7295 user: sandro tags: trunk | |
2016-04-23
| ||
12:39 | supporting the "ESRI flag": ST_IsValid(), ST_IsValidReason(), ST_IsValidDetail() check-in: 262d70c43c user: sandro tags: trunk | |
10:33 | final fixes to RTTOPO integration check-in: a0ce1ac244 user: sandro tags: trunk | |
2016-04-20
| ||
10:55 | adding several RTTOPO testcases check-in: 5b16658a0e user: sandro tags: trunk | |
10:31 | removing LWGEOM support and switching to RTTOPO check-in: 4bc58d34b6 user: sandro tags: trunk | |
2016-04-17
| ||
15:31 | supporting MSVC 2015 check-in: 7031382b2b user: sandro tags: trunk | |
2016-04-06
| ||
09:23 | fixing a regression in SpatialIndex (Spatial Views) and supporting floating point scientific notations in the text importer check-in: 4d07ddcdff user: sandro tags: trunk | |
2016-03-30
| ||
18:10 | fixing other issues caused by the previous commit check-in: 32c650b797 user: sandro tags: trunk | |
13:44 | adding several testcases missing in the previous commit check-in: b1abc462e6 user: sandro tags: trunk | |
13:28 | implementing TopoGeo_RemoveSmallFaces, TopoGeo_RemoveDanglingEdges and TopoGeo_RemoveDanglingNodes check-in: 96aca4d883 user: sandro tags: trunk | |
2016-03-12
| ||
18:53 | fixing several memory leaks and buffer overflows (text reader module) check-in: 578fc2ed11 user: sandro tags: trunk | |
2016-02-29
| ||
11:09 | adding Android makefiles supporting 4.4.0 (kindly contributed by Mark Johnson) check-in: bf6d8cbb87 user: sandro tags: trunk | |
2016-02-28
| ||
15:22 | fixing the GML parser check-in: dc6ed6cb8e user: sandro tags: trunk | |
2016-02-24
| ||
10:14 | implementing TopoGeo_SnapPointToSeed() and TopoGeo_SnapLineToSeed() check-in: 740cd8d430 user: sandro tags: trunk | |
2016-02-22
| ||
15:18 | implementing TopoGeo_FromGeoTableExt check-in: b616e714cd user: sandro tags: trunk | |
2016-01-24
| ||
16:35 | implementing --enable-knn ./configure option and testing for sqlite3 >= 3.8.5 check-in: 2e8f4cfcec user: sandro tags: trunk | |
15:56 | supporting LIKE in VirtualTables accordingly to changes introduced since sqlite-3.10 check-in: bf5bd8b1ba user: sandro tags: trunk | |
15:19 | fixing exponential FP notations (as e.g. -1.e-4) in all text parsers (WKT, GML etc)) check-in: aa408ed10d user: sandro tags: trunk | |
2015-12-23
| ||
12:25 | fixing a testcase failure when configured with --disable-epsg check-in: 0fe2bdefc0 user: sandro tags: trunk | |
2015-12-16
| ||
23:12 | fixing a bug in AsFGF() documentation check-in: 23adfc5f93 user: sandro tags: trunk | |
2015-12-13
| ||
18:43 | switching to 4.4.0-RC0 check-in: 6f3368a354 user: sandro tags: trunk | |
2015-12-12
| ||
09:36 | fixing the default datetime (M coord) for GPX tracks check-in: a080c1ba35 user: sandro tags: trunk | |
2015-12-11
| ||
00:33 | implementing XB_MLineFromGPX check-in: 10c77399be user: sandro tags: trunk | |
2015-12-07
| ||
18:37 | fixing an issue in KNN check-in: 907a56f20f user: sandro tags: trunk | |
2015-12-05
| ||
17:05 | accepting a patch from Mark Johnson - check_srid_spatialite.sh check-in: df2592aece user: sandro tags: trunk | |
15:04 | implementing VirtualKNN (K-nearest neighbors) check-in: 4b8a8b344e user: sandro tags: trunk | |
2015-11-27
| ||
11:52 | adding more files missing from the previous commit check-in: 785b600271 user: sandro tags: trunk | |
11:45 | adding files missing in the previous commit check-in: 34c84c8de7 user: sandro tags: trunk | |
11:31 | supporting GEOS 3.5.0 and implementing --enable-geosreentrant and --with-geosonlyreentrant ./configure options check-in: 2e280667fa user: sandro tags: trunk | |
2015-11-19
| ||
21:21 | fixing a critical bug causing crash introduced by the previous commit check-in: 5eaa3d88e6 user: sandro tags: trunk | |
20:42 | rewriting gaiaMergeGeometries() so to follow a linear timing law check-in: 2f619430a7 user: sandro tags: trunk | |
2015-11-16
| ||
09:01 | implementing TopoGeo_InitTopoLayer() check-in: 7e89729a39 user: sandro tags: trunk | |
2015-11-01
| ||
12:48 | fixing TopoGeo Generalize and introducing --enable-module-only check-in: 79db966573 user: sandro tags: trunk | |
2015-10-30
| ||
19:01 | implementing TopoGeo_ToGeoTableGeneralize() and TopoNet_ToGeoTableGeneralize() check-in: 052bc671bb user: sandro tags: trunk | |
2015-10-27
| ||
13:17 | implementing ST_CreateTopoGeo() and ST_SpatNetFromGeom() check-in: 985e069400 user: sandro tags: trunk | |
2015-10-11
| ||
10:13 | removing TopoGeo_AddPolygon and switching to modified lwgeom-2.3 callbacks check-in: 4c6791e0b6 user: sandro tags: trunk | |
2015-10-03
| ||
16:52 | switching to 4.4.0-topo-1 check-in: 75a8abf2a7 user: sandro tags: trunk | |
16:33 | Topoogy: implementing TopoGeo_ToGeoTable() and TopoNet_ToGeoTable() check-in: 2d4ab71675 user: sandro tags: trunk | |
2015-09-26
| ||
12:08 | accepting a patch from Brad Hards - CREATE TABLE gpkg_data_column_constraints check-in: 9378d78a49 user: sandro tags: trunk | |
2015-09-22
| ||
19:23 | enhanced Topology: Seeds and incemental UpdateSeeds check-in: 3a610cdf99 user: sandro tags: trunk | |
2015-09-21
| ||
07:30 | Topology enhancements check-in: eb1743e6dd user: sandro tags: trunk | |
2015-09-15
| ||
17:36 | fixing few memory leaks - Topology check-in: cdb20b8746 user: sandro tags: trunk | |
2015-09-14
| ||
17:07 | small Topology optimizations check-in: 5c24342b84 user: sandro tags: trunk | |
09:07 | adjusting the latest commit check-in: b278a491f2 user: sandro tags: trunk | |
08:46 | adding two test shapefiles missing from the previous commit check-in: fff6c874fb user: sandro tags: trunk | |
08:42 | fixing Topology and switching to 3.4.0-topoalpha check-in: 0ef65bdfd7 user: sandro tags: trunk | |
2015-09-11
| ||
14:36 | implementing CreateClonedTable() check-in: 60f6b8c486 user: sandro tags: trunk | |
2015-09-08
| ||
09:40 | accepting a patch submitted by <charles@karney.com> intended to replace the Vincenty formula with PROJ.4 "geod_geodesic' methods if PROJ.4 >= 4.9.0 is available check-in: 2863b80958 user: sandro tags: trunk | |
2015-09-07
| ||
13:31 | fixing an oscure bug caused by calling ST_Tranform() from within a CREATE TABLE ... SELECT ... context check-in: cbcd4a8199 user: sandro tags: trunk | |
2015-09-03
| ||
11:41 | fixing few glitches introduced by the previous commit check-in: 6c51afa5b3 user: sandro tags: trunk | |
10:01 | adding more ISO and non-ISO topology functions check-in: 6f6f0d6624 user: sandro tags: trunk | |
2015-08-31
| ||
16:43 | Topology: implementing non-ISO functions check-in: e28fd69ba3 user: sandro tags: trunk | |
2015-08-26
| ||
15:30 | adding one more testcase: ST_GetFaceEdges with internal hole check-in: cecd4daf79 user: sandro tags: trunk | |
13:22 | fixing few minor glitches (topology and related testcases) check-in: d65bf9ec2c user: sandro tags: trunk | |
2015-08-25
| ||
06:43 | adding few files missing from the previous commit check-in: ea533b7632 user: sandro tags: trunk | |
06:24 | initial Topology-Geometry and Topology-Network implementation check-in: 686fdfa449 user: sandro tags: trunk | |
2015-07-23
| ||
21:21 | implementing ST_3dLength (LWGEOM) check-in: 6817d8530f user: sandro tags: trunk | |
2015-07-19
| ||
23:06 | fixing minor issues and removing any reference to asprintf() - unsupported on Win check-in: a71861e4f9 user: sandro tags: trunk | |
2015-07-12
| ||
16:20 | fixing few miscellaneous glitches emerged after releasing 4.3.0 check-in: 7f98e0747d user: sandro tags: trunk | |
2015-07-11
| ||
21:29 | implementing ST_Cutter() and related testcases check-in: 302a9d11b0 user: sandro tags: trunk | |
2015-07-01
| ||
06:55 | releasing 4.3.0 "stable" check-in: 0ff5d4bb96 user: sandro tags: trunk | |
2015-06-29
| ||
09:51 | fixing an issue about Android.mk/Android_3.0.2.mk check-in: ea52d3ab54 user: sandro tags: trunk | |
07:48 | updating all boilerplates to 4.3.0 check-in: 7e6c045a90 user: sandro tags: trunk | |
2015-06-26
| ||
15:24 | fixing the Makefile.vc for MSVC and switching to RC1 check-in: a680aba701 user: sandro tags: trunk | |
2015-06-16
| ||
09:25 | fixing an issue blocking MinGW on Windows check-in: 837013e6da user: sandro tags: trunk | |
2015-06-15
| ||
22:17 | final retouch and switching to 4.3.0-RC0 check-in: b717e6fffb user: sandro tags: trunk | |
22:02 | fixing Transaction handling in DropGeo, ElemGeo and RemoveDupl check-in: 6bd073ff3a user: sandro tags: trunk | |
12:57 | fixing Private/Public visibility for GPKG APIs check-in: 253a57d1f1 user: sandro tags: trunk | |
10:35 | resetting the GPKG sample DB check-in: 2169601b5b user: sandro tags: trunk | |
10:32 | implementing GPKG mode check-in: e34083077f user: sandro tags: trunk | |
2015-06-09
| ||
06:16 | including the 4.3.0 Android Makefile contributed by Mark Johnson check-in: 18ac7132a6 user: sandro tags: trunk | |
2015-06-05
| ||
15:06 | fixing some errors affection Hexagonal and Triangular grids check-in: 2f78de8498 user: sandro tags: trunk | |
11:10 | switching to automake 1.15 check-in: 28e33d67c4 user: sandro tags: trunk | |
2015-05-31
| ||
09:47 | supporting WMS Keywords: SE_RegisterRasterKeyword(), SE_RegisterVectorKeyword() and alike check-in: 72ff6cd29e user: sandro tags: trunk | |
2015-05-27
| ||
17:05 | updating EPSG definitions to GDAL 2.0.0 Beta 2 check-in: 1bccc483a4 user: sandro tags: trunk | |
11:26 | making all GCP symbols from GRASS being PRIVATE and prefixed so to avoid any possible link conflict check-in: d69a0e23ca user: sandro tags: trunk | |
2015-05-24
| ||
15:48 | implementing a patch submitted by Brad Hards: ST_Transform() on GPKG check-in: d2eaa79da6 user: sandro tags: trunk | |
2015-05-22
| ||
15:55 | implementing GpkgAmphibiousMode check-in: 73963a7dcc user: sandro tags: trunk | |
2015-05-21
| ||
15:31 | implementing atan2() and SetDecimalPrecision() / GetDecimalPrecision() check-in: 7ffce3ef27 user: sandro tags: trunk | |
2015-05-20
| ||
09:06 | enabling lcov 1.10 branch coverage output check-in: 455443ea49 user: sandro tags: trunk | |
2015-05-15
| ||
08:07 | Fix incorrect comment for Transform function. check-in: db1fca7575 user: bradh tags: trunk | |
2015-05-14
| ||
21:39 | fixing a bug in SHP export when Geometry isn't the latest column check-in: 83ffa22aff user: sandro tags: trunk | |
2015-05-11
| ||
17:52 | fixing the GCP implementation check-in: 183265e8a5 user: sandro tags: trunk | |
15:45 | implementing GCP (Ground Control Points) based on Grass code check-in: 6796b86e37 user: sandro tags: trunk | |
2015-05-05
| ||
22:10 | adding two missing files from the previous commit check-in: 1b63c8b896 user: sandro tags: trunk | |
22:00 | implementing the Affine Transformations module (ATM) check-in: 42275338bd user: sandro tags: trunk | |