Skip to main content

Extremely fast geospatial data visualization in Python.

Project description

lonboard

PyPI Binder open_in_colab

Python library for extremely fast geospatial vector data visualization in Jupyter.

3 million points rendered from a geopandas GeoDataFrame in JupyterLab.

Install

pip install lonboard

Get Started

For the simplest rendering, pass geospatial data into the top-level viz function.

import geopandas as gpd
from lonboard import viz

gdf = gpd.GeoDataFrame(...)
viz(gdf)

Under the hood, this delegates to a ScatterplotLayer, PathLayer, or SolidPolygonLayer. Refer to the documentation and examples for more control over rendering.

Documentation

Refer to the documentation at developmentseed.org/lonboard.

Why the name?

This is a new binding to the deck.gl geospatial data visualization library. A "deck" is the part of a skateboard you ride on. What's a fast, geospatial skateboard? A lonboard.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lonboard-0.1.1.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lonboard-0.1.1-py3-none-any.whl (1.8 MB view details)

Uploaded Python 3

File details

Details for the file lonboard-0.1.1.tar.gz.

File metadata

  • Download URL: lonboard-0.1.1.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for lonboard-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c08b7ada343141904b793655aa554339a622e6165774d40ce1ee46e821509b40
MD5 6b44ee94443dccee214d0f8fd4445bbb
BLAKE2b-256 bff0b85318f7aac1f238f292257b8b44d6611ed27f05f2dc63b17fc5ec343105

See more details on using hashes here.

File details

Details for the file lonboard-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: lonboard-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for lonboard-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0ce05a7cb059d68b1ceec9c90e2c7362bbe55850eb1cfa4aa1391e18daf54762
MD5 eb03c9aa9a0e748170a3efe913a01a06
BLAKE2b-256 701e75556764011fb42cd439eb75520bb3f0175dbbba197895a6d712feb195d5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page