We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4285c commit 6c1e1deCopy full SHA for 6c1e1de
site/content/about.md
@@ -170,9 +170,8 @@ cartographic boundaries converted to [PMTiles](https://github.com/protomaps/PMTi
170
using [Tippecanoe](https://github.com/felt/tippecanoe) and hosted on R2.
171
172
When you click the map, your browser queries the Parquet files on the public
173
-bucket using [DuckDB compiled to WebAssembly](https://duckdb.org/docs/api/wasm/overview.html).
174
-It then updates the map fill using the returned destination IDs
175
-and times.
+bucket using [hyparquet](https://github.com/hyparam/hyparquet). It then updates
+the map fill using the returned destination IDs and times.
176
177
#### Why is the homepage slow sometimes?
178
0 commit comments