Newer
Older
2022-naoyuki / leaflet / hope.geojson
@naoyuki naoyuki on 12 Dec 2022 2 KB add
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "hope(ライブハウス)",
        "description": "# 駐車場は市役所か近くの有料駐車場です"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          139.835874,
          38.91612
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "hopeまでの道"
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            139.835902,
            38.916131
          ],
          [
            139.83614,
            38.916072
          ],
          [
            139.836488,
            38.91599
          ],
          [
            139.836742,
            38.9159
          ],
          [
            139.836431,
            38.915279
          ],
          [
            139.835778,
            38.914073
          ],
          [
            139.835359,
            38.913247
          ],
          [
            139.83491,
            38.912325
          ],
          [
            139.83487,
            38.912083
          ],
          [
            139.834931,
            38.911725
          ],
          [
            139.835168,
            38.910975
          ],
          [
            139.835819,
            38.908819
          ],
          [
            139.835095,
            38.90843
          ],
          [
            139.831367,
            38.906239
          ],
          [
            139.828856,
            38.904845
          ],
          [
            139.824543,
            38.902336
          ],
          [
            139.822387,
            38.901084
          ],
          [
            139.821335,
            38.9003
          ],
          [
            139.818857,
            38.898817
          ],
          [
            139.819415,
            38.89769
          ],
          [
            139.819733,
            38.897026
          ],
          [
            139.819926,
            38.896517
          ],
          [
            139.819894,
            38.89539
          ],
          [
            139.819958,
            38.894405
          ],
          [
            139.819944,
            38.892686
          ],
          [
            139.820073,
            38.891133
          ],
          [
            139.819171,
            38.891167
          ],
          [
            139.81915,
            38.891434
          ]
        ]
      }
    }
  ]
}