Skip to content

Instantly share code, notes, and snippets.

@kewang
Last active May 20, 2024 10:06
Show Gist options
  • Save kewang/4116a7f3bf72d6df0c86ffa341fe95da to your computer and use it in GitHub Desktop.
Save kewang/4116a7f3bf72d6df0c86ffa341fe95da to your computer and use it in GitHub Desktop.
abc
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
121.7702958,
24.6794961
]
},
"properties": {
"id": 26457920,
"name": "羅東飯店 樂亞香草藝術旅店",
"address": "265宜蘭縣羅東鎮林森路68號",
"time_start": "08:00:00",
"time_end": "09:00:00"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
121.824061,
24.685553
]
},
"properties": {
"id": 6328517,
"name": "國立傳統藝術中心",
"address": "宜蘭縣五結鄉五濱路二段201號",
"time_start": "09:15:00",
"time_end": "11:15:00"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
121.829758,
24.662837
]
},
"properties": {
"id": 26437476,
"name": "宜蘭虎牌米粉那個年代觀光工廠",
"address": "268宜蘭縣五結鄉利興三路5號",
"time_start": "11:15:00",
"time_end": "12:15:00"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
121.8325831,
24.6580359
]
},
"properties": {
"id": 26470412,
"name": "溪和水產觀光工廠 (田媽媽海膳廚房)",
"address": "268宜蘭縣五結鄉利興二路11號",
"time_start": "12:00:00",
"time_end": "13:00:00"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
121.82916,
24.614473
]
},
"properties": {
"id": 26646043,
"name": "劉鐙徽宜蘭餅發明館",
"address": "270宜蘭縣蘇澳鎮海山西路369號",
"time_start": "13:00:00",
"time_end": "14:00:00"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
121.83672,
24.6342063
]
},
"properties": {
"id": 26560749,
"name": "奇麗灣珍奶文化館",
"address": "270宜蘭縣蘇澳鎮頂強路23號",
"time_start": "14:00:00",
"time_end": "15:00:00"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
121.830741,
24.616925
]
},
"properties": {
"id": 26531123,
"name": "一米特米食點心觀光工廠",
"address": "270宜蘭縣蘇澳鎮祥和路199號",
"time_start": "15:00:00",
"time_end": "16:00:00"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
121.7931274,
24.6349395
]
},
"properties": {
"id": 26757165,
"name": "冬山夜市",
"address": "269宜蘭縣冬山鄉上河路",
"time_start": "16:15:00",
"time_end": "18:15:00"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
121.7757705,
24.6816585
]
},
"properties": {
"id": 26820458,
"name": "綠INN 民宿",
"address": "265宜蘭縣羅東鎮倉前路22號",
"time_start": "19:00:00",
"time_end": "20:45:00"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
121.7589998,
24.7578826
]
},
"properties": {
"id": 21610974,
"name": "香雞城宜蘭店",
"address": "台灣 26042 台灣 宜蘭市 聖後街7號",
"time_start": "20:45:00",
"time_end": "22:45:00"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
121.7702958,
24.6794961
],
[
121.824061,
24.685553
],
[
121.829758,
24.662837
],
[
121.8325831,
24.6580359
],
[
121.82916,
24.614473
],
[
121.83672,
24.6342063
],
[
121.830741,
24.616925
],
[
121.7931274,
24.6349395
],
[
121.7757705,
24.6816585
],
[
121.7589998,
24.7578826
]
]
},
"properties": {
"day": 1
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment