Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

63 check-ins using file src/topology/topo_callbacks.c version 071154ce5c

2020-07-25
07:53
removing support for raster codec CharLS check-in: 95c82fa3de user: sandro tags: trunk
2020-07-18
16:48
implementing CreateMissingSystemTables() check-in: 985857de71 user: sandro tags: trunk
2020-07-14
18:51
updating spatial_ref_sys definions to Proj-.7.1 and GDAL-3.1.2 level check-in: 6ff985cfa7 user: sandro tags: trunk
2020-07-10
06:17
Implementing SE_AutoRegisterStandardBrushes() check-in: 3f66bb1c19 user: sandro tags: trunk
2020-07-03
17:49
removing SLD/SE *group* support check-in: f9d9d8e140 user: sandro tags: trunk
14:34
implementing TemporaryGeometries and supporting SHP and DBF import directly from within a compressed zipfile check-in: 56d41a1593 user: sandro tags: trunk
2020-03-31
15:19
implementing CurvosityIndex() and UphillHeight() / DownhillHeight() check-in: c7f67038bf user: sandro tags: trunk
2020-03-12
19:45
implementing support for Temporary Geometries check-in: 8530392951 user: sandro tags: trunk
2020-03-10
16:13
implenting support for RL2 Map Configuration check-in: 4d809cf60a user: sandro tags: trunk
2020-01-10
17:03
switching to automake 1.16.1 and many miscellaneous fixes check-in: 4ed175d571 user: sandro tags: trunk
2019-09-01
14:42
implementing ST_SnapAndSplit, ST_LinestringXxxSegmentLength and fixing a bug in ST_InterpolatePoint check-in: a02cd88d8d user: sandro tags: trunk
2019-07-31
21:23
removing any reference to the infamous DQS misfeature - take two check-in: 41b92e961f user: sandro tags: trunk
2019-07-28
06:06
removing any reference to the infamous DQS misfeature - take one check-in: e24e4ef7a0 user: sandro tags: trunk
2019-07-05
13:01
using a second DB connection on StoredProc_Execute check-in: 7dcf78e2d0 user: sandro tags: trunk
2019-05-29
09:12
implementing GetDbObjectScope() and Pause() check-in: e38bdcfea5 user: sandro tags: trunk
2019-05-15
07:57
adding missing testcases check-in: 30a0ab420d user: sandro tags: trunk
07:38
addig two missing makefiles check-in: 208578d380 user: sandro tags: trunk
07:18
supporting PROJ.6 check-in: b72ce4b2a5 user: sandro tags: trunk
2019-02-16
22:31
fixing a bug causing wrong field lengths (TEXT) when exporting both SHP or DBF check-in: 70a10b7fd9 user: sandro tags: trunk
2019-02-14
18:28
implementig ST_Subdivide() check-in: 7855a0c6a7 user: sandro tags: trunk
09:59
implementing ReCreateStylingTriggers(), ReCreateRasterCoveragesTriggers(), ReCreateVectorCoveragesTriggers() and ReCreateTopoTriggers() check-in: 55f7c3ed61 user: sandro tags: trunk
2019-02-10
19:03
fixing a bug hanging VirtualKNN tests check-in: 90180e065d user: sandro tags: trunk
2019-02-08
18:27
modifying the signature of LongLatToDMS() so to accept a third argument for controlling how many decimal digit must be used for representing Seconds check-in: f9ca692b4d user: sandro tags: trunk
2019-01-27
17:01
incorporating a patch from Mark Johnson about insert_epsg_srid() check-in: df4d2d8ca0 user: sandro tags: trunk
2019-01-26
18:03
incorporating a patch from Mark Johnson about AddGeometryColumn() check-in: 971e0b37bd user: sandro tags: trunk
2019-01-23
17:25
updating Triggers supporting raster_coverages so accept LZ4 and ZSTD lossless compressions check-in: 86b6e83e0e user: sandro tags: trunk
2019-01-20
18:54
incorporating a patch from Mark Johnson intended to support GeoPackage on UpdateLayerStatistics() check-in: 98f924f61c user: sandro tags: trunk
2019-01-16
08:43
incorporating a patch submitted by Mark Johnson expanding Drop-Rename-Table and RenameColumn check-in: f1decdcd88 user: sandro tags: trunk
2019-01-06
15:37
implementing ExportGeoJSON2, ImportGeoJSON and VirtualGeoJSON (and many others small fixes) check-in: da9fa1854b user: sandro tags: trunk
2018-11-15
14:38
implementing BufferOptions check-in: ecb64fc073 user: sandro tags: trunk
2018-11-11
15:15
implementing DropTable(), RenameTable() and RenameColumn() check-in: e0e1666642 user: sandro tags: trunk
2018-09-15
08:33
enhancing Hausdorff distance and implementing Frechet distance (GEOS 3.7.0) check-in: 5d48794a44 user: sandro tags: trunk
2018-09-06
08:01
implementing SqlProc_ExecuteLoop() and StoredProc_ExecuteLoop() check-in: 1b3d81b00d user: sandro tags: trunk
2018-08-28
11:53
implementing IsCompressedGeometryBlob() check-in: 4c0877c69a user: sandro tags: trunk
2018-08-25
11:28
fixing a bug in ST_Cutter causing crash - double free check-in: 110fb5acca user: sandro tags: trunk
2018-08-18
15:35
fixing an issue when reading oddly formatted HEADER on DBF files check-in: 7e46b54c42 user: sandro tags: trunk
2018-08-17
14:54
fixing small issues check-in: 23b489e5a5 user: sandro tags: trunk
2018-08-11
15:01
suppressing SqlProc_Exit - now replaced by SqlProc_Return accepting a retcode check-in: 1078e49332 user: sandro tags: trunk
2018-07-30
16:17
switching to version 5.0.0-beta0 check-in: 6c7cbe23db user: sandro tags: trunk
2018-07-29
12:45
small fixes check-in: 0f57034f8a user: sandro tags: trunk
2018-07-13
14:04
fixing an error in my previous commit check-in: 3fcf0e0836 user: sandro tags: trunk
13:49
implementing IsInteger(), IdDecimalNumber(), IsNumber(), PostgreSQL_GetLastError(), PostgreSQL_ResetLastError() and PostgreSQL_SetLastError() check-in: 34450e315b user: sandro tags: trunk
2018-07-12
17:43
fixing two bugs: MbrIntesects (and friends) return NULL instead of -1 and atan2(y, x) incorrectly flipping its float arguments check-in: 767691111a user: sandro tags: trunk
15:48
fixing an error on dump_shapefile_ex() - MULTIPOINT on uregistered geometries check-in: ebc0c24aa7 user: sandro tags: trunk
2018-06-19
13:19
fixing a bug in CloneTable with indices based on expressions - extendig GetSpatialIndexExtent to GeoPackage check-in: d56c06c4aa user: sandro tags: trunk
2018-06-10
09:47
implementing the SQL function GetSpatialIndexExtent() check-in: 19c19ee8ae user: sandro tags: trunk
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