Skip to content

Commit 634a4be

Browse files
committed
Publish 0.9.0
SHA256 hashes: jupytergis-0.9.0-py3-none-any.whl: c0c050d62727d0c5965fd162acf25316a514a5b157fdb13710d079333f7c7404 jupytergis-0.9.0.tar.gz: 0b1e5c89da860583b245c64163cbf1df1f8449c2c18d690b5143c9a8c37c28b7 jupytergis-base-0.9.0.tgz: 1e2d40ad6903fb057683459f2470ea290763f01e5cb80dae987a258391023a71 jupytergis-jupytergis-core-0.9.0.tgz: 4d3e9a5a81d75735a8fc9aaa828b0ebba65889eaa7ac02449b685025ab28132e jupytergis-jupytergis-lab-0.9.0.tgz: 6c6e3ce969f0e207711d3269d6c50022a9e19e047242d6b0a3f5f8925d73038c jupytergis-jupytergis-qgis-0.9.0.tgz: a0c470743ffe9ae9ef6364c55691a049fdb83f77e52e442de9139d16b9f7d6d0 jupytergis-schema-0.9.0.tgz: 10f4bf37c5f98a72c66f9c4b3a92930a76ccb87f7e29ad9660a3c734cbfd094c jupytergis_core-0.9.0-py3-none-any.whl: c7ecc5ebaedc9090cbeefe94fa4a0fda287d7896dd09a120ab2196c09b78a160 jupytergis_core-0.9.0.tar.gz: 9ab824862857c783364ae5a857f2d71ea5ca8ca53d0355bf5767b12e17aa3308 jupytergis_lab-0.9.0-py3-none-any.whl: c3344b4eeda703be7ada9d3764dd7f1a08233596bd7aae3828455ec5df89fd30 jupytergis_lab-0.9.0.tar.gz: 3d0225892011a131f75d8634731e7439ed498dcd2bcd58c3571850c9c5043cad jupytergis_lite-0.9.0-py3-none-any.whl: 5d4790b3ebd8142d1aa6ad0b7da452d05db635d6a9179b293da938f65c35a0c4 jupytergis_lite-0.9.0.tar.gz: 1e4c3d31ef648ab4ac02df40bc42675d5d51c3a9ad18c74941688b761f9fdb72 jupytergis_qgis-0.9.0-py3-none-any.whl: 48716df4d91909dd3587f81ba442b72594c20ec98bd8f383c9515b673786ce0f jupytergis_qgis-0.9.0.tar.gz: 6fedbc4eed8826bb49a0a090e853b0629ce358e80d8e153da47049a8fc9fb578
1 parent a1c9126 commit 634a4be

File tree

12 files changed

+540
-499
lines changed

12 files changed

+540
-499
lines changed

CHANGELOG.md

Lines changed: 41 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,47 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.9.0
6+
7+
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected]))
8+
9+
### Enhancements made
10+
11+
- Identify panel: try to infer the feature name instead of showing the default "Feature X" name [#906](https://github.com/geojupyter/jupytergis/pull/906) ([@martinRenou](https://github.com/martinRenou))
12+
- Adding Checkbox for reverse Color Ramp [#904](https://github.com/geojupyter/jupytergis/pull/904) ([@nakul-py](https://github.com/nakul-py))
13+
- Lazy load gdal [#901](https://github.com/geojupyter/jupytergis/pull/901) ([@martinRenou](https://github.com/martinRenou))
14+
- Automatically switch to identify panel when identifying [#900](https://github.com/geojupyter/jupytergis/pull/900) ([@arjxn-py](https://github.com/arjxn-py))
15+
- Introduce settings to optionally disable some features (filtering/annotations etc) [#898](https://github.com/geojupyter/jupytergis/pull/898) ([@arjxn-py](https://github.com/arjxn-py))
16+
- Fix Overlapping of Panels on smaller screens [#896](https://github.com/geojupyter/jupytergis/pull/896) ([@arjxn-py](https://github.com/arjxn-py))
17+
- Rename "Identify Features" panel tab -> "Identified Features" (#893) [#895](https://github.com/geojupyter/jupytergis/pull/895) ([@Gauss-Taylor-Euler](https://github.com/Gauss-Taylor-Euler))
18+
- Legends for Vector Layers [#880](https://github.com/geojupyter/jupytergis/pull/880) ([@arjxn-py](https://github.com/arjxn-py))
19+
20+
### Bugs fixed
21+
22+
- Don't hardcode geojson feature projection [#903](https://github.com/geojupyter/jupytergis/pull/903) ([@gjmooney](https://github.com/gjmooney))
23+
- Fix geotif file loading [#884](https://github.com/geojupyter/jupytergis/pull/884) ([@gjmooney](https://github.com/gjmooney))
24+
25+
### Maintenance and upkeep improvements
26+
27+
- Avoid react-fontawesome 3.0.0 for now because of breaking change [#888](https://github.com/geojupyter/jupytergis/pull/888) ([@mfisher87](https://github.com/mfisher87))
28+
- Add user story issue template [#883](https://github.com/geojupyter/jupytergis/pull/883) ([@mfisher87](https://github.com/mfisher87))
29+
30+
### Documentation improvements
31+
32+
- Python API documentation grammar and rendering updates [#874](https://github.com/geojupyter/jupytergis/pull/874) ([@mtaniguchiking](https://github.com/mtaniguchiking))
33+
- Make minor text edits to 'Getting Started with JupyterGIS' markdown file [#873](https://github.com/geojupyter/jupytergis/pull/873) ([@kpdavi](https://github.com/kpdavi))
34+
- Fix typo in docs: delete extra backtick [#868](https://github.com/geojupyter/jupytergis/pull/868) ([@jasongrout](https://github.com/jasongrout))
35+
- Fix add_geoparquet_layer docstring bug [#867](https://github.com/geojupyter/jupytergis/pull/867) ([@giswqs](https://github.com/giswqs))
36+
- Remove changelog list from the homepage [#864](https://github.com/geojupyter/jupytergis/pull/864) ([@giswqs](https://github.com/giswqs))
37+
38+
### Contributors to this release
39+
40+
([GitHub contributors page for this release](https://github.com/geojupyter/jupytergis/graphs/contributors?from=2025-08-13&to=2025-08-27&type=c))
41+
42+
[@arjxn-py](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Aarjxn-py+updated%3A2025-08-13..2025-08-27&type=Issues) | [@Gauss-Taylor-Euler](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AGauss-Taylor-Euler+updated%3A2025-08-13..2025-08-27&type=Issues) | [@giswqs](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agiswqs+updated%3A2025-08-13..2025-08-27&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agjmooney+updated%3A2025-08-13..2025-08-27&type=Issues) | [@jasongrout](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Ajasongrout+updated%3A2025-08-13..2025-08-27&type=Issues) | [@kpdavi](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Akpdavi+updated%3A2025-08-13..2025-08-27&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AmartinRenou+updated%3A2025-08-13..2025-08-27&type=Issues) | [@mfisher87](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Amfisher87+updated%3A2025-08-13..2025-08-27&type=Issues) | [@MMesch](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AMMesch+updated%3A2025-08-13..2025-08-27&type=Issues) | [@mtaniguchiking](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Amtaniguchiking+updated%3A2025-08-13..2025-08-27&type=Issues) | [@nakul-py](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Anakul-py+updated%3A2025-08-13..2025-08-27&type=Issues)
43+
44+
<!-- <END NEW CHANGELOG ENTRY> -->
45+
546
## 0.8.1
647

748
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected]))
@@ -23,8 +64,6 @@
2364

2465
[@arjxn-py](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Aarjxn-py+updated%3A2025-08-06..2025-08-13&type=Issues) | [@Gauss-Taylor-Euler](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AGauss-Taylor-Euler+updated%3A2025-08-06..2025-08-13&type=Issues) | [@mfisher87](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Amfisher87+updated%3A2025-08-06..2025-08-13&type=Issues)
2566

26-
<!-- <END NEW CHANGELOG ENTRY> -->
27-
2867
## 0.8.0
2968

3069
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected]))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/jupytergis-root",
3-
"version": "0.8.1",
3+
"version": "0.9.0",
44
"private": true,
55
"homepage": "https://github.com/geojupyter/jupytergis",
66
"repository": {

packages/base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/base",
3-
"version": "0.8.1",
3+
"version": "0.9.0",
44
"description": "A JupyterLab extension for 3D modelling.",
55
"keywords": [
66
"jupyter",
@@ -44,7 +44,7 @@
4444
"@jupyter/collaboration": "^3.1.0",
4545
"@jupyter/react-components": "^0.16.6",
4646
"@jupyter/ydoc": "^2.0.0 || ^3.0.0",
47-
"@jupytergis/schema": "^0.8.1",
47+
"@jupytergis/schema": "^0.9.0",
4848
"@jupyterlab/application": "^4.3.0",
4949
"@jupyterlab/apputils": "^4.3.0",
5050
"@jupyterlab/completer": "^4.3.0",

packages/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/schema",
3-
"version": "0.8.1",
3+
"version": "0.9.0",
44
"description": "A JupyterGIS schema package.",
55
"keywords": [
66
"jupytergis"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "0.8.1"
1+
__version__ = "0.9.0"
22

33
from jupytergis_lab import GISDocument, explore # noqa

python/jupytergis/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ classifiers = [
1919
"Programming Language :: Python :: 3.12",
2020
]
2121
dependencies = [
22-
"jupytergis_core==0.8.1",
23-
"jupytergis_lab==0.8.1",
24-
"jupytergis_qgis==0.8.1",
22+
"jupytergis_core==0.9.0",
23+
"jupytergis_lab==0.9.0",
24+
"jupytergis_qgis==0.9.0",
2525
"jupyter-collaboration>=3,<4",
2626
"jupyter-docprovider>=1,<2",
2727
"jupyter-server-ydoc>=1,<2",

python/jupytergis_core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/jupytergis-core",
3-
"version": "0.8.1",
3+
"version": "0.9.0",
44
"description": "JupyterGIS core extension",
55
"keywords": [
66
"jupyter",
@@ -54,8 +54,8 @@
5454
},
5555
"dependencies": {
5656
"@jupyter/collaborative-drive": "^3.0.0",
57-
"@jupytergis/base": "^0.8.1",
58-
"@jupytergis/schema": "^0.8.1",
57+
"@jupytergis/base": "^0.9.0",
58+
"@jupytergis/schema": "^0.9.0",
5959
"@jupyterlab/application": "^4.3.0",
6060
"@jupyterlab/apputils": "^4.3.0",
6161
"@jupyterlab/docregistry": "^4.3.0",

python/jupytergis_lab/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/jupytergis-lab",
3-
"version": "0.8.1",
3+
"version": "0.9.0",
44
"description": "JupyterGIS Lab extension.",
55
"keywords": [
66
"jupyter",
@@ -53,8 +53,8 @@
5353
},
5454
"dependencies": {
5555
"@jupyter/collaborative-drive": "^3.0.0",
56-
"@jupytergis/base": "^0.8.1",
57-
"@jupytergis/schema": "^0.8.1",
56+
"@jupytergis/base": "^0.9.0",
57+
"@jupytergis/schema": "^0.9.0",
5858
"@jupyterlab/application": "^4.3.0",
5959
"@jupyterlab/apputils": "^4.3.0",
6060
"@jupyterlab/completer": "^4.3.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "0.8.1"
1+
__version__ = "0.9.0"
22

33
from jupytergis_lab import GISDocument, explore # noqa

python/jupytergis_lite/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ classifiers = [
1919
"Programming Language :: Python :: 3.12",
2020
]
2121
dependencies = [
22-
"jupytergis_core==0.8.1",
23-
"jupytergis_lab==0.8.1",
22+
"jupytergis_core==0.9.0",
23+
"jupytergis_lab==0.9.0",
2424
"my-jupyter-shared-drive<0.2.0",
2525
]
2626
dynamic = ["version"]

0 commit comments

Comments
 (0)