Changelog#
0.4.2#
Bugs fixed#
Fix releaser for publishing jupytergis-lite #524 (@martinRenou)
Move layer visibility toggle to the left of the layer title and icon #487 (@mfisher87)
Maintenance and upkeep improvements#
Bump the gha-dependencies group with 3 updates #512 (@dependabot)
Documentation improvements#
Removing misleading comment #511 (@martinRenou)
Contributors to this release#
(GitHub contributors page for this release)
@arjxn-py | @dependabot | @github-actions | @martinRenou | @mfisher87
0.4.1#
Enhancements made#
Gallery: Add ESRI maps #508 (@martinRenou)
Disable smoothing on all raster sources #485 (@mfisher87)
Add
remove_layer
method to PythonGISDocument
API #478 (@mfisher87)
Bugs fixed#
Fix examples in JupyterLite #506 (@martinRenou)
Fix COG performances #503 (@martinRenou)
Fix “Try it with JupyterLite” button in user guide #470 (@mfisher87)
Lazy import jupyter_server #465 (@martinRenou)
Fix bump script for jupytergis-lite #464 (@martinRenou)
Maintenance and upkeep improvements#
Documentation improvements#
Update README screenshot #482 (@martinRenou)
Update
image.jGIS
and file handling logic to load correctly #481 (@arjxn-py)Convert the Troubleshooting document to MyST #479 (@jmarokhovsky)
Update user guide tutorial #475 (@elifsu-simula)
Contributors to this release#
(GitHub contributors page for this release)
@arjxn-py | @brichet | @elifsu-simula | @github-actions | @gjmooney | @jmarokhovsky | @martinRenou | @mfisher87
0.4.0#
Enhancements made#
Add jupytergis-lite metapackage #451 (@martinRenou)
Widget with toolbar and sidepanel in cell output #419 (@brichet)
Enable Python API in the JupyterLite deployment #412 (@davidbrochart)
Add error handling #391 (@Meriem-BenIsmail)
Add local file support for
GeoTiff
#385 (@Meriem-BenIsmail)Extend caching for image, geoJSON & shapeFiles #339 (@arjxn-py)
Bugs fixed#
Replace input field for selected file path with text #417 (@Meriem-BenIsmail)
Fix scale indicator in notebooks and symbology overflow #408 (@gjmooney)
Add optional-chaining check for
symbologyState
#383 (@Meriem-BenIsmail)Proper Styling Added for OK Button #379 (@Meriem-BenIsmail)
Maintenance and upkeep improvements#
Continue installing the labextension in the dev install script #463 (@arjxn-py)
Fix link to contribution docs #440 (@martinRenou)
Remove test to expect warning on vectorLayer export #423 (@arjxn-py)
Bump dawidd6/action-download-artifact from 7 to 8 in the gha-dependencies group #422 (@dependabot)
Upgrade jupyter-ydoc python to match the npm version #409 (@brichet)
Fix name typo
notebookRenderePlugin
->notebookRendererPlugin
#400 (@mfisher87)Move jupyterlab dependency from jupytergis_lab to jupytergis #382 (@davidbrochart)
Documentation improvements#
Add Docker install instructions #446 (@mfisher87)
Fix link to contribution docs #440 (@martinRenou)
Re-organize docs navigation and add releasing guide #428 (@mfisher87)
added simple tutorial to introduce the jupyterGIS GUI. #393 (@annefou)
Restore rich Sphinx contributing doc, link from GitHub-Markdown doc #392 (@mfisher87)
Remove Duplicate CONTRIBUTING.md and add CHANGELOG to docs #381 (@arjxn-py)
Contributors to this release#
(GitHub contributors page for this release)
@annefou | @arjxn-py | @brichet | @davidbrochart | @dependabot | @github-actions | @gjmooney | @josueggh | @martinRenou | @Meriem-BenIsmail | @mfisher87
0.3.0#
Enhancements made#
Use
interpolate
property to Disable Image Smoothing forImageLayers
#373 (@Meriem-BenIsmail)Add numerical input next to the slider and handle value 1-10 #365 (@arjxn-py)
Add Path Validation for
ShapefileSource
andImageSource
. #362 (@Meriem-BenIsmail)Add Proper Styling to Symbology panel’s “mode” #354 (@Meriem-BenIsmail)
Move jupyter-collaboration dependency to jupytergis #347 (@davidbrochart)
QGIS logo added for
.qgz
files #337 (@Meriem-BenIsmail)Create layers by path or external URL with separate fields #335 (@Meriem-BenIsmail)
visibility icon turns white when layer selected. #330 (@Meriem-BenIsmail)
Give some padding to the headings in editForm #329 (@arjxn-py)
Support Python 3.12 & Drop support for 3.8 and 3.9 #303 (@arjxn-py)
Local and external file loading support for geojson, image and shapefile sources #256 (@arjxn-py)
Bugs fixed#
Add numerical input next to the slider and handle value 1-10 #365 (@arjxn-py)
Disable Image Smoothing for
ImageSource
#364 (@Meriem-BenIsmail)Fix JupyterGISDoc.setSource #346 (@davidbrochart)
Include files in lite deployment for
local.jGIS
#345 (@arjxn-py)Register new projections if needed when adding layers #343 (@gjmooney)
Move dependencies from root to dependent package + Update JupyterLite in lite build #333 (@arjxn-py)
Add “identified” style for polygons & linestrings #319 (@gjmooney)
Maintenance and upkeep improvements#
Bot: missing collaboration package #368 (@martinRenou)
Keep extension package name extension-artifacts for 3.12 to fix bot #366 (@arjxn-py)
Support Python 3.12 & Drop support for 3.8 and 3.9 #303 (@arjxn-py)
Add issue linkage to PR checklist #298 (@mfisher87)
Documentation improvements#
Add a pretty JupyterLite button to docs #361 (@mfisher87)
Fix Lite Deployment Badge via RTD on PR using Custom Action #356 (@arjxn-py)
Other merged PRs#
Bot: Update Python #367 (@martinRenou)
Contributors to this release#
(GitHub contributors page for this release)
@arjxn-py | @brichet | @davidbrochart | @github-actions | @gjmooney | @martinRenou | @Meriem-BenIsmail | @mfisher87 | @simonprovost | @SylvainCorlay
0.2.1#
Bugs fixed#
Contributors to this release#
0.2.0#
Enhancements made#
Speed-up GeoTIFF file handling #262 (@Meriem-BenIsmail)
Add ability to follow a collaborator’s viewport #257 (@gjmooney)
Emphasize the hidden layer icon #243 (@mfisher87)
Bugs fixed#
Maintenance and upkeep improvements#
Remove redundant dev install instructions, loosen pydantic pin #295 (@davidbrochart)
Fix typo in ReadTheDocs PR link automation #285 (@mfisher87)
Bump the gha-dependencies group with 4 updates #283 (@dependabot)
Make prettier output more human readable, improve documentation of linting #282 (@mfisher87)
Fix typo and formatting errors in dependabot config #280 (@mfisher87)
Bump actions/upload-artifact to v4 #278 (@trungleduc)
Build docs and Lite deployment in ReadTheDocs #275 (@mfisher87)
Automatically upgrade GitHub Action dependencies with Dependabot #274 (@mfisher87)
Add checks for reST content #273 (@mfisher87)
Improve layer update logic #269 (@Meriem-BenIsmail)
Grey out symbology entry for unsupported layers #255 (@gjmooney)
Replace @jupyterlab/rjsf with FormComponent from @jupyterlab/ui-components #252 (@Meriem-BenIsmail)
Apply pre-commit autofixes #249 (@mfisher87)
Update PR preview links #233 (@martinRenou)
Embed GeoJSON schema in the project to improve build reliability #165 (@arjxn-py)
Documentation improvements#
Remove unnecessary jupyterlab install #301 (@davidbrochart)
Configure lerna to use
jlpm
as npm client #279 (@mfisher87)Add checks for reST content #273 (@mfisher87)
Set expectation that RTC doesn’t work yet in JupyterLite deployment #260 (@mfisher87)
Update contributing docs to be more comprehensive (and fix links) #242 (@mfisher87)
docs: Add conda-forge install instructions #228 (@matthewfeickert)
Update README demo link to open
france_hiking.jGIS
#226 (@mfisher87)
Contributors to this release#
(GitHub contributors page for this release)
@arjxn-py | @brichet | @davidbrochart | @dependabot | @github-actions | @gjmooney | @martinRenou | @matthewfeickert | @Meriem-BenIsmail | @mfisher87 | @pre-commit-ci | @trungleduc
0.1.7#
Enhancements made#
Bugs fixed#
Set collaborative attribute to False in Jupyterlite #192 (@martinRenou)
Maintenance and upkeep improvements#
Commit gallery in the repo #221 (@martinRenou)
Fix update projection and allow exposing maps to ui-tests #214 (@brichet)
Disable docprovider-extension in lite deployment #213 (@brichet)
Use appsharing for testing jupyterlite from PRs and galata reports #188 (@martinRenou)
Documentation improvements#
Fix links to docs and lite deployment #206 (@martinRenou)
Build and publish docs to github pages #205 (@martinRenou)
Contributors to this release#
(GitHub contributors page for this release)
@annefou | @brichet | @github-actions | @gjmooney | @martinRenou
0.1.6#
Enhancements made#
Rename launcher item #180 (@martinRenou)
Add JupyterGIS icons in the filebrowser #179 (@martinRenou)
Read/write color information for QGIS files #175 (@gjmooney)
Bugs fixed#
Remove extra comma from JSON repr, fixing creation of new files #184 (@martinRenou)
Contributors to this release#
0.1.5#
Enhancements made#
Bugs fixed#
Maintenance and upkeep improvements#
Exclude notebooks and qgz files from the lite deployment #172 (@martinRenou)
Remove terrain logic #170 (@martinRenou)
Use file from test directory only in UI tests #169 (@brichet)
Contributors to this release#
(GitHub contributors page for this release)
@arjxn-py | @brichet | @github-actions | @gjmooney | @martinRenou
0.1.4#
Enhancements made#
Bugs fixed#
Hotfix qgis loader for vector tile layer #160 (@martinRenou)
Maintenance and upkeep improvements#
Cleanup examples #162 (@martinRenou)
Contributors to this release#
0.1.3#
Enhancements made#
Improve gdal initialization #156 (@martinRenou)
Build the lite deployment even if integration tests don’t pass #148 (@martinRenou)
Raise an ImportError for the Python API in JupyterLite for now #147 (@martinRenou)
Bugs fixed#
Maintenance and upkeep improvements#
Trigger snapshots update #149 (@martinRenou)
Contributors to this release#
0.1.2#
Enhancements made#
Bugs fixed#
Maintenance and upkeep improvements#
Notebook renderer: Use SharedModelFactory to create shared model #145 (@martinRenou)
Contributors to this release#
(GitHub contributors page for this release)
@arjxn-py | @github-actions | @gjmooney | @martinRenou | @trungleduc
0.1.1#
Although the version number can be misleading, this is the very first of many JupyterGIS releases 📡 🌍
Enhancements made#
Console view #136 (@martinRenou)
Improve toolbar #135 (@martinRenou)
Set Qt offscreen in jupytergis-qgis #131 (@martinRenou)
Small context menus improvements + add symbology menu #129 (@martinRenou)
More homogeneous CSS with the file browser #128 (@martinRenou)
Use extent instead of center position and zoom #119 (@brichet)
Terrain: allow to really exaggerate by removing the maximum #105 (@martinRenou)
Add URL/tiles distinction and PM Tiles support #91 (@gjmooney)
Automatically infer source layer from Vector tile #89 (@martinRenou)
Allow opening basic QGIS files #78 (@martinRenou)
Improve form CSS #74 (@martinRenou)
Update minZoom value for buildings example #50 (@martinRenou)
Attribution controls and navigation controls #43 (@martinRenou)
Notebook API #38 (@martinRenou)
Vector tile source #37 (@martinRenou)
Store map position in schema #34 (@martinRenou)
Rework custom raster layer creation #32 (@martinRenou)
Rework object properties + format url properly #29 (@martinRenou)
Support importing QGIS project #28 (@davidbrochart)
Add layer in the layers tree from the GIS model #22 (@brichet)
Object properties panel #20 (@martinRenou)
Add raster layer gallery #16 (@martinRenou)
Allow for creating tile layers #6 (@martinRenou)
Bugs fixed#
Fix form for vectortilelayer #126 (@martinRenou)
Add try/except case in the gallery building #113 (@martinRenou)
Fix examples schemas #110 (@martinRenou)
Fix select bug when creatng mutltiple new layers #108 (@gjmooney)
Fix the layer order by making a copy of the array before reversing it #88 (@brichet)
Disable form validation at startup if it is invalid #84 (@brichet)
Fix a wrong comparison handling the unused statut of a source #80 (@brichet)
Fix source removal #70 (@martinRenou)
Pin reacttrs #63 (@martinRenou)
Fix bot for updating snapshots #52 (@martinRenou)
Files sort keys #49 (@martinRenou)
Fix opacity step #42 (@martinRenou)
Clean the layer panel if there is no GIS widget in the tracker #23 (@brichet)
Maintenance and upkeep improvements#
Update releaser workflows #134 (@martinRenou)
Fix CI #130 (@martinRenou)
Update repo links #111 (@martinRenou)
Attempt to fix the bot behavior #97 (@martinRenou)
Bump ypywidgets>=0.9.0 #65 (@davidbrochart)
Refactor form building #55 (@martinRenou)
Remove OCC from build env #53 (@martinRenou)
Fix linting #45 (@martinRenou)
Cleanup #31 (@martinRenou)
Drop YJGIS ‘source’ root type #21 (@davidbrochart)
Linting #15 (@martinRenou)
Add jupyterlab build dependency #5 (@davidbrochart)
Add CI #2 (@martinRenou)
Documentation improvements#
Update screenshot to show collaborators #133 (@martinRenou)
Add basic README #132 (@martinRenou)
Fix examples + fix filters schema + proper file validation error message #107 (@martinRenou)
Update JupyterLite examples #106 (@martinRenou)
Update Contributing Guide for Developer Installation #81 (@arjxn-py)
Other merged PRs#
Attempt to fix the bot: part 2 #121 (@martinRenou)
Attempt to fix bot #120 (@martinRenou)
Contributors to this release#
(GitHub contributors page for this release)
@arjxn-py | @brichet | @davidbrochart | @github-actions | @gjmooney | @martinRenou