-
Notifications
You must be signed in to change notification settings - Fork 0
/
na_sample.js
694 lines (694 loc) · 127 KB
/
na_sample.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
var languages = {"type":"FeatureCollection","features":[{"type":"Feature","properties":{"label":"Powhatan","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-77.20752,36.99422]}},
{"type":"Feature","properties":{"label":"Amatlán Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.4003,16.2707]}},
{"type":"Feature","properties":{"label":"Taos Northern Tiwa","family":"Kiowa-Tanoan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-105.604,36.4277]}},
{"type":"Feature","properties":{"label":"Yurok","family":"Algic","insample":"1"}, "geometry":{"type":"Point","coordinates":[-123.824,41.3262]}},
{"type":"Feature","properties":{"label":"Cuba Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-79.209,22.061]}},
{"type":"Feature","properties":{"label":"Tidaá Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.3333,17.4142]}},
{"type":"Feature","properties":{"label":"Asunción Mixtepec Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.8704,16.8762]}},
{"type":"Feature","properties":{"label":"Northern Ohlone","family":"Miwok-Costanoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-121.827674,37.436487]}},
{"type":"Feature","properties":{"label":"Salvadoran Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-89.5988,13.7024]}},
{"type":"Feature","properties":{"label":"Kekchí","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-89.2452,15.3788]}},
{"type":"Feature","properties":{"label":"Tlaxcala-Puebla-Central Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.3002,19.1248]}},
{"type":"Feature","properties":{"label":"Tamazola Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.0998,17.1258]}},
{"type":"Feature","properties":{"label":"Northern Tutchone","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-136.644,62.8235]}},
{"type":"Feature","properties":{"label":"Mazatlán Mixe","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.2833,17.0156]}},
{"type":"Feature","properties":{"label":"Mangue","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-85.1746,13.5343]}},
{"type":"Feature","properties":{"label":"Kiowa Apache","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.2461,34.9077]}},
{"type":"Feature","properties":{"label":"Valley Maidu","family":"Giimbiyu","insample":"0"}, "geometry":{"type":"Point","coordinates":[-121.191,39.8078]}},
{"type":"Feature","properties":{"label":"Totontepec Mixe","family":"Mixe-Zoque","insample":"1"}, "geometry":{"type":"Point","coordinates":[-96.0179,17.2157]}},
{"type":"Feature","properties":{"label":"Tolowa-Chetco","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-124.1,41.9192]}},
{"type":"Feature","properties":{"label":"Tenango Otomi","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.1751,20.4262]}},
{"type":"Feature","properties":{"label":"Western Juxtlahuaca Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.2096,17.3003]}},
{"type":"Feature","properties":{"label":"Michoacán Mazahua","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-100.293,19.7239]}},
{"type":"Feature","properties":{"label":"Tlachichilco Tepehua","family":"Totonacan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.1947,20.704]}},
{"type":"Feature","properties":{"label":"Southern Puget Sound Salish","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-122.141,47.263]}},
{"type":"Feature","properties":{"label":"Guerrero Amuzgo","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.18953,16.77226]}},
{"type":"Feature","properties":{"label":"Morelos Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.1322,18.9161]}},
{"type":"Feature","properties":{"label":"Tunica","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-92.5403,30.9888]}},
{"type":"Feature","properties":{"label":"Ixil","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-90.8935,15.4569]}},
{"type":"Feature","properties":{"label":"Stoney","family":"Siouan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-114.984,51.1939]}},
{"type":"Feature","properties":{"label":"Central Alaskan Yupik","family":"Mpur","insample":"1"}, "geometry":{"type":"Point","coordinates":[-161.486,60.3062]}},
{"type":"Feature","properties":{"label":"Ixtenco Otomi","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.0272,19.2146]}},
{"type":"Feature","properties":{"label":"Brunca Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-84.821363,9.978549]}},
{"type":"Feature","properties":{"label":"Jamaican Creole English","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-77.2612,18.13]}},
{"type":"Feature","properties":{"label":"Columbia-Wenatchi","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-118.454,48.217]}},
{"type":"Feature","properties":{"label":"Southwestern Tarahumara","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-107.578,27.0314]}},
{"type":"Feature","properties":{"label":"Potawatomi","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-89.1881,40.955]}},
{"type":"Feature","properties":{"label":"Southeastern Tarahumara","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-106.706,26.7282]}},
{"type":"Feature","properties":{"label":"Cuixtla-Xitla Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.6647,16.2197]}},
{"type":"Feature","properties":{"label":"Jamiltepec Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.8417,16.2279]}},
{"type":"Feature","properties":{"label":"Bay Miwok","family":"Miwok-Costanoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-122.419,37.784]}},
{"type":"Feature","properties":{"label":"Original Costa Rican Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-84.010539,9.935135]}},
{"type":"Feature","properties":{"label":"Jalapa De Díaz Mazatec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.4977,18.0803]}},
{"type":"Feature","properties":{"label":"Tongva","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-118.11,34.1]}},
{"type":"Feature","properties":{"label":"Lakota","family":"Siouan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-103.95,46.3699]}},
{"type":"Feature","properties":{"label":"Coyutla Totonac","family":"Totonacan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.6852,20.5447]}},
{"type":"Feature","properties":{"label":"Nopala Chatino","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.1339,16.0954]}},
{"type":"Feature","properties":{"label":"Spokane","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-118.062,47.9087]}},
{"type":"Feature","properties":{"label":"Esselen","family":"Isolate","insample":"0"}, "geometry":{"type":"Point","coordinates":[-121.867,36.5473]}},
{"type":"Feature","properties":{"label":"Southern Pomo","family":"Pomoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-122.545,38.7643]}},
{"type":"Feature","properties":{"label":"Pochutec","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.468076,15.735073]}},
{"type":"Feature","properties":{"label":"Southern Carrier","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-124.452,53.1763]}},
{"type":"Feature","properties":{"label":"Diuxi-Tilantongo Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.3861,17.3596]}},
{"type":"Feature","properties":{"label":"San Miguel Piedras Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.2056,16.9944]}},
{"type":"Feature","properties":{"label":"Nicaragua Creole English","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-83.7386,12.4402]}},
{"type":"Feature","properties":{"label":"Quinault","family":"Salishan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-124.16,47.4214]}},
{"type":"Feature","properties":{"label":"Tabasco Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-93.5688,17.9371]}},
{"type":"Feature","properties":{"label":"Buglere","family":"Katukinan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-81.25648,8.57695]}},
{"type":"Feature","properties":{"label":"Maratino","family":"Isolate","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.576661,24.339089]}},
{"type":"Feature","properties":{"label":"Southeastern Nochixtlán Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.01454,17.21219]}},
{"type":"Feature","properties":{"label":"Metlatónoc Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.3514,17.048]}},
{"type":"Feature","properties":{"label":"Mopán Maya","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-89.0673,16.3533]}},
{"type":"Feature","properties":{"label":"Lake Miwok","family":"Miwok-Costanoan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-122.621,39.0021]}},
{"type":"Feature","properties":{"label":"Ipai","family":"Keresan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-116.993,33.005]}},
{"type":"Feature","properties":{"label":"Algonquin","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-77.5258,47.3876]}},
{"type":"Feature","properties":{"label":"Poqomchi'","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-90.5813,15.3586]}},
{"type":"Feature","properties":{"label":"Tutelo","family":"Siouan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-78.75,37.67]}},
{"type":"Feature","properties":{"label":"Umatilla","family":"Iberian","insample":"0"}, "geometry":{"type":"Point","coordinates":[-118.552,45.6391]}},
{"type":"Feature","properties":{"label":"Texcatepec Otomi","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.2663,20.7342]}},
{"type":"Feature","properties":{"label":"Babine","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-126.41,55.0997]}},
{"type":"Feature","properties":{"label":"Yuki","family":"Caddoan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-123.296,39.8389]}},
{"type":"Feature","properties":{"label":"Northwest Sahaptin","family":"Iberian","insample":"1"}, "geometry":{"type":"Point","coordinates":[-120.756,46.2655]}},
{"type":"Feature","properties":{"label":"Lapaguía-Guivini Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.1636,16.0676]}},
{"type":"Feature","properties":{"label":"Tututepec Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.5597,16.154]}},
{"type":"Feature","properties":{"label":"Tataltepec Chatino","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.5311,16.2963]}},
{"type":"Feature","properties":{"label":"Coyotepec Popoloca","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.6258,18.3814]}},
{"type":"Feature","properties":{"label":"Tepecano","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-101.729,19.2343]}},
{"type":"Feature","properties":{"label":"Plains Cree","family":"Algic","insample":"1"}, "geometry":{"type":"Point","coordinates":[-110.463,51.2437]}},
{"type":"Feature","properties":{"label":"Santo Domingo Albarradas Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.281,17.0345]}},
{"type":"Feature","properties":{"label":"Western Ojibwa","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-102.525,50.5664]}},
{"type":"Feature","properties":{"label":"Western Totonac","family":"Totonacan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.9486,20.4574]}},
{"type":"Feature","properties":{"label":"Northern Pomo","family":"Pomoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-123.209,39.1084]}},
{"type":"Feature","properties":{"label":"Uspanteco","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-90.8893,15.3648]}},
{"type":"Feature","properties":{"label":"Western Highland Chatino","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.3244,16.2495]}},
{"type":"Feature","properties":{"label":"Southern-Coastal Tsimshian","family":"Tsimshian","insample":"1"}, "geometry":{"type":"Point","coordinates":[-128.544545,52.59103]}},
{"type":"Feature","properties":{"label":"Southern Haida","family":"Haida","insample":"1"}, "geometry":{"type":"Point","coordinates":[-132.008,53.2616]}},
{"type":"Feature","properties":{"label":"Bribri Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-83.05,9.4]}},
{"type":"Feature","properties":{"label":"Isthmus Mixe","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.0681,16.9481]}},
{"type":"Feature","properties":{"label":"Tol","family":"Teberan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-87.0372,14.6686]}},
{"type":"Feature","properties":{"label":"San Francisco Matlatzinca","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-100.058,19.3584]}},
{"type":"Feature","properties":{"label":"Northern East Cree","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-77.7505,55.1928]}},
{"type":"Feature","properties":{"label":"Beothuk","family":"Isolate","insample":"0"}, "geometry":{"type":"Point","coordinates":[-57,48]}},
{"type":"Feature","properties":{"label":"El Alto Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.9987,16.8742]}},
{"type":"Feature","properties":{"label":"Island Carib","family":"Arawakan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-61.342957,15.364795]}},
{"type":"Feature","properties":{"label":"Wintu","family":"Wintuan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-122.445,39.7176]}},
{"type":"Feature","properties":{"label":"Huitepec Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.1236,16.9476]}},
{"type":"Feature","properties":{"label":"Yatzachi Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.284,17.1869]}},
{"type":"Feature","properties":{"label":"Achi","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-90.3513,15.073]}},
{"type":"Feature","properties":{"label":"Pacific Gulf Yupik","family":"Mpur","insample":"0"}, "geometry":{"type":"Point","coordinates":[-148.043,60.4238]}},
{"type":"Feature","properties":{"label":"Subtiaba","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-86.9166,12.4667]}},
{"type":"Feature","properties":{"label":"Silacayoapan Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.1163,17.5541]}},
{"type":"Feature","properties":{"label":"Trinidad and Tobago Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-61.516667,10.666667]}},
{"type":"Feature","properties":{"label":"Atatláhuca Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.67753,17.07133]}},
{"type":"Feature","properties":{"label":"Zenzontepec Chatino","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.45546,16.52799]}},
{"type":"Feature","properties":{"label":"Tipai","family":"Keresan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-116.604,32.331]}},
{"type":"Feature","properties":{"label":"Lucumi","family":"Austroasiatic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-82.441,22.9514]}},
{"type":"Feature","properties":{"label":"Chol","family":"Ramanos","insample":"1"}, "geometry":{"type":"Point","coordinates":[-92.4698,17.4897]}},
{"type":"Feature","properties":{"label":"Sechelt","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-123.765,49.4757]}},
{"type":"Feature","properties":{"label":"Mobilian","family":"Pidgin","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.75,30.47]}},
{"type":"Feature","properties":{"label":"Tlacoatzintepec Chinantec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.5176,17.8646]}},
{"type":"Feature","properties":{"label":"Kalispel-Pend d'Oreille","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-114.19,47.5825]}},
{"type":"Feature","properties":{"label":"Holikachuk","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-159.831,62.7266]}},
{"type":"Feature","properties":{"label":"Tübatulabal","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-117.163,35.327]}},
{"type":"Feature","properties":{"label":"Tzotzil","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-92.7388,16.6362]}},
{"type":"Feature","properties":{"label":"Classical Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.97,19.72]}},
{"type":"Feature","properties":{"label":"Chiltepec Chinantec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.2183,18.0606]}},
{"type":"Feature","properties":{"label":"Yautepec Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.92825,16.44147]}},
{"type":"Feature","properties":{"label":"San Miguel El Grande Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.5432,17.0777]}},
{"type":"Feature","properties":{"label":"Teojomulco Chatino","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.224437,16.590622]}},
{"type":"Feature","properties":{"label":"Onondaga","family":"Molale","insample":"0"}, "geometry":{"type":"Point","coordinates":[-76.12,42.92]}},
{"type":"Feature","properties":{"label":"Hidatsa","family":"Siouan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-102.528,47.7534]}},
{"type":"Feature","properties":{"label":"Nisga'a","family":"Tsimshian","insample":"1"}, "geometry":{"type":"Point","coordinates":[-129.192,55.199]}},
{"type":"Feature","properties":{"label":"Huehuetla Tepehua","family":"Totonacan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-97.9347,20.6189]}},
{"type":"Feature","properties":{"label":"Tanacross","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-143.338,63.4046]}},
{"type":"Feature","properties":{"label":"Santa María Quiegolani Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.0486,16.033]}},
{"type":"Feature","properties":{"label":"Chichimeca-Jonaz","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-100.524,21.2943]}},
{"type":"Feature","properties":{"label":"San Juan Quiahije Chatino Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.316667,16.3]}},
{"type":"Feature","properties":{"label":"Thompson","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-120.193,50.1668]}},
{"type":"Feature","properties":{"label":"Grenadian Creole English","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-61.6989,12.0067]}},
{"type":"Feature","properties":{"label":"Tenino","family":"Iberian","insample":"0"}, "geometry":{"type":"Point","coordinates":[-121.44,44.7985]}},
{"type":"Feature","properties":{"label":"Garifuna","family":"Arawakan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-86.9091,15.3529]}},
{"type":"Feature","properties":{"label":"Tobagonian Creole English","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-60.6791,11.2388]}},
{"type":"Feature","properties":{"label":"Acatepec Me'phaa","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.0602,17.1034]}},
{"type":"Feature","properties":{"label":"Wampanoag","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-73.3148,41.705]}},
{"type":"Feature","properties":{"label":"Coatepec Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.7114,18.32]}},
{"type":"Feature","properties":{"label":"Huetar","family":"Katukinan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-84.255066,10.159775]}},
{"type":"Feature","properties":{"label":"Maléku Jaíka","family":"Katukinan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-84.7318,10.7485]}},
{"type":"Feature","properties":{"label":"Quebec Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-74.87193,45.99654]}},
{"type":"Feature","properties":{"label":"Coquille","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-119.605,44.5177]}},
{"type":"Feature","properties":{"label":"Galice","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-120.75,45.3914]}},
{"type":"Feature","properties":{"label":"Q'anjob'al","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.3043,15.6846]}},
{"type":"Feature","properties":{"label":"Michoacán Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-103.361,18.3412]}},
{"type":"Feature","properties":{"label":"Barbareño","family":"Eskimo-Aleut","insample":"0"}, "geometry":{"type":"Point","coordinates":[-119.699,34.462]}},
{"type":"Feature","properties":{"label":"Ayoquesco Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.8575,16.6633]}},
{"type":"Feature","properties":{"label":"Northern Pame","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.6434,22.0968]}},
{"type":"Feature","properties":{"label":"Cahuilla","family":"Songhay","insample":"1"}, "geometry":{"type":"Point","coordinates":[-116.691,33.5324]}},
{"type":"Feature","properties":{"label":"Yalálag Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.2183,17.2134]}},
{"type":"Feature","properties":{"label":"Southern East Cree","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-78.6971,51.4078]}},
{"type":"Feature","properties":{"label":"Northern Tepehuan","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-107.379,26.4348]}},
{"type":"Feature","properties":{"label":"Eastern Canadian Inuktitut","family":"Mpur","insample":"0"}, "geometry":{"type":"Point","coordinates":[-75.6139,62.1735]}},
{"type":"Feature","properties":{"label":"Tuscarora","family":"Molale","insample":"0"}, "geometry":{"type":"Point","coordinates":[-79.4214,43.1303]}},
{"type":"Feature","properties":{"label":"Sayula Popoluca","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-94.9531,17.8606]}},
{"type":"Feature","properties":{"label":"Achumawi","family":"Palaihnihan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-121.191,41.0979]}},
{"type":"Feature","properties":{"label":"Wenro","family":"Unclassifiable","insample":"0"}, "geometry":{"type":"Point","coordinates":[-78.475563,43.14]}},
{"type":"Feature","properties":{"label":"Bella Coola","family":"Salishan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-126.689,52.3448]}},
{"type":"Feature","properties":{"label":"Quioquitani-Quieri Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.1555,16.3416]}},
{"type":"Feature","properties":{"label":"Chichicapan Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.5486,16.8459]}},
{"type":"Feature","properties":{"label":"San Vicente Coatlán Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.8667,16.2817]}},
{"type":"Feature","properties":{"label":"Apasco-Apoala Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.0657,17.6143]}},
{"type":"Feature","properties":{"label":"Salinan","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-121.718,37.6646]}},
{"type":"Feature","properties":{"label":"Santa Inés Ahuatempan Popoloca","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.85991,18.38647]}},
{"type":"Feature","properties":{"label":"Chimariko","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-123,41]}},
{"type":"Feature","properties":{"label":"Guaicurian","family":"Isolate","insample":"0"}, "geometry":{"type":"Point","coordinates":[-110.3,24.16666667]}},
{"type":"Feature","properties":{"label":"Quapaw","family":"Siouan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-94.6634,36.9471]}},
{"type":"Feature","properties":{"label":"Quechan","family":"Keresan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-114.599,32.7859]}},
{"type":"Feature","properties":{"label":"Zaachila Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.82337,17.00245]}},
{"type":"Feature","properties":{"label":"Northeastern Russian River Pomo","family":"Pomoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-122.509,39.2894]}},
{"type":"Feature","properties":{"label":"Northwest Maidu","family":"Giimbiyu","insample":"1"}, "geometry":{"type":"Point","coordinates":[-121.368,39.6721]}},
{"type":"Feature","properties":{"label":"San Baltazar Loxicha Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.762,16.0409]}},
{"type":"Feature","properties":{"label":"El Nayar Cora","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-104.467,22.4099]}},
{"type":"Feature","properties":{"label":"Ixcatec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.1242,17.7597]}},
{"type":"Feature","properties":{"label":"Zaniza Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.2876,16.6804]}},
{"type":"Feature","properties":{"label":"Old Cayman Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-81.216667,19.333333]}},
{"type":"Feature","properties":{"label":"Picuris Northern Tiwa","family":"Kiowa-Tanoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-105.267144,37.083011]}},
{"type":"Feature","properties":{"label":"Upper Chehalis","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-123.169,46.7981]}},
{"type":"Feature","properties":{"label":"San Marcos Tlalcoyalco Popoloca","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.5936,18.74]}},
{"type":"Feature","properties":{"label":"Huarijio","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-108.437,27.8685]}},
{"type":"Feature","properties":{"label":"Tacahua-Yolotepec Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.4537,16.9648]}},
{"type":"Feature","properties":{"label":"Central Mazahua","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-100.018,19.7357]}},
{"type":"Feature","properties":{"label":"Tohono O'odham","family":"Songhay","insample":"1"}, "geometry":{"type":"Point","coordinates":[-111.995,31.7973]}},
{"type":"Feature","properties":{"label":"Havasupai-Walapai-Yavapai","family":"Keresan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-113.385,35.6302]}},
{"type":"Feature","properties":{"label":"Gwich'in","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-142.963,67.4307]}},
{"type":"Feature","properties":{"label":"Kalaallisut","family":"Mpur","insample":"1"}, "geometry":{"type":"Point","coordinates":[-52.864,69.3761]}},
{"type":"Feature","properties":{"label":"Changuena","family":"Katukinan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-82.568207,9.359643]}},
{"type":"Feature","properties":{"label":"Karok","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-123.315,41.8228]}},
{"type":"Feature","properties":{"label":"Miami","family":"Algic","insample":"1"}, "geometry":{"type":"Point","coordinates":[-90,40]}},
{"type":"Feature","properties":{"label":"Mitlatongo Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.1757,17.16]}},
{"type":"Feature","properties":{"label":"Santa María Zacatepec Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.9484,16.7003]}},
{"type":"Feature","properties":{"label":"Guevea De Humboldt Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.3641,16.7312]}},
{"type":"Feature","properties":{"label":"Francisco León Zoque","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-93.3633,17.3654]}},
{"type":"Feature","properties":{"label":"Adai","family":"Isolate","insample":"0"}, "geometry":{"type":"Point","coordinates":[-92.0059,31.6314]}},
{"type":"Feature","properties":{"label":"Central Pomo","family":"Pomoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-123.66393,38.90547]}},
{"type":"Feature","properties":{"label":"Mi'kmaq","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-65.5766,45.9941]}},
{"type":"Feature","properties":{"label":"Kwak'wala","family":"Wakashan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-127.308,50.9269]}},
{"type":"Feature","properties":{"label":"Chetco","family":"Bookkeeping","insample":"0"}, "geometry":{"type":"Point","coordinates":[-124.376,42.6864]}},
{"type":"Feature","properties":{"label":"K'iche'","family":"Ramanos","insample":"1"}, "geometry":{"type":"Point","coordinates":[-91.1696,14.5278]}},
{"type":"Feature","properties":{"label":"Xinca-Yupiltepeque","family":"Xincan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-89.790974,14.194497]}},
{"type":"Feature","properties":{"label":"Central Puebla Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.1264,18.7545]}},
{"type":"Feature","properties":{"label":"Northern Tarahumara","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-107.658,28.6077]}},
{"type":"Feature","properties":{"label":"Alsea-Yaquina","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-123.94,44.408]}},
{"type":"Feature","properties":{"label":"Laurentian","family":"Molale","insample":"0"}, "geometry":{"type":"Point","coordinates":[-72.5,45.33]}},
{"type":"Feature","properties":{"label":"Cupeño","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-116.515,33.3148]}},
{"type":"Feature","properties":{"label":"Isthmus-Mecayapan Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-94.7547,18.2]}},
{"type":"Feature","properties":{"label":"Eastern Ojibwa","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-79.7503,45.0112]}},
{"type":"Feature","properties":{"label":"Popti'","family":"Ramanos","insample":"1"}, "geometry":{"type":"Point","coordinates":[-91.6633,15.6609]}},
{"type":"Feature","properties":{"label":"Mayangna","family":"Misumalpan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-84.3439,14.1259]}},
{"type":"Feature","properties":{"label":"Kato","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-123.432,39.7002]}},
{"type":"Feature","properties":{"label":"Wiyot","family":"Algic","insample":"1"}, "geometry":{"type":"Point","coordinates":[-122.952,39.2492]}},
{"type":"Feature","properties":{"label":"Northern Puebla Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.9814,20.1356]}},
{"type":"Feature","properties":{"label":"Haisla","family":"Wakashan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-128.602,53.964]}},
{"type":"Feature","properties":{"label":"Central Ojibwa","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-84.1543,46.5741]}},
{"type":"Feature","properties":{"label":"Coast Miwok","family":"Miwok-Costanoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-122.994,38.3285]}},
{"type":"Feature","properties":{"label":"Cholti","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-89,15.5]}},
{"type":"Feature","properties":{"label":"Hanis","family":"Ambakich","insample":"1"}, "geometry":{"type":"Point","coordinates":[-124.16,43.4413]}},
{"type":"Feature","properties":{"label":"Maricopa","family":"Keresan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-111.749,33.5123]}},
{"type":"Feature","properties":{"label":"Klamath-Modoc","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-121.704,42.5861]}},
{"type":"Feature","properties":{"label":"Cajun French","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.6133,29.6869]}},
{"type":"Feature","properties":{"label":"Rayón Zoque","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-93.1006,17.2953]}},
{"type":"Feature","properties":{"label":"Teribe","family":"Katukinan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-82.9631,9.067]}},
{"type":"Feature","properties":{"label":"Chalon","family":"Miwok-Costanoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-121.151328,36.374637]}},
{"type":"Feature","properties":{"label":"Southern Sierra Miwok","family":"Miwok-Costanoan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-120.507,38.2363]}},
{"type":"Feature","properties":{"label":"Dorasque","family":"Katukinan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-82.375717,8.567442]}},
{"type":"Feature","properties":{"label":"Saint Lucian Creole French","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-61.3641,15.3947]}},
{"type":"Feature","properties":{"label":"Atzingo Matlatzinca","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.9239,19.3871]}},
{"type":"Feature","properties":{"label":"Itundujia Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.59753,16.77876]}},
{"type":"Feature","properties":{"label":"Nahuatl, Southeastern Puebla","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.12655,18.39688]}},
{"type":"Feature","properties":{"label":"Molale","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-122.857,44.556]}},
{"type":"Feature","properties":{"label":"Mattole","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-122.863,40.4321]}},
{"type":"Feature","properties":{"label":"Shuswap","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-119.667,50.8734]}},
{"type":"Feature","properties":{"label":"Pentlatch","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-124.689,49.1936]}},
{"type":"Feature","properties":{"label":"Mono (USA)","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-119.347,37.1935]}},
{"type":"Feature","properties":{"label":"Tlingit","family":"Athabaskan-Eyak-Tlingit","insample":"1"}, "geometry":{"type":"Point","coordinates":[-135.29,59.4447]}},
{"type":"Feature","properties":{"label":"San Juan Guelavía Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.5967,17.0332]}},
{"type":"Feature","properties":{"label":"Erie","family":"Unclassifiable","insample":"0"}, "geometry":{"type":"Point","coordinates":[-79.64,42.158]}},
{"type":"Feature","properties":{"label":"Amoltepec Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.4518,16.6521]}},
{"type":"Feature","properties":{"label":"Southern Puebla Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.9572,18.2123]}},
{"type":"Feature","properties":{"label":"Towa","family":"Kiowa-Tanoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-106.766,35.5994]}},
{"type":"Feature","properties":{"label":"Sierra de Juárez Zapotec","family":"Shastan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-96.6191,17.4219]}},
{"type":"Feature","properties":{"label":"Clatsop-Shoalwater Chinook","family":"Chinookan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-119.166,45.1729]}},
{"type":"Feature","properties":{"label":"Taino","family":"Arawakan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-66.8042,18.2836]}},
{"type":"Feature","properties":{"label":"Tlacolulita Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.7414,16.2971]}},
{"type":"Feature","properties":{"label":"Xinca","family":"Bookkeeping","insample":"0"}, "geometry":{"type":"Point","coordinates":[-89.8235,14.3103]}},
{"type":"Feature","properties":{"label":"Boruca","family":"Katukinan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-83.2124,8.88093]}},
{"type":"Feature","properties":{"label":"Bribri","family":"Katukinan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-83.0539,9.39794]}},
{"type":"Feature","properties":{"label":"Loxicha Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.6997,15.8442]}},
{"type":"Feature","properties":{"label":"Nawathinehena","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-104.45,41.316]}},
{"type":"Feature","properties":{"label":"Lower Chehalis","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-124.004,46.7736]}},
{"type":"Feature","properties":{"label":"Xinca-Guazacapan","family":"Xincan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-90.416651,14.069981]}},
{"type":"Feature","properties":{"label":"Eastern Pomo","family":"Pomoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-122.586,38.5647]}},
{"type":"Feature","properties":{"label":"Rama","family":"Katukinan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-83.8571,11.5007]}},
{"type":"Feature","properties":{"label":"Huichol","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-104.062,21.954]}},
{"type":"Feature","properties":{"label":"Southwestern Tlaxiaco Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.7974,16.9887]}},
{"type":"Feature","properties":{"label":"Atsugewi","family":"Palaihnihan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-120.661,40.4271]}},
{"type":"Feature","properties":{"label":"Wappo","family":"Caddoan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-122.5,38.25]}},
{"type":"Feature","properties":{"label":"Cherokee","family":"Molale","insample":"1"}, "geometry":{"type":"Point","coordinates":[-83.163,35.4664]}},
{"type":"Feature","properties":{"label":"Moose Cree","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-80.6912,51.0686]}},
{"type":"Feature","properties":{"label":"Chimalapa Zoque","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-94.6913,16.6543]}},
{"type":"Feature","properties":{"label":"San Juan Colorado Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.9279,16.3964]}},
{"type":"Feature","properties":{"label":"North Slavey","family":"Athabaskan-Eyak-Tlingit","insample":"1"}, "geometry":{"type":"Point","coordinates":[-123.641,63.2671]}},
{"type":"Feature","properties":{"label":"Itzá","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-89.8734,17.0269]}},
{"type":"Feature","properties":{"label":"Keresan Pueblo Indian Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-106.723333,35.503611]}},
{"type":"Feature","properties":{"label":"Ocotlán Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.7263,16.8258]}},
{"type":"Feature","properties":{"label":"Eastern Abenaki","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-68.6617,45.0112]}},
{"type":"Feature","properties":{"label":"Kawaiisu","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-118.679,36.0538]}},
{"type":"Feature","properties":{"label":"Mahican","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-74.266,43.903]}},
{"type":"Feature","properties":{"label":"Cowlitz","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-122.917,46.4167]}},
{"type":"Feature","properties":{"label":"Lipan Apache","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-105.819,33.2748]}},
{"type":"Feature","properties":{"label":"Honduras Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-87.224,14.622]}},
{"type":"Feature","properties":{"label":"Konomihu","family":"Muniche","insample":"0"}, "geometry":{"type":"Point","coordinates":[-123.310776,41.263356]}},
{"type":"Feature","properties":{"label":"Usila Chinantec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.4074,17.9184]}},
{"type":"Feature","properties":{"label":"Petapa Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.1118,16.8023]}},
{"type":"Feature","properties":{"label":"Sipacapense","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.7041,15.23054]}},
{"type":"Feature","properties":{"label":"Mescalero-Chiricahua Apache","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-105.566,33.1291]}},
{"type":"Feature","properties":{"label":"San Juan Atzingo Popoloca","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.37923,18.22245]}},
{"type":"Feature","properties":{"label":"Jova","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-109,28.5]}},
{"type":"Feature","properties":{"label":"Ottawa","family":"Algic","insample":"1"}, "geometry":{"type":"Point","coordinates":[-83.226,44.5988]}},
{"type":"Feature","properties":{"label":"Trinidadian Creole English","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-61.4171,10.4208]}},
{"type":"Feature","properties":{"label":"Creolized Grand Ronde Chinook Jargon","family":"Chinookan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-125,55]}},
{"type":"Feature","properties":{"label":"Gitxsan","family":"Tsimshian","insample":"0"}, "geometry":{"type":"Point","coordinates":[-128.08,55.09]}},
{"type":"Feature","properties":{"label":"Buena Vista Yokuts","family":"Molof","insample":"0"}, "geometry":{"type":"Point","coordinates":[-119.23748,35.22038]}},
{"type":"Feature","properties":{"label":"Southern Pame","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.334,20.966]}},
{"type":"Feature","properties":{"label":"Western Keres","family":"Nara","insample":"1"}, "geometry":{"type":"Point","coordinates":[-107.517,34.9733]}},
{"type":"Feature","properties":{"label":"Pima Bajo","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-108.326,28.654]}},
{"type":"Feature","properties":{"label":"Kashaya","family":"Pomoan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-123.08,38.5424]}},
{"type":"Feature","properties":{"label":"Malinaltepec Me'phaa","family":"Shastan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-98.6322,17.2122]}},
{"type":"Feature","properties":{"label":"Sea Island Creole English","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-79.6036,33.6632]}},
{"type":"Feature","properties":{"label":"Mikasuki","family":"Muskogean","insample":"0"}, "geometry":{"type":"Point","coordinates":[-80.90847,26.08142]}},
{"type":"Feature","properties":{"label":"Sekani","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-125.664,57.4421]}},
{"type":"Feature","properties":{"label":"Limonese Creole","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-83.0905,9.957414]}},
{"type":"Feature","properties":{"label":"Purepecha","family":"Tarascan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-101.631,19.2467]}},
{"type":"Feature","properties":{"label":"Susquehannock","family":"Molale","insample":"0"}, "geometry":{"type":"Point","coordinates":[-76.208,41.169]}},
{"type":"Feature","properties":{"label":"Xadani Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.0318,15.8822]}},
{"type":"Feature","properties":{"label":"Sierra Negra Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.9,18.45]}},
{"type":"Feature","properties":{"label":"Chorotega","family":"Bookkeeping","insample":"0"}, "geometry":{"type":"Point","coordinates":[-85.1228,10.8154]}},
{"type":"Feature","properties":{"label":"Western Apache","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-110.123,33.8574]}},
{"type":"Feature","properties":{"label":"Xinka-Jumaytepeque","family":"Xincan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-90.256519,14.341898]}},
{"type":"Feature","properties":{"label":"Chitimacha","family":"Isolate","insample":"0"}, "geometry":{"type":"Point","coordinates":[-90.9123,30.3386]}},
{"type":"Feature","properties":{"label":"Nootka","family":"Bookkeeping","insample":"0"}, "geometry":{"type":"Point","coordinates":[-126.086,49.6212]}},
{"type":"Feature","properties":{"label":"Cayuga","family":"Molale","insample":"0"}, "geometry":{"type":"Point","coordinates":[-76.5969,42.41]}},
{"type":"Feature","properties":{"label":"Choapan Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.8656,17.4371]}},
{"type":"Feature","properties":{"label":"Tahltan","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-130.052,58.4498]}},
{"type":"Feature","properties":{"label":"Lenca-Salvador","family":"Comecrudan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-88.114014,13.560562]}},
{"type":"Feature","properties":{"label":"Soltec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.96,16.54]}},
{"type":"Feature","properties":{"label":"Quileute","family":"Otomanguean","insample":"1"}, "geometry":{"type":"Point","coordinates":[-124.603,47.9106]}},
{"type":"Feature","properties":{"label":"Cruzeño","family":"Eskimo-Aleut","insample":"0"}, "geometry":{"type":"Point","coordinates":[-119.864,34.0465]}},
{"type":"Feature","properties":{"label":"Piro","family":"Kiowa-Tanoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-106.415,35.2291]}},
{"type":"Feature","properties":{"label":"Akateko","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.8421,15.5932]}},
{"type":"Feature","properties":{"label":"Northern Haida","family":"Haida","insample":"0"}, "geometry":{"type":"Point","coordinates":[-132.079257,54.004532]}},
{"type":"Feature","properties":{"label":"Mazaltepec Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.8791,17.1547]}},
{"type":"Feature","properties":{"label":"Southern Tutchone","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-136.573,60.7823]}},
{"type":"Feature","properties":{"label":"Palantla Chinantec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.3407,17.884]}},
{"type":"Feature","properties":{"label":"Nanticoke","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-74.98648,39.67781]}},
{"type":"Feature","properties":{"label":"Pennsylvania German","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-76.3211,40.030507]}},
{"type":"Feature","properties":{"label":"Alabama","family":"Muskogean","insample":"0"}, "geometry":{"type":"Point","coordinates":[-94.62848,30.76738]}},
{"type":"Feature","properties":{"label":"Mazatlán Mazatec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.8889,18.0829]}},
{"type":"Feature","properties":{"label":"Zacatlán-Ahuacatlán-Tepetzintla Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.8974,20.0581]}},
{"type":"Feature","properties":{"label":"Tz'utujil","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.2012,14.6351]}},
{"type":"Feature","properties":{"label":"Seward Alaska Inupiatun","family":"Mpur","insample":"0"}, "geometry":{"type":"Point","coordinates":[-161.80666,64.77955]}},
{"type":"Feature","properties":{"label":"Mocho","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-92.1734,15.4538]}},
{"type":"Feature","properties":{"label":"Soyaltepec Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.1921,17.556]}},
{"type":"Feature","properties":{"label":"Huastec","family":"Ramanos","insample":"1"}, "geometry":{"type":"Point","coordinates":[-98.5028,21.6153]}},
{"type":"Feature","properties":{"label":"Tagish","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-134.799,60.242]}},
{"type":"Feature","properties":{"label":"Lacandon","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.42348,17.02093]}},
{"type":"Feature","properties":{"label":"Crow","family":"Siouan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-107.874,45.368]}},
{"type":"Feature","properties":{"label":"Haitian Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-72.285,18.541]}},
{"type":"Feature","properties":{"label":"Shoshoni","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-116,41]}},
{"type":"Feature","properties":{"label":"Yosondúa Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.5018,16.9042]}},
{"type":"Feature","properties":{"label":"Southern Tiwa","family":"Kiowa-Tanoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-106.661,34.7873]}},
{"type":"Feature","properties":{"label":"Rio Grande Tewa","family":"Kiowa-Tanoan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-106.124,35.9053]}},
{"type":"Feature","properties":{"label":"Menominee","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-88.6395,44.9794]}},
{"type":"Feature","properties":{"label":"Sochiapam Chinantec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.6079,17.7985]}},
{"type":"Feature","properties":{"label":"Isthmus-Cosoleacaque Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-94.7347,17.9401]}},
{"type":"Feature","properties":{"label":"Filomeno Mata Totonac","family":"Totonacan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.5931,20.1415]}},
{"type":"Feature","properties":{"label":"Güilá Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.4572,16.8824]}},
{"type":"Feature","properties":{"label":"Shawnee","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.7635,35.354]}},
{"type":"Feature","properties":{"label":"Tejalapan Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.8876,17.0944]}},
{"type":"Feature","properties":{"label":"Han","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-140.352,64.5002]}},
{"type":"Feature","properties":{"label":"Tanaina","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-150.759,60.4712]}},
{"type":"Feature","properties":{"label":"Lenca","family":"Bookkeeping","insample":"0"}, "geometry":{"type":"Point","coordinates":[-88.0422,13.9278]}},
{"type":"Feature","properties":{"label":"Jitotolteco","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-92.858395,17.054524]}},
{"type":"Feature","properties":{"label":"Santa Inés Yatzechi Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.7527,16.8842]}},
{"type":"Feature","properties":{"label":"Tlahuitoltepec Mixe","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.1186,16.9634]}},
{"type":"Feature","properties":{"label":"Naskapi","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-61.1318,55.9316]}},
{"type":"Feature","properties":{"label":"Gros Ventre","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-108.738,48.4834]}},
{"type":"Feature","properties":{"label":"Tunumiisiut","family":"Eskimo-Aleut","insample":"0"}, "geometry":{"type":"Point","coordinates":[-37.631111,65.613611]}},
{"type":"Feature","properties":{"label":"Lowland Tarahumara","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-107.854,27.4623]}},
{"type":"Feature","properties":{"label":"Nez Perce","family":"Iberian","insample":"0"}, "geometry":{"type":"Point","coordinates":[-116.408,46.3073]}},
{"type":"Feature","properties":{"label":"Lalana Chinantec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.00645,17.58251]}},
{"type":"Feature","properties":{"label":"Bahamas Creole English","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-77.390587,25.032149]}},
{"type":"Feature","properties":{"label":"Tlazoyaltepec Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.9783,17.007]}},
{"type":"Feature","properties":{"label":"Mezontla Popoloca","family":"Shastan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-97.5879,18.1442]}},
{"type":"Feature","properties":{"label":"Cueva","family":"Unclassifiable","insample":"0"}, "geometry":{"type":"Point","coordinates":[-78.184569,8.268235]}},
{"type":"Feature","properties":{"label":"Central Guerrero Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.0023,17.8583]}},
{"type":"Feature","properties":{"label":"Koyukon","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-154.229,65.6093]}},
{"type":"Feature","properties":{"label":"Highland Puebla Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.5556,20.1554]}},
{"type":"Feature","properties":{"label":"Xanaguía Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.1927,15.9748]}},
{"type":"Feature","properties":{"label":"Huaxcaleca Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.9537,18.8989]}},
{"type":"Feature","properties":{"label":"Turks And Caicos Creole English","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-71.7451,21.8078]}},
{"type":"Feature","properties":{"label":"Tijaltepec Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.4578,17.1539]}},
{"type":"Feature","properties":{"label":"Haitian","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-72.136115,18.795135]}},
{"type":"Feature","properties":{"label":"Highland Popoluca","family":"Mixe-Zoque","insample":"1"}, "geometry":{"type":"Point","coordinates":[-94.9109,18.198]}},
{"type":"Feature","properties":{"label":"Ojitlán Chinantec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.3369,18.075]}},
{"type":"Feature","properties":{"label":"San Martín Itunyoso Triqui","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.9202,17.2428]}},
{"type":"Feature","properties":{"label":"Osage","family":"Siouan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.2949,36.7828]}},
{"type":"Feature","properties":{"label":"Oneida","family":"Molale","insample":"0"}, "geometry":{"type":"Point","coordinates":[-75.708106,43.438742]}},
{"type":"Feature","properties":{"label":"Chickasaw","family":"Muskogean","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.1301,33.9452]}},
{"type":"Feature","properties":{"label":"Kiowa","family":"Kiowa-Tanoan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-98.9042,34.9403]}},
{"type":"Feature","properties":{"label":"Jamaican Country Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-76.9321,17.9997]}},
{"type":"Feature","properties":{"label":"Northeast Maidu","family":"Giimbiyu","insample":"0"}, "geometry":{"type":"Point","coordinates":[-120.645,40.4102]}},
{"type":"Feature","properties":{"label":"Nottoway","family":"Molale","insample":"1"}, "geometry":{"type":"Point","coordinates":[-77.115,36.72]}},
{"type":"Feature","properties":{"label":"Plautdietsch","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-109.353868,49.578028]}},
{"type":"Feature","properties":{"label":"Luiseno","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-116.939,33.3184]}},
{"type":"Feature","properties":{"label":"Ayautla Mazatec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.5952,18.0993]}},
{"type":"Feature","properties":{"label":"Chilcotin","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-123.24458,51.98952]}},
{"type":"Feature","properties":{"label":"Upper Tanana","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-141.37,62.6867]}},
{"type":"Feature","properties":{"label":"Chippewa","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-94.2738,47.347]}},
{"type":"Feature","properties":{"label":"Zoogocho Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.3433,17.2016]}},
{"type":"Feature","properties":{"label":"Papantla Totonac","family":"Totonacan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.2554,20.5671]}},
{"type":"Feature","properties":{"label":"Kaqchikel","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-90.9881,14.4662]}},
{"type":"Feature","properties":{"label":"Jamaican Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-77.758042,18.049925]}},
{"type":"Feature","properties":{"label":"Sacapulteco","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.109,15.274]}},
{"type":"Feature","properties":{"label":"Aloápam Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.7438,17.4137]}},
{"type":"Feature","properties":{"label":"Louisiana Creole French","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-90.7475,30.0412]}},
{"type":"Feature","properties":{"label":"Cajonos Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.3352,17.1427]}},
{"type":"Feature","properties":{"label":"Quetzaltepec Mixe","family":"Bookkeeping","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.67269,16.92147]}},
{"type":"Feature","properties":{"label":"Soyaltepec Mazatec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.4946,18.2868]}},
{"type":"Feature","properties":{"label":"Kutenai","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-115.065,48.7892]}},
{"type":"Feature","properties":{"label":"Central Tarahumara","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-107.154,27.5648]}},
{"type":"Feature","properties":{"label":"Tektiteko","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-92.1136,15.4599]}},
{"type":"Feature","properties":{"label":"Cheyenne","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-106.659,45.5321]}},
{"type":"Feature","properties":{"label":"Temoaya Otomi","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.6541,19.6001]}},
{"type":"Feature","properties":{"label":"Lumbee","family":"Kiwaian","insample":"0"}, "geometry":{"type":"Point","coordinates":[-78.4531,35.6171]}},
{"type":"Feature","properties":{"label":"Assiniboine","family":"Siouan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-106.068,49.2923]}},
{"type":"Feature","properties":{"label":"Tecpatlán Totonac","family":"Totonacan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.8436,20.2957]}},
{"type":"Feature","properties":{"label":"Eyak","family":"Athabaskan-Eyak-Tlingit","insample":"1"}, "geometry":{"type":"Point","coordinates":[-144.762,60.4232]}},
{"type":"Feature","properties":{"label":"Halkomelem","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-122.029,48.0751]}},
{"type":"Feature","properties":{"label":"Coatlán Mixe","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.4659,16.9404]}},
{"type":"Feature","properties":{"label":"Squamish","family":"Salishan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-123.014,49.3231]}},
{"type":"Feature","properties":{"label":"Herschel Island Eskimo Trade Jargon","family":"Pidgin","insample":"0"}, "geometry":{"type":"Point","coordinates":[-152.01,70.11]}},
{"type":"Feature","properties":{"label":"Mezquital Otomi","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.5564,20.2274]}},
{"type":"Feature","properties":{"label":"Chazumba Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.7873,18.1541]}},
{"type":"Feature","properties":{"label":"Pech","family":"Katukinan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-85.558,15.8033]}},
{"type":"Feature","properties":{"label":"Navajo","family":"Athabaskan-Eyak-Tlingit","insample":"1"}, "geometry":{"type":"Point","coordinates":[-110.082,36.2106]}},
{"type":"Feature","properties":{"label":"Tetelcingo Nahuatl","family":"Songhay","insample":"1"}, "geometry":{"type":"Point","coordinates":[-98.893,18.8854]}},
{"type":"Feature","properties":{"label":"Lenca-Honduras","family":"Comecrudan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-87.49878,13.667338]}},
{"type":"Feature","properties":{"label":"Tabaa Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.2777,17.2822]}},
{"type":"Feature","properties":{"label":"Valle Nacional Chinantec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.3187,17.7964]}},
{"type":"Feature","properties":{"label":"Central Pame","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.2898,21.3762]}},
{"type":"Feature","properties":{"label":"Plains Indian Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.2499,38.3941]}},
{"type":"Feature","properties":{"label":"Serrano","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-116.772,33.9479]}},
{"type":"Feature","properties":{"label":"Maritime Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-63.881,45.0427]}},
{"type":"Feature","properties":{"label":"Aleut","family":"Mpur","insample":"1"}, "geometry":{"type":"Point","coordinates":[-174.29,52.1228]}},
{"type":"Feature","properties":{"label":"Kiliwa","family":"Keresan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-115.123,30.5471]}},
{"type":"Feature","properties":{"label":"Purisimeño","family":"Eskimo-Aleut","insample":"0"}, "geometry":{"type":"Point","coordinates":[-120.431,34.6866]}},
{"type":"Feature","properties":{"label":"Upper Chinook","family":"Chinookan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-121.509,45.0278]}},
{"type":"Feature","properties":{"label":"Southern Rincon Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.3775,17.3031]}},
{"type":"Feature","properties":{"label":"Ahtena","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-144.889,61.7068]}},
{"type":"Feature","properties":{"label":"Santa Teresa Cora","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-104.7,22.7102]}},
{"type":"Feature","properties":{"label":"Belize Kriol English","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-88.6281,17.3941]}},
{"type":"Feature","properties":{"label":"Teutila Cuicatec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.6645,17.9029]}},
{"type":"Feature","properties":{"label":"Rincón Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.3144,17.4451]}},
{"type":"Feature","properties":{"label":"Eastern Huasteca Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.9077,21.0639]}},
{"type":"Feature","properties":{"label":"Beaver","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-120.352,56.7984]}},
{"type":"Feature","properties":{"label":"Tojolabal","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.7825,16.2572]}},
{"type":"Feature","properties":{"label":"Tilapa Otomi","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.5074,19.4403]}},
{"type":"Feature","properties":{"label":"Chigmecatitlán Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.1046,18.6303]}},
{"type":"Feature","properties":{"label":"Ventureño","family":"Eskimo-Aleut","insample":"0"}, "geometry":{"type":"Point","coordinates":[-119.035,34.1761]}},
{"type":"Feature","properties":{"label":"Comecrudan","family":"Isolate","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.4667,26.1333]}},
{"type":"Feature","properties":{"label":"Yutanduchi Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.2293,17.0311]}},
{"type":"Feature","properties":{"label":"Atikamekw","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-73.7989,47.9555]}},
{"type":"Feature","properties":{"label":"Ulwa","family":"Misumalpan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-83.581467,12.932292]}},
{"type":"Feature","properties":{"label":"Piscataway","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-76.803,39.073]}},
{"type":"Feature","properties":{"label":"Nooksack","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-121.973,48.2201]}},
{"type":"Feature","properties":{"label":"Northern Yokuts","family":"Molof","insample":"1"}, "geometry":{"type":"Point","coordinates":[-119.721,36.3167]}},
{"type":"Feature","properties":{"label":"Shasta","family":"Muniche","insample":"1"}, "geometry":{"type":"Point","coordinates":[-122.738,41.7587]}},
{"type":"Feature","properties":{"label":"Xinca-Sinacantan","family":"Xincan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-90.358486,14.126921]}},
{"type":"Feature","properties":{"label":"Juxtlahuaca Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.0146,17.3518]}},
{"type":"Feature","properties":{"label":"Santiago Xanica Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.2186,15.8836]}},
{"type":"Feature","properties":{"label":"Texmelucan Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.08947,16.49197]}},
{"type":"Feature","properties":{"label":"Western Huasteca Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.7711,21.3711]}},
{"type":"Feature","properties":{"label":"Oluta Popoluca","family":"Mixe-Zoque","insample":"1"}, "geometry":{"type":"Point","coordinates":[-94.8863,17.8937]}},
{"type":"Feature","properties":{"label":"Tzeltal","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-92.2786,16.6384]}},
{"type":"Feature","properties":{"label":"Zuni","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-108.782,35.0056]}},
{"type":"Feature","properties":{"label":"Negerhollands","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-64.8922,18.3416]}},
{"type":"Feature","properties":{"label":"Takelma","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-123.452,42.423]}},
{"type":"Feature","properties":{"label":"Southwestern Tepehuan","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-104.688,23.2553]}},
{"type":"Feature","properties":{"label":"Tilquiapan Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.6321,16.8529]}},
{"type":"Feature","properties":{"label":"Clallam","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-123.511,48.0707]}},
{"type":"Feature","properties":{"label":"Tequistlateco Chontal","family":"Tequistlatecan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.59,16.4]}},
{"type":"Feature","properties":{"label":"Mohawk","family":"Molale","insample":"1"}, "geometry":{"type":"Point","coordinates":[-74.66836,43.72]}},
{"type":"Feature","properties":{"label":"Mexican Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.5,19.75]}},
{"type":"Feature","properties":{"label":"Carolina Algonquian","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-77.291,35.979]}},
{"type":"Feature","properties":{"label":"Alacatlatzala Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.4674,17.4944]}},
{"type":"Feature","properties":{"label":"Biloxi","family":"Siouan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-89.1951,31.32]}},
{"type":"Feature","properties":{"label":"Yana","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-121.608,39.2769]}},
{"type":"Feature","properties":{"label":"Southern Ohlone","family":"Miwok-Costanoan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-121.487098,36.787073]}},
{"type":"Feature","properties":{"label":"American Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-81.6121,33.8117]}},
{"type":"Feature","properties":{"label":"Quiavicuzas Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.6761,16.7565]}},
{"type":"Feature","properties":{"label":"Bajan","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-59.5346,13.1365]}},
{"type":"Feature","properties":{"label":"San Pedro Quiatoni Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.0899,16.7608]}},
{"type":"Feature","properties":{"label":"North Alaskan Inupiatun","family":"Mpur","insample":"0"}, "geometry":{"type":"Point","coordinates":[-143.77,69.582]}},
{"type":"Feature","properties":{"label":"Zacatepec Chatino","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.3069,16.08]}},
{"type":"Feature","properties":{"label":"Yucuañe Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.4285,17.2832]}},
{"type":"Feature","properties":{"label":"Choctaw","family":"Muskogean","insample":"1"}, "geometry":{"type":"Point","coordinates":[-94.819,33.8993]}},
{"type":"Feature","properties":{"label":"Sinicahua Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.5904,17.2218]}},
{"type":"Feature","properties":{"label":"Isthmus Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-94.8444,16.4548]}},
{"type":"Feature","properties":{"label":"Chortí","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-89.2363,14.818]}},
{"type":"Feature","properties":{"label":"Chipewyan","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-110.832,58.3637]}},
{"type":"Feature","properties":{"label":"Southeastern Pomo","family":"Pomoan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-122.599,38.9354]}},
{"type":"Feature","properties":{"label":"Hopi","family":"Songhay","insample":"1"}, "geometry":{"type":"Point","coordinates":[-110.535,35.7653]}},
{"type":"Feature","properties":{"label":"Ulterior-Mixe","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.05,17.36]}},
{"type":"Feature","properties":{"label":"Arapaho","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-108.81,43.3879]}},
{"type":"Feature","properties":{"label":"Cacaloxtepec Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.7637,17.7248]}},
{"type":"Feature","properties":{"label":"Lower Tanana","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-149.451,64.8834]}},
{"type":"Feature","properties":{"label":"Yatee Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.198,17.2888]}},
{"type":"Feature","properties":{"label":"Yecuatla Totonac","family":"Totonacan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-96.8741,20.1765]}},
{"type":"Feature","properties":{"label":"Yaqui","family":"Songhay","insample":"1"}, "geometry":{"type":"Point","coordinates":[-110.681,29.9446]}},
{"type":"Feature","properties":{"label":"Dominican Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-71.1722,18.8798]}},
{"type":"Feature","properties":{"label":"Copala Triqui","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.9826,17.1541]}},
{"type":"Feature","properties":{"label":"San Juan Teita Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.3899,17.1542]}},
{"type":"Feature","properties":{"label":"Siksika","family":"Algic","insample":"1"}, "geometry":{"type":"Point","coordinates":[-113.109,49.0669]}},
{"type":"Feature","properties":{"label":"Querétaro Otomi","family":"Shastan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-100.115,20.1396]}},
{"type":"Feature","properties":{"label":"Lillooet","family":"Salishan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-122.04,50.7272]}},
{"type":"Feature","properties":{"label":"Northern Sierra Miwok","family":"Miwok-Costanoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-120.588,38.4179]}},
{"type":"Feature","properties":{"label":"San Miguel Creole French","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-81.2564,8.32601]}},
{"type":"Feature","properties":{"label":"Xinca-Chiquimulilla","family":"Xincan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-90.380259,14.083301]}},
{"type":"Feature","properties":{"label":"Cocopa","family":"Keresan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-114.848,32.376]}},
{"type":"Feature","properties":{"label":"Xicotepec De Juárez Totonac","family":"Totonacan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.7463,20.6532]}},
{"type":"Feature","properties":{"label":"Cotoname","family":"Isolate","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.3956,25.9116]}},
{"type":"Feature","properties":{"label":"Inuit Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-68.519722,63.748611]}},
{"type":"Feature","properties":{"label":"Panamint","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-117.901,36.0007]}},
{"type":"Feature","properties":{"label":"Mohegan-Montauk-Narragansett","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-72.1701,41.8581]}},
{"type":"Feature","properties":{"label":"Munsee","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-81.9166,42.5968]}},
{"type":"Feature","properties":{"label":"Northwestern Ojibwa","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-87.7862,51.6192]}},
{"type":"Feature","properties":{"label":"Eastern Keres","family":"Nara","insample":"0"}, "geometry":{"type":"Point","coordinates":[-106.453,35.5216]}},
{"type":"Feature","properties":{"label":"Nuu-chah-nulth","family":"Wakashan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-126.67,49.67]}},
{"type":"Feature","properties":{"label":"Sindihui Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.3036,17.02]}},
{"type":"Feature","properties":{"label":"Chiriqui Sign Languages","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-82.409271,8.398055]}},
{"type":"Feature","properties":{"label":"Tillamook","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-122.769,44.0924]}},
{"type":"Feature","properties":{"label":"Karkin","family":"Miwok-Costanoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-122.167,40.56]}},
{"type":"Feature","properties":{"label":"Montagnais","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-68.7376,49.0533]}},
{"type":"Feature","properties":{"label":"Karankawa","family":"Isolate","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.4856,28.9082]}},
{"type":"Feature","properties":{"label":"Yucatec Maya","family":"Ramanos","insample":"1"}, "geometry":{"type":"Point","coordinates":[-88.9567,18.7757]}},
{"type":"Feature","properties":{"label":"Mayo","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-108.981,26.4522]}},
{"type":"Feature","properties":{"label":"Chayuco Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.8114,16.3158]}},
{"type":"Feature","properties":{"label":"Huautla Mazatec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.724,18.2556]}},
{"type":"Feature","properties":{"label":"Coatecas Altas Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.7336,16.5609]}},
{"type":"Feature","properties":{"label":"Chiquihuitlán Mazatec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.6659,18.0541]}},
{"type":"Feature","properties":{"label":"Highland Totonac","family":"Totonacan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.6159,20.3798]}},
{"type":"Feature","properties":{"label":"Siuslaw","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-124.379,42.5111]}},
{"type":"Feature","properties":{"label":"Comaltepec Chinantec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.445,17.5909]}},
{"type":"Feature","properties":{"label":"San Mateo del Mar Huave","family":"Tai-Kadai","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.0077,16.2129]}},
{"type":"Feature","properties":{"label":"Lachiguiri Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.5367,16.5772]}},
{"type":"Feature","properties":{"label":"Mískito","family":"Misumalpan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-84.2942,15.1576]}},
{"type":"Feature","properties":{"label":"Twana","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-121.765,47.7419]}},
{"type":"Feature","properties":{"label":"Chiapanec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.9417,16.6562]}},
{"type":"Feature","properties":{"label":"Eastern Highland Chatino","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.1526,16.2437]}},
{"type":"Feature","properties":{"label":"Southeastern Ixtlán Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.6199,17.2588]}},
{"type":"Feature","properties":{"label":"Lealao Chinantec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.9265,17.3162]}},
{"type":"Feature","properties":{"label":"Highland Oaxaca Chontal","family":"Tequistlatecan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-95.7301,16.1849]}},
{"type":"Feature","properties":{"label":"San Jerónimo Tecóatl Mazatec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.8833,18.1999]}},
{"type":"Feature","properties":{"label":"Central Kalapuya","family":"Lower Sepik-Ramu","insample":"1"}, "geometry":{"type":"Point","coordinates":[-123.925,44.9861]}},
{"type":"Feature","properties":{"label":"Tepinapa Chinantec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.1433,17.6651]}},
{"type":"Feature","properties":{"label":"Ixtayutla Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.5759,16.5774]}},
{"type":"Feature","properties":{"label":"Ozolotepec Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.3686,16.04]}},
{"type":"Feature","properties":{"label":"San Pedro Amuzgos Amuzgo","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.0464,16.5198]}},
{"type":"Feature","properties":{"label":"Santa María del Mar Huave","family":"Tai-Kadai","insample":"0"}, "geometry":{"type":"Point","coordinates":[-94.8159,16.2167]}},
{"type":"Feature","properties":{"label":"Guatemalan Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-90.5667,14.5034]}},
{"type":"Feature","properties":{"label":"Pericú","family":"Unclassifiable","insample":"0"}, "geometry":{"type":"Point","coordinates":[-109.614813,23.316718]}},
{"type":"Feature","properties":{"label":"Catawba","family":"Siouan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-80.8857,34.9685]}},
{"type":"Feature","properties":{"label":"French Harbour Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-86.461386,16.35726]}},
{"type":"Feature","properties":{"label":"Chicomuceltec","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.2869,15.6078]}},
{"type":"Feature","properties":{"label":"Meskwaki","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-94,40]}},
{"type":"Feature","properties":{"label":"Pidgin Delaware","family":"Pidgin","insample":"0"}, "geometry":{"type":"Point","coordinates":[-75.463,38.569]}},
{"type":"Feature","properties":{"label":"Chicahuaxtla Triqui","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.8547,17.1628]}},
{"type":"Feature","properties":{"label":"Juquila Mixe","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.8484,16.8912]}},
{"type":"Feature","properties":{"label":"Central Sierra Miwok","family":"Miwok-Costanoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-120.257,38.0812]}},
{"type":"Feature","properties":{"label":"Nisenan","family":"Giimbiyu","insample":"0"}, "geometry":{"type":"Point","coordinates":[-120.393,38.047]}},
{"type":"Feature","properties":{"label":"Arizona Tewa","family":"Kiowa-Tanoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-110.381389,35.836667]}},
{"type":"Feature","properties":{"label":"Palewyami Yokuts","family":"Molof","insample":"1"}, "geometry":{"type":"Point","coordinates":[-119.073757,35.556742]}},
{"type":"Feature","properties":{"label":"Yareni Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.7052,17.3406]}},
{"type":"Feature","properties":{"label":"San Agustín Mixtepec Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.3362,16.2202]}},
{"type":"Feature","properties":{"label":"Creek","family":"Muskogean","insample":"1"}, "geometry":{"type":"Point","coordinates":[-87.5,31]}},
{"type":"Feature","properties":{"label":"Lachixío Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.9318,16.7215]}},
{"type":"Feature","properties":{"label":"Comox","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-124.967,49.7233]}},
{"type":"Feature","properties":{"label":"Ixcatlán Mazatec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.5719,18.1531]}},
{"type":"Feature","properties":{"label":"Upper Kuskokwim","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-155.951,62.2976]}},
{"type":"Feature","properties":{"label":"Teguima","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-110.06212,31.15211]}},
{"type":"Feature","properties":{"label":"Papiamento","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-69.93988,12.48485]}},
{"type":"Feature","properties":{"label":"Afro-Seminole Creole","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.2934,31.7843]}},
{"type":"Feature","properties":{"label":"Eudeve","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-110,28.5]}},
{"type":"Feature","properties":{"label":"Dakota","family":"Siouan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-102.12,47.6857]}},
{"type":"Feature","properties":{"label":"Tepetotutla Chinantec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.5404,17.7115]}},
{"type":"Feature","properties":{"label":"Tabasco Zoque","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-93.0968,18.1713]}},
{"type":"Feature","properties":{"label":"Sarsi","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-114.301,50.8822]}},
{"type":"Feature","properties":{"label":"Tututni","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-124.293,42.5563]}},
{"type":"Feature","properties":{"label":"Northern Tlaxiaco Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.8349,17.4806]}},
{"type":"Feature","properties":{"label":"Northern Oaxaca Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.9748,18.1884]}},
{"type":"Feature","properties":{"label":"Guadeloupean Creole French","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-61.405914,16.304875]}},
{"type":"Feature","properties":{"label":"Ineseño","family":"Eskimo-Aleut","insample":"1"}, "geometry":{"type":"Point","coordinates":[-120.08,34.6169]}},
{"type":"Feature","properties":{"label":"Arikara","family":"Mongolic-Khitan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.7158,40.6473]}},
{"type":"Feature","properties":{"label":"Cayuse","family":"Isolate","insample":"0"}, "geometry":{"type":"Point","coordinates":[-117.94,46.1136]}},
{"type":"Feature","properties":{"label":"Cabécar","family":"Katukinan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-83.4102,9.67031]}},
{"type":"Feature","properties":{"label":"Pinotepa Nacional Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.9966,16.3043]}},
{"type":"Feature","properties":{"label":"Miluk","family":"Ambakich","insample":"0"}, "geometry":{"type":"Point","coordinates":[-124.258,43.3215]}},
{"type":"Feature","properties":{"label":"Western Abenaki","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-72.6511,46.1381]}},
{"type":"Feature","properties":{"label":"Michif","family":"Mixed Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.9119,49.1681]}},
{"type":"Feature","properties":{"label":"Kitsai","family":"Mongolic-Khitan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.5,31.83]}},
{"type":"Feature","properties":{"label":"Mixtepec Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.8791,17.3317]}},
{"type":"Feature","properties":{"label":"Copainalá Zoque","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-93.3183,17.2157]}},
{"type":"Feature","properties":{"label":"Vincentian Creole English","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-61.1963,13.2436]}},
{"type":"Feature","properties":{"label":"Cuyamecalco Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.7314,18.0821]}},
{"type":"Feature","properties":{"label":"Orizaba Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.97648,18.63995]}},
{"type":"Feature","properties":{"label":"Ditidaht","family":"Wakashan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-124.75,48.67]}},
{"type":"Feature","properties":{"label":"North Central Mixe","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.70318,17.17947]}},
{"type":"Feature","properties":{"label":"Santa María La Alta Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.7009,18.6286]}},
{"type":"Feature","properties":{"label":"Paipai","family":"Keresan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-115.871,31.6063]}},
{"type":"Feature","properties":{"label":"Antigua and Barbuda Creole English","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-61.821863,17.068263]}},
{"type":"Feature","properties":{"label":"Temascaltepec Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.7968,19.3282]}},
{"type":"Feature","properties":{"label":"Tonkawa","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-96.75,30.25]}},
{"type":"Feature","properties":{"label":"Yuchi","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-95.03933,35.96146]}},
{"type":"Feature","properties":{"label":"Timucua","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-82.3132,30.3027]}},
{"type":"Feature","properties":{"label":"Western Canadian Inuktitut","family":"Mpur","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.148,64.3486]}},
{"type":"Feature","properties":{"label":"Upper Necaxa Totonac","family":"Totonacan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.81,20.236]}},
{"type":"Feature","properties":{"label":"Mandan","family":"Siouan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-102.376,47.6631]}},
{"type":"Feature","properties":{"label":"Ofo","family":"Siouan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.75,30.43]}},
{"type":"Feature","properties":{"label":"Ipalapa Amuzgo","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.0129,16.5053]}},
{"type":"Feature","properties":{"label":"Ngäbere","family":"Katukinan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-82.3911,8.8251]}},
{"type":"Feature","properties":{"label":"Tsetsaut","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-130.08,55.5]}},
{"type":"Feature","properties":{"label":"Tezoatlán Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.9002,17.6155]}},
{"type":"Feature","properties":{"label":"Tepeuxila Cuicatec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.788,17.756]}},
{"type":"Feature","properties":{"label":"Seneca","family":"Molale","insample":"0"}, "geometry":{"type":"Point","coordinates":[-77.53,42.56]}},
{"type":"Feature","properties":{"label":"Coatzospan Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.6591,18.1209]}},
{"type":"Feature","properties":{"label":"Puerto Rican Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-66.0919,18.4592]}},
{"type":"Feature","properties":{"label":"Tubar","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-111,30]}},
{"type":"Feature","properties":{"label":"San Dionisio del Mar Huave","family":"Tai-Kadai","insample":"1"}, "geometry":{"type":"Point","coordinates":[-94.7001,16.3514]}},
{"type":"Feature","properties":{"label":"Northern Paiute","family":"Songhay","insample":"1"}, "geometry":{"type":"Point","coordinates":[-119.536,40.0799]}},
{"type":"Feature","properties":{"label":"Cacaopera","family":"Misumalpan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-88.1133,13.7437]}},
{"type":"Feature","properties":{"label":"Panamanian Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-79.533333,8.966667]}},
{"type":"Feature","properties":{"label":"Unami","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.3201,35.0264]}},
{"type":"Feature","properties":{"label":"Mixtepec Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.2372,16.1724]}},
{"type":"Feature","properties":{"label":"Ayutla Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.9916,16.8833]}},
{"type":"Feature","properties":{"label":"Hupa","family":"Athabaskan-Eyak-Tlingit","insample":"1"}, "geometry":{"type":"Point","coordinates":[-123.68,41.0982]}},
{"type":"Feature","properties":{"label":"Virgin Islands Creole English","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-63.07851,18.04715]}},
{"type":"Feature","properties":{"label":"Severn Ojibwa","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-89.9331,53.9092]}},
{"type":"Feature","properties":{"label":"Iowa-Oto","family":"Siouan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.5213,40.0511]}},
{"type":"Feature","properties":{"label":"Poqomam","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-89.73796,14.73252]}},
{"type":"Feature","properties":{"label":"Mohave","family":"Keresan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-114.599,34.8866]}},
{"type":"Feature","properties":{"label":"Northeast Sahaptin","family":"Iberian","insample":"0"}, "geometry":{"type":"Point","coordinates":[-118.424,45.7206]}},
{"type":"Feature","properties":{"label":"Ometepec Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.427,16.7786]}},
{"type":"Feature","properties":{"label":"Haitian Vodoun Culture Language","family":"Unclassifiable","insample":"0"}, "geometry":{"type":"Point","coordinates":[-72.394,18.911]}},
{"type":"Feature","properties":{"label":"Jicarilla Apache","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-107.007,36.8079]}},
{"type":"Feature","properties":{"label":"Plains Miwok","family":"Miwok-Costanoan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-121.653344,38.39772]}},
{"type":"Feature","properties":{"label":"Heiltsuk-Oowekyala","family":"Wakashan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-127.221,51.7045]}},
{"type":"Feature","properties":{"label":"Matagalpa","family":"Misumalpan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-86,13.0333]}},
{"type":"Feature","properties":{"label":"Tule-Kaweah Yokuts","family":"Molof","insample":"0"}, "geometry":{"type":"Point","coordinates":[-118.768616,36.05354]}},
{"type":"Feature","properties":{"label":"Ute-Southern Paiute","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-110.305,40.0965]}},
{"type":"Feature","properties":{"label":"Northwest Oaxaca Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.0574,17.8287]}},
{"type":"Feature","properties":{"label":"Degexit'an","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-160.044,62.0697]}},
{"type":"Feature","properties":{"label":"Northern Lushootseed","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-122.529,48.42]}},
{"type":"Feature","properties":{"label":"Peñoles Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.0101,17.0671]}},
{"type":"Feature","properties":{"label":"Caddo","family":"Mongolic-Khitan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-98.2634,35.1826]}},
{"type":"Feature","properties":{"label":"Texistepec Popoluca","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-94.8076,17.8926]}},
{"type":"Feature","properties":{"label":"Koasati","family":"Muskogean","insample":"1"}, "geometry":{"type":"Point","coordinates":[-92.709,30.4096]}},
{"type":"Feature","properties":{"label":"Coatlán Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.7683,16.1463]}},
{"type":"Feature","properties":{"label":"Okanagan","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-119.294,49.2745]}},
{"type":"Feature","properties":{"label":"Cochimi","family":"Keresan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-114.077,29.04]}},
{"type":"Feature","properties":{"label":"Western Highland Purepecha","family":"Tarascan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-102.154,19.5392]}},
{"type":"Feature","properties":{"label":"Coeur d'Alene","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-116.715,47.2958]}},
{"type":"Feature","properties":{"label":"Natchez","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-91.33,31.75]}},
{"type":"Feature","properties":{"label":"Kansa","family":"Siouan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.8571,36.8044]}},
{"type":"Feature","properties":{"label":"Costa Rican Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-84.118,9.8943]}},
{"type":"Feature","properties":{"label":"Omaha-Ponca","family":"Siouan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.5295,42.0944]}},
{"type":"Feature","properties":{"label":"Santa Catarina Albarradas Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.3512,17.0446]}},
{"type":"Feature","properties":{"label":"Eastern Highland Otomi","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.0978,20.5991]}},
{"type":"Feature","properties":{"label":"Woods Cree","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99,57]}},
{"type":"Feature","properties":{"label":"Hutterite German","family":"Indo-European","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97,40]}},
{"type":"Feature","properties":{"label":"Pipil","family":"Songhay","insample":"1"}, "geometry":{"type":"Point","coordinates":[-89.443,13.8931]}},
{"type":"Feature","properties":{"label":"Mitla Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.29434,16.86849]}},
{"type":"Feature","properties":{"label":"Alcozauca Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.3969,17.3687]}},
{"type":"Feature","properties":{"label":"Aguacateco","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.3153,15.3307]}},
{"type":"Feature","properties":{"label":"Ozumacín Chinantec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.2249,17.6976]}},
{"type":"Feature","properties":{"label":"Estado de México Otomi","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.61,19.8781]}},
{"type":"Feature","properties":{"label":"Central Huasteca Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.4356,21.0963]}},
{"type":"Feature","properties":{"label":"Ho-Chunk","family":"Siouan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-88.5,43.5]}},
{"type":"Feature","properties":{"label":"San Felipe Otlaltepec Popoloca","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.7432,18.3594]}},
{"type":"Feature","properties":{"label":"Malecite-Passamaquoddy","family":"Algic","insample":"1"}, "geometry":{"type":"Point","coordinates":[-67.40805,45.494475]}},
{"type":"Feature","properties":{"label":"Magdalena Peñasco Mixtec","family":"Shastan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-97.5413,17.2837]}},
{"type":"Feature","properties":{"label":"Ocotepec Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.751,17.1823]}},
{"type":"Feature","properties":{"label":"Azoyú Me'phaa","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.5241,16.7584]}},
{"type":"Feature","properties":{"label":"Yucatec Maya Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-89,20.5]}},
{"type":"Feature","properties":{"label":"Quiotepec Chinantec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.602,17.5621]}},
{"type":"Feature","properties":{"label":"Santa Lucía Monteverde Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.6277,16.9969]}},
{"type":"Feature","properties":{"label":"Southeastern Tepehuan","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-103.983,23.1584]}},
{"type":"Feature","properties":{"label":"San Francisco del Mar Huave","family":"Tai-Kadai","insample":"0"}, "geometry":{"type":"Point","coordinates":[-94.5738,16.2836]}},
{"type":"Feature","properties":{"label":"Nicaraguan Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-86.3399,12.2509]}},
{"type":"Feature","properties":{"label":"Cakchiquel-Quiché Mixed Language","family":"Mixed Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-90.6989,14.6467]}},
{"type":"Feature","properties":{"label":"Pisaflores Tepehua","family":"Totonacan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.0305,20.7039]}},
{"type":"Feature","properties":{"label":"Northern Straits Salish","family":"Salishan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-123.757114,48.51614]}},
{"type":"Feature","properties":{"label":"Swampy Cree","family":"Algic","insample":"1"}, "geometry":{"type":"Point","coordinates":[-95,56]}},
{"type":"Feature","properties":{"label":"Tlacoapa Me'phaa","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.8013,17.3262]}},
{"type":"Feature","properties":{"label":"Dogrib","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-114.193,62.3823]}},
{"type":"Feature","properties":{"label":"Chuj","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.76,15.8399]}},
{"type":"Feature","properties":{"label":"San Luís Temalacayuca Popoloca","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.5459,18.6812]}},
{"type":"Feature","properties":{"label":"Kickapoo","family":"Algic","insample":"0"}, "geometry":{"type":"Point","coordinates":[-89.03034,41.655145]}},
{"type":"Feature","properties":{"label":"Western Durango Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-104.9,22.6]}},
{"type":"Feature","properties":{"label":"Makah","family":"Wakashan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-124.616,48.3258]}},
{"type":"Feature","properties":{"label":"Wailaki","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-123.284,39.1513]}},
{"type":"Feature","properties":{"label":"Huron-Wyandot","family":"Molale","insample":"1"}, "geometry":{"type":"Point","coordinates":[-77.5,44.33]}},
{"type":"Feature","properties":{"label":"Mam","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-91.7231,14.8034]}},
{"type":"Feature","properties":{"label":"South Slavey","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-117.047,59.8794]}},
{"type":"Feature","properties":{"label":"Tapachultec","family":"Mixe-Zoque","insample":"0"}, "geometry":{"type":"Point","coordinates":[-92.28,14.9]}},
{"type":"Feature","properties":{"label":"Atakapa","family":"Isolate","insample":"0"}, "geometry":{"type":"Point","coordinates":[-93.0827,30.9121]}},
{"type":"Feature","properties":{"label":"New River Shasta","family":"Muniche","insample":"0"}, "geometry":{"type":"Point","coordinates":[-123.179627,41.100052]}},
{"type":"Feature","properties":{"label":"Wichita","family":"Mongolic-Khitan","insample":"1"}, "geometry":{"type":"Point","coordinates":[-98.1831,35.0665]}},
{"type":"Feature","properties":{"label":"Tabasco Chontal","family":"Ramanos","insample":"0"}, "geometry":{"type":"Point","coordinates":[-92.7367,18.1713]}},
{"type":"Feature","properties":{"label":"Carrier","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-124.328,54.3768]}},
{"type":"Feature","properties":{"label":"Martha's Vineyard Sign Language","family":"Sign Language","insample":"0"}, "geometry":{"type":"Point","coordinates":[-70.625275,41.414542]}},
{"type":"Feature","properties":{"label":"Obispeño","family":"Eskimo-Aleut","insample":"1"}, "geometry":{"type":"Point","coordinates":[-120.669,35.2873]}},
{"type":"Feature","properties":{"label":"Seri","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-112.384,28.9877]}},
{"type":"Feature","properties":{"label":"Comanche","family":"Songhay","insample":"1"}, "geometry":{"type":"Point","coordinates":[-98.424,34.5701]}},
{"type":"Feature","properties":{"label":"Guazapar","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-108.279,27.357]}},
{"type":"Feature","properties":{"label":"Totomachapan Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.0824,16.8554]}},
{"type":"Feature","properties":{"label":"Pawnee","family":"Mongolic-Khitan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-96.8937,36.2862]}},
{"type":"Feature","properties":{"label":"Isthmus-Pajapan Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-94.6647,18.2513]}},
{"type":"Feature","properties":{"label":"Chocholtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.2388,17.666]}},
{"type":"Feature","properties":{"label":"Tlamacazapa Nahuatl","family":"Songhay","insample":"0"}, "geometry":{"type":"Point","coordinates":[-99.3992,18.6239]}},
{"type":"Feature","properties":{"label":"Coahuilteco","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-97.89,28.2589]}},
{"type":"Feature","properties":{"label":"Kaska","family":"Athabaskan-Eyak-Tlingit","insample":"0"}, "geometry":{"type":"Point","coordinates":[-132.412,61.9942]}},
{"type":"Feature","properties":{"label":"Washo","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-119.64,38.8184]}},
{"type":"Feature","properties":{"label":"Yoloxochitl Mixtec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-98.6293,16.8059]}},
{"type":"Feature","properties":{"label":"Cuitlatec","family":"Isolate","insample":"1"}, "geometry":{"type":"Point","coordinates":[-100.5,18.1]}},
{"type":"Feature","properties":{"label":"Elotepec Zapotec","family":"Shastan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-97.1912,16.8693]}},
{"type":"Feature","properties":{"label":"Lowland Oaxaca Chontal","family":"Tequistlatecan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-95.6876,15.9497]}},
{"type":"Feature","properties":{"label":"Kwatl","family":"Keresan","insample":"0"}, "geometry":{"type":"Point","coordinates":[-115.386,30.049]}}]};