Skip to content

Commit

Permalink
feat(landmarks): added (#17)
Browse files Browse the repository at this point in the history
* feat(landmarks): added

* fix(landmarks): modified

* fix(landmarks): added relevant ones

* fix(urlabari): changed to another landmark

---------

Co-authored-by: adyara <atreya.n.dyaram1@aexp.com>
  • Loading branch information
dyaramatreya and adyara authored Oct 20, 2023
1 parent 15d8410 commit 02070e4
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions data/borderlines.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,11 @@
"name": "Hanuman Central",
"latitude": 26.642373,
"longitude": 87.9916113
},
{
"name": "NIM Birtamode Church",
"latitude": 26.6362,
"longitude": 87.9827
}
]
},
Expand Down Expand Up @@ -125,6 +130,11 @@
"name": "Himalaya Mahalaxmi Tea Garden",
"latitude": 26.6539691,
"longitude": 87.603649
},
{
"name": "New Amda Hosiptal",
"latitude": 26.675565003247996,
"longitude": 87.6884020887845
}
]
},
Expand Down Expand Up @@ -212,6 +222,11 @@
"name": "Alamdevi Temple",
"latitude": 27.953728,
"longitude": 83.512351
},
{
"name": "Syangja District Hospital",
"longitude": 28.105306785619266,
"latitude": 83.87393015924836
}
]
},
Expand Down Expand Up @@ -243,6 +258,21 @@
"name": "Everest Fun Park & Resort Pvt. Ltd.",
"latitude": 26.6431722,
"longitude": 87.6181256
},
{
"name": "Urlabari Multiple Campus",
"longitude": 26.6651,
"latitude": 87.62
},
{
"name": "Madan Bhandari Hospital & Trauma Center",
"longitude": 26.6659477595102,
"latitude": 87.60336464529681
},
{
"name": "Urlabari Chowk",
"longitude": 26.6654519244919,
"latitude": 87.63793817236878
}
]
}
Expand Down

0 comments on commit 02070e4

Please sign in to comment.