Skip to main content

Tiler layer for JupyterGIS

Project description

jupytergis-tiler

A JupyterGIS extension for creating and serving raster layers using your own data.

Install from PyPI

Rasterio currently doesn't ship wheels for Python 3.14, so be sure to pin python <3.14 for now.

Also, there is currently an incompatibility between JupyterLab 4.5 and jupyter-collaboration 3. Until JupyterGIS supports jupyter-collaboration 4, you should pin jupyterlab <4.5.

pip install jupytergis-tiler

Development install

Clone or fork this repository and:

pip install .

Usage

First create a GISDocument in a cell and display it:

doc = GISDocument("my_file.jGIS")
doc

Say you have a xarray.DataArray called da with geographical coordinates, you can show it as a raster layer like so:

await doc.add_tiler_layer(
    name="My layer",
    data_array=da,
)

Please look at the notebooks in the examples directory.

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

jupytergis_tiler-0.2.1.tar.gz (16.9 kB view details)

Uploaded Source

Built Distribution

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

jupytergis_tiler-0.2.1-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file jupytergis_tiler-0.2.1.tar.gz.

File metadata

  • Download URL: jupytergis_tiler-0.2.1.tar.gz
  • Upload date:
  • Size: 16.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for jupytergis_tiler-0.2.1.tar.gz
Algorithm Hash digest
SHA256 8d8154cd6a364918d869140fa22c18e192ab52f8634af4a8ed42a2484f280a88
MD5 24705ad2ea873f97267a7a917fabaeff
BLAKE2b-256 6fd6cf723cd5ef8421cb7cd3854070d0f1ccb85d39aa01461dfc71c1a5d38cce

See more details on using hashes here.

Provenance

The following attestation bundles were made for jupytergis_tiler-0.2.1.tar.gz:

Publisher: publish.yml on geojupyter/jupytergis-tiler

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file jupytergis_tiler-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for jupytergis_tiler-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fdfac290390df51e92e300c0efd2686501c65d21e22eb9f1a9aabbbebd804b6b
MD5 caeb26244b0a4a89afbf7c48e33c0f01
BLAKE2b-256 8b07d6e17a12cba8515e57f91516fe8fec390d49de7140df0cb81be344a451e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for jupytergis_tiler-0.2.1-py3-none-any.whl:

Publisher: publish.yml on geojupyter/jupytergis-tiler

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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