Skip to content

Instantly share code, notes, and snippets.

@pebbie
Last active July 12, 2016 11:21
Show Gist options
  • Save pebbie/966656761b35463f3fa20777b2921fde to your computer and use it in GitHub Desktop.
Save pebbie/966656761b35463f3fa20777b2921fde to your computer and use it in GitHub Desktop.
Lokasi Tempat berhenti angkot-bus di Bandung
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"Nama": "Pangkalan Damri"
},
"geometry": {
"type": "Point",
"coordinates": [
107.6178565621376,
-6.8923279282485925
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
107.61384129524231,
-6.885745377139346
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
107.61311709880829,
-6.894372974063256
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
107.61211395263672,
-6.8936167341913315
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
107.6120924949646,
-6.899123411003104
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
107.61277914047241,
-6.8952623532133925
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
107.61195302009583,
-6.901972585185563
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
107.61168479919434,
-6.90187139985409
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
107.61072993278503,
-6.909167339339235
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
107.61054754257202,
-6.912825917714935
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
107.61144876480103,
-6.8851169411075865
]
}
},
{
"type": "Feature",
"properties": {
"Nama": "Halte Tamansari-Sabuga"
},
"geometry": {
"type": "Point",
"coordinates": [
107.6088684797287,
-6.887742520019018
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment