Releases: geojupyter/jupytergis
Releases · geojupyter/jupytergis
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...