Skip to content

Commit

Permalink
release ol-3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
azarz committed Dec 3, 2021
2 parents 6a78fb2 + 5b91053 commit 4d2465a
Show file tree
Hide file tree
Showing 18 changed files with 465 additions and 169 deletions.
16 changes: 10 additions & 6 deletions DRAFT_CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@





# Extension Geoportail OpenLayers, version __VERSION__

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

Mise à jour de l'access-lib geoportail en version 3.0.3
Utilisation de plusieurs clefs

## Changelog

* [Added]

* [Changed]

- met à jour l'access-lib en version 3.0.3 pour correction géométrie itinéraire
- possibilité d'utiliser une liste de clés dans le tag data-key : <script src="../../../dist/openlayers/GpPluginOpenLayers-src.js" data-key="cartes,administratif,jhyvi0fgmnuxvfv0zjzorvdn"></script>

* [Deprecated]

Expand All @@ -39,13 +41,15 @@ Mise à jour de l'access-lib geoportail en version 3.0.3
## Summary

Utilisation de plusieurs clefs

## Changelog

* [Added]

* [Changed]

- met à jour l'access-lib en version 3.0.2 pour correction géométrie itinéraire
- possibilité d'utiliser une liste de clés dans le tag data-key : <script src="../../../dist/openlayers/GpPluginOpenLayers-src.js" data-key="cartes,administratif,jhyvi0fgmnuxvfv0zjzorvdn"></script>

* [Deprecated]

Expand All @@ -68,22 +72,22 @@ Mise à jour de l'access-lib geoportail en version 3.0.3
## Summary

Utilisation de plusieurs clefs

## Changelog

* [Added]

* [Changed]

- met à jour l'access-lib en version 3.0.2 pour correction géométrie itinéraire
- possibilité d'utiliser une liste de clés dans le tag data-key : <script src="../../../dist/openlayers/GpPluginOpenLayers-src.js" data-key="cartes,administratif,jhyvi0fgmnuxvfv0zjzorvdn"></script>

* [Deprecated]

* [Removed]

* [Fixed]

- import eventDispatcher de THREE (e57a755794957de54f2ef5c5ffdac8687dc59985)

* [Security]

---
Binary file modified build/scripts/release/geoportal-extensions-itowns-2.3.3.tgz
Binary file not shown.
Binary file modified build/scripts/release/geoportal-extensions-leaflet-2.2.0.tgz
Binary file not shown.
Binary file modified build/scripts/release/geoportal-extensions-openlayers-3.2.3.tgz
Binary file not shown.
46 changes: 23 additions & 23 deletions build/scripts/release/package-itowns.json
Original file line number Diff line number Diff line change
@@ -1,44 +1,44 @@
{
"description" : "French Geoportal Extensions for iTowns",
"repository" : {
"url" : "https://github.com/IGNF/geoportal-extensions.git",
"type" : "git"
},
"description" : "French Geoportal Extensions for iTowns",
"bugs" : {},
"main" : "dist/GpPluginItowns-src.js",
"devDependencies" : {},
"scripts" : {},
"license" : "CECILL-B",
"author" : "IGNF",
"name" : "geoportal-extensions-itowns",
"peerDependencies" : {},
"dependencies" : {
"three" : "0.127.0",
"xmldom" : "^0.1.27",
"proj4" : "2.7.0",
"sortablejs" : "1.8.4",
"three" : "0.127.0",
"geoportal-access-lib" : "3.0.5",
"itowns" : "2.33.0",
"geoportal-access-lib" : "3.0.1",
"proj4" : "2.7.0",
"xmldom" : "^0.1.27",
"node-fetch" : "^2.6.1",
"loglevel" : "1.6.6"
},
"directories" : {},
"bugs" : {},
"author" : "IGNF",
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-itowns.html",
"scripts" : {},
"directories" : {},
"bundleDependencies" : [],
"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"
],
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
],
"module" : "src/Itowns/index.js"
"version" : "2.3.4",
"keywords" : [
"geoportail",
"plugin",
"javascript",
"Itowns"
],
"module" : "src/Itowns/index.js",
"date" : "10/11/2021"
}
52 changes: 26 additions & 26 deletions build/scripts/release/package-leaflet.json
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
{
"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" : [],
"license" : "CECILL-B",
"date" : "10/11/2021",
"module" : "src/Leaflet/index.js",
"keywords" : [
"geoportail",
"plugin",
"javascript",
"leaflet",
"publish"
],
"version" : "2.2.0",
"bundleDependencies" : [],
"main" : "dist/GpPluginLeaflet-src.js",
"directories" : {},
"peerDependencies" : {},
"bugs" : {},
"license" : "CECILL-B",
"author" : "IGNF",
"description" : "French Geoportal Extension for Leaflet",
"repository" : {
"type" : "git",
"url" : "https://github.com/IGNF/geoportal-extensions.git"
},
"scripts" : {},
"dependencies" : {
"geoportal-access-lib" : "3.0.5",
"xmldom" : "^0.1.27",
"proj4" : "2.7.0",
"sortablejs" : "1.8.4",
"leaflet-draw" : "1.0.4",
"leaflet" : "1.7.1",
"proj4leaflet" : "1.0.2",
"node-fetch" : "^2.6.1",
"loglevel" : "1.6.6"
},
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-leaflet.html",
"author" : "IGNF",
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
]
],
"module" : "src/Leaflet/index.js",
"version" : "2.2.1",
"date" : "10/11/2021",
"directories" : {},
"devDependencies" : {}
}
54 changes: 27 additions & 27 deletions build/scripts/release/package-openlayers.json
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
{
"date" : "10/11/2021",
"keywords" : [
"geoportail",
"plugin",
"javascript",
"OpenLayers"
],
"repository" : {
"url" : "https://github.com/IGNF/geoportal-extensions.git",
"type" : "git"
},
"author" : "IGNF",
"scripts" : {},
"name" : "geoportal-extensions-openlayers",
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
],
"license" : "CECILL-B",
"module" : "src/OpenLayers/index.js",
"bugs" : {},
"bundleDependencies" : [],
"scripts" : {},
"keywords" : [
"geoportail",
"plugin",
"javascript",
"OpenLayers"
],
"name" : "geoportal-extensions-openlayers",
"peerDependencies" : {},
"version" : "3.2.3",
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-openlayers.html",
"description" : "French Geoportal Extensions for OpenLayers",
"main" : "dist/GpPluginOpenLayers-src.js",
"version" : "3.2.4",
"dependencies" : {
"eventbusjs" : "0.2.0",
"node-fetch" : "^2.6.1",
"ol" : "6.3.1",
"geoportal-access-lib" : "3.0.3",
"xmldom" : "^0.1.27",
"proj4" : "2.7.0",
"eventbusjs" : "0.2.0",
"@mapbox/mapbox-gl-style-spec" : "13.14.0",
"ol-mapbox-style" : "6.3.2",
"loglevel" : "1.6.6",
"sortablejs" : "1.8.4"
"geoportal-access-lib" : "3.0.5",
"sortablejs" : "1.8.4",
"@mapbox/mapbox-gl-style-spec" : "13.14.0",
"xmldom" : "^0.1.27",
"ol" : "6.3.1"
},
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-openlayers.html",
"main" : "dist/GpPluginOpenLayers-src.js",
"directories" : {},
"bundleDependencies" : [],
"module" : "src/OpenLayers/index.js",
"devDependencies" : {},
"directories" : {}
"license" : "CECILL-B",
"repository" : {
"type" : "git",
"url" : "https://github.com/IGNF/geoportal-extensions.git"
},
"date" : "10/11/2021",
"bugs" : {}
}
58 changes: 58 additions & 0 deletions doc/CHANGELOG-openlayers.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [Extension Geoportail OpenLayers, version 3.2.1](#extension-geoportail-openlayers-version-321)
* [Summary](#summary-25)
* [Changelog](#changelog-22)
- [Extension Geoportail OpenLayers, version 3.2.2](#extension-geoportail-openlayers-version-322)
* [Summary](#summary-26)
* [Changelog](#changelog-23)
- [Extension Geoportail OpenLayers, version 3.2.3](#extension-geoportail-openlayers-version-323)
* [Summary](#summary-27)
* [Changelog](#changelog-24)

<!-- tocstop -->

Expand Down Expand Up @@ -953,3 +959,55 @@ Mise à jour access-lib pour utilisation de l'itinéraire v2
* [Security]

---
# Extension Geoportail OpenLayers, version 3.2.2

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

Mise à jour de l'access-lib geoportail en version 3.0.2

## Changelog

* [Added]

* [Changed]

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

* [Deprecated]

* [Removed]

* [Fixed]

* [Security]

---
# Extension Geoportail OpenLayers, version 3.2.3

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

Mise à jour de l'access-lib geoportail en version 3.0.3

## Changelog

* [Added]

* [Changed]

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

* [Deprecated]

* [Removed]

* [Fixed]

* [Security]

---
10 changes: 9 additions & 1 deletion doc/README-openlayers.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,12 @@ Une fois la clef obtenue, vous pouvez paramétrer l'utilisation de l'extension a
<script data-key="VOTRE-CLEF" src="chemin/vers/GpPluginOpenLayers.js"></script>
```

Clés multiples : Si vous devez utiliser plusieurs clés d'accès, il est possible de mettre une liste de clés dans l'attribut data-key :

``` html
<script data-key="VOTRE-CLEF-1,VOTRE-CLEF-2,VOTRE-CLEF-3" src="chemin/vers/GpPluginOpenLayers.js"></script>
```

Votre utilisation des fonctionnalités de l'extension Géoportail sera alors simplement conditionnée par la réception de l'événement onload de la page web, comme sur l'exemple suivant :

``` html
Expand Down Expand Up @@ -255,6 +261,9 @@ Votre utilisation des fonctionnalités de l'extension Géoportail sera alors sim

Vous pouvez améliorer le temps de chargement de votre page en mettant en cache sur votre plateforme la configuration associée à votre clef d'accès. Il vous suffit pour cela de récupérer le fichier de configuration (autoconf.json) obtenu à l'aide [du formulaire de ce tutoriel](http://ignf.github.io/geoportal-access-lib/latest/jsdoc/tutorial-optimize-getconfig.html).

Si vous souhaitez une autoconfiguration locale unique avec plusieurs clés, c'est possible. Pour cela, enregistrer le contenu de la requête suivante dans un fichier autoconf.json (en remplacant key1, key2, key3... par vos clés) :
[autoconf multi-clés : https://wxs.ign.fr/key1/autoconf/?keys=key1,key2,key&output=json&callback=callback](https://wxs.ign.fr/key1/autoconf/?keys=key1,key2,key&output=json&callback=callback)

Enregistrez ce fichier sur votre plateforme et paramétrez l'extension Géoportail de la manière suivante (selon les méthodes citées précédemment) :

**Méthode 1** : Utilisez l'attribut "data-url" de la balise **script** chargeant l'extension pour pointer vers votre fichier :
Expand Down Expand Up @@ -282,7 +291,6 @@ Votre utilisation des fonctionnalités de l'extension Géoportail sera alors sim
</html>
```


**Méthode 2** : Utilisez le paramètre *serverUrl* de la fonction Gp.Services.getConfig() pour pointer vers votre fichier, ainsi que le paramètre *callbackSuffix*, de la manière suivante :

``` html
Expand Down
Loading

0 comments on commit 4d2465a

Please sign in to comment.