Skip to main content

Python library for fast, interactive geospatial vector data visualization in Jupyter.

Project description

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.

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

Uploaded Source

Built Distribution

lonboard-0.4.0-py3-none-any.whl (560.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lonboard-0.4.0.tar.gz
Algorithm Hash digest
SHA256 c60ccaa5ac06ad2fdad88e146cc2206389d59e0dd4d53bd6de8bab26cae81e7c
MD5 8a57321f4d92354322269397b6b954c4
BLAKE2b-256 462bebc8e0920f60c55091d9ad24b875c3d9b23a2e09fc57c72cbf611c3d8e09

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lonboard-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 560.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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2c521805c05db4c8efdbd7cb19174d3f5e1c43723b7c6db358b2f158d96e671f
MD5 f50b9c444c7d2bea81fb3ec81fca3b89
BLAKE2b-256 9642710cf90541f7b044c749ca8c9f4380cd8be26e031c5bb62f31251dd6d965

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