| aliases | |
|---|---|
|
Fix
__KRING_DECAY_GRIDwas aggregating the value of the moving window pivoting index instead of neighbour indexes.
Improvement
- Add linestrings and points support to function H3_POLYFILL.
New
- Add
FIND_TWIN_AREAS_WEIGHTEDprocedure.
New
- Create release workflows
Improvement
- Adapt to Semver
New
- Add S2_RESOLUTION function.
- Add S2_TOCHILDREN function.
Fix
- Fix ST_BUFFER crashing with geographies close to the poles.
Improvement
- Partition tables in spatial index tilesets.
New
- Add
CUSTOMER_SEGMENTATION_ANALYSIS_DATAprocedure. - Add
GENERATE_TRADE_AREASprocedure. - Add
RUN_CUSTOMER_SEGMENTATIONprocedure.
Fix
- CREATE_ISOLINES output is stored in the column
geominstead of__iso_geom.
Improvement
- CREATE_ISOLINES output is clustered by geometry.
Fix
- Prevent error in ST_VORONOIPOLYGONS, ST_VORONOILINES, ST_VORONOIPOLYGONS, ST_DELAUNAYLINES when points where too close together by rounding input coordinates to 5 decimal places.
New
- Move ST_CLUSTERKMEANS function to core.
New
- Move ST_GENERATEPOINTS function to core.
Improvement
- Rename
LDS_API_URLtoAPI_BASE_URL.
Improvement
LINEAR_REGmodel is now supported.
Improvement
- Fix bug in
__BUILD_REVENUE_MODEL_DATA_GRID: Output table now containscompetitor_count.
Improvement
- Set
versionfield in tilers metadata compliant with AT version.
Improvement
- Hotfix: set
generate_feature_idto false by default due a bug in the generation.
Improvement
- Optimize DATAOBS_ENRICH_GRID, DATAOBS_ENRICH_GRID_RAW when the enrich data is a grid compatible with the input.
- Remove support for s2, geohas and quadbinh in all enrich procedures.
- Optimize all enrichment result tables by default by clusterizing by the geography or spatial index column.
New
- Add S2_CENTER function.
Improvement
- Return shap_values in PREDICT_REVENUE_AVERAGE.
New
- Add
generate_feature_idparameter inCREATE_SIMPLE_TILESET.
Improvement
- Index parameter admits any type in PREDICT_REVENUE_AVERAGE.
- Index from revenue_model_data is not casted in PREDICT_REVENUE_AVERAGE to reduce query data processing.
Fix
- Fixed bug when parsing zoom columns in geography tilers.
Improvement
- Unify
extra_metadataintometadatain tiler metadata.
Fix
- Apply make_valid in H3_BOUNDARY.
Fix
- Fixed bug in metadata
CREATE_SPATIAL_INDEX_TILESET.
Improvement
- Check fixed model options in BUILD_REVENUE_MODEL procedure.
New
- Add BUILD_CANNIBALIZATION_DATA procedure.
- Add CANNIBALIZATION_OVERLAP procedure.
New
- Add GEOCODE_TABLE procedure.
- Add LDS_QUOTA_INFO procedure.
- Add GEOCODE_REVERSE_TABLE procedure.
- Add CREATE_ISOLINES procedure.
Improvement
- Added HH, LL, LH, HL detection in LOCAL_MORANS_I functions.
Fix
- Fixed bug when passing multiline input to
CREATE_SPATIAL_INDEX_TILESET.
New
- Add quadbin support to module.
New
- Add quadbin support
New
- Support of quadgrid as alias in
CREATE_POINT_AGGREGATION_TILESET.
Improvement
- Use core functions to convert H3 from int to string.
Fix
- Correctly handle large polygons in H3_POLYFILL.
- Fixed wrong uppercase for quadbin and h3 tile ids
New
- Add SMOOTHING_MRF_QUADBIN procedure.
- Add LOCAL_MORANS_I_QUADBIN function.
- Add MORANS_I_QUADBIN function.
- Add GETIS_ORD_QUADBIN function.
- Quadbin support in GWR_GRID function.
Fix
- Fixed tablename quoting in BigQuery tiler
Fix
- Fix quadkey support in FIND_WHITESPACE_AREAS
Fix
- Fixing bugs when not providing store variables to BUILD_REVENUE_MODEL_DATA
New
- Add QUADBIN_BBOX function.
- Add QUADBIN_BOUNDARY function.
- Add QUADBIN_CENTER function.
- Add QUADBIN_FROMGEOGPOINT function.
- Add QUADBIN_FROMLONGLAT function.
- Add QUADBIN_FROMZXY function.
- Add QUADBIN_ISVALID function.
- Add QUADBIN_KRING function.
- Add QUADBIN_KRING_DISTANCES function.
- Add QUADBIN_POLYFILL function.
- Add QUADBIN_RESOLUTION function.
- Add QUADBIN_SIBLING function.
- Add QUADBIN_TOCHILDREN function.
- Add QUADBIN_TOPARENT function.
- Add QUADBIN_TOZXY function.
Fix
- Fix BQ inplace enrichment with uppercase column names.
Improvement
- Support H3 integer in
CREATE_SPATIAL_INDEX_TILESET.
Fix
- Fix order of
__KRING_DECAYparameters.
Fix
- Fix global stats in
CREATE_SPATIAL_INDEX_TILESET.
Improvement
- Check input resolution limits in
CREATE_SPATIAL_INDEX_TILESET.
Fix
- Report missing subscription geographies in DATAOBS_ENRICH_ procedures.
Fix
- Fix stability issues in GRIDIFY_ENRICH procedure.
New
- Add store features and competitors stores features into BUILD_REVENUE_MODEL_DATA procedure.
Fix
- Fixing bugs calling other routines
New
- Add spatial index tileset generator
CREATE_SPATIAL_INDEX_TILESET.
Fix
- Bug fixing when the geometry early collapse
New
- Add GRIDIFY_ENRICH procedure.
New
- Add FIND_TWIN_AREAS procedure.
New
- Allow using tables as input, not just queries.
- Add in place enrichment.
- Allow using tables as input.
- Accept NULL as output.
Fix
- Fix BUILD_REVENUE_MODEL_DATA k-ring buffer computation.
Improvement
- ST_CONCAVEHULL now allows arrays with one/two points as input.
New
- Add COMMERCIAL_HOTSPOTS procedure.
New
- Add SMOOTHING_MRF_H3 procedure.
- Add SMOOTHING_MRF_QUADKEY procedure.
New
- Add VARIOGRAM function.
- Add ORDINARY_KRIGING function.
- Add ORDINARY_KRIGING_TABLE procedure.
New
- Add H3_CENTER function.
- Add H3_RESOLUTION function.
New
- Add FIND_WHITESPACE_AREAS procedure.
New
- Remove features importance tables from BUILD_REVENUE_MODEL procedure.
New
- Add LOCAL_MORANS_I_H3 function.
- Add LOCAL_MORANS_I_QUADKEY function.
Improvement
- Improve MORANS_I_H3 and MORANS_I_QUADKEY implementation.
Fix
- Replace STDDEV by STDDEV_POP in GETIS_ORD_H3 and GETIS_ORD_QUADKEY.
New
- Add BUILD_REVENUE_MODEL_DATA procedure.
- Add BUILD_REVENUE_MODEL procedure.
- Add PREDICT_REVENUE_AVERAGE procedure.
Improvement
- Deployment schema "carto" instead of "accessors".
Removed
- Remove VERSION function.
Improvement
- Deployment schema "carto" instead of "constructors".
Removed
- Remove VERSION function.
Improvement
- Deployment schema "carto" instead of "geohash".
Removed
- Remove VERSION function.
Improvement
- Deployment schema "carto" instead of "h3".
- Rename ST_ASH3 function to H3_FROMGEOGPOINT.
- Rename LONGLAT_ASH3 function to H3_FROMLONGLAT.
- Rename ST_ASH3_POLYFILL function to H3_POLYFILL.
- Rename ST_BOUNDARY function to H3_BOUNDARY.
- Rename ISVALID function to H3_ISVALID.
- Rename COMPACT function to H3_COMPACT.
- Rename UNCOMPACT function to H3_UNCOMPACT.
- Rename TOPARENT function to H3_TOPARENT.
- Rename TOCHILDREN function to H3_TOCHILDREN.
- Rename ISPENTAGON function to H3_ISPENTAGON.
- Rename DISTANCE function to H3_DISTANCE.
- Rename KRING function to H3_KRING.
- Rename KRING_DISTANCES function to H3_KRING_DISTANCES.
- Rename HEXRING function to H3_HEXRING.
Removed
- Remove VERSION function.
Improvement
- Deployment schema "carto" instead of "measurements".
Removed
- Remove ST_ANGLE, already present in Bigquery.
- Remove VERSION function.
Improvement
- Deployment schema "carto" instead of "placekey".
- Rename H3_ASPLACEKEY function to PLACEKEY_FROMH3.
- Rename PLACEKEY_ASH3 function to PLACEKEY_TOH3.
- Rename ISVALID function to PLACEKEY_ISVALID.
Removed
- Remove VERSION function.
Improvement
- Deployment schema "carto" instead of "processing".
Removed
- Remove VERSION function.
Improvement
- Deployment schema "carto" instead of "s2".
- Rename ID_FROMHILBERTQUADKEY function to S2_FROMHILBERTQUADKEY.
- Rename HILBERTQUADKEY_FROMID function to S2_TOHILBERTQUADKEY.
- Rename LONGLAT_ASID function to S2_FROMLONGLAT.
- Rename ST_ASID function to S2_FROMGEOGPOINT.
- Rename ID_FROMTOKEN function to S2_FROMTOKEN.
- Rename TOKEN_FROMID function to S2_TOTOKEN.
- Rename ID_FROMUINT64REPR function to S2_FROMUINT64REPR.
- Rename UINT64REPR_FROMID function to S2_TOUINT64REPR.
- Rename ST_BOUNDARY function to S2_BOUNDARY.
Removed
- Remove VERSION function.
Improvement
- Deployment schema "carto" instead of "transformations".
Removed
- Remove VERSION function.
Improvement
- Deployment schema "carto" instead of "clustering".
Removed
- Remove VERSION function.
Improvement
- Deployment schema "carto" instead of "data".
Removed
- Remove VERSION function.
Improvement
- Deployment schema "carto" instead of "random".
Removed
- Remove VERSION function.
Improvement
- Deployment schema "carto" instead of "routing".
Removed
- Remove VERSION function.
Improvement
- Deployment schema "carto" instead of "statistics".
Removed
- Remove VERSION function.
Improvement
- Deployment schema "carto" instead of "tiler".
Removed
- Remove VERSION function.
Improvement
- Add support for legacy project names that contain dots or other special characters.
New
- Add KNN function.
- Add GFUN function.
- Add LOF function.
- Add LOF_TABLE procedure.
Fix
- Escape single-quoted properties in the
CREATE_TILESETmetadata when obtaining the geometry type.
New
- Add GWR_GRID function.
Fix
- Use
zoom_min_columnaszoom_minandzoom_max_columnaszoom_maxwhen provided.
Improvement
- Optimize simplification method instead of the native BigQuery.
Improvement
- Fields named
dimension,total,intersectionandinput_areaare now__carto_dimension,__carto_totaland__carto_intersectionand__carto_input_area. Also the column_carto_enrichment_is now__carto_enrichment. This affects all the raw enrichment procedures:ENRICH_POINTS_RAW,ENRICH_POLYGONS_RAW,ENRICH_GRID_RAW,DATAOBS_ENRICH_POINTS_RAW,DATAOBS_ENRICH_POLYGONS_RAW,DATAOBS_ENRICH_GRID_RAW.
Fix
- User provided queries can now have columns named
dimension,total,intersection,input_area,_nonglobal, which could have collided previously with internal columns. All internal columns are now prefixed with__carto_. This affects all the enrichment procedures:ENRICH_POINTS,ENRICH_POLYGONS,ENRICH_GRID,DATAOBS_ENRICH_POINTS,DATAOBS_ENRICH_POLYGONS,DATAOBS_ENRICH_GRID,ENRICH_POINTS_RAW,ENRICH_POLYGONS_RAW,ENRICH_GRID_RAW,DATAOBS_ENRICH_POINTS_RAW,DATAOBS_ENRICH_POLYGONS_RAW,DATAOBS_ENRICH_GRID_RAW.
Improvement
- Add
associated_geography_slugcolumn toDATAOBS_SUBSCRIPTIONS. - Some column names have changed in
DATAOBS_SUBSCRIPTIONS:tableis nowdataset_tableassociated_geographyis nowassociated_geography_table
- Some column names have changed in
DATAOBS_SUBSCRIPTION_VARIABLES:geography_slugis nowassociated_geography_slug.
- Some column names have changed in
DATAOBS_SAMPLES:tableis nowdataset_sample_table.
- In
DATAOBS_SUBSCRIPTION_VARIABLES, the columnassociated_geography_slugis now NULL for geography datasets.
Fix
- The output of
DATAOBS_SUBSCRIPTIONSandDATAOBS_SUBSCRIPTION_VARIABLESnow omits items that are not Data Observatory products.
Fix
- Enrichment results could mix input rows and values, specially for large inputs due to multiple evaluation of nondeterministic ROW_NUMBERS expression.
Improvement
- New API, with consistent naming of procedures `
Improvement
- Rename functions ID_FROMUINT64REPR, UINT64REPR_FROMID to follow convention.
New
- Create statistics module.
- Add GETIS_ORD_H3 function.
- Add GETIS_ORD_QUADKEY function.
- Add MORANS_I_H3 function.
- Add MORANS_I_QUADKEY function.
- Add VERSION function.
Improvement
- Review HEXRING, KRING functions.
- Change KRING_INDEXED to KRING_DISTANCES.
Fix
- Fix support for DATE in
CREATE_TILESET. - Fix naming of internal variables to avoid name collisions.
New
- Add
fraction_dropped_per_zoomin tileset metadata.
Changes
- Support
sub_(table) subscriptions in:- DATAOBS_ENRICH_POINTS
- DATAOBS_ENRICH_POINTS_WITH_MEASURES
- DATAOBS_ENRICH_POLYGONS_WITH_AGGREGATION
- DATAOBS_ENRICH_POLYGONS_WITH_MEASURES
- DATAOBS_ENRICH_GRID
Fix
- Avoid keeping planar shape in spherical coordinates in ST_BOUNDARY.
Changes
- Search for tables in DATAOBS_SAMPLES, DATAOBS_SUBSCRIPTIONS, DATAOBS_SUBSCRIPTIONS_VARIABLES.
Improvement
- DATAOBS_ENRICH_* procedures are now optimized to reduce the amount of data processed by taking advantage of clusterization by geography in the Data Observatory.
- The
input_id_columnparameter has been removed from the following procedures:- DATAOBS_ENRICH_POINTS
- DATAOBS_ENRICH_POINTS_WITH_MEASURES
- DATAOBS_ENRICH_POLYGONS_WITH_AGGREGATION
- DATAOBS_ENRICH_POLYGONS_WITH_MEASURES
- ENRICH_POINTS
- ENRICH_POINTS_WITH_MEASURES
- ENRICH_POLYGONS_WITH_AGGREGATION
- ENRICH_POLYGONS_WITH_MEASURES
Improvement
- ENRICH_GRID and DATAOBS_ENRICH_GRID procedures take
input_queryandinput_index_columnparameters instead of theindicesarray. - DATAOBS_ENRICH_* procedures now report missing subscriptions in a more user-friendly way.
Improvement
- Pass network to JS UDF natively
- Support custom speed over LineStrings for GENERATE_NETWORK function.
- Support custom speed over LineStrings for FIND_SHORTEST_PATH function.
- Support custom speed over LineStrings for DISTANCE_MAP function.
Fix
- Fix support for TIMESTAMP,DATETIME in CREATE_TILESET and CREATE_SIMPLE_TILESET.
- Reduce parallelization to skip the recent error: "Not enough resources for query planning - too many subqueries or query is too complex"
Fix
- Support GEOMETRYCOLLECTION from ST_ASH3_POLYFILL.
New
- Add DATAOBS_ENRICH_GRID procedure.
- Add ENRICH_GRID procedure.
New
- Add KRING_INDEXED function.
New
- Create geohash module.
- Add VERSION function.
- Add ST_BOUNDARY function.
Improvement
- Checking if the output table exists before running the tiler.
Improvement
- DATAOBS_ENRICH_* procedures take single
sourceparameter with defaultcarto-customersproject.
New
- Add DATAOBS_SAMPLES procedure.
Improvement
- DATAOBS_SUBSCRIPTIONS and DATAOBS_SUBSCRIPTION_VARIABLES take single
sourceparameter with defaultcarto-customersproject. Views withsub_prefix are supported.
New
- Create routing module.
- Add GENERATE_NETWORK function.
- Add GENERATE_NETWORK_TABLE procedure.
- Add FIND_SHORTEST_PATH function.
- Add FIND_SHORTEST_PATH_FROM_NETWORK function.
- Add FIND_SHORTEST_PATH_FROM_NETWORK_TABLE procedure.
- Add DISTANCE_MAP function.
- Add DISTANCE_MAP_FROM_NETWORK function.
- Add DISTANCE_MAP_FROM_NETWORK_TABLE procedure.
- Add VERSION function.
Fix
- Fix DATAOBS_SUBSCRIPTIONS and DATAOBS_SUBSCRIPTION_VARIABLES not working with subscriptions in which the provider id contained underscores.
New
- Add new automatic tileset generator
CREATE_TILESET.
New
- Add DATAOBS_SUBSCRIPTIONS procedure.
- Add DATAOBS_SUBSCRIPTION_VARIABLES procedure.
Improvement
- Change spatial catalog structure using two tables.
- Improve enrichment procedures:
- Use public geographies instead of subscription views
- Remove unnecessary variables from ENRICH_POLYGONS_WITH_MEASURES
- Make input_id_column always mandatory
- Add input_area consistently
New
- Create data module.
- Add VERSION function.
- Add DATAOBS_ENRICH_POINTS procedure.
- Add DATAOBS_ENRICH_POINTS_WITH_MEASURES procedure.
- Add DATAOBS_ENRICH_POLYGONS_WITH_AGGREGATION procedure.
- Add DATAOBS_ENRICH_POLYGONS_WITH_MEASURES procedure.
- Add ENRICH_POINTS procedure.
- Add ENRICH_POINTS_WITH_MEASURES procedure.
- Add ENRICH_POLYGONS_WITH_AGGREGATION procedure.
- Add ENRICH_POLYGONS_WITH_MEASURES procedure.
New
- Add TOKEN_FROMID function.
- Add ID_FROMTOKEN function.
- Add ID_FROM_UINT64REPR function.
- Add UINT64REPR_FROM_ID function.
Improvement
- Use semantic versioning.
- Add
features_countandgeometrylabels to the tilesets.
Improvement
- Change ST_CLUSTERKMEANS returning cluster and geom
New
- Create accessors module.
- Add ST_ENVELOPE function.
- Add VERSION function.
New
- Create processing module.
- Add ST_VORONOIPOLYGONS function.
- Add ST_VORONOILINES function.
- Add ST_DELAUNAYPOLYGONS function.
- Add ST_DELAUNAYLINES function.
- Add ST_POLYGONIZE function.
- Add VERSION function.
New
- Add ST_CONCAVEHULL function.
New
- Create clustering module.
- Add ST_CLUSTERKMEANS function.
- Add VERSION function.
New
- Add ST_BEZIERSPLINE function.
- Add ST_MAKEELLIPSE function.
New
- Create measurements module.
- Add ST_ANGLE function.
- Add ST_AZIMUTH function.
- Add ST_MINKOWSKIDISTANCE function.
New
- Rename module to transformations.
- Add ST_CENTERMEAN function.
- Add ST_CENTERMEDIAN function.
- Add ST_CENTEROFMASS function.
- Add ST_DESTINATION function.
- Add ST_GREATCIRCLE function.
- Add ST_LINE_INTERPOLATE_POINT function.
Removed
- Remove quota & project checking.
New
- Create constructors module.
- Add ST_MAKEENVELOPE function.
- Add ST_TILEENVELOPE function.
- Add VERSION function.
New
- Create transformation module.
- Add ST_BUFFER function.
- Add VERSION function.
Improvement
- ST_GENERATEPOINTS now uses a spherically uniform distribution. Previously used to by uniform on projection.
Improvement
- Use hexadecimal as default type instead of int for h3 indexes.
Fix
- Fix ST_BOUNDARY generating error when not able to parse geometry.
Improvement
- Placekey conversions works with hexadecimal h3 indexes instead of int.
New
- Create random module.
- Add ST_GENERATEPOINTS function.
- Add VERSION function.
New
- Create h3 module.
- Add ST_ASH3 function.
- Add LONGLAT_ASH3 function.
- Add ST_ASH3_POLYFILL function.
- Add ST_BOUNDARY function.
- Add ISVALID function.
- Add COMPACT function.
- Add UNCOMPACT function.
- Add TOPARENT function.
- Add TOCHILDREN function.
- Add ISPENTAGON function.
- Add DISTANCE function.
- Add KRING function.
- Add HEXRING function.
- Add VERSION function.
New
- Create placekey module.
- Add H3_ASPLACEKEY function.
- Add PLACEKEY_ASH3 function.
- Add ISVALID function.
- Add VERSION function.
New
- Create s2 module.
- Add ID_FROMHILBERTQUADKEY function.
- Add HILBERTQUADKEY_FROMID function.
- Add LONGLAT_ASID function.
- Add ST_ASID function.
- Add ST_BOUNDARY function.
- Add VERSION function.
New
- Add QUOTA procedure in order to display the monthly quota and quota available.
- Implement support for layer name.
- Add a max limit to the
max_tile_size_kbproperty. Adds a new option (skip_validation) to circunvent this limit, which also allows going over the max partition limit. - Add a limit to the max amount of expected tiles at the highest zoom level for Simple Tilesets. It can be disabled via the
skip_validationoption of modified (for tests usingmax_tiles_at_maxzoom). - Add new
drop_fraction_as_neededstrategy initial implementation. Also adds internaldebugandfraction_drop_per_zoom_leveloptions to help debugging. - Add new
metadadainput parameter to set the propertiesname,description,legendsand alsoextra_metadata. - Add
zoom_min_columnandzoom_max_columnto control the zoom level at which particular features are visible.
Improvement
- Change the default and max partition limit to 3999.
- Make aggregation tilesets to use the quadkey module UDF LONGLAT_ASQUADINTLIST_RESOLUTION in order to generate quadkey aggregations.
Removed
- Removed
zoom_stepoption.
Fix
- Fix bug that left empty the generator options in the metadata cell.
- Fix CREATE_SIMPLE_TILESET failing with single column tables.
- Fix collision with
frequencycolumn name.
New
- Add tileset type to metadata and BigQuery labels.
- Add the prefix "aggregation_" to aggregation options: type, resolution and placement.
Improvement
- Moved to the Advanced Spatial Extension.
- Change "max_tile_size_strategy" default to "throw_error", matching the other defaults and improve the exception error message in CreatePointAggregationTileset.
- Rename adapting to BigQuery conventions, using UPPER CASE and separating words with underscore "_".
- Set up limits for the procedures based on a limits table in the config project. The users can only execute the tiler from the "billing_project" and they have a maximum amount of processed bytes per month.
Removed
- Remove compression levels 10-12 to reduce library size.
- Remove ST prefix from functions not using geographies.
- Remove unused functions like st_tileenvelope or st_tileenvelope_bbox.
{{% euFlagFunding %}}