* implements new build for netgis map client
This commit is contained in:
2022-05-12 13:22:46 +02:00
parent db884baa09
commit 946f3af77c
20 changed files with 17417 additions and 52 deletions

View File

@@ -52,5 +52,13 @@
"search":
{
"url": "/client/proxy?https://www.geoportal.rlp.de/mapbender/geoportal/gaz_geom_mobile.php?outputFormat=json&resultTarget=web&searchEPSG={epsg}&maxResults=5&maxRows=5&featureClass=P&style=full&searchText={q}&name_startsWith={q}"
},
"export":
{
"logo": "/static/assets/logo.png",
"gifWebWorker": "/static/libs/gifjs/0.2.0/gif.worker.js",
"defaultFilename": "Export",
"defaultMargin": 10
}
}