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.0a1.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lonboard-0.2.0a1.tar.gz
Algorithm Hash digest
SHA256 f306512e3abe8798174d430c4ab1d3f6fc3297770d9d9234f88fa56114259408
MD5 274ed1d2979a5a2f55e22a4763d5e909
BLAKE2b-256 b1ec70c56b822fb13f72c9f13f5b1c14d38fc3ca3fff3a54ddad64eca656c0cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lonboard-0.2.0a1-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.4

File hashes

Hashes for lonboard-0.2.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 fb1853bb1a01564a1bae96dafdecc39e4eae70b59380b43163a89555bf5b3165
MD5 c60449d5892da984d16d5fcb6f01e676
BLAKE2b-256 98a70d927f8fa52217e129cfd83c0962da0247208bff355146ef8a69aad6fc9a

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