Skip to content

Commit

Permalink
update with nepalgunj information (#22)
Browse files Browse the repository at this point in the history
* update with nepalgunj information

* rearange the city with correct order

* updated with suggestion

* updated with Prettier
  • Loading branch information
nawarajshah authored Oct 26, 2023
1 parent fdd2781 commit 017901c
Showing 1 changed file with 74 additions and 28 deletions.
102 changes: 74 additions & 28 deletions data/borderlines.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
{
"name": "Biratnagar Jute Mill",
"latitude": 26.4103,
"longitude": 87.2650
"longitude": 87.265
},
{
"name": "Gopal Fun Park",
Expand Down Expand Up @@ -166,7 +166,7 @@
"name": "BhatBhateni Super Market",
"latitude": 27.439900177184892,
"longitude": 85.03498526717914
},
},
{
"name": "Bhutandevi Temple",
"latitude": 27.42450543406979,
Expand Down Expand Up @@ -256,10 +256,10 @@
]
},
{
"name":"Lalitpur",
"name": "Lalitpur",
"latitude": 27.6588,
"longitude":85.3247,
"timezone":"Asia/Kathmandu",
"longitude": 85.3247,
"timezone": "Asia/Kathmandu",
"officialLanguage": "Nepali",
"currency": {
"name": "Nepalese Rupee",
Expand All @@ -273,39 +273,85 @@
"value": 1350,
"unit": "meters"
},
"landmarks":[
"landmarks": [
{
"name": "Patan Durbar Square",
"longitude": 27.6727,
"latitude": 85.3253
},
{
"name": "Central Zoo",
"longitude": 27.6727,
"latitude": 85.3118
},
{
"name":"Patan Durbar Square",
"longitude":27.6727,
"latitude":85.3253
"name": "Rudra Varna Mahavihar",
"longitude": 27.6681,
"latitude": 85.3271
},
{
"name":"Central Zoo",
"longitude":27.6727,
"latitude":85.3118
"name": "Labim Mall",
"longitude": 27.6771,
"latitude": 85.3171
},
{
"name": "Hiranya Varna Mahavihar",
"longitude": 27.6752,
"latitude": 85.3245
},
{
"name": "Mahabuddha temple",
"longitude": 27.6689,
"latitude": 85.3273
}
]
},
{
"name": "Nepalgunj",
"latitude": 28.05,
"longitude": 81.61667,
"timezone": "Asia/Kathmandu",
"officialLanguage": "Nepali",
"currency": {
"name": "Nepalese Rupee",
"code": "NPR"
},
"landArea": {
"value": 85.94,
"unit": "km²"
},
"elevation": {
"value": 150,
"unit": "meters"
},
"landmarks": [
{
"name": "BhatBhateni Nepalgunj",
"latitude": 28.0888,
"longitude": 81.6483
},
{
"name":"Rudra Varna Mahavihar",
"longitude":27.6681,
"latitude":85.3271
"name": "Nepalgunj Airport",
"latitude": 28.1011,
"longitude": 81.6673
},
{
"name":"Labim Mall",
"longitude":27.6771,
"latitude":85.3171
"name": "Happy World Nepalgunj",
"latitude": 28.1506,
"longitude": 81.6649
},
{
"name":"Hiranya Varna Mahavihar",
"longitude":27.6752,
"latitude":85.3245
"name": "Bageswari Temple",
"latitude": 28.069591825,
"longitude": 81.6250392738
},
{
"name":"Mahabuddha temple",
"longitude":27.6689,
"latitude":85.3273
"name": "Mahendra Park",
"latitude": 28.0554,
"longitude": 81.6233
}
]
},
},
{
"name": "Siddharthanagar",
"latitude": 27.5065,
Expand All @@ -327,7 +373,7 @@
"landmarks": [
{
"name": "Hotel Pauwa",
"latitude": 27.5100,
"latitude": 27.51,
"longitude": 83.4422
},
{
Expand All @@ -337,12 +383,12 @@
},
{
"name": "Gautam Buddha International Airport",
"latitude": 27.5060,
"latitude": 27.506,
"longitude": 83.4175
},
{
"name": "Bhairahawa Buspark",
"latitude": 27.5005,
"latitude": 27.5005,
"longitude": 83.4592
},
{
Expand Down

0 comments on commit 017901c

Please sign in to comment.