pyautark (soon)
GPU Computation
Load neighborhood polygons through the browser database, compute a derived compactness score, and render the result as a thematic map. This example highlights the handoff between database loading, GPU-backed compute, and map styling.
Live Playground
Highlights
- database-backed GeoJSON loading
- derived metric computation with
AutkComputeEngine - thematic rendering from
properties.compute.result