get1401_en function
Geocoding JSON data for 1401_en
Implementation
Map<int, String> get1401_en() {
return {
1401: "Rhode Island",
140172: "Pawtucket, RI",
140184: "Newport, RI",
1401222: "Providence, RI",
1401232: "Smithfield, RI",
1401233: "Smithfield, RI",
1401235: "Woonsocket, RI",
1401245: "Warren, RI",
1401246: "Barrington, RI",
1401253: "Bristol, RI",
1401254: "Bristol, RI",
1401272: "Providence, RI",
1401273: "Providence, RI",
1401274: "Providence, RI",
1401275: "Cranston, RI",
1401276: "Providence, RI",
1401277: "Providence, RI",
1401294: "North Kingstown, RI",
1401295: "North Kingstown, RI",
1401315: "Westerly, RI",
1401322: "Westerly, RI",
1401331: "Providence, RI",
1401333: "Cumberland, RI",
1401348: "Westerly, RI",
1401351: "Providence, RI",
1401353: "North Providence, RI",
1401356: "Woonsocket, RI",
1401364: "Charlestown, RI",
1401396: "Bristol, RI",
1401398: "East Greenwich, RI",
1401421: "Providence, RI",
1401423: "Jamestown, RI",
1401431: "East Providence, RI",
1401433: "Riverside, RI",
1401434: "East Providence, RI",
1401435: "East Providence, RI",
1401438: "East Providence, RI",
1401444: "Providence, RI",
1401453: "Providence, RI",
1401454: "Providence, RI",
1401455: "Providence, RI",
1401456: "Providence, RI",
1401457: "Providence, RI",
1401463: "Cranston, RI",
1401464: "Cranston, RI",
1401466: "Block Island, RI",
1401519: "Providence, RI",
1401521: "Providence, RI",
1401533: "Providence, RI",
1401596: "Westerly, RI",
1401619: "Newport, RI",
1401621: "Providence, RI",
1401624: "Tiverton, RI",
1401625: "Tiverton, RI",
1401635: "Little Compton, RI",
1401658: "Cumberland, RI",
1401667: "North Kingstown, RI",
1401683: "Portsmouth, RI",
1401732: "Warwick, RI",
1401736: "Warwick, RI",
1401737: "Warwick, RI",
1401738: "Warwick, RI",
1401739: "Warwick, RI",
1401751: "Providence, RI",
1401762: "Woonsocket, RI",
1401765: "Woonsocket, RI",
1401766: "Woonsocket, RI",
1401767: "Woonsocket, RI",
1401769: "Woonsocket, RI",
1401831: "Providence, RI",
1401861: "Providence, RI",
1401863: "Providence, RI",
1401884: "East Greenwich, RI",
1401885: "East Greenwich, RI",
1401886: "East Greenwich, RI",
1401921: "Warwick, RI",
1401942: "Cranston, RI",
1401943: "Cranston, RI",
1401944: "Cranston, RI",
1401946: "Cranston, RI",
1401949: "Greenville, RI"
};
}