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.2.0b1.tar.gz (474.9 kB view details)

Uploaded Source

Built Distribution

lonboard-0.2.0b1-py3-none-any.whl (480.6 kB view details)

Uploaded Python 3

File details

Details for the file lonboard-0.2.0b1.tar.gz.

File metadata

  • Download URL: lonboard-0.2.0b1.tar.gz
  • Upload date:
  • Size: 474.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for lonboard-0.2.0b1.tar.gz
Algorithm Hash digest
SHA256 caf0632e55f01306279fff15d341f36569057db78b956010081dd3f4fe7fbb0f
MD5 86c4579d8fda1ce3b8517bf6e923b235
BLAKE2b-256 15e3e10b0c640209df3a849edf61928f3a5e09f67babe9a50ec4aedc0d6f963b

See more details on using hashes here.

File details

Details for the file lonboard-0.2.0b1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for lonboard-0.2.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 509d51b1d345f727e35ad76610dc74abb5c9dd10185bdb9b4a1d62c3b0131770
MD5 b7360e3745a3a0fcd773dbf3ab670d83
BLAKE2b-256 41d23784b6d32409484ef2d8b8ca78cb0025e2ec47f892768b506836432c88b9

See more details on using hashes here.

Supported by

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