Skip to content

Commit

Permalink
release-ol-3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
elias75015 committed Nov 10, 2021
2 parents 5a52055 + b228ea5 commit 9e6c858
Show file tree
Hide file tree
Showing 13 changed files with 151 additions and 91 deletions.
12 changes: 7 additions & 5 deletions DRAFT_CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@



# Extension Geoportail OpenLayers, version __VERSION__

**__DATE__**
> Release Extension Geoportail openlayers
## Summary

Mise à jour access-lib pour utilisation de l'itinéraire v2
Mise à jour de l'access-lib geoportail en version 3.0.2

## Changelog

* [Added]

* [Changed]

- utilisation de l'itinéraire V2 via geoportal-access-lib 3.0.1 (#312)
- met à jour l'access-lib en version 3.0.2 pour correction géométrie itinéraire

* [Deprecated]

Expand All @@ -30,22 +31,21 @@ Mise à jour access-lib pour utilisation de l'itinéraire v2




# Extension Geoportail Leaflet, version __VERSION__

**__DATE__**
> Release Extension Geoportail leaflet
## Summary

Mise à jour access-lib pour utilisation de l'itinéraire v2

## Changelog

* [Added]

* [Changed]

- utilisation de l'itinéraire V2 via geoportal-access-lib 3.0.1 (#312)
- met à jour l'access-lib en version 3.0.2 pour correction géométrie itinéraire

* [Deprecated]

Expand Down Expand Up @@ -74,6 +74,8 @@ Mise à jour access-lib pour utilisation de l'itinéraire v2

* [Changed]

- met à jour l'access-lib en version 3.0.2 pour correction géométrie itinéraire

* [Deprecated]

* [Removed]
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
44 changes: 22 additions & 22 deletions build/scripts/release/package-itowns.json
Original file line number Diff line number Diff line change
@@ -1,44 +1,44 @@
{
"directories" : {},
"license" : "CECILL-B",
"module" : "src/Itowns/index.js",
"date" : "11/05/2021",
"author" : "IGNF",
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
],
"devDependencies" : {},
"repository" : {
"url" : "https://github.com/IGNF/geoportal-extensions.git",
"type" : "git"
},
"description" : "French Geoportal Extensions for iTowns",
"dependencies" : {
"xmldom" : "^0.1.27",
"node-fetch" : "^2.6.1",
"three" : "0.127.0",
"sortablejs" : "1.8.4",
"itowns" : "2.33.0",
"three" : "0.127.0",
"proj4" : "2.7.0",
"geoportal-access-lib" : "3.0.1",
"proj4" : "2.7.0",
"xmldom" : "^0.1.27",
"node-fetch" : "^2.6.1",
"loglevel" : "1.6.6"
},
"main" : "dist/GpPluginItowns-src.js",
"directories" : {},
"bugs" : {},
"author" : "IGNF",
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-itowns.html",
"description" : "French Geoportal Extensions for iTowns",
"version" : "2.3.2",
"scripts" : {},
"bundleDependencies" : [],
"bugs" : {},
"name" : "geoportal-extensions-itowns",
"license" : "CECILL-B",
"date" : "10/11/2021",
"devDependencies" : {},
"version" : "2.3.3",
"main" : "dist/GpPluginItowns-src.js",
"peerDependencies" : {},
"keywords" : [
"geoportail",
"plugin",
"javascript",
"Itowns"
],
"scripts" : {}
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
],
"module" : "src/Itowns/index.js"
}
64 changes: 32 additions & 32 deletions build/scripts/release/package-leaflet.json
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
{
"directories" : {},
"scripts" : {},
"peerDependencies" : {},
"devDependencies" : {},
"repository" : {
"url" : "https://github.com/IGNF/geoportal-extensions.git",
"type" : "git"
},
"dependencies" : {
"leaflet" : "1.7.1",
"proj4leaflet" : "1.0.2",
"xmldom" : "^0.1.27",
"loglevel" : "1.6.6",
"node-fetch" : "^2.6.1",
"proj4" : "2.7.0",
"sortablejs" : "1.8.4",
"geoportal-access-lib" : "2.1.8",
"leaflet-draw" : "1.0.4"
},
"name" : "geoportal-extensions-leaflet",
"bundleDependencies" : [],
"version" : "2.1.9",
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
],
"date" : "26/04/2021",
"license" : "CECILL-B",
"date" : "10/11/2021",
"module" : "src/Leaflet/index.js",
"keywords" : [
"geoportail",
"plugin",
"javascript",
"leaflet",
"publish"
],
"version" : "2.2.0",
"main" : "dist/GpPluginLeaflet-src.js",
"module" : "src/Leaflet/index.js",
"directories" : {},
"bugs" : {},
"dependencies" : {
"proj4leaflet" : "1.0.2",
"node-fetch" : "^2.6.1",
"leaflet-draw" : "1.0.4",
"xmldom" : "^0.1.27",
"geoportal-access-lib" : "2.1.8",
"loglevel" : "1.6.6",
"leaflet" : "1.7.1",
"proj4" : "2.7.0",
"sortablejs" : "1.8.4"
},
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-leaflet.html",
"license" : "CECILL-B",
"description" : "French Geoportal Extension for Leaflet",
"scripts" : {},
"peerDependencies" : {},
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-leaflet.html",
"author" : "IGNF",
"name" : "geoportal-extensions-leaflet",
"repository" : {
"type" : "git",
"url" : "https://github.com/IGNF/geoportal-extensions.git"
},
"devDependencies" : {}
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
]
}
56 changes: 28 additions & 28 deletions build/scripts/release/package-openlayers.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
{
"scripts" : {},
"peerDependencies" : {},
"bugs" : {},
"devDependencies" : {},
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-openlayers.html",
"repository" : {
"url" : "https://github.com/IGNF/geoportal-extensions.git",
"type" : "git"
},
"directories" : {},
"bundleDependencies" : [],
"main" : "dist/GpPluginOpenLayers-src.js",
"date" : "08/11/2021",
"scripts" : {},
"license" : "CECILL-B",
"author" : "IGNF",
"files" : [
"dist/",
Expand All @@ -20,27 +11,36 @@
"README.md",
"package.json"
],
"peerDependencies" : {},
"name" : "geoportal-extensions-openlayers",
"dependencies" : {
"proj4" : "2.7.0",
"eventbusjs" : "0.2.0",
"node-fetch" : "^2.6.1",
"ol" : "6.3.1",
"loglevel" : "1.6.6",
"@mapbox/mapbox-gl-style-spec" : "13.14.0",
"xmldom" : "^0.1.27",
"ol-mapbox-style" : "6.3.2",
"geoportal-access-lib" : "3.0.1",
"sortablejs" : "1.8.4"
},
"version" : "3.2.1",
"description" : "French Geoportal Extensions for OpenLayers",
"module" : "src/OpenLayers/index.js",
"version" : "3.2.2",
"keywords" : [
"geoportail",
"plugin",
"javascript",
"OpenLayers"
]
],
"module" : "src/OpenLayers/index.js",
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-openlayers.html",
"description" : "French Geoportal Extensions for OpenLayers",
"dependencies" : {
"node-fetch" : "^2.6.1",
"ol-mapbox-style" : "6.3.2",
"@mapbox/mapbox-gl-style-spec" : "13.14.0",
"geoportal-access-lib" : "3.0.1",
"proj4" : "2.7.0",
"loglevel" : "1.6.6",
"sortablejs" : "1.8.4",
"eventbusjs" : "0.2.0",
"ol" : "6.3.1",
"xmldom" : "^0.1.27"
},
"date" : "10/11/2021",
"devDependencies" : {},
"repository" : {
"url" : "https://github.com/IGNF/geoportal-extensions.git",
"type" : "git"
},
"license" : "CECILL-B",
"main" : "dist/GpPluginOpenLayers-src.js",
"bundleDependencies" : []
}
29 changes: 29 additions & 0 deletions doc/CHANGELOG-leaflet.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [Extension Geoportail Leaflet, version 2.1.10](#extension-geoportail-leaflet-version-2110)
* [Summary](#summary-16)
* [Changelog](#changelog-13)
- [Extension Geoportail Leaflet, version 2.2.0](#extension-geoportail-leaflet-version-220)
* [Summary](#summary-17)
* [Changelog](#changelog-14)

<!-- tocstop -->

Expand Down Expand Up @@ -523,3 +526,29 @@ Reparation du profil altimétrique
* [Security]

---
# Extension Geoportail Leaflet, version 2.2.0

**04/11/2021**
> Release Extension Geoportail leaflet

## Summary

=Mise à jour access-lib pour utilisation de l'itinéraire v2
## Changelog
* [Added]
* [Changed]
- utilisation de l'itinéraire V2 via geoportal-access-lib 3.0.1 (#312)

* [Deprecated]

* [Removed]

* [Fixed]

* [Security]

---
29 changes: 29 additions & 0 deletions doc/CHANGELOG-openlayers.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [Extension Geoportail OpenLayers, version 3.2.0](#extension-geoportail-openlayers-version-320)
* [Summary](#summary-24)
* [Changelog](#changelog-21)
- [Extension Geoportail OpenLayers, version 3.2.1](#extension-geoportail-openlayers-version-321)
* [Summary](#summary-25)
* [Changelog](#changelog-22)

<!-- tocstop -->

Expand Down Expand Up @@ -924,3 +927,29 @@ Upgrade des dependances :
* [Security]

---
# Extension Geoportail OpenLayers, version 3.2.1

**08/11/2021**
> Release Extension Geoportail openlayers
## Summary

Mise à jour access-lib pour utilisation de l'itinéraire v2

## Changelog

* [Added]

* [Changed]

- utilisation de l'itinéraire V2 via geoportal-access-lib 3.0.1 (#312)

* [Deprecated]

* [Removed]

* [Fixed]

* [Security]

---
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "geoportal-extensions",
"description": "French Geoportal Extensions for OpenLayers, Leaflet and iTowns libraries",
"version": "2.6.1",
"date": "08/11/2021",
"version": "2.6.2",
"date": "10/11/2021",
"leafletExtName": "French Geoportal Extension for Leaflet",
"leafletExtVersion": "2.2.0",
"olExtName": "French Geoportal Extension for OpenLayers",
"olExtVersion": "3.2.1",
"olExtVersion": "3.2.2",
"itownsExtName": "French Geoportal Extension for Itowns",
"itownsExtVersion": "2.3.3",
"main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js",
Expand Down Expand Up @@ -66,7 +66,7 @@
"dependencies": {
"@mapbox/mapbox-gl-style-spec": "13.14.0",
"eventbusjs": "0.2.0",
"geoportal-access-lib": "3.0.1",
"geoportal-access-lib": "3.0.2",
"itowns": "2.33.0",
"leaflet": "1.7.1",
"leaflet-draw": "1.0.4",
Expand Down

0 comments on commit 9e6c858

Please sign in to comment.