pyautark (soon)
Geojson Layer
Render a projected GeoJSON layer directly in the browser with the smallest possible Autark map workflow. This example highlights standalone map initialization, local data loading, and immediate layer rendering.
Live Playground
Enable picking from the map menu
Use the hamburger menu in the top-left corner of the map to open the layer controls, then click the pointer icon next to the layer to enable picking. Once picking is active, you can double click map features to inspect and highlight them.
Highlights
- standalone
AutkMapinitialization - projected GeoJSON fetched from a local dataset
- direct
loadCollection()rendering without database preprocessing