Extract all into file per layer, concatenate to single file
This commit is contained in:
parent
9c3682294e
commit
182edb2ee1
52 changed files with 10344 additions and 2200 deletions
42
layers/extra/topplus-open.geojson
Normal file
42
layers/extra/topplus-open.geojson
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"geometry": {
|
||||
"coordinates": [
|
||||
[
|
||||
[
|
||||
4.219,
|
||||
46.317
|
||||
],
|
||||
[
|
||||
16.875,
|
||||
46.317
|
||||
],
|
||||
[
|
||||
16.875,
|
||||
55.776
|
||||
],
|
||||
[
|
||||
4.219,
|
||||
55.776
|
||||
],
|
||||
[
|
||||
4.219,
|
||||
46.317
|
||||
]
|
||||
]
|
||||
],
|
||||
"type": "Polygon"
|
||||
},
|
||||
"properties": {
|
||||
"attribution": {
|
||||
"html": "© <a href=\"http://www.bkg.bund.de\" target=\"_blank\" rel=\"noopener\">Bundesamt für Kartographie und Geodäsie</a> 2018, <a href=\"http://sg.geodatenzentrum.de/web_public/Datenquellen_TopPlus_Open.pdf\" target=\"_blank\" rel=\"noopener\">Datenquellen</a>"
|
||||
},
|
||||
"id": "topplus-open",
|
||||
"name": "TopPlusOpen",
|
||||
"type": "wms",
|
||||
"url": "http://sgx.geodatenzentrum.de/wms_topplus_web_open",
|
||||
"layers": "web",
|
||||
"format": "image/png"
|
||||
},
|
||||
"type": "Feature"
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue