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.
Release files for jupytergis-tiler 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jupytergis_tiler-0.2.2.tar.gz | 17.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jupytergis_tiler-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 23.6 kB
Release files / jupytergis_tiler-0.2.2.tar.gz
| Download URL | jupytergis_tiler-0.2.2.tar.gz |
|---|---|
| Size | 17.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b3f4265e428e1869d27a749dbe878aaf78991e3d3aa79984c01d1c71670c4d99
|
|
BLAKE2b-256 checksum How to use checksums |
b8f339d77c6f3215df4633d0fa4a1a4e782681fb2f167d01eff70f1f07d20ef2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 12, 2026.
Transparency logRelease files / jupytergis_tiler-0.2.2-py3-none-any.whl
| Download URL | jupytergis_tiler-0.2.2-py3-none-any.whl |
|---|---|
| Size | 6.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1951ac35a8ce7d706d2fe6a36fd2b44a090dbf7564d4a6126c3ed3ba44974740
|
|
BLAKE2b-256 checksum How to use checksums |
e44036a2b2557246194167b5ec5cf370b572eaf4bcb1bbdb5f74c6dcf603a228
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 12, 2026.
Transparency log