Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mapconcierge/76dc352c232fe20edb0e0ffb91a78748 to your computer and use it in GitHub Desktop.
Save mapconcierge/76dc352c232fe20edb0e0ffb91a78748 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "龍春寺",
"description": "布袋尊",
"_markerType": "Icon",
"_iconUrl": "https://maps.gsi.go.jp/portal/sys/v4/symbols/080.png",
"_iconSize": [
20,
20
],
"_iconAnchor": [
10,
10
]
},
"geometry": {
"type": "Point",
"coordinates": [
140.728008,
36.888133
]
}
},
{
"type": "Feature",
"properties": {
"name": "建徳寺",
"description": "福禄寿",
"_markerType": "Icon",
"_iconUrl": "https://maps.gsi.go.jp/portal/sys/v4/symbols/080.png",
"_iconSize": [
20,
20
],
"_iconAnchor": [
10,
10
]
},
"geometry": {
"type": "Point",
"coordinates": [
140.823076,
36.991173
]
}
},
{
"type": "Feature",
"properties": {
"name": "聖樹院",
"description": "大黒天",
"_markerType": "Icon",
"_iconUrl": "https://maps.gsi.go.jp/portal/sys/v4/symbols/080.png",
"_iconSize": [
20,
20
],
"_iconAnchor": [
10,
10
]
},
"geometry": {
"type": "Point",
"coordinates": [
140.875443,
37.044328
]
}
},
{
"type": "Feature",
"properties": {
"name": "長興寺",
"description": "長老人",
"_markerType": "Icon",
"_iconUrl": "https://maps.gsi.go.jp/portal/sys/v4/symbols/080.png",
"_iconSize": [
20,
20
],
"_iconAnchor": [
10,
10
]
},
"geometry": {
"type": "Point",
"coordinates": [
140.876559,
37.058619
]
}
},
{
"type": "Feature",
"properties": {
"name": "妙光寺",
"description": "毘沙門天",
"_markerType": "Icon",
"_iconUrl": "https://maps.gsi.go.jp/portal/sys/v4/symbols/080.png",
"_iconSize": [
20,
20
],
"_iconAnchor": [
10,
10
]
},
"geometry": {
"type": "Point",
"coordinates": [
140.749551,
37.026317
]
}
},
{
"type": "Feature",
"properties": {
"name": "波立寺",
"description": "恵比寿天",
"_markerType": "Icon",
"_iconUrl": "https://maps.gsi.go.jp/portal/sys/v4/symbols/080.png",
"_iconSize": [
20,
20
],
"_iconAnchor": [
10,
10
]
},
"geometry": {
"type": "Point",
"coordinates": [
140.996121,
37.119307
]
}
},
{
"type": "Feature",
"properties": {
"name": "龍光寺",
"description": "弁財天",
"_markerType": "Icon",
"_iconUrl": "https://maps.gsi.go.jp/portal/sys/v4/symbols/080.png",
"_iconSize": [
20,
20
],
"_iconAnchor": [
10,
10
]
},
"geometry": {
"type": "Point",
"coordinates": [
140.995402,
37.13703
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment