Skip to content

Commit

Permalink
Merge pull request #13 from GeoNode/master
Browse files Browse the repository at this point in the history
Update master
  • Loading branch information
dimasciput authored Mar 2, 2021
2 parents ed363f2 + 2b2325a commit 2743f4f
Show file tree
Hide file tree
Showing 445 changed files with 50,508 additions and 25,393 deletions.
7 changes: 7 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Authors
=======

Alessio Fabiani

Contributors
============
70 changes: 70 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,75 @@
# Change Log

## 2.0.9 [2020-12-01]

- Install `pip install django-mapstore-adapter>=2.0.6` instructions [Here](https://pypi.org/project/django-mapstore-adapter/)
- Install `pip install django-geonode-mapstore-client==2.0.9` instructions [Here](https://pypi.org/project/django-geonode-mapstore-client/2.0.9/)
- Based on [GeoNode MapStore Adapter v2.0.6+](https://github.com/GeoNode/django-mapstore-adapter/releases/tag/2.0.6)
- Based on [MapStore2 - v2020.02.00](https://github.com/geosolutions-it/MapStore2/releases/tag/v2020.02.00)

[Full Changelog](https://github.com/GeoNode/geonode-mapstore-client/compare/2.0.8...2.0.9)

<li> 2020-11-24: allyoucanmap <a href="https://github.com/GeoNode/geonode-mapstore-client/commit/664563298e92d6c4272deb86b97fc70080893e3c" target="blank"> update client bundle</a></li>
<li> 2020-11-24: allyoucanmap <a href="https://github.com/GeoNode/geonode-mapstore-client/commit/a12cc619be19fbaef6397de8a2d018ae155805be" target="blank"> replace require with import and export and update mapstore submodule</a></li>
<li> 2020-11-11: allyoucanmap <a href="https://github.com/GeoNode/geonode-mapstore-client/commit/bd21a9847cb757bad4705c758000da4c6806ff87" target="blank"> restore version</a></li>
<li> 2020-11-11: allyoucanmap <a href="https://github.com/GeoNode/geonode-mapstore-client/commit/b8e1ea99f64b4c9f04216d6fc0956f56a907594c" target="blank"> update client bundle</a></li>
<li> 2020-11-11: allyoucanmap <a href="https://github.com/GeoNode/geonode-mapstore-client/commit/7f4ae17bfa48ab86f16e32374df2f936d74a7f24" target="blank"> add project extensibility, map swipe and locate plugins</a></li>
<li> 2020-11-03: allyoucanmap <a href="https://github.com/GeoNode/geonode-mapstore-client/commit/0eee341416e742bb5d858a75a85322e9d8ce075b" target="blank"> update mapstore submodule</a></li>
<li> 2020-11-03: allyoucanmap <a href="https://github.com/GeoNode/geonode-mapstore-client/commit/5e931f529cad9dd2ceb662a7dcd9b28b22af2f29" target="blank"> hide background selector controls</a></li>
<li> 2020-11-03: allyoucanmap <a href="https://github.com/GeoNode/geonode-mapstore-client/commit/e6e40f93d9a600a2d6e49562c898fe8a194cd4be" target="blank"> add custom save and save as plugins</a></li>
<li> 2020-10-14: allyoucanmap <a href="https://github.com/GeoNode/geonode-mapstore-client/commit/cd41b162a5c7784a5dd9d6c2240a1035552358eb" target="blank"> update client bundle</a></li>
<li> 2020-10-14: allyoucanmap <a href="https://github.com/GeoNode/geonode-mapstore-client/commit/f93bdb29ffb2a1e1972666948ae6c8499c046ab4" target="blank"> replace save and saveAs plugin with custom ones to improve the saving workflow</a></li>
<li> 2020-08-03: afabiani <a href="https://github.com/GeoNode/geonode-mapstore-client/commit/50dc57e4f79a623463f03fddbc3caa90621a8471" target="blank"> - Bump to version 2.0.8.1</a></li>

## 2.0.8 [2020-07-31]

### Main features

- Install `pip install django-mapstore-adapter>=2.0.4` instructions [Here](https://pypi.org/project/django-mapstore-adapter/)
- Install `pip install django-geonode-mapstore-client==2.0.8` instructions [Here](https://pypi.org/project/django-geonode-mapstore-client/2.0.8/)
- Based on [GeoNode MapStore Adapter v2.0.4+](https://github.com/GeoNode/django-mapstore-adapter/releases/tag/2.0.4)
- Based on [MapStore2 - v2020.02.00](https://github.com/geosolutions-it/MapStore2/releases/tag/v2020.02.00)

### Main Features
- **Story Map**: build your fascinating stories using MapStore contents and more. You are invited to discover this new interesting functionality by looking at the online documentation [here](https://mapstore.readthedocs.io/en/latest/user-guide/exploring-stories/). Special thanks to the MapStore team for this.
- **Application Contexts**: as administrator you can now build and configure your own map viewer, share it and create maps on it, learn more looking at the online documentation [here](https://mapstore.readthedocs.io/en/latest/user-guide/managing-contexts/). Special thanks to the MapStore team for this.

### Other Improvements

- **Attribute Table**: the features selection by clicking on map now available, the online docomentation [here](https://mapstore.readthedocs.io/en/latest/user-guide/filtering-layers/#quick-filter-by-clicked-point)
- **Measurements**: more advanced improvements have been provided, look at the online documentation [here](https://mapstore.readthedocs.io/en/latest/user-guide/measure/) to learn more
- **Import/Export**: the WMC format is now available, the online documentation [here](https://mapstore.readthedocs.io/en/latest/user-guide/import/)
- **Catalog Tool**: new source types are available like TMS and WFS, the online documentation [here](https://mapstore.readthedocs.io/en/latest/user-guide/catalog/#catalog-types)
- **Identify Tool**: some new entries like the identify popup mode and the posibility to switch in edit mode by opening the attribute table, the online documentation [here](https://mapstore.readthedocs.io/en/latest/user-guide/side-bar/#identify-tool)
- **Layer Settings**: you can now edit the legend size, look at the online documentation [here](https://mapstore.readthedocs.io/en/latest/user-guide/layer-settings/#display)


### Links

- **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2020.01.01...v2020.02.00)**

- **[Implemented enhancements](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222020.02.00%22+is%3Aclosed+label%3Aenhancement)**

- **[Fixed bugs](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222020.02.00%22+is%3Aclosed+label%3Abug)**

- **[Closed issues](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222020.02.00%22+is%3Aclosed)**

[Full Changelog](https://github.com/GeoNode/geonode-mapstore-client/compare/2.0.7...2.0.8)

<li> 2020-07-31: afabiani <a href="https://github.com/GeoNode/geonode-mapstore-client/commit/be8de8268c9667bc8e9bd4bad0feec9cb463525b" target="blank"> - Bump MapStore2 to v2020.02.00 (https://github.com/geosolutions-it/MapStore2/releases/tag/v2020.02.00)</a></li>

## 2.0.7 [2020-07-14]

- <a href="https://github.com/GeoNode/geonode-mapstore-client/issues/62">Print Button not showing up anymore with latest updates</a>

[Full Changelog](https://github.com/GeoNode/geonode-mapstore-client/compare/2.0.6...2.0.7)

## 2.0.6 [2020-07-10]

- <a href="https://github.com/GeoNode/geonode-mapstore-client/issues/61">Visual style editor</a>

[Full Changelog](https://github.com/GeoNode/geonode-mapstore-client/compare/2.0.5...2.0.6)

## 2.0.5 [2020-05-05]

- Updated MapStore2 to <a href="https://github.com/geosolutions-it/MapStore2/commit/8d8f455e4e9c8fccba7f102d7c6bfbb9d2243be9">2020.02.00</a>
Expand Down
Loading

0 comments on commit 2743f4f

Please sign in to comment.