@ignf-geoportal/sdk-2d
Version:
French Geoportal SDK based on OpenLayers (2D)
41 lines (40 loc) • 982 B
JSON
{
"module" : "src/SDK2D.js",
"scripts" : {},
"name" : "@ignf-geoportal/sdk-2d",
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/sdk.html",
"description" : "French Geoportal SDK based on OpenLayers (2D)",
"main" : "dist/GpSDK2D-src.js",
"license" : "CECILL-B",
"bugs" : {
"url" : "https://github.com/IGNF/geoportal-sdk/issues"
},
"directories" : {},
"dependencies" : {
"node-fetch" : "^2.6.1",
"geoportal-extensions-openlayers" : "3.4.6",
"xmldom" : "^0.1.27",
"ol" : "6.9.0"
},
"version" : "3.5.6",
"author" : "IGNF",
"date" : "12/06/2025",
"keywords" : [
"openlayers",
"geoportail",
"geoplateforme",
"webservice",
"javascript"
],
"repository" : {
"url" : "https://github.com/IGNF/geoportal-sdk.git",
"type" : "git"
},
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
]
}