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.2.tar.gz (17.1 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.2-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jupytergis_tiler-0.2.2.tar.gz
  • Upload date:
  • Size: 17.1 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.2.tar.gz
Algorithm Hash digest
SHA256 b3f4265e428e1869d27a749dbe878aaf78991e3d3aa79984c01d1c71670c4d99
MD5 823a3dc1aad4162f9f764ab25abb39ac
BLAKE2b-256 b8f339d77c6f3215df4633d0fa4a1a4e782681fb2f167d01eff70f1f07d20ef2

See more details on using hashes here.

Provenance

The following attestation bundles were made for jupytergis_tiler-0.2.2.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.2-py3-none-any.whl.

File metadata

File hashes

Hashes for jupytergis_tiler-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1951ac35a8ce7d706d2fe6a36fd2b44a090dbf7564d4a6126c3ed3ba44974740
MD5 77c6c17998e745e30231c276dfa930a7
BLAKE2b-256 e44036a2b2557246194167b5ec5cf370b572eaf4bcb1bbdb5f74c6dcf603a228

See more details on using hashes here.

Provenance

The following attestation bundles were made for jupytergis_tiler-0.2.2-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