Skip to content

Instantly share code, notes, and snippets.

@maning
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save maning/02cc96e4fb9e0b314a13 to your computer and use it in GitHub Desktop.
Save maning/02cc96e4fb9e0b314a13 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "Boni Ave (Maysilo Circle)",
"status": "Road Sections closed to traffic due to flooding"
},
"geometry": {
"type": "Point",
"coordinates": [
121.03479981422423,
14.57665777355583
]
}
},
{
"type": "Feature",
"properties": {
"name": "Panaderos Extn",
"status": "Road Sections closed to traffic due to flooding"
},
"geometry": {
"type": "Point",
"coordinates": [
121.02404952049254,
14.590368750562778
]
}
},
{
"type": "Feature",
"properties": {
"name": "Quirino Avenue, Paranaque (cor. J. P. Rizal)",
"status": "Road Sections closed to traffic due to flooding"
},
"geometry": {
"type": "Point",
"coordinates": [
120.99402487277985,
14.50426775881969
]
}
},
{
"type": "Feature",
"properties": {
"name": "(Antipolo), V. V. Soliven to Marikina Bdry., K0018+000-K0018+500",
"status": "Closed to traffic due to flooding"
},
"geometry": {
"type": "Point",
"coordinates": [
121.12145662307738,
14.636323622242543
]
}
},
{
"type": "Feature",
"properties": {
"name": "Marikina Diversion Road, Golder Meadows Subd. To Kingsville Subd., K0018+(-200)-K0018+600",
"status": "Closed to traffic due to flooding"
},
"geometry": {
"type": "Point",
"coordinates": [
121.11422538757324,
14.622786802672328
]
}
},
{
"type": "Feature",
"properties": {
"name": "Imelda Avenue (Cainta), Kasibulan Village-Village East, K0018+800-K0019+100",
"status": "Closed to traffic due to flooding"
},
"geometry": {
"type": "Point",
"coordinates": [
121.11072778701782,
14.595461478339201
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment