Skip to main content

lonboard

PyPI Binder open_in_colab

Python library for fast, interactive 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.

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.3.0.tar.gz (476.0 kB view details)

Uploaded Source

Built Distribution

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

lonboard-0.3.0-py3-none-any.whl (482.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lonboard-0.3.0.tar.gz
Algorithm Hash digest
SHA256 94abdeb81bf1bd60c0d82df09056751667a1075bd75b0d914d1d459be152d370
MD5 77aafb9eee679b62e49f0b12e5f58daa
BLAKE2b-256 faff1d48c99572db74f5dde071b1d4601d3e16ff8532d9fea4791b8aa49152c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lonboard-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 482.1 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 74570b025cc1de9210f80c6334979bf9bb1e6532cf6b63be5de07b6da34582d6
MD5 841d2abdbd115fd82d9911ab4ce283a8
BLAKE2b-256 30e5284c49d19be1ba2a2665f3ea6e58ec726c8b23e73f3a20e51e174054adf4

See more details on using hashes here.

Release history Release notifications | RSS feed

0.16.0

2 files

0.15.0

2 files

0.14.0

2 files

0.13.0

2 files

0.12.1

2 files

0.12.0

2 files

0.11.1

2 files

0.11.0

2 files

0.10.4

2 files

0.10.3

2 files

0.10.2

2 files

0.10.1

2 files

0.10.0

2 files

0.9.3

2 files

0.9.2

2 files

0.9.1

2 files

0.9.0

2 files

0.8.0

2 files

0.7.1

2 files

0.7.0

2 files

0.6.0

2 files

0.5.0

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

This release

0.3.0 This release

2 files

0.2.0

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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