forked from dekart-xyz/www
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update page content and configuration files
- Loading branch information
Showing
5 changed files
with
61 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
--- | ||
title: "Kepler.gl map examples" | ||
description: "Map examples with public datasets" | ||
lead: "" | ||
date: 2024-05-21T07:13:05+02:00 | ||
lastmod: 2024-05-21T07:13:05+02:00 | ||
images: [] | ||
menu: | ||
docs: | ||
parent: "about" | ||
weight: 999 | ||
toc: true | ||
canonical: "" | ||
--- | ||
|
||
Learn how to use Dekart and BigQuery SQL to create kepler.gl visualizations. Below are some examples with public datasets. | ||
|
||
## Large datasets | ||
|
||
Explore large datasets with millions of rows and visualize them on a map | ||
* [All (400k) Toronto Buildings (100Mb)](https://cloud.dekart.xyz/reports/8f2da1e3-9769-4654-abb8-983afd2a2795) | ||
* [1M points (30Mb)](https://cloud.dekart.xyz/reports/f63fb537-800e-48f6-8c18-8d542a0fed30) | ||
* [All ramps in Illinois ](https://cloud.dekart.xyz/reports/b818f41a-5bd2-4b3b-87b8-4797a390a2a6) | ||
|
||
## Population density | ||
|
||
Visualize population density anywhere in the world and at any level of detail | ||
|
||
* [Population over 10k ](https://cloud.dekart.xyz/reports/b099fbd3-d0ae-4636-aa44-217c0bac53f6) | ||
* [EU Population Density](https://cloud.dekart.xyz/reports/a70515ee-ecbb-4aac-8ce1-cf508483e2dc/source) | ||
* [Berlin Population Density](https://cloud.dekart.xyz/reports/f4c55a02-88a1-4a38-a8ab-48a6237dfee9/source) | ||
|
||
|
||
## OpenStreetMap | ||
|
||
Export OpenStreetMap data | ||
|
||
* [All German schools from OSM data](https://cloud.dekart.xyz/reports/e539b5f6-cec2-45d5-97b3-d5bf541a9389) | ||
* [Admin Boundaries](https://dekart.xyz/blog/admin-boundaries-in-bigquery-public-datasets/) | ||
* [All roads in Nevada excluding parking and service roads (26Mb)](https://cloud.dekart.xyz/reports/556330cb-e7ba-4e34-89df-5644cd0ec8b2) | ||
* [Every parking lot in Nevada from the OSM](https://cloud.dekart.xyz/reports/b2f2e1b3-78ec-42d9-9cc6-c38a2a57f72e) | ||
* [US States Borders](https://cloud.dekart.xyz/reports/ec7f842a-73f3-4710-a5e8-a2e2d8f63c55/source) | ||
|
||
## Geospatial analytics | ||
Perform geospatial analytics with Spatial SQL | ||
|
||
* [Locate empty building plots](https://cloud.dekart.xyz/reports/aeefb6e0-d83a-489a-b371-50b306535e2d) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters