143 lines
6.2 KiB
JavaScript
143 lines
6.2 KiB
JavaScript
|
/*
|
||
|
Sources :
|
||
|
https://www.insee.fr/fr/information/4316069
|
||
|
http://www.geonames.org/export/codes.html
|
||
|
http://download.geonames.org/export/dump/
|
||
|
*/
|
||
|
|
||
|
var inseeCityNameLatLonDep;
|
||
|
if (inseeCityNameLatLonDep === undefined)
|
||
|
inseeCityNameLatLonDep = new Map ();
|
||
|
|
||
|
inseeCityNameLatLonDep[97] = {
|
||
|
97101: ["Les Abymes", 16.2727, -61.5017],
|
||
|
97102: ["Anse-Bertrand", 16.4655, -61.4616],
|
||
|
97103: ["Baie-Mahault", 16.2511, -61.5929],
|
||
|
97104: ["Baillif", 16.0455, -61.7192],
|
||
|
97105: ["Basse-Terre", 16.0004, -61.7281],
|
||
|
97106: ["Bouillante", 16.1437, -61.7541],
|
||
|
97107: ["Capesterre-Belle-Eau", 16.0553, -61.6117],
|
||
|
97108: ["Capesterre-de-Marie-Galante", 15.9200, -61.2299],
|
||
|
97109: ["Gourbeyre", 15.9939, -61.6864],
|
||
|
97110: ["La Désirade", 16.3117, -61.0526],
|
||
|
97111: ["Deshaies", 16.3037, -61.7795],
|
||
|
97112: ["Grand-Bourg", 15.9060, -61.2943],
|
||
|
97113: ["Le Gosier", 16.2252, -61.4698],
|
||
|
97114: ["Goyave", 16.1216, -61.6138],
|
||
|
97115: ["Lamentin", 16.2413, -61.6685],
|
||
|
97116: ["Morne-à-l'Eau", 16.3240, -61.4704],
|
||
|
97117: ["Le Moule", 16.3204, -61.3718],
|
||
|
97118: ["Petit-Bourg", 16.1716, -61.6572],
|
||
|
97119: ["Petit-Canal", 16.3893, -61.4497],
|
||
|
97120: ["Pointe-à-Pitre", 16.2386, -61.5357],
|
||
|
97121: ["Pointe-Noire", 16.2270, -61.7632],
|
||
|
97122: ["Port-Louis", 16.4263, -61.4965],
|
||
|
97124: ["Saint-Claude", 16.0337, -61.6901],
|
||
|
97125: ["Saint-François", 16.2732, -61.2816],
|
||
|
97126: ["Saint-Louis", 15.9659, -61.2754],
|
||
|
97128: ["Sainte-Anne", 16.2572, -61.3874],
|
||
|
97129: ["Sainte-Rose", 16.2939, -61.7100],
|
||
|
97130: ["Terre-de-Bas", 15.8543, -61.6341],
|
||
|
97131: ["Terre-de-Haut", 15.8653, -61.5842],
|
||
|
97132: ["Trois-Rivières", 15.9908, -61.6479],
|
||
|
97133: ["Vieux-Fort", 15.9602, -61.6945],
|
||
|
97134: ["Vieux-Habitants", 16.0870, -61.7257],
|
||
|
97201: ["L'Ajoupa-Bouillon", 14.8142, -61.1230],
|
||
|
97202: ["Les Anses-d'Arlet", 14.4993, -61.0720],
|
||
|
97203: ["Basse-Pointe", 14.8414, -61.1232],
|
||
|
97204: ["Le Carbet", 14.7110, -61.1647],
|
||
|
97205: ["Case-Pilote", 14.6586, -61.1253],
|
||
|
97206: ["Le Diamant", 14.4890, -61.0210],
|
||
|
97207: ["Ducos", 14.5777, -60.9676],
|
||
|
97208: ["Fonds-Saint-Denis", 14.7260, -61.1150],
|
||
|
97209: ["Fort-de-France", 14.6411, -61.0691],
|
||
|
97210: ["Le François", 14.6060, -60.9057],
|
||
|
97211: ["Grand'Rivière", 14.8500, -61.1794],
|
||
|
97212: ["Gros-Morne", 14.7121, -61.0260],
|
||
|
97213: ["Le Lamentin", 14.6247, -60.9933],
|
||
|
97214: ["Le Lorrain", 14.8011, -61.0765],
|
||
|
97215: ["Macouba", 14.8550, -61.1515],
|
||
|
97216: ["Le Marigot", 14.7808, -61.0507],
|
||
|
97217: ["Le Marin", 14.4840, -60.8579],
|
||
|
97218: ["Le Morne-Rouge", 14.7694, -61.1206],
|
||
|
97219: ["Le Prêcheur", 14.8208, -61.2034],
|
||
|
97220: ["Rivière-Pilote", 14.5088, -60.8978],
|
||
|
97221: ["Rivière-Salée", 14.5261, -60.9652],
|
||
|
97222: ["Le Robert", 14.6752, -60.9429],
|
||
|
97223: ["Saint-Esprit", 14.5588, -60.9216],
|
||
|
97224: ["Saint-Joseph", 14.6764, -61.0439],
|
||
|
97225: ["Saint-Pierre", 14.7748, -61.1724],
|
||
|
97226: ["Sainte-Anne", 14.4366, -60.8550],
|
||
|
97227: ["Sainte-Luce", 14.4855, -60.9451],
|
||
|
97228: ["Sainte-Marie", 14.7689, -61.0169],
|
||
|
97229: ["Schœlcher", 14.6449, -61.1000],
|
||
|
97230: ["La Trinité", 14.7386, -60.9496],
|
||
|
97231: ["Les Trois-Îlets", 14.5272, -61.0370],
|
||
|
97232: ["Le Vauclin", 14.5436, -60.8571],
|
||
|
97233: ["Le Morne-Vert", 14.7038, -61.1353],
|
||
|
97234: ["Bellefontaine", 14.6763, -61.1469],
|
||
|
97301: ["Régina", 3.9409, -52.5199],
|
||
|
97302: ["Cayenne", 5.0217, -52.5012],
|
||
|
97303: ["Iracoubo", 5.2729, -53.3208],
|
||
|
97304: ["Kourou", 4.9336, -52.7663],
|
||
|
97305: ["Macouria", 4.9823, -52.5084],
|
||
|
97306: ["Mana", 4.9828, -53.6480],
|
||
|
97307: ["Matoury", 4.8317, -52.3435],
|
||
|
97308: ["Saint-Georges", 3.7420, -52.1323],
|
||
|
97309: ["Remire-Montjoly", 4.8843, -52.2788],
|
||
|
97310: ["Roura", 4.4646, -52.5128],
|
||
|
97311: ["Saint-Laurent-du-Maroni", 4.9647, -53.9832],
|
||
|
97312: ["Sinnamary", 5.2319, -53.0131],
|
||
|
97313: ["Montsinéry-Tonnegrande", 4.8095, -52.5098],
|
||
|
97314: ["Ouanary", 4.1909, -51.8100],
|
||
|
97352: ["Saül", 3.9159, -53.3990],
|
||
|
97353: ["Maripasoula", 2.9708, -53.7584],
|
||
|
97356: ["Camopi", 2.8379, -52.7965],
|
||
|
97357: ["Grand-Santi", 4.3843, -54.1716],
|
||
|
97358: ["Saint-Élie", 4.5292, -53.1006],
|
||
|
97360: ["Apatou", 4.8304, -54.2705],
|
||
|
97361: ["Awala-Yalimapo", 5.6835, -53.9162],
|
||
|
97362: ["Papaichton", 4.0415, -54.0442],
|
||
|
97401: ["Les Avirons", -21.2089, 55.3591],
|
||
|
97402: ["Bras-Panon", -21.0233, 55.6195],
|
||
|
97403: ["Entre-Deux", -21.2042, 55.4922],
|
||
|
97404: ["L'Étang-Salé", -21.2494, 55.3667],
|
||
|
97405: ["Petite-Île", -21.3401, 55.5687],
|
||
|
97406: ["La Plaine-des-Palmistes", -21.1521, 55.6445],
|
||
|
97407: ["Le Port", -20.9448, 55.3053],
|
||
|
97408: ["La Possession", -20.9940, 55.3975],
|
||
|
97409: ["Saint-André", -20.9630, 55.6427],
|
||
|
97410: ["Saint-Benoît", -21.0918, 55.6494],
|
||
|
97411: ["Saint-Denis", -20.9329, 55.4468],
|
||
|
97412: ["Saint-Joseph", -21.3063, 55.6420],
|
||
|
97413: ["Saint-Leu", -21.1665, 55.3331],
|
||
|
97414: ["Saint-Louis", -21.2339, 55.4213],
|
||
|
97415: ["Saint-Paul", -21.0445, 55.3223],
|
||
|
97416: ["Saint-Pierre", -21.3123, 55.4936],
|
||
|
97417: ["Saint-Philippe", -21.3040, 55.7454],
|
||
|
97418: ["Sainte-Marie", -20.9470, 55.5303],
|
||
|
97419: ["Sainte-Rose", -21.1925, 55.7545],
|
||
|
97420: ["Sainte-Suzanne", -20.9457, 55.5927],
|
||
|
97421: ["Salazie", -21.0469, 55.5082],
|
||
|
97422: ["Le Tampon", -21.2232, 55.5584],
|
||
|
97423: ["Les Trois-Bassins", -21.1104, 55.3297],
|
||
|
97424: ["Cilaos", -21.1441, 55.4586],
|
||
|
97601: ["Acoua", -12.7238, 45.0687],
|
||
|
97602: ["Bandraboua", -12.7232, 45.1181],
|
||
|
97603: ["Bandrele", -12.9305, 45.1775],
|
||
|
97604: ["Bouéni", -12.9244, 45.0984],
|
||
|
97605: ["Chiconi", -12.8215, 45.1132],
|
||
|
97606: ["Chirongui", -12.9197, 45.1484],
|
||
|
97607: ["Dembeni", -12.8534, 45.1755],
|
||
|
97608: ["Dzaoudzi", -12.7791, 45.2822],
|
||
|
97609: ["Kani-Kéli", -12.9717, 45.1251],
|
||
|
97610: ["Koungou", -12.7465, 45.1869],
|
||
|
97611: ["Mamoudzou", -12.7899, 45.1932],
|
||
|
97612: ["Mtsamboro", -12.6875, 45.0736],
|
||
|
97613: ["M'Tsangamouji", -12.7513, 45.0871],
|
||
|
97614: ["Ouangani", -12.8370, 45.1379],
|
||
|
97615: ["Pamandzi", -12.7961, 45.2842],
|
||
|
97616: ["Sada", -12.8611, 45.1185],
|
||
|
97617: ["Tsingoni", -12.7821, 45.1344]
|
||
|
};
|