diff --git a/ask_angela_points.geojson b/ask_angela_points.geojson deleted file mode 100644 index 8d0f3d2..0000000 --- a/ask_angela_points.geojson +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - OSM3S Response - - - -

The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.

-

Error: line 1: parse error: Unknown type ""[out:json][timeout:25];(node[""

-

Error: line 1: parse error: An empty query is not allowed

-

Error: line 1: parse error: ';' expected - 'harassment_prevention' found.

-

Error: line 1: parse error: Unexpected end of input.

- - - diff --git a/convert_to_osm_tags.ts b/convert_to_osm_tags.ts index cc56a98..7a97065 100644 --- a/convert_to_osm_tags.ts +++ b/convert_to_osm_tags.ts @@ -24,11 +24,12 @@ const allowed_configs = [ 'mappingIssy2Roues', 'mappingConfigIRVE', 'mappingConfigIRVEFromOsmose', 'mappingConfigIRVE_simple', 'mappingTest', 'ConfigIRVE', 'mappingRouenParkingVelos', 'mappingFINESS', 'MappingArbresIssy', - 'MappingArbres92', 'MappingMuseums', 'MappingRouenPAV', 'MappingAskAngela' + 'MappingArbres92', 'MappingMuseums', 'MappingRouenPAV', 'MappingAskAngela', 'MappingPlanningFamlial', ]; const minimist = require('minimist'); import MappingAskAngela from "./mappings/converters/configAskAngela"; +import MappingPlanningFamlial from "./mappings/converters/configPlanningFamilial"; const debugLog = utils.debugLog; @@ -454,6 +455,8 @@ function setMappingConfigFromName(engine_conf_choice: string) { Mapping_engine.setConfig(MappingRouenPAV) } else if (engine_conf_choice == 'MappingAskAngela') { Mapping_engine.setConfig(MappingAskAngela) + }else if (engine_conf_choice == 'MappingPlanningFamlial') { + Mapping_engine.setConfig(MappingPlanningFamlial) } } else { Mapping_engine.setConfig(mappingConfigIRVE) diff --git a/etalab_data/planing_familial/antennes_planning_familial.json b/etalab_data/planing_familial/antennes_planning_familial.json index 5a67379..aba29c8 100644 --- a/etalab_data/planing_familial/antennes_planning_familial.json +++ b/etalab_data/planing_familial/antennes_planning_familial.json @@ -10,16 +10,15 @@ "nom": "Le Planning Familial de l'Essonne - 91", "adresse": "1, rue du Minotaure91350 GRIGNY", "telephone": "01 69 45 06 09" - }, - "geometry": { - "coordinates": [ - 48.651377, - 2.377043 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.377043, + 48.651377 + ] + } }, { "type": "Feature", @@ -29,16 +28,15 @@ "nom": "Le Planning Familial du Val-de-Marne - 94", "adresse": "52, rue Carnot94700 MAISONS ALFORT", "telephone": "01 43 76 65 87" - }, - "geometry": { - "coordinates": [ - 48.80415, - 2.440059 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.440059, + 48.80415 + ] + } }, { "type": "Feature", @@ -48,16 +46,15 @@ "nom": "Le Planning Familial de Paris - 75", "adresse": "10, rue Vivienne75002 PARIS", "telephone": "01 42 60 93 20" - }, - "geometry": { - "coordinates": [ - 48.867518, - 2.33943 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.33943, + 48.867518 + ] + } }, { "type": "Feature", @@ -67,16 +64,15 @@ "nom": "Le Planning Familial 92", "adresse": "6, avenue Jules Durand92600 ASNIĒRES", "telephone": "01 47 98 44 11" - }, - "geometry": { - "coordinates": [ - 48.927955, - 2.279638 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.279638, + 48.927955 + ] + } }, { "type": "Feature", @@ -86,16 +82,15 @@ "nom": "Le Planning Familial de la Seine-Saint-Denis -\n 93", "adresse": "3, 5, 7, 9 Rue E. Vaillant93200 SAINT- DENIS", "telephone": "01 55 84 04 04" - }, - "geometry": { - "coordinates": [ - 48.938082, - 2.359571 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.359571, + 48.938082 + ] + } }, { "type": "Feature", @@ -105,16 +100,15 @@ "nom": "Le Planning Familial de Seine-et-Marne - 77", "adresse": "Avenue Brossolette77000 MELUN", "telephone": "01 72 83 24 92" - }, - "geometry": { - "coordinates": [ - 48.544903, - 2.673422 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.673422, + 48.544903 + ] + } }, { "type": "Feature", @@ -124,16 +118,15 @@ "nom": "Planning Familial des Yvelines - 78", "adresse": "204 avenue Paul Raoult78130 Les Mureaux", "telephone": "09 71 50 91 66" - }, - "geometry": { - "coordinates": [ - 48.980932, - 1.911413 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 1.911413, + 48.980932 + ] + } }, { "type": "Feature", @@ -143,16 +136,15 @@ "nom": "Le Planning Familial du Val-d'Oise - 95", "adresse": "Place des Cerclades95000 Cergy", "telephone": "" - }, - "geometry": { - "coordinates": [ - 49.037129421067, - 2.081501483917 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.081501483917, + 49.037129421067 + ] + } }, { "type": "Feature", @@ -162,16 +154,15 @@ "nom": "Le Planning Familial du Loiret - 45", "adresse": "2 Rue Saint Paul45000 ORLĒANS", "telephone": "02 38 70 00 20" - }, - "geometry": { - "coordinates": [ - 47.904868, - 1.915655 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 1.915655, + 47.904868 + ] + } }, { "type": "Feature", @@ -181,16 +172,15 @@ "nom": "Le Planning Familial de l'Oise - 60", "adresse": "589 av Octave Butin60280 Margny-lès-compiègne", "telephone": "06.09.10.61.09" - }, - "geometry": { - "coordinates": [ - 49.411309, - 2.823729 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.823729, + 49.411309 + ] + } }, { "type": "Feature", @@ -200,16 +190,15 @@ "nom": "Le Planning Familial de Seine-Maritime - 76", "adresse": "41, rue d'Elbeuf76100 ROUEN", "telephone": "02 35 73 28 23" - }, - "geometry": { - "coordinates": [ - 49.428421, - 1.084525 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 1.084525, + 49.428421 + ] + } }, { "type": "Feature", @@ -219,16 +208,15 @@ "nom": "Le Planning Familial de l'Aisne - 02", "adresse": "BP 800 2802300 Chauny", "telephone": "06 88 85 45 47" - }, - "geometry": { - "coordinates": [ - 49.616318, - 3.21959 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 3.21959, + 49.616318 + ] + } }, { "type": "Feature", @@ -238,16 +226,15 @@ "nom": "Le Planning Familial de la Somme - 80", "adresse": "Pour nous contacter : planningfamilial80@ik.meou\n directement sur les réseaux sociaux", "telephone": "" - }, - "geometry": { - "coordinates": [ - 49.892619, - 2.290788 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.290788, + 49.892619 + ] + } }, { "type": "Feature", @@ -257,16 +244,15 @@ "nom": "Le Planning Familial de l'Orne - 61", "adresse": "25/27 rue Demées61000 ALENÇON", "telephone": "06 82 23 15 44" - }, - "geometry": { - "coordinates": [ - 48.432601, - 0.095267 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 0.095267, + 48.432601 + ] + } }, { "type": "Feature", @@ -276,16 +262,15 @@ "nom": "Le Planning Familial de la Marne - 51", "adresse": "122 bis, rue du Barbâtre51100 REIMS", "telephone": "03 26 83 97 23" - }, - "geometry": { - "coordinates": [ - 49.247088, - 4.041593 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 4.041593, + 49.247088 + ] + } }, { "type": "Feature", @@ -295,16 +280,15 @@ "nom": "Le Planning Familial de la Sarthe - 72", "adresse": "28, Place de l'Éperon72000 Le MANS", "telephone": "02 43 24 91 84" - }, - "geometry": { - "coordinates": [ - 48.005368, - 0.195597 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 0.195597, + 48.005368 + ] + } }, { "type": "Feature", @@ -314,16 +298,15 @@ "nom": "Le Planning Familial du Cher - 18", "adresse": "5, rue Samson18000 BOURGES", "telephone": "07 81 70 06 46" - }, - "geometry": { - "coordinates": [ - 47.082782, - 2.401051 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.401051, + 47.082782 + ] + } }, { "type": "Feature", @@ -333,16 +316,15 @@ "nom": "Le Planning Familial d’Indre et Loire", "adresse": "10, place Neuve37000 TOURS", "telephone": "" - }, - "geometry": { - "coordinates": [ - 47.383365216672, - 0.697171352887 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 0.697171352887, + 47.383365216671997 + ] + } }, { "type": "Feature", @@ -352,16 +334,15 @@ "nom": "Le Planning Familial du Calvados - 14", "adresse": "30, rue Saint Michel14000 CAEN", "telephone": "02.31.82.20.50" - }, - "geometry": { - "coordinates": [ - 49.175465, - -0.355365 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -0.355365, + 49.175465 + ] + } }, { "type": "Feature", @@ -371,16 +352,15 @@ "nom": "Le Planning Familial de l'Indre 36", "adresse": "1, rue de Provence36000 CHATEAUROUX", "telephone": "07 81 48 30 56" - }, - "geometry": { - "coordinates": [ - 46.803432, - 1.676914 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 1.676914, + 46.803432 + ] + } }, { "type": "Feature", @@ -390,16 +370,15 @@ "nom": "Le Planning Familial du Pas-de-Calais - 62", "adresse": "la Maison des Associations Michel Darras, 45 rue François\n Gauthier62300 LENS", "telephone": "03 21 28 43 25" - }, - "geometry": { - "coordinates": [ - 50.430061, - 2.831058 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.831058, + 50.430061 + ] + } }, { "type": "Feature", @@ -409,16 +388,15 @@ "nom": "Le Planning Familial de Haute Marne - 52", "adresse": "14 rue Louise Michel52100 Bettancourt La Ferrée", "telephone": "Ligne d'écoute : 07.49.98.37.06 - Secrétariat : 07.50.52.44.77" - }, - "geometry": { - "coordinates": [ - 48.657104, - 4.966973 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 4.966973, + 48.657104 + ] + } }, { "type": "Feature", @@ -428,16 +406,15 @@ "nom": "Le Planning Familial de l'Allier - 03", "adresse": "Lieu-dit Les Breteaux03160 Couzon", "telephone": "0800 08 11 11" - }, - "geometry": { - "coordinates": [ - 46.663307, - 3.108815 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 3.108815, + 46.663307 + ] + } }, { "type": "Feature", @@ -447,16 +424,15 @@ "nom": "Planning Familial du Nord", "adresse": "16, av Kennedy59000 LILLE", "telephone": "03 20 57 74 80" - }, - "geometry": { - "coordinates": [ - 50.631619, - 3.066639 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 3.066639, + 50.631619 + ] + } }, { "type": "Feature", @@ -466,16 +442,15 @@ "nom": "Le Planning Familial de Maine-et-Loire - 49", "adresse": "1 rue André Maurois49000 Angers", "telephone": "02 41 88 70 73" - }, - "geometry": { - "coordinates": [ - 47.448188, - -0.562502 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -0.562502, + 47.448188 + ] + } }, { "type": "Feature", @@ -485,16 +460,15 @@ "nom": "Le Planning Familial de la Vienne - 86", "adresse": "20, rue du Fief des Hausses86000 POITIERS", "telephone": "05 49 47 76 49" - }, - "geometry": { - "coordinates": [ - 46.592818, - 0.360866 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 0.360866, + 46.592818 + ] + } }, { "type": "Feature", @@ -504,16 +478,15 @@ "nom": "Le Planning Familial de la Creuse - 23", "adresse": "1 avenue du Dr.Manouvrier23000 GUERET", "telephone": "06 27 75 90 11" - }, - "geometry": { - "coordinates": [ - 46.16748, - 1.87407 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 1.87407, + 46.16748 + ] + } }, { "type": "Feature", @@ -523,16 +496,15 @@ "nom": "Le Planning Familial d'Ille-et-Vilaine - 35", "adresse": "35-37, Bd de la Tour d'Auvergne35000 RENNES", "telephone": "02 99 31 54 22" - }, - "geometry": { - "coordinates": [ - 48.104362, - -1.684183 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -1.684183, + 48.104362 + ] + } }, { "type": "Feature", @@ -542,16 +514,15 @@ "nom": "Le Planning Familial de Saône-et-Loire - 71", "adresse": "9, rue Philibert Léon Couturier71100 CHALON sur SAÔNE", "telephone": "03 85 93 01 84" - }, - "geometry": { - "coordinates": [ - 46.780447, - 4.851173 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 4.851173, + 46.780447 + ] + } }, { "type": "Feature", @@ -561,16 +532,15 @@ "nom": "Le Planning Familial de la Haute-Vienne - 87", "adresse": "40 rue Charles Silvestre87000 LIMOGES", "telephone": "06 44 96 43 86" - }, - "geometry": { - "coordinates": [ - 45.839045, - 1.273831 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 1.273831, + 45.839045 + ] + } }, { "type": "Feature", @@ -580,16 +550,15 @@ "nom": "Le Planning Familial de Loire-Atlantique - 44", "adresse": "4 rue Meuris44100 NANTES", "telephone": "02 40 20 41 51" - }, - "geometry": { - "coordinates": [ - 47.207531, - -1.57249 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -1.57249, + 47.207531 + ] + } }, { "type": "Feature", @@ -599,16 +568,15 @@ "nom": "Le Planning Familial des Deux-Sèvres - 79", "adresse": "13 E, rue Louis Braille79000 NIORT", "telephone": "0549269508 0640291923" - }, - "geometry": { - "coordinates": [ - 46.313935, - -0.472219 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -0.472219, + 46.313935 + ] + } }, { "type": "Feature", @@ -618,16 +586,15 @@ "nom": "Le Planning Familial du Puy-de-Dôme 63", "adresse": "25 rue Lucie et Raymond Aubrac63100 CLERMONT FERRAND", "telephone": "04 73 37 12 07" - }, - "geometry": { - "coordinates": [ - 45.786921, - 3.114336 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 3.114336, + 45.786921 + ] + } }, { "type": "Feature", @@ -637,16 +604,15 @@ "nom": "Planning Familial 19", "adresse": "Maison des associations, côte de Vinzan, 19290\n Peyrelevade28 rue Jean Jaurès, 19000 Tulle", "telephone": "07 87 83 22 49 (Peyrelevade) - 07 69 46 85 18 (Tulle)" - }, - "geometry": { - "coordinates": [ - 45.7020432177, - 2.055387496948 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.055387496948, + 45.702043217700002 + ] + } }, { "type": "Feature", @@ -656,16 +622,15 @@ "nom": "Le Planning Familial de Vendée - 85", "adresse": "71 Bd Aristide Briand85000 La ROCHE-sur-YON", "telephone": "02 51 07 57 84 - 06 70 49 60 87" - }, - "geometry": { - "coordinates": [ - 46.670599, - -1.432085 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -1.432085, + 46.670599 + ] + } }, { "type": "Feature", @@ -675,16 +640,15 @@ "nom": "Le Planning Familial du Morbihan - 56", "adresse": "21 place du Général de Gaulle56230 Questembert", "telephone": "Questembert 07.83.60.77.83 ; Lorient 06.95.76.38.63" - }, - "geometry": { - "coordinates": [ - 47.66034, - -2.45048 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -2.45048, + 47.66034 + ] + } }, { "type": "Feature", @@ -694,16 +658,15 @@ "nom": "Le Planning Familial des Côtes d'Armor - 22", "adresse": "30 rue Brizeux22000 ST. BRIEUC", "telephone": "06 75 56 47 03 / Pôle LGBTQIA+ : 06 79 62 11 04" - }, - "geometry": { - "coordinates": [ - 48.518952, - -2.762129 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -2.762129, + 48.518952 + ] + } }, { "type": "Feature", @@ -713,16 +676,15 @@ "nom": "Le Planning Familial de Charente - 16", "adresse": "Centre associatif Jacques Chardonne, 28 rue Mirabeau 16000\n ANGOULEME", "telephone": "07 68 29 36 79" - }, - "geometry": { - "coordinates": [ - 45.648814, - 0.158316 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 0.158316, + 45.648814 + ] + } }, { "type": "Feature", @@ -732,16 +694,15 @@ "nom": "Planning Familial du Rhône (69)", "adresse": "2 rue Lakanal69100 Villeurbanne", "telephone": "04 78 89 50 61" - }, - "geometry": { - "coordinates": [ - 45.775731, - 4.866093 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 4.866093, + 45.775731 + ] + } }, { "type": "Feature", @@ -751,16 +712,15 @@ "nom": "Planning Familial de la Loire - 42", "adresse": "16, rue Polignais42000 ST. ETIENNE", "telephone": "" - }, - "geometry": { - "coordinates": [ - 45.436097, - 4.38264 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 4.38264, + 45.436097 + ] + } }, { "type": "Feature", @@ -770,16 +730,15 @@ "nom": "Le Planning Familial du Haut-Rhin - 68", "adresse": "20, av Kennedy68200 MULHOUSE", "telephone": "03 89 42 42 12" - }, - "geometry": { - "coordinates": [ - 47.74832, - 7.33328 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 7.33328, + 47.74832 + ] + } }, { "type": "Feature", @@ -789,16 +748,15 @@ "nom": "Le Planning Familial du Cantal- 15", "adresse": "Bât. de l'Horloge 8, Place de la Paix15000 AURILLAC", "telephone": "04 71 64 38 16" - }, - "geometry": { - "coordinates": [ - 44.924252, - 2.442905 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.442905, + 44.924252 + ] + } }, { "type": "Feature", @@ -808,16 +766,15 @@ "nom": "Le Planning Familial du Bas-Rhin - 67", "adresse": "13 rue du 22 novembre67000 Strasbourg", "telephone": "03 88 32 28 28" - }, - "geometry": { - "coordinates": [ - 48.582913698489, - 7.742863700541 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 7.742863700541, + 48.582913698489001 + ] + } }, { "type": "Feature", @@ -827,16 +784,15 @@ "nom": "Le Planning Familial de Haute Loire - 43", "adresse": "2, rue André Laplace43000 LE PUY EN VELAY (+ Brioude et\n Monistrol)", "telephone": "04 71 02 94 95" - }, - "geometry": { - "coordinates": [ - 45.044657, - 3.891039 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 3.891039, + 45.044657 + ] + } }, { "type": "Feature", @@ -846,16 +802,15 @@ "nom": "Le Planning Familial de Haute-Savoie - 74", "adresse": "Salle Charles Coppier Quai des Clarisses74000 ANNECY", "telephone": "0766298917" - }, - "geometry": { - "coordinates": [ - 45.898621, - 6.123208 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 6.123208, + 45.898621 + ] + } }, { "type": "Feature", @@ -865,16 +820,15 @@ "nom": "Le Planning Familial du Lot - 46", "adresse": "12, Avenue Fernand Pezet46100 FIGEAC", "telephone": "0565500629" - }, - "geometry": { - "coordinates": [ - 44.608906, - 2.029851 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.029851, + 44.608906 + ] + } }, { "type": "Feature", @@ -884,16 +838,15 @@ "nom": "Le Planning Familial de la Drôme - 26", "adresse": "63, rue Adolphe Thiers26000 VALENCE", "telephone": "04.75.56.03.09" - }, - "geometry": { - "coordinates": [ - 44.92661, - 4.90882 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 4.90882, + 44.92661 + ] + } }, { "type": "Feature", @@ -903,16 +856,15 @@ "nom": "Planning Familial de Lozère - 48", "adresse": "10 rue de Chanteronne48000 Mende", "telephone": "04 66 32 86 94" - }, - "geometry": { - "coordinates": [ - 44.520235, - 3.498215 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 3.498215, + 44.520235 + ] + } }, { "type": "Feature", @@ -922,31 +874,29 @@ "nom": "Le Planning Familial de la Gironde - 33", "adresse": "19 rue Eugène Le Roy33800 BORDEAUX", "telephone": "05 56 44 00 04" - }, - "geometry": { - "coordinates": [ - 44.826948, - -0.560142 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -0.560142, + 44.826948 + ] + } }, { "type": "Feature", "properties": { "type": "Feature", - "properties": "{'nom': \"Planning Familial de l'Isère - 38\", 'adresse': '36 rue Lesdiguières38000 GRENOBLE', 'telephone': 'voir onglet \"permanences d\\'accueil\"'}", - "geometry": { - "coordinates": [ - 45.186182, - 5.724356 - ], - "type": "Point" - } + "properties": "{'nom': \"Planning Familial de l'Isère - 38\", 'adresse': '36 rue Lesdiguières38000 GRENOBLE', 'telephone': 'voir onglet \"permanences d\\'accueil\"'}" }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 5.724356, + 45.186182 + ] + } }, { "type": "Feature", @@ -956,16 +906,15 @@ "nom": "Le Planning Familial de l'Aveyron - 12", "adresse": "21, rue des Fasquets12100 MILLAU", "telephone": "05 65 60 51 75" - }, - "geometry": { - "coordinates": [ - 44.353656, - 2.564692 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.564692, + 44.353656 + ] + } }, { "type": "Feature", @@ -975,16 +924,15 @@ "nom": "Le Planning Familial du Finistère - 29", "adresse": "Impasse Jean Quéré29100 Douarnenez", "telephone": "07 68 57 20 91" - }, - "geometry": { - "coordinates": [ - 48.078952, - -4.32987 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -4.32987, + 48.078952 + ] + } }, { "type": "Feature", @@ -994,16 +942,15 @@ "nom": "Le Planning Familial de l'Ardèche - 07", "adresse": "7 avenue Ferdinand Nadal07140 Les Vans", "telephone": "07.50.33.27.58" - }, - "geometry": { - "coordinates": [ - 44.406477271246, - 4.134451350118 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 4.134451350118, + 44.406477271245997 + ] + } }, { "type": "Feature", @@ -1013,16 +960,15 @@ "nom": "Le Planning Familial de Lot-et-Garonne - 47", "adresse": "6 rue Chaudordy - 2ème étage47000 AGEN", "telephone": "05 53 66 27 04" - }, - "geometry": { - "coordinates": [ - 44.203196, - 0.617076 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 0.617076, + 44.203196 + ] + } }, { "type": "Feature", @@ -1032,16 +978,15 @@ "nom": "Planning Familial du Tarn-et-Garonne - 82", "adresse": "505, avenue des Mourets82000 MONTAUBAN", "telephone": "05 63 66 01 32" - }, - "geometry": { - "coordinates": [ - 44.020144, - 1.374111 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 1.374111, + 44.020144 + ] + } }, { "type": "Feature", @@ -1051,16 +996,15 @@ "nom": "Le Planning Familial du Gard (30)", "adresse": "29 rue du faubourg d'auvergne30100 ALES", "telephone": "04 66 86 19 85 / planningfamilial30@gmail.com" - }, - "geometry": { - "coordinates": [ - 44.129228, - 4.079259 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 4.079259, + 44.129228 + ] + } }, { "type": "Feature", @@ -1070,16 +1014,15 @@ "nom": "Le Planning Familial du Tarn - 81", "adresse": "6 Place Saint Michel 81800 RABASTENS", "telephone": "06 51 60 54 49" - }, - "geometry": { - "coordinates": [ - 43.822824, - 1.724004 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 1.724004, + 43.822824 + ] + } }, { "type": "Feature", @@ -1089,16 +1032,15 @@ "nom": "Le Planning Familial des Hautes-Alpes - 05", "adresse": "7 rue Capitaine de Bresson05000 GAP", "telephone": "06 88 31 96 01" - }, - "geometry": { - "coordinates": [ - 44.557576, - 6.078418 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 6.078418, + 44.557576 + ] + } }, { "type": "Feature", @@ -1108,16 +1050,15 @@ "nom": "Le Planning Familial de Haute-Garonne - 31", "adresse": "44, place Nicolas Bachelier31000 TOULOUSE", "telephone": "05 61 25 54 17" - }, - "geometry": { - "coordinates": [ - 43.610553, - 1.457642 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 1.457642, + 43.610553 + ] + } }, { "type": "Feature", @@ -1127,16 +1068,15 @@ "nom": "Le Planning Familial du Vaucluse - 84", "adresse": "2, Place Alexandre Farnèse84000 AVIGNON", "telephone": "04 90 87 43 69" - }, - "geometry": { - "coordinates": [ - 43.929076, - 4.823106 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 4.823106, + 43.929076 + ] + } }, { "type": "Feature", @@ -1146,16 +1086,15 @@ "nom": "Le Planning Familial des Landes - 40", "adresse": "39 rue Martin Luther King40000 Mont de Marsan", "telephone": "06 18 26 84 50" - }, - "geometry": { - "coordinates": [ - 43.896818, - -0.494248 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -0.494248, + 43.896818 + ] + } }, { "type": "Feature", @@ -1165,16 +1104,15 @@ "nom": "Le Planning Familial du Gers - 32", "adresse": "6 rue d'Astorg32000 Auch", "telephone": "05 32 46 00 15" - }, - "geometry": { - "coordinates": [ - 43.651784, - 0.580964 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 0.580964, + 43.651784 + ] + } }, { "type": "Feature", @@ -1184,16 +1122,15 @@ "nom": "Le Planning Familial de l'Hérault - 34", "adresse": "27 Rue de Substantion 34000 Montpellier", "telephone": "0467646219" - }, - "geometry": { - "coordinates": [ - 43.617512, - 3.88366 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 3.88366, + 43.617512 + ] + } }, { "type": "Feature", @@ -1203,16 +1140,15 @@ "nom": "Le Planning Familial de l'Aude - 11", "adresse": "9 avenue Armand Barbès11200 Lezignan Corbières", "telephone": "" - }, - "geometry": { - "coordinates": [ - 43.200409, - 2.755808 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.755808, + 43.200409 + ] + } }, { "type": "Feature", @@ -1222,16 +1158,15 @@ "nom": "Le Planning Familial des Hautes Pyrénées- 65", "adresse": "6, Place du Marché Brauhauban65000 TARBES", "telephone": "05 62 93 93 26" - }, - "geometry": { - "coordinates": [ - 43.231364, - 0.075248 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 0.075248, + 43.231364 + ] + } }, { "type": "Feature", @@ -1241,16 +1176,15 @@ "nom": "Le Planning Familial des Pyrénées Atlantiques -\n 64", "adresse": "1 rue Lapouble64000 PAU", "telephone": "0689667775" - }, - "geometry": { - "coordinates": [ - 43.299875, - -0.37353 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -0.37353, + 43.299875 + ] + } }, { "type": "Feature", @@ -1260,16 +1194,15 @@ "nom": "Le Planning Familial de l'Ariège - 09", "adresse": "32 rue villefranche09200 St Girons", "telephone": "06.29.26.79.78" - }, - "geometry": { - "coordinates": [ - 42.982876, - 1.146088 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 1.146088, + 42.982876 + ] + } }, { "type": "Feature", @@ -1279,16 +1212,15 @@ "nom": "Le Planning Familial des Bouches-du-Rhône - 13", "adresse": "106, boulevard National13003 MARSEILLE", "telephone": "04.91.91.09.39" - }, - "geometry": { - "coordinates": [ - 43.306704, - 5.383008 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 5.383008, + 43.306704 + ] + } }, { "type": "Feature", @@ -1298,16 +1230,15 @@ "nom": "Le Planning Familial des Pyrénées Orientales -\n 66", "adresse": "25, avenue Julien Panchot66000 PERPIGNAN", "telephone": "04 68 51 09 68" - }, - "geometry": { - "coordinates": [ - 42.692572, - 2.885384 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 2.885384, + 42.692572 + ] + } }, { "type": "Feature", @@ -1317,16 +1248,15 @@ "nom": "Le Planning Familial des Alpes-Maritimes - 06", "adresse": "22 Avenue Malausséna06000 NICE", "telephone": "04 92 09 17 26" - }, - "geometry": { - "coordinates": [ - 43.708425, - 7.26322 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 7.26322, + 43.708425 + ] + } }, { "type": "Feature", @@ -1336,16 +1266,15 @@ "nom": "Le Planning Familial - Varois", "adresse": "5 Avenue Colbert83000 TOULON", "telephone": "04 22 14 54 25" - }, - "geometry": { - "coordinates": [ - 43.126027, - 5.932984 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 5.932984, + 43.126027 + ] + } }, { "type": "Feature", @@ -1355,16 +1284,15 @@ "nom": "La Maternité Consciente", "adresse": "6, rue François Arago97154 POINT à PITRE", "telephone": "05 90 83 69 74" - }, - "geometry": { - "coordinates": [ - 16.239444, - -61.532923 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -61.532923, + 16.239444 + ] + } }, { "type": "Feature", @@ -1374,16 +1302,15 @@ "nom": "Association Martiniquaise pour l'Information et\n l'Orientation Familiale (AMIOF)", "adresse": "125-127, rue Moreau de Jonnes97200 FORT-DE-FRANCE", "telephone": "0596 67 40 58 et 0696 23 11 76" - }, - "geometry": { - "coordinates": [ - 14.614149, - -61.070595 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -61.070595, + 14.614149 + ] + } }, { "type": "Feature", @@ -1393,16 +1320,15 @@ "nom": "Le Planning Familial de la Guyane - 973", "adresse": "10 impasse de la plantation97300 Cayenne", "telephone": "0594 21 68 99" - }, - "geometry": { - "coordinates": [ - 4.929058, - -52.307139 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + -52.307139, + 4.929058 + ] + } }, { "type": "Feature", @@ -1412,16 +1338,15 @@ "nom": "Le Planning Familial de la Réunion - 974", "adresse": "13D chemin des mangues carottes97450 ST. LOUIS", "telephone": "N° vert (gratuit) : 0800081111" - }, - "geometry": { - "coordinates": [ - -21.284301680104, - 55.432760441496 - ], - "type": "Point" } }, - "geometry": null + "geometry": { + "type": "Point", + "coordinates": [ + 55.432760441496001, + -21.284301680104001 + ] + } } ] } diff --git a/etalab_data/planing_familial/scrap.py b/etalab_data/planing_familial/scrap.py index 0eeeb27..bf819bb 100644 --- a/etalab_data/planing_familial/scrap.py +++ b/etalab_data/planing_familial/scrap.py @@ -34,21 +34,22 @@ for article in articles: antenne = { "type": "Feature", + "geometry":geometry, "properties": { "nom": titre, "adresse": adresse, "telephone": telephone }, - "geometry":{ - "coordinates": [latitude,longitude], - "type":"Point" - } + } + + print(antenne) + antennes.append(antenne) # Convertir la liste des antennes en un GeoDataFrame gdf = gpd.GeoDataFrame(antennes) # Exporter le GeoDataFrame au format GeoJSON -gdf.to_file("antennes_planning_familial.json", driver="GeoJSON") \ No newline at end of file +gdf.to_file("antennes_planning_familial.json", driver="GeoJSON") diff --git a/mappings/converters/configPlanningFamilial.ts b/mappings/converters/configPlanningFamilial.ts new file mode 100644 index 0000000..46e7392 --- /dev/null +++ b/mappings/converters/configPlanningFamilial.ts @@ -0,0 +1,39 @@ +/** + * commerces adhérant à Ask Angela + * https://wiki.openstreetmap.org/wiki/Tag:healthcare:speciality%3Dfamily_planning + */ +import MappingConfigType from "../mapping-config.type"; + +const MappingPlanningFamlial: MappingConfigType = { + config_name: "planning familial", + config_author: "tykayn ", + default_properties_of_point: { + 'healthcare:speciality': 'family_planning', + }, + source: { + // source faite à partir de data scraping du site français + geojson_path: '', + url: '' + }, + filters: { + // exclude_point_if_tag_not_empty: ['id_osm'], // on peut exclure des données converties celles qui sont déjà avec un identifiant openstreetmap afin de favoriser l'intégration san avoir à gérer les doublons + // offset: 1 + }, + add_not_mapped_tags_too: false, + boolean_keys: [], + tags_to_ignore_if_value_is: ['Non renseigne'], + tags: { + // ******* opendata de toulouse START ************** + nom : { + key_converted: 'name', + convert_to_name: true, + }, + telephone : { + key_converted: 'contact:phone', + convert_to_phone: true, + }, + // ******* opendata de toulouse END ************** + } +} + +export default MappingPlanningFamlial; diff --git a/output/antennes_planning_familial.json b/output/antennes_planning_familial.json new file mode 100644 index 0000000..82db96c --- /dev/null +++ b/output/antennes_planning_familial.json @@ -0,0 +1,980 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.377043, + 48.651377 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.440059, + 48.80415 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.33943, + 48.867518 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.279638, + 48.927955 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.359571, + 48.938082 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.673422, + 48.544903 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.911413, + 48.980932 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.081501483917, + 49.037129421067 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.915655, + 47.904868 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.823729, + 49.411309 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.084525, + 49.428421 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 3.21959, + 49.616318 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.290788, + 49.892619 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.095267, + 48.432601 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.041593, + 49.247088 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.195597, + 48.005368 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.401051, + 47.082782 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.697171352887, + 47.383365216672 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.355365, + 49.175465 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.676914, + 46.803432 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.831058, + 50.430061 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.966973, + 48.657104 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 3.108815, + 46.663307 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 3.066639, + 50.631619 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.562502, + 47.448188 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.360866, + 46.592818 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.87407, + 46.16748 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.684183, + 48.104362 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.851173, + 46.780447 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.273831, + 45.839045 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.57249, + 47.207531 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.472219, + 46.313935 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 3.114336, + 45.786921 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.055387496948, + 45.7020432177 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -1.432085, + 46.670599 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.45048, + 47.66034 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -2.762129, + 48.518952 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.158316, + 45.648814 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.866093, + 45.775731 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.38264, + 45.436097 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 7.33328, + 47.74832 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.442905, + 44.924252 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 7.742863700541, + 48.582913698489 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 3.891039, + 45.044657 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 6.123208, + 45.898621 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.029851, + 44.608906 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.90882, + 44.92661 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 3.498215, + 44.520235 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.560142, + 44.826948 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 5.724356, + 45.186182 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.564692, + 44.353656 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.32987, + 48.078952 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.134451350118, + 44.406477271246 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.617076, + 44.203196 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.374111, + 44.020144 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.079259, + 44.129228 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.724004, + 43.822824 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 6.078418, + 44.557576 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.457642, + 43.610553 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.823106, + 43.929076 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.494248, + 43.896818 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.580964, + 43.651784 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 3.88366, + 43.617512 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.755808, + 43.200409 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0.075248, + 43.231364 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37353, + 43.299875 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.146088, + 42.982876 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 5.383008, + 43.306704 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.885384, + 42.692572 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 7.26322, + 43.708425 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 5.932984, + 43.126027 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -61.532923, + 16.239444 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -61.070595, + 14.614149 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -52.307139, + 4.929058 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 55.432760441496, + -21.284301680104 + ] + }, + "properties": { + "healthcare:speciality": "family_planning" + } + } + ] +} \ No newline at end of file diff --git a/update_scripts/convert_planing_familial.sh b/update_scripts/convert_planing_familial.sh new file mode 100644 index 0000000..d34ad22 --- /dev/null +++ b/update_scripts/convert_planing_familial.sh @@ -0,0 +1,4 @@ +#!/bin/bash +# convertir la liste de planing familial + +ts-node convert_to_osm_tags.ts --source=etalab_data/planing_familial/antennes_planning_familial.json --output-file=antennes_planning_familial.json --engine-config=MappingPlanningFamlial