Skip to content

Commit

Permalink
Update layers7.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
johofukyu authored Feb 20, 2024
1 parent 51ace50 commit d7b34e1
Showing 1 changed file with 19 additions and 11 deletions.
30 changes: 19 additions & 11 deletions layers_txt/layers7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1375,47 +1375,55 @@
"toggleall": false,
"html": "<div class='layer_text'><p>電子国土基本図を更新した地域を年月別に表示します。</p></div>",
"entries": [
{
{
"type": "LayerGroup",
"title": "2024年登山道更新情報",
"title": "2024年迅速更新情報",
"toggleall": false,
"entries": [
{
"type": "Layer",
"id": "toz202401",
"id": "jin202401",
"title": "1月更新",
"url": "https://maps.gsi.go.jp/xyz/toz202401/{z}/{x}/{y}.geojson",
"iconUrl": "https://maps.gsi.go.jp/portal/sys/v4/symbols/080.png",
"url": "https://maps.gsi.go.jp/xyz/jin202401/{z}/{x}/{y}.geojson",
"maxNativeZoom": 2,
"cocotile": false
}
]
},
{
"type": "LayerGroup",
"title": "2024年迅速更新情報",
"title": "2024年面的更新情報",
"toggleall": false,
"entries": [
{
"type": "Layer",
"id": "jin202401",
"id": "men202401",
"title": "1月更新",
"iconUrl": "https://maps.gsi.go.jp/portal/sys/v4/symbols/080.png",
"url": "https://maps.gsi.go.jp/xyz/jin202401/{z}/{x}/{y}.geojson",
"url": "https://maps.gsi.go.jp/xyz/men202401/{z}/{x}/{y}.geojson",
"maxNativeZoom": 2,
"cocotile": false
}
]
},
{
"type": "LayerGroup",
"title": "2024年面的更新情報",
"title": "2024年登山道更新情報",
"toggleall": false,
"entries": [
{
"type": "Layer",
"id": "toz202402",
"title": "2月更新",
"url": "https://maps.gsi.go.jp/xyz/toz202402/{z}/{x}/{y}.geojson",
"maxNativeZoom": 2,
"cocotile": false
},
{
"type": "Layer",
"id": "men202401",
"id": "toz202401",
"title": "1月更新",
"url": "https://maps.gsi.go.jp/xyz/men202401/{z}/{x}/{y}.geojson",
"url": "https://maps.gsi.go.jp/xyz/toz202401/{z}/{x}/{y}.geojson",
"maxNativeZoom": 2,
"cocotile": false
}
Expand Down

0 comments on commit d7b34e1

Please sign in to comment.