-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -566,8 +566,8 @@ make timgen-build | |
- [#380](https://github.com/LayerManager/layman/issues/380) Enable to upload geojson with "id" attribute with non-unique values. | ||
- [#383](https://github.com/LayerManager/layman/issues/383) Add new Makefile target `upgrade-after-timeout` to finish upgrade in case of GeoServer call timeout. | ||
- Fix [GET Workspace Layer](doc/rest.md#get-workspace-layer) documentation; `style` item was incorrectly used instead of `sld`. | ||
- [#347](https://github.com/LayerManager/layman/issues/347) Upgrade PostgreSQL 10 to 13.3 and PostGIS 2.4 to 3.1. Use docker image from [layermanager/[email protected]](https://hub.docker.com/repository/docker/layermanager/postgis@github.com), source is located at [layermanager/[email protected]](https://github.com/LayerManager/docker-postgis). | ||
- [#367](https://github.com/LayerManager/layman/issues/367) Upgrade gdal from 2.4 to 3.3. Use docker image from [osgeo/[email protected]](https://hub.docker.com/r/osgeo/gdal), source is located at [osgeo/[email protected]](https://github.com/OSGeo/gdal/tree/master/docker). | ||
- [#347](https://github.com/LayerManager/layman/issues/347) Upgrade PostgreSQL 10 to 13.3 and PostGIS 2.4 to 3.1. Use docker image from [layermanager/[email protected]](https://hub.docker.com/repository/docker/layermanager/postgis), source is located at [layermanager/[email protected]](https://github.com/LayerManager/docker-postgis). | ||
- [#367](https://github.com/LayerManager/layman/issues/367) Upgrade gdal from 2.4 to 3.3. Use docker image from [osgeo/[email protected]](https://hub.docker.com/repository/docker/osgeo/gdal), source is located at [osgeo/[email protected]](https://github.com/OSGeo/gdal/tree/master/docker). | ||
- [#367](https://github.com/LayerManager/layman/issues/367) Upgrade also | ||
- python from 3.6 to 3.8 | ||
- flask from 1.1 to 2.0 | ||
|