nepal-places 0.1.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/data/districts.js +77 -0
- package/dist/data/index.d.ts +1 -0
- package/dist/data/index.js +1 -0
- package/dist/data/municipalities.js +5283 -1141
- package/dist/data/places.d.ts +2 -0
- package/dist/data/places.js +52 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/types.d.ts +16 -9
- package/dist/utils.d.ts +4 -2
- package/dist/utils.js +113 -21
- package/package.json +1 -1
package/dist/data/districts.js
CHANGED
|
@@ -4,6 +4,7 @@ export const districts = [
|
|
|
4
4
|
id: 1,
|
|
5
5
|
province_id: 1,
|
|
6
6
|
name: 'Bhojpur',
|
|
7
|
+
name_np: 'भोजपुर',
|
|
7
8
|
headquarters: 'Bhojpur',
|
|
8
9
|
area_km2: 1507,
|
|
9
10
|
population: 182459,
|
|
@@ -12,6 +13,7 @@ export const districts = [
|
|
|
12
13
|
id: 2,
|
|
13
14
|
province_id: 1,
|
|
14
15
|
name: 'Dhankuta',
|
|
16
|
+
name_np: 'धनकुटा',
|
|
15
17
|
headquarters: 'Dhankuta',
|
|
16
18
|
area_km2: 891,
|
|
17
19
|
population: 163412,
|
|
@@ -20,6 +22,7 @@ export const districts = [
|
|
|
20
22
|
id: 3,
|
|
21
23
|
province_id: 1,
|
|
22
24
|
name: 'Ilam',
|
|
25
|
+
name_np: 'इलाम',
|
|
23
26
|
headquarters: 'Ilam',
|
|
24
27
|
area_km2: 1703,
|
|
25
28
|
population: 290254,
|
|
@@ -28,6 +31,7 @@ export const districts = [
|
|
|
28
31
|
id: 4,
|
|
29
32
|
province_id: 1,
|
|
30
33
|
name: 'Jhapa',
|
|
34
|
+
name_np: 'झापा',
|
|
31
35
|
headquarters: 'Bhadrapur',
|
|
32
36
|
area_km2: 1606,
|
|
33
37
|
population: 812650,
|
|
@@ -36,6 +40,7 @@ export const districts = [
|
|
|
36
40
|
id: 5,
|
|
37
41
|
province_id: 1,
|
|
38
42
|
name: 'Khotang',
|
|
43
|
+
name_np: 'खोटाङ',
|
|
39
44
|
headquarters: 'Diktel',
|
|
40
45
|
area_km2: 1591,
|
|
41
46
|
population: 206312,
|
|
@@ -44,6 +49,7 @@ export const districts = [
|
|
|
44
49
|
id: 6,
|
|
45
50
|
province_id: 1,
|
|
46
51
|
name: 'Morang',
|
|
52
|
+
name_np: 'मोरङ',
|
|
47
53
|
headquarters: 'Biratnagar',
|
|
48
54
|
area_km2: 1855,
|
|
49
55
|
population: 965370,
|
|
@@ -52,6 +58,7 @@ export const districts = [
|
|
|
52
58
|
id: 7,
|
|
53
59
|
province_id: 1,
|
|
54
60
|
name: 'Okhaldhunga',
|
|
61
|
+
name_np: 'ओखलढुङ्गा',
|
|
55
62
|
headquarters: 'Okhaldhunga',
|
|
56
63
|
area_km2: 1074,
|
|
57
64
|
population: 147984,
|
|
@@ -60,6 +67,7 @@ export const districts = [
|
|
|
60
67
|
id: 8,
|
|
61
68
|
province_id: 1,
|
|
62
69
|
name: 'Panchthar',
|
|
70
|
+
name_np: 'पाँचथर',
|
|
63
71
|
headquarters: 'Phidim',
|
|
64
72
|
area_km2: 1241,
|
|
65
73
|
population: 191817,
|
|
@@ -68,6 +76,7 @@ export const districts = [
|
|
|
68
76
|
id: 9,
|
|
69
77
|
province_id: 1,
|
|
70
78
|
name: 'Sankhuwasabha',
|
|
79
|
+
name_np: 'सङ्खुवासभा',
|
|
71
80
|
headquarters: 'Khandbari',
|
|
72
81
|
area_km2: 3480,
|
|
73
82
|
population: 158742,
|
|
@@ -76,6 +85,7 @@ export const districts = [
|
|
|
76
85
|
id: 10,
|
|
77
86
|
province_id: 1,
|
|
78
87
|
name: 'Solukhumbu',
|
|
88
|
+
name_np: 'सोलुखुम्बु',
|
|
79
89
|
headquarters: 'Salleri',
|
|
80
90
|
area_km2: 3312,
|
|
81
91
|
population: 105886,
|
|
@@ -84,6 +94,7 @@ export const districts = [
|
|
|
84
94
|
id: 11,
|
|
85
95
|
province_id: 1,
|
|
86
96
|
name: 'Sunsari',
|
|
97
|
+
name_np: 'सुनसरी',
|
|
87
98
|
headquarters: 'Inaruwa',
|
|
88
99
|
area_km2: 1257,
|
|
89
100
|
population: 763487,
|
|
@@ -92,6 +103,7 @@ export const districts = [
|
|
|
92
103
|
id: 12,
|
|
93
104
|
province_id: 1,
|
|
94
105
|
name: 'Taplejung',
|
|
106
|
+
name_np: 'ताप्लेजुङ',
|
|
95
107
|
headquarters: 'Taplejung',
|
|
96
108
|
area_km2: 3646,
|
|
97
109
|
population: 127461,
|
|
@@ -100,6 +112,7 @@ export const districts = [
|
|
|
100
112
|
id: 13,
|
|
101
113
|
province_id: 1,
|
|
102
114
|
name: 'Terhathum',
|
|
115
|
+
name_np: 'तेह्रथुम',
|
|
103
116
|
headquarters: 'Myanglung',
|
|
104
117
|
area_km2: 679,
|
|
105
118
|
population: 113111,
|
|
@@ -108,6 +121,7 @@ export const districts = [
|
|
|
108
121
|
id: 14,
|
|
109
122
|
province_id: 1,
|
|
110
123
|
name: 'Udayapur',
|
|
124
|
+
name_np: 'उदयपुर',
|
|
111
125
|
headquarters: 'Gaighat',
|
|
112
126
|
area_km2: 2063,
|
|
113
127
|
population: 317532,
|
|
@@ -117,6 +131,7 @@ export const districts = [
|
|
|
117
131
|
id: 15,
|
|
118
132
|
province_id: 2,
|
|
119
133
|
name: 'Bara',
|
|
134
|
+
name_np: 'बारा',
|
|
120
135
|
headquarters: 'Kalaiya',
|
|
121
136
|
area_km2: 1190,
|
|
122
137
|
population: 687708,
|
|
@@ -125,6 +140,7 @@ export const districts = [
|
|
|
125
140
|
id: 16,
|
|
126
141
|
province_id: 2,
|
|
127
142
|
name: 'Dhanusha',
|
|
143
|
+
name_np: 'धनुषा',
|
|
128
144
|
headquarters: 'Janakpur',
|
|
129
145
|
area_km2: 1180,
|
|
130
146
|
population: 754777,
|
|
@@ -133,6 +149,7 @@ export const districts = [
|
|
|
133
149
|
id: 17,
|
|
134
150
|
province_id: 2,
|
|
135
151
|
name: 'Mahottari',
|
|
152
|
+
name_np: 'महोत्तरी',
|
|
136
153
|
headquarters: 'Jaleshwar',
|
|
137
154
|
area_km2: 1002,
|
|
138
155
|
population: 627580,
|
|
@@ -141,6 +158,7 @@ export const districts = [
|
|
|
141
158
|
id: 18,
|
|
142
159
|
province_id: 2,
|
|
143
160
|
name: 'Parsa',
|
|
161
|
+
name_np: 'पर्सा',
|
|
144
162
|
headquarters: 'Birgunj',
|
|
145
163
|
area_km2: 1353,
|
|
146
164
|
population: 601017,
|
|
@@ -149,6 +167,7 @@ export const districts = [
|
|
|
149
167
|
id: 19,
|
|
150
168
|
province_id: 2,
|
|
151
169
|
name: 'Rautahat',
|
|
170
|
+
name_np: 'रौतहट',
|
|
152
171
|
headquarters: 'Gaur',
|
|
153
172
|
area_km2: 1126,
|
|
154
173
|
population: 686722,
|
|
@@ -157,6 +176,7 @@ export const districts = [
|
|
|
157
176
|
id: 20,
|
|
158
177
|
province_id: 2,
|
|
159
178
|
name: 'Saptari',
|
|
179
|
+
name_np: 'सप्तरी',
|
|
160
180
|
headquarters: 'Rajbiraj',
|
|
161
181
|
area_km2: 1363,
|
|
162
182
|
population: 639284,
|
|
@@ -165,6 +185,7 @@ export const districts = [
|
|
|
165
185
|
id: 21,
|
|
166
186
|
province_id: 2,
|
|
167
187
|
name: 'Sarlahi',
|
|
188
|
+
name_np: 'सर्लाही',
|
|
168
189
|
headquarters: 'Malangwa',
|
|
169
190
|
area_km2: 1259,
|
|
170
191
|
population: 769729,
|
|
@@ -173,6 +194,7 @@ export const districts = [
|
|
|
173
194
|
id: 22,
|
|
174
195
|
province_id: 2,
|
|
175
196
|
name: 'Siraha',
|
|
197
|
+
name_np: 'सिराहा',
|
|
176
198
|
headquarters: 'Siraha',
|
|
177
199
|
area_km2: 1188,
|
|
178
200
|
population: 637328,
|
|
@@ -182,6 +204,7 @@ export const districts = [
|
|
|
182
204
|
id: 23,
|
|
183
205
|
province_id: 3,
|
|
184
206
|
name: 'Bhaktapur',
|
|
207
|
+
name_np: 'भक्तपुर',
|
|
185
208
|
headquarters: 'Bhaktapur',
|
|
186
209
|
area_km2: 119,
|
|
187
210
|
population: 304651,
|
|
@@ -190,6 +213,7 @@ export const districts = [
|
|
|
190
213
|
id: 24,
|
|
191
214
|
province_id: 3,
|
|
192
215
|
name: 'Chitwan',
|
|
216
|
+
name_np: 'चितवन',
|
|
193
217
|
headquarters: 'Bharatpur',
|
|
194
218
|
area_km2: 2238,
|
|
195
219
|
population: 579984,
|
|
@@ -198,6 +222,7 @@ export const districts = [
|
|
|
198
222
|
id: 25,
|
|
199
223
|
province_id: 3,
|
|
200
224
|
name: 'Dhading',
|
|
225
|
+
name_np: 'धादिङ',
|
|
201
226
|
headquarters: 'Dhading Besi',
|
|
202
227
|
area_km2: 1926,
|
|
203
228
|
population: 336067,
|
|
@@ -206,6 +231,7 @@ export const districts = [
|
|
|
206
231
|
id: 26,
|
|
207
232
|
province_id: 3,
|
|
208
233
|
name: 'Dolakha',
|
|
234
|
+
name_np: 'दोलखा',
|
|
209
235
|
headquarters: 'Charikot',
|
|
210
236
|
area_km2: 2191,
|
|
211
237
|
population: 186557,
|
|
@@ -214,6 +240,7 @@ export const districts = [
|
|
|
214
240
|
id: 27,
|
|
215
241
|
province_id: 3,
|
|
216
242
|
name: 'Kathmandu',
|
|
243
|
+
name_np: 'काठमाडौँ',
|
|
217
244
|
headquarters: 'Kathmandu',
|
|
218
245
|
area_km2: 395,
|
|
219
246
|
population: 2018532,
|
|
@@ -222,6 +249,7 @@ export const districts = [
|
|
|
222
249
|
id: 28,
|
|
223
250
|
province_id: 3,
|
|
224
251
|
name: 'Kavrepalanchok',
|
|
252
|
+
name_np: 'काभ्रेपलान्चोक',
|
|
225
253
|
headquarters: 'Dhulikhel',
|
|
226
254
|
area_km2: 1396,
|
|
227
255
|
population: 381937,
|
|
@@ -230,6 +258,7 @@ export const districts = [
|
|
|
230
258
|
id: 29,
|
|
231
259
|
province_id: 3,
|
|
232
260
|
name: 'Lalitpur',
|
|
261
|
+
name_np: 'ललितपुर',
|
|
233
262
|
headquarters: 'Patan',
|
|
234
263
|
area_km2: 385,
|
|
235
264
|
population: 468132,
|
|
@@ -238,6 +267,7 @@ export const districts = [
|
|
|
238
267
|
id: 30,
|
|
239
268
|
province_id: 3,
|
|
240
269
|
name: 'Makwanpur',
|
|
270
|
+
name_np: 'मकवानपुर',
|
|
241
271
|
headquarters: 'Hetauda',
|
|
242
272
|
area_km2: 2426,
|
|
243
273
|
population: 420477,
|
|
@@ -246,6 +276,7 @@ export const districts = [
|
|
|
246
276
|
id: 31,
|
|
247
277
|
province_id: 3,
|
|
248
278
|
name: 'Nuwakot',
|
|
279
|
+
name_np: 'नुवाकोट',
|
|
249
280
|
headquarters: 'Bidur',
|
|
250
281
|
area_km2: 1121,
|
|
251
282
|
population: 277471,
|
|
@@ -254,6 +285,7 @@ export const districts = [
|
|
|
254
285
|
id: 32,
|
|
255
286
|
province_id: 3,
|
|
256
287
|
name: 'Ramechhap',
|
|
288
|
+
name_np: 'रामेछाप',
|
|
257
289
|
headquarters: 'Manthali',
|
|
258
290
|
area_km2: 1546,
|
|
259
291
|
population: 202646,
|
|
@@ -262,6 +294,7 @@ export const districts = [
|
|
|
262
294
|
id: 33,
|
|
263
295
|
province_id: 3,
|
|
264
296
|
name: 'Rasuwa',
|
|
297
|
+
name_np: 'रसुवा',
|
|
265
298
|
headquarters: 'Dhunche',
|
|
266
299
|
area_km2: 1544,
|
|
267
300
|
population: 43289,
|
|
@@ -270,6 +303,7 @@ export const districts = [
|
|
|
270
303
|
id: 34,
|
|
271
304
|
province_id: 3,
|
|
272
305
|
name: 'Sindhuli',
|
|
306
|
+
name_np: 'सिन्धुली',
|
|
273
307
|
headquarters: 'Kamalamai',
|
|
274
308
|
area_km2: 2491,
|
|
275
309
|
population: 296192,
|
|
@@ -278,6 +312,7 @@ export const districts = [
|
|
|
278
312
|
id: 35,
|
|
279
313
|
province_id: 3,
|
|
280
314
|
name: 'Sindhupalchok',
|
|
315
|
+
name_np: 'सिन्धुपाल्चोक',
|
|
281
316
|
headquarters: 'Chautara',
|
|
282
317
|
area_km2: 2542,
|
|
283
318
|
population: 287798,
|
|
@@ -287,6 +322,7 @@ export const districts = [
|
|
|
287
322
|
id: 36,
|
|
288
323
|
province_id: 4,
|
|
289
324
|
name: 'Baglung',
|
|
325
|
+
name_np: 'बागलुङ',
|
|
290
326
|
headquarters: 'Baglung',
|
|
291
327
|
area_km2: 1784,
|
|
292
328
|
population: 268613,
|
|
@@ -295,6 +331,7 @@ export const districts = [
|
|
|
295
331
|
id: 37,
|
|
296
332
|
province_id: 4,
|
|
297
333
|
name: 'Gorkha',
|
|
334
|
+
name_np: 'गोरखा',
|
|
298
335
|
headquarters: 'Gorkha',
|
|
299
336
|
area_km2: 3610,
|
|
300
337
|
population: 271061,
|
|
@@ -303,6 +340,7 @@ export const districts = [
|
|
|
303
340
|
id: 38,
|
|
304
341
|
province_id: 4,
|
|
305
342
|
name: 'Kaski',
|
|
343
|
+
name_np: 'कास्की',
|
|
306
344
|
headquarters: 'Pokhara',
|
|
307
345
|
area_km2: 2017,
|
|
308
346
|
population: 492098,
|
|
@@ -311,6 +349,7 @@ export const districts = [
|
|
|
311
349
|
id: 39,
|
|
312
350
|
province_id: 4,
|
|
313
351
|
name: 'Lamjung',
|
|
352
|
+
name_np: 'लमजुङ',
|
|
314
353
|
headquarters: 'Besisahar',
|
|
315
354
|
area_km2: 1692,
|
|
316
355
|
population: 167724,
|
|
@@ -319,6 +358,7 @@ export const districts = [
|
|
|
319
358
|
id: 40,
|
|
320
359
|
province_id: 4,
|
|
321
360
|
name: 'Manang',
|
|
361
|
+
name_np: 'मनाङ',
|
|
322
362
|
headquarters: 'Chame',
|
|
323
363
|
area_km2: 2246,
|
|
324
364
|
population: 6538,
|
|
@@ -327,6 +367,7 @@ export const districts = [
|
|
|
327
367
|
id: 41,
|
|
328
368
|
province_id: 4,
|
|
329
369
|
name: 'Mustang',
|
|
370
|
+
name_np: 'मुस्ताङ',
|
|
330
371
|
headquarters: 'Jomsom',
|
|
331
372
|
area_km2: 3573,
|
|
332
373
|
population: 13452,
|
|
@@ -335,6 +376,7 @@ export const districts = [
|
|
|
335
376
|
id: 42,
|
|
336
377
|
province_id: 4,
|
|
337
378
|
name: 'Myagdi',
|
|
379
|
+
name_np: 'म्याग्दी',
|
|
338
380
|
headquarters: 'Beni',
|
|
339
381
|
area_km2: 2297,
|
|
340
382
|
population: 113641,
|
|
@@ -343,6 +385,7 @@ export const districts = [
|
|
|
343
385
|
id: 43,
|
|
344
386
|
province_id: 4,
|
|
345
387
|
name: 'Nawalpur',
|
|
388
|
+
name_np: 'नवलपुर',
|
|
346
389
|
headquarters: 'Kawasoti',
|
|
347
390
|
area_km2: 1043,
|
|
348
391
|
population: 310864,
|
|
@@ -351,6 +394,7 @@ export const districts = [
|
|
|
351
394
|
id: 44,
|
|
352
395
|
province_id: 4,
|
|
353
396
|
name: 'Parbat',
|
|
397
|
+
name_np: 'पर्वत',
|
|
354
398
|
headquarters: 'Kusma',
|
|
355
399
|
area_km2: 494,
|
|
356
400
|
population: 157826,
|
|
@@ -359,6 +403,7 @@ export const districts = [
|
|
|
359
403
|
id: 45,
|
|
360
404
|
province_id: 4,
|
|
361
405
|
name: 'Syangja',
|
|
406
|
+
name_np: 'स्याङ्जा',
|
|
362
407
|
headquarters: 'Putalibazar',
|
|
363
408
|
area_km2: 1164,
|
|
364
409
|
population: 289148,
|
|
@@ -367,6 +412,7 @@ export const districts = [
|
|
|
367
412
|
id: 46,
|
|
368
413
|
province_id: 4,
|
|
369
414
|
name: 'Tanahun',
|
|
415
|
+
name_np: 'तनहुँ',
|
|
370
416
|
headquarters: 'Damauli',
|
|
371
417
|
area_km2: 1546,
|
|
372
418
|
population: 323288,
|
|
@@ -376,6 +422,7 @@ export const districts = [
|
|
|
376
422
|
id: 47,
|
|
377
423
|
province_id: 5,
|
|
378
424
|
name: 'Arghakhanchi',
|
|
425
|
+
name_np: 'अर्घाखाँची',
|
|
379
426
|
headquarters: 'Sandhikharka',
|
|
380
427
|
area_km2: 1193,
|
|
381
428
|
population: 197632,
|
|
@@ -384,6 +431,7 @@ export const districts = [
|
|
|
384
431
|
id: 48,
|
|
385
432
|
province_id: 5,
|
|
386
433
|
name: 'Banke',
|
|
434
|
+
name_np: 'बाँके',
|
|
387
435
|
headquarters: 'Nepalgunj',
|
|
388
436
|
area_km2: 2337,
|
|
389
437
|
population: 491313,
|
|
@@ -392,6 +440,7 @@ export const districts = [
|
|
|
392
440
|
id: 49,
|
|
393
441
|
province_id: 5,
|
|
394
442
|
name: 'Bardiya',
|
|
443
|
+
name_np: 'बर्दिया',
|
|
395
444
|
headquarters: 'Gulariya',
|
|
396
445
|
area_km2: 2025,
|
|
397
446
|
population: 426576,
|
|
@@ -400,6 +449,7 @@ export const districts = [
|
|
|
400
449
|
id: 50,
|
|
401
450
|
province_id: 5,
|
|
402
451
|
name: 'Dang',
|
|
452
|
+
name_np: 'दाङ',
|
|
403
453
|
headquarters: 'Ghorahi',
|
|
404
454
|
area_km2: 2955,
|
|
405
455
|
population: 548141,
|
|
@@ -408,6 +458,7 @@ export const districts = [
|
|
|
408
458
|
id: 51,
|
|
409
459
|
province_id: 5,
|
|
410
460
|
name: 'Gulmi',
|
|
461
|
+
name_np: 'गुल्मी',
|
|
411
462
|
headquarters: 'Tamghas',
|
|
412
463
|
area_km2: 1149,
|
|
413
464
|
population: 268613,
|
|
@@ -416,6 +467,7 @@ export const districts = [
|
|
|
416
467
|
id: 52,
|
|
417
468
|
province_id: 5,
|
|
418
469
|
name: 'Kapilvastu',
|
|
470
|
+
name_np: 'कपिलवस्तु',
|
|
419
471
|
headquarters: 'Taulihawa',
|
|
420
472
|
area_km2: 1738,
|
|
421
473
|
population: 571936,
|
|
@@ -424,6 +476,7 @@ export const districts = [
|
|
|
424
476
|
id: 53,
|
|
425
477
|
province_id: 5,
|
|
426
478
|
name: 'Parasi',
|
|
479
|
+
name_np: 'नवलपरासी (बर्दघाट सुस्ता पश्चिम)',
|
|
427
480
|
headquarters: 'Ramgram',
|
|
428
481
|
area_km2: 634,
|
|
429
482
|
population: 321058,
|
|
@@ -432,6 +485,7 @@ export const districts = [
|
|
|
432
485
|
id: 54,
|
|
433
486
|
province_id: 5,
|
|
434
487
|
name: 'Palpa',
|
|
488
|
+
name_np: 'पाल्पा',
|
|
435
489
|
headquarters: 'Tansen',
|
|
436
490
|
area_km2: 1373,
|
|
437
491
|
population: 261180,
|
|
@@ -440,6 +494,7 @@ export const districts = [
|
|
|
440
494
|
id: 55,
|
|
441
495
|
province_id: 5,
|
|
442
496
|
name: 'Pyuthan',
|
|
497
|
+
name_np: 'प्युठान',
|
|
443
498
|
headquarters: 'Pyuthan',
|
|
444
499
|
area_km2: 1309,
|
|
445
500
|
population: 228102,
|
|
@@ -448,6 +503,7 @@ export const districts = [
|
|
|
448
503
|
id: 56,
|
|
449
504
|
province_id: 5,
|
|
450
505
|
name: 'Rolpa',
|
|
506
|
+
name_np: 'रोल्पा',
|
|
451
507
|
headquarters: 'Liwang',
|
|
452
508
|
area_km2: 1879,
|
|
453
509
|
population: 224506,
|
|
@@ -456,6 +512,7 @@ export const districts = [
|
|
|
456
512
|
id: 57,
|
|
457
513
|
province_id: 5,
|
|
458
514
|
name: 'Rukum East',
|
|
515
|
+
name_np: 'पूर्वी रुकुम',
|
|
459
516
|
headquarters: 'Rukumkot',
|
|
460
517
|
area_km2: 1213,
|
|
461
518
|
population: 107618,
|
|
@@ -464,6 +521,7 @@ export const districts = [
|
|
|
464
521
|
id: 58,
|
|
465
522
|
province_id: 5,
|
|
466
523
|
name: 'Rupandehi',
|
|
524
|
+
name_np: 'रुपन्देही',
|
|
467
525
|
headquarters: 'Bhairahawa',
|
|
468
526
|
area_km2: 1360,
|
|
469
527
|
population: 880196,
|
|
@@ -473,6 +531,7 @@ export const districts = [
|
|
|
473
531
|
id: 59,
|
|
474
532
|
province_id: 6,
|
|
475
533
|
name: 'Dailekh',
|
|
534
|
+
name_np: 'दैलेख',
|
|
476
535
|
headquarters: 'Dailekh',
|
|
477
536
|
area_km2: 1502,
|
|
478
537
|
population: 261770,
|
|
@@ -481,6 +540,7 @@ export const districts = [
|
|
|
481
540
|
id: 60,
|
|
482
541
|
province_id: 6,
|
|
483
542
|
name: 'Dolpa',
|
|
543
|
+
name_np: 'डोल्पा',
|
|
484
544
|
headquarters: 'Dunai',
|
|
485
545
|
area_km2: 7889,
|
|
486
546
|
population: 36700,
|
|
@@ -489,6 +549,7 @@ export const districts = [
|
|
|
489
549
|
id: 61,
|
|
490
550
|
province_id: 6,
|
|
491
551
|
name: 'Humla',
|
|
552
|
+
name_np: 'हुम्ला',
|
|
492
553
|
headquarters: 'Simikot',
|
|
493
554
|
area_km2: 5655,
|
|
494
555
|
population: 50458,
|
|
@@ -497,6 +558,7 @@ export const districts = [
|
|
|
497
558
|
id: 62,
|
|
498
559
|
province_id: 6,
|
|
499
560
|
name: 'Jajarkot',
|
|
561
|
+
name_np: 'जाजरकोट',
|
|
500
562
|
headquarters: 'Khalanga',
|
|
501
563
|
area_km2: 2230,
|
|
502
564
|
population: 171304,
|
|
@@ -505,6 +567,7 @@ export const districts = [
|
|
|
505
567
|
id: 63,
|
|
506
568
|
province_id: 6,
|
|
507
569
|
name: 'Jumla',
|
|
570
|
+
name_np: 'जुम्ला',
|
|
508
571
|
headquarters: 'Jumla',
|
|
509
572
|
area_km2: 2531,
|
|
510
573
|
population: 108921,
|
|
@@ -513,6 +576,7 @@ export const districts = [
|
|
|
513
576
|
id: 64,
|
|
514
577
|
province_id: 6,
|
|
515
578
|
name: 'Kalikot',
|
|
579
|
+
name_np: 'कालिकोट',
|
|
516
580
|
headquarters: 'Manma',
|
|
517
581
|
area_km2: 1741,
|
|
518
582
|
population: 136948,
|
|
@@ -521,6 +585,7 @@ export const districts = [
|
|
|
521
585
|
id: 65,
|
|
522
586
|
province_id: 6,
|
|
523
587
|
name: 'Mugu',
|
|
588
|
+
name_np: 'मुगु',
|
|
524
589
|
headquarters: 'Gamgadhi',
|
|
525
590
|
area_km2: 3535,
|
|
526
591
|
population: 55286,
|
|
@@ -529,6 +594,7 @@ export const districts = [
|
|
|
529
594
|
id: 66,
|
|
530
595
|
province_id: 6,
|
|
531
596
|
name: 'Rukum West',
|
|
597
|
+
name_np: 'पश्चिम रुकुम',
|
|
532
598
|
headquarters: 'Musikot',
|
|
533
599
|
area_km2: 1213,
|
|
534
600
|
population: 154272,
|
|
@@ -537,6 +603,7 @@ export const districts = [
|
|
|
537
603
|
id: 67,
|
|
538
604
|
province_id: 6,
|
|
539
605
|
name: 'Salyan',
|
|
606
|
+
name_np: 'सल्यान',
|
|
540
607
|
headquarters: 'Salyan',
|
|
541
608
|
area_km2: 1462,
|
|
542
609
|
population: 242444,
|
|
@@ -545,6 +612,7 @@ export const districts = [
|
|
|
545
612
|
id: 68,
|
|
546
613
|
province_id: 6,
|
|
547
614
|
name: 'Surkhet',
|
|
615
|
+
name_np: 'सुर्खेत',
|
|
548
616
|
headquarters: 'Birendranagar',
|
|
549
617
|
area_km2: 2451,
|
|
550
618
|
population: 350804,
|
|
@@ -554,6 +622,7 @@ export const districts = [
|
|
|
554
622
|
id: 69,
|
|
555
623
|
province_id: 7,
|
|
556
624
|
name: 'Achham',
|
|
625
|
+
name_np: 'अछाम',
|
|
557
626
|
headquarters: 'Mangalsen',
|
|
558
627
|
area_km2: 1692,
|
|
559
628
|
population: 257477,
|
|
@@ -562,6 +631,7 @@ export const districts = [
|
|
|
562
631
|
id: 70,
|
|
563
632
|
province_id: 7,
|
|
564
633
|
name: 'Baitadi',
|
|
634
|
+
name_np: 'बैतडी',
|
|
565
635
|
headquarters: 'Dasharathchand',
|
|
566
636
|
area_km2: 1519,
|
|
567
637
|
population: 250898,
|
|
@@ -570,6 +640,7 @@ export const districts = [
|
|
|
570
640
|
id: 71,
|
|
571
641
|
province_id: 7,
|
|
572
642
|
name: 'Bajhang',
|
|
643
|
+
name_np: 'बझाङ',
|
|
573
644
|
headquarters: 'Chainpur',
|
|
574
645
|
area_km2: 3420,
|
|
575
646
|
population: 195159,
|
|
@@ -578,6 +649,7 @@ export const districts = [
|
|
|
578
649
|
id: 72,
|
|
579
650
|
province_id: 7,
|
|
580
651
|
name: 'Bajura',
|
|
652
|
+
name_np: 'बाजुरा',
|
|
581
653
|
headquarters: 'Martadi',
|
|
582
654
|
area_km2: 2188,
|
|
583
655
|
population: 136948,
|
|
@@ -586,6 +658,7 @@ export const districts = [
|
|
|
586
658
|
id: 73,
|
|
587
659
|
province_id: 7,
|
|
588
660
|
name: 'Dadeldhura',
|
|
661
|
+
name_np: 'डडेलधुरा',
|
|
589
662
|
headquarters: 'Dadeldhura',
|
|
590
663
|
area_km2: 1538,
|
|
591
664
|
population: 142094,
|
|
@@ -594,6 +667,7 @@ export const districts = [
|
|
|
594
667
|
id: 74,
|
|
595
668
|
province_id: 7,
|
|
596
669
|
name: 'Darchula',
|
|
670
|
+
name_np: 'दार्चुला',
|
|
597
671
|
headquarters: 'Darchula',
|
|
598
672
|
area_km2: 2322,
|
|
599
673
|
population: 133464,
|
|
@@ -602,6 +676,7 @@ export const districts = [
|
|
|
602
676
|
id: 75,
|
|
603
677
|
province_id: 7,
|
|
604
678
|
name: 'Doti',
|
|
679
|
+
name_np: 'डोटी',
|
|
605
680
|
headquarters: 'Dipayal Silgadhi',
|
|
606
681
|
area_km2: 2025,
|
|
607
682
|
population: 207066,
|
|
@@ -610,6 +685,7 @@ export const districts = [
|
|
|
610
685
|
id: 76,
|
|
611
686
|
province_id: 7,
|
|
612
687
|
name: 'Kailali',
|
|
688
|
+
name_np: 'कैलाली',
|
|
613
689
|
headquarters: 'Dhangadhi',
|
|
614
690
|
area_km2: 3235,
|
|
615
691
|
population: 775709,
|
|
@@ -618,6 +694,7 @@ export const districts = [
|
|
|
618
694
|
id: 77,
|
|
619
695
|
province_id: 7,
|
|
620
696
|
name: 'Kanchanpur',
|
|
697
|
+
name_np: 'कञ्चनपुर',
|
|
621
698
|
headquarters: 'Bhimdatta',
|
|
622
699
|
area_km2: 1610,
|
|
623
700
|
population: 451248,
|
package/dist/data/index.d.ts
CHANGED
package/dist/data/index.js
CHANGED