Dekart Versions Save

Create GPU-powered Kepler.gl maps from SQL queries and share them instantly and securely with live updates and multi-user editing.

v0.8.1

1 year ago

Features

Support AWS Athena as datasource.

Before Dekart was supporting only BigQuery. Now you can configure Dekart to query Athena or BigQuery with DEKART_DATASOURCE environment variable.

AWS Athena is a serverless query engine based on Presto. Athena/Presto includes support of Geospatial Functions and enables querying datasets like OpenStreetMap from AWS Public Dataset.

Make sure to configure Data Limits before using Athena.

See configuration details in https://dekart.xyz/docs/configuration/environment-variables/#main-configuration

Support AWS S3 as backend for storing queries and query results.

Now you can configure Dekart to use AWS S3 or Google Cloud Storage (GCS) to store queries and query results with DEKART_STORAGE environment variable. S3 storage will work with both: Athena and BigQuery datasources. You can deploy Dekart to AWS regardless if you query Athena or BigQuery.

Dekart still requires Postgres to store query meta information.

Acknowledgements

Thank you @tochka and @Tsovak for hacking together Athena and S3 support PoC.

v0.7.2

2 years ago

Fixes #25 Dekart stop working with no error messages (deadlock)

See v0.7.0 release notes for details

v0.7.1

2 years ago

Fixes kepler.gl dependency to include performance improvements listed in v0.7.0 release notes

See v0.7.0 release notes for details

v0.7.0

2 years ago

Features

Bugfixies

  • [Kepler.gl] Long Script Blocking in time when adding data with WKT
  • [Kepler.gl] #14 coordHasLength4 throws exception for GeometryCollection

Migration from v0.6

No breaking changes, configure DEKART_BIGQUERY_MAX_BYTES_BILLED to avoid warnings (see docs)

v0.6.1

2 years ago

Features

  • Show banner when new version available
  • New Header Style
Screenshot 2021-09-14 at 07 22 33

Bugfixies

  • Fix geojson layer update
  • Fix #17 Report Fork changes sequence of queries
  • Fix #16 query changes lost when switching between tabs
  • Fix race condition when loading mapconfig

v0.5.0

3 years ago

Features

  • Multiple queries per report with tabs
  • Explicitly show error message for BigQuery API, grpc Stream, Kepler.gl
  • Update Kepler.gl version to 2.5.1

v0.4.1

3 years ago

Bug fixes

  • #12 Fix pq: integer out of range caused by wrong type for timestamps in db

v0.4.0

3 years ago

Features

  • #11 View Source of Read-Only Reports
  • #9 Allow changing Visualisation settings in Present and Read-Only mode
  • Fork Reports
  • Copy report URL button
  • New Navigation and Report Actions UX

v0.2.1

3 years ago

Bugfixies

  • {“level":"fatal","error":"pq: value \"316663395386\" is out of range for type integer"}
  • Size was not shown on App Engine when downloading results

See minor version release notes for 0.2.0