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.

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lonboard-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3b6d62476e11c57a4204e5c05eab00ed37700a88e1d1f5fbc900220132006c26
MD5 07e7631ab2e293434f83988088367177
BLAKE2b-256 e820ce3d5b550718d6887b28222bc2cae2b056d76f3d5c30b1b7713a41b60192

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lonboard-0.1.0-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.6

File hashes

Hashes for lonboard-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f593c41c6843dc3c120e7541665841b6581288614f09985837623bef3a4f4d29
MD5 d4181ba21e8a7f4da487a8febf833bd6
BLAKE2b-256 1226922bd1ec8a9ffc116cb17f31d64076817a1ab2e75f62e47e6b08fe4ff269

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