Skip to main content

Fast, interactive geospatial data visualization in Jupyter.

Project description

Lonboard

PyPI Conda Version PyPI - Downloads Binder open_in_colab

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

Building on cutting-edge technologies like GeoArrow and GeoParquet in conjunction with GPU-based map rendering, Lonboard aims to enable visualizing large geospatial datasets interactively through a simple interface.

3 million points rendered from a GeoPandas GeoDataFrame in JupyterLab. Example notebook.

Install

To install Lonboard using pip:

pip install lonboard

Lonboard is on conda-forge and can be installed using conda, mamba, or pixi. To install Lonboard using conda:

conda install -c conda-forge lonboard

To install from source, refer to the developer documentation.

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 PolygonLayer. 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.14.0.tar.gz (1.0 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.14.0-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lonboard-0.14.0.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for lonboard-0.14.0.tar.gz
Algorithm Hash digest
SHA256 08ea3b1cb699751ae990e746f991fc86ade5a092ea908d33d4196d827345eddc
MD5 8b14262866da84b0a050d6b379d45ccb
BLAKE2b-256 7f2f65b806f27a6e1eacf2a825134e595fa138ad08e1f3dfcd607012dc2c0457

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lonboard-0.14.0-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for lonboard-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 35f3218490e7bf07562575a872b45d44cf02026c3db9d0af486ad716dca02551
MD5 f617a9fb3a30db2a458e1f5b2be3545f
BLAKE2b-256 87c4c15eb88220cc6211eb3756c858a76f6ac26b99e2433831d2d7022ad0ff72

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