Newer
Older
2022-yuto / map / maxvalu / maxvalu.geojson
@Yuto Togashi Yuto Togashi on 16 Dec 2022 4 KB add geojson
var maxvalu =
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "_umap_options": {
          "color": "Teal"
        },
        "name": "東北公益文科大学 駐車場"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          139.819506,
          38.891617
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "_umap_options": {
          "color": "MediumVioletRed"
        },
        "name": "マックスバリュ 東泉店"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          139.851014,
          38.930514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "東北公益文科大学からマックスバリュ 東泉店までの道のり"
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            139.819506,
            38.891616
          ],
          [
            139.819522,
            38.891137
          ],
          [
            139.820101,
            38.891154
          ],
          [
            139.820045,
            38.891805
          ],
          [
            139.819946,
            38.892674
          ],
          [
            139.819914,
            38.893037
          ],
          [
            139.819951,
            38.894841
          ],
          [
            139.819935,
            38.896135
          ],
          [
            139.819914,
            38.896548
          ],
          [
            139.819838,
            38.896815
          ],
          [
            139.819742,
            38.897066
          ],
          [
            139.81891,
            38.898677
          ],
          [
            139.818878,
            38.898836
          ],
          [
            139.82104,
            38.900068
          ],
          [
            139.822553,
            38.901157
          ],
          [
            139.823234,
            38.901596
          ],
          [
            139.831211,
            38.906188
          ],
          [
            139.833255,
            38.907294
          ],
          [
            139.834247,
            38.907883
          ],
          [
            139.834564,
            38.908091
          ],
          [
            139.835304,
            38.90853
          ],
          [
            139.835776,
            38.908868
          ],
          [
            139.836549,
            38.909456
          ],
          [
            139.838308,
            38.911055
          ],
          [
            139.839665,
            38.912332
          ],
          [
            139.839826,
            38.912499
          ],
          [
            139.840025,
            38.912783
          ],
          [
            139.840186,
            38.913171
          ],
          [
            139.840427,
            38.914006
          ],
          [
            139.840851,
            38.915258
          ],
          [
            139.841334,
            38.91669
          ],
          [
            139.841473,
            38.916844
          ],
          [
            139.841977,
            38.918518
          ],
          [
            139.842492,
            38.920626
          ],
          [
            139.842621,
            38.921122
          ],
          [
            139.842637,
            38.923806
          ],
          [
            139.842626,
            38.925596
          ],
          [
            139.842643,
            38.928059
          ],
          [
            139.842621,
            38.929002
          ],
          [
            139.842626,
            38.929331
          ],
          [
            139.842691,
            38.929782
          ],
          [
            139.8429,
            38.930562
          ],
          [
            139.845539,
            38.930446
          ],
          [
            139.846811,
            38.93037
          ],
          [
            139.851016,
            38.930235
          ],
          [
            139.851014,
            38.930512
          ]
        ]
      }
    }
  ]
}