Release Notes
July 17th, 2026 (v1.3.0)
Module import
New
Added the import module with IMPORT_URL — import a file from a URL into Oracle. Powers the Import from URL component in Workflows for Oracle connections.
Module export
New
Added a new internal
exportmodule that powers the Send by Email, Export Data and Export to PDF components in Workflows for Oracle connections.
Architecture
Improvement
Errors returned by the CARTO gateway are now surfaced with their original message, making failures in LDS, import and export procedures easier to diagnose.
Module data
Fix
ENRICH_POLYGONS_WEIGHTED now drops its intermediate tables when execution fails.
Module lds
Fix
CREATE_ISOLINES, CREATE_H3_ISOLINES, CREATE_ROUTES and CREATE_ROUTING_MATRIX now drop their intermediate tables when execution fails.
June 26th, 2026 (v1.2.0)
Module lds
New
Added the Location Data Services (LDS) module — geocoding (GEOCODE, GEOCODE_REVERSE, GEOCODE_TABLE, GEOCODE_REVERSE_TABLE), isolines (ISOLINE, H3_ISOLINE, CREATE_ISOLINES, CREATE_H3_ISOLINES), routing (CREATE_ROUTES, CREATE_ROUTING_MATRIX) and GET_LDS_QUOTA_INFO.
Module quadbin
New
Added QUADBIN_POLYFILL_TABLE procedure — polyfill a query or table of geometries into Quadbin cells and write the result to an output table.
Module data
Fix
Fixed weight hashing in ENRICH_POLYGONS_WEIGHTED for consistent enrichment results.
May 27th, 2026 (v1.1.0)
Module h3
New
Added the h3 spatial indexing module — full set of H3 functions for Oracle Autonomous Database, including H3_BOUNDARY, H3_CENTER, H3_POLYFILL, H3_KRING, H3_TOCHILDREN / H3_TOPARENT, and others.
Module quadbin
New
Added the quadbin spatial indexing module — full set of Quadbin functions for Oracle Autonomous Database, including QUADBIN_BBOX, QUADBIN_CENTER, QUADBIN_POLYFILL, QUADBIN_KRING, QUADBIN_TOCHILDREN / QUADBIN_TOPARENT, and others.
Module data
New
Added the data enrichment module with ENRICH_POINTS, ENRICH_POLYGONS, ENRICH_POLYGONS_WEIGHTED and ENRICH_GRID procedures (plus their
_RAWvariants) for data enrichment workflows on Oracle.
Last updated
Was this helpful?
