Releases: geojupyter/jupytergis
Releases Β· geojupyter/jupytergis
v0.1.6
0.1.6
Enhancements made
- Add
logoicon
as tab icon #183 (@arjxn-py) - Reactive toolbar w.r.t width #181 (@arjxn-py)
- 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
v0.1.5
0.1.5
Enhancements made
- Add jupytergis_qgis to metapackage #171 (@martinRenou)
- Animate spinner when fetching band information #167 (@gjmooney)
- Vector symbology api #163 (@gjmooney)
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)
- Add test for ShapeFiles #164 (@arjxn-py)
Contributors to this release
(GitHub contributors page for this release)
@arjxn-py | @brichet | @github-actions | @gjmooney | @martinRenou
v0.1.4
0.1.4
Enhancements made
Bugs fixed
- Hotfix qgis loader for vector tile layer #160 (@martinRenou)
- Fix the update layers #159 (@brichet)
Maintenance and upkeep improvements
- Cleanup examples #162 (@martinRenou)
- Update snapshots #161 (@brichet)
Contributors to this release
v0.1.3
0.1.3
Enhancements made
- Improve gdal initialization #156 (@martinRenou)
- Vector symbology #152 (@gjmooney)
- 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
- Fix update option in main view #153 (@brichet)
- Use base URL for accessing gdal assets #150 (@gjmooney)
- Update geotiff example #146 (@gjmooney)
Maintenance and upkeep improvements
- Add ruff for linting and formatting #151 (@gjmooney)
- Trigger snapshots update #149 (@martinRenou)
Contributors to this release
v0.1.2
0.1.2
Enhancements made
- Add icons #144 (@martinRenou)
- Add handling for line type in vector layer #143 (@arjxn-py)
- Tif layer notebook API #139 (@gjmooney)
Bugs fixed
- Add the scale back #142 (@arjxn-py)
- Add back ShapeFile Support #141 (@arjxn-py)
- Fix jupyterlite issue #138 (@trungleduc)
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
v0.1.1
0.1.1
Although the version number can be misleading, this is the very first of many JupyterGIS releases π‘ π
Enhancements made
- Enable min/max values for tif layers #137 (@gjmooney)
- 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)
- Add symbology panel #123 (@gjmooney)
- Use extent instead of center position and zoom #119 (@brichet)
- Basic export from JGIS to QGIS file #118 (@brichet)
- Switch to OpenLayers for the main view #112 (@gjmooney)
- Terrain: allow to really exaggerate by removing the maximum #105 (@martinRenou)
- #35 Add shapefile support #104 (@arjxn-py)
- Add StateDB to save UI state #103 (@gjmooney)
- Notebook filters #100 (@gjmooney)
- Add Scale to the basemap #96 (@arjxn-py)
- Add filtering in layers #92 (@gjmooney)
- Add URL/tiles distinction and PM Tiles support #91 (@gjmooney)
- Drag and drop layers #90 (@brichet)
- Automatically infer source layer from Vector tile #89 (@martinRenou)
- Reverse the layer order in side panel #85 (@brichet)
- Add python API for image and video layers #83 (@gjmooney)
- Add image and video support #79 (@gjmooney)
- Allow opening basic QGIS files #78 (@martinRenou)
- Add color picker for hillshade shadow color #76 (@gjmooney)
- Add pitch and bearing to map options #75 (@gjmooney)
- Improve form CSS #74 (@martinRenou)
- Add keyboard shortcuts to sources panel #68 (@gjmooney)
- Add support for 3d displays #64 (@gjmooney)
- Add a source panel #60 (@brichet)
- Keyboard shortcuts #58 (@gjmooney)
- Update minZoom value for buildings example #50 (@martinRenou)
- Add Context menu to layer tree items #48 (@gjmooney)
- 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)
- Add geoJSON source and layer #30 (@brichet)
- 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)
- Use event in main view #19 (@brichet)
- Add a layers panel #17 (@brichet)
- Add raster layer gallery #16 (@martinRenou)
- Allow for creating tile layers #6 (@martinRenou)
Bugs fixed
- Fix form for vectortilelayer #126 (@martinRenou)
- fix notebook and qgis ydocs #122 (@brichet)
- 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 layer removal bug #101 (@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)
- New file fix #77 (@gjmooney)
- Fix source removal #70 (@martinRenou)
- Pin reacttrs #63 (@martinRenou)
- Fix context menu issue #61 (@gjmooney)
- Fix undo bug #57 (@gjmooney)
- Fix a typo on the layer tree observer #56 (@brichet)
- Fix bot for updating snapshots #52 (@martinRenou)
- Files sort keys #49 (@martinRenou)
- Fix opacity step #42 (@martinRenou)
- Fix thumnbails in script #27 (@gjmooney)
- Fix new layer in map #26 (@brichet)
- Clean the layer panel if there is no GIS widget in the tracker #23 (@brichet)
- Fix the collaborative document #18 (@brichet)
Maintenance and upkeep improvements
- Update releaser workflows #134 (@martinRenou)
- Fix CI #130 (@martinRenou)
- Some code cleaning #124 (@brichet)
- Fix UI tests [#116](https://github.com/geoj...