batch ask angela data
This commit is contained in:
parent
1564feb26f
commit
47f7addc71
@ -207,7 +207,7 @@ function convertDataFromSource(sourceFilePath: string, mapping: MappingConfigTyp
|
|||||||
|
|
||||||
// fix des jeux de données qui ne sont pas des geojson
|
// fix des jeux de données qui ne sont pas des geojson
|
||||||
|
|
||||||
let properties_list:any = feature_point.properties.tags
|
let properties_list:any = []
|
||||||
|
|
||||||
if(feature_point.geo_point_2d){
|
if(feature_point.geo_point_2d){
|
||||||
feature_point["type"] = "Feature"
|
feature_point["type"] = "Feature"
|
||||||
@ -411,7 +411,7 @@ function mapElementFromConfSimple(featurePoint: any, mappingConfig: any) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function setMappingConfigFromName(engine_conf_choice: string) {
|
function setMappingConfigFromName(engine_conf_choice: string) {
|
||||||
console.log('------- use_mapping_engine', use_mapping_engine)
|
console.log('------- sourceFilePathGeoJson', sourceFilePathGeoJson)
|
||||||
console.log('------- engine_conf_choice', engine_conf_choice)
|
console.log('------- engine_conf_choice', engine_conf_choice)
|
||||||
|
|
||||||
if (use_mapping_engine) {
|
if (use_mapping_engine) {
|
||||||
|
@ -9,5 +9,15 @@ ts-node convert_to_osm_tags.ts --source=etalab_data/askangela/toulouse_askangela
|
|||||||
|
|
||||||
## Conversion des données de Bordeaux
|
## Conversion des données de Bordeaux
|
||||||
```bash
|
```bash
|
||||||
ts-node convert_to_osm_tags.ts --source=etalab_data/ask_angela/bordeaux_askangela.json --output-file=bordeaux_askangela.json --engine-config=MappingAskAngela
|
ts-node convert_to_osm_tags.ts --source=etalab_data/askangela/bordeaux_askangela.json --output-file=bordeaux_askangela.json --engine-config=MappingAskAngela
|
||||||
|
```
|
||||||
|
|
||||||
|
## Conversion des données de Poitiers
|
||||||
|
```bash
|
||||||
|
ts-node convert_to_osm_tags.ts --source=etalab_data/askangela/poitiers_askangela.json --output-file=poitiers_askangela.json --engine-config=MappingAskAngela
|
||||||
|
```
|
||||||
|
|
||||||
|
## Conversion des données de Lyon
|
||||||
|
```bash
|
||||||
|
ts-node convert_to_osm_tags.ts --source=etalab_data/askangela/lyon_askangela.json --output-file=lyon_askangela.json --engine-config=MappingAskAngela
|
||||||
```
|
```
|
||||||
|
@ -39,7 +39,14 @@ const MappingAskAngela: MappingConfigType = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
'id': 'ref:FR:Toulouse:ask_angela_id',
|
'id': 'ref:FR:Toulouse:ask_angela_id',
|
||||||
noms: 'name',
|
noms: {
|
||||||
|
key_converted: 'name',
|
||||||
|
convert_to_name: true,
|
||||||
|
},
|
||||||
|
nom : {
|
||||||
|
key_converted: 'name',
|
||||||
|
convert_to_name: true,
|
||||||
|
},
|
||||||
// ******* opendata de toulouse END **************
|
// ******* opendata de toulouse END **************
|
||||||
// ******* opendata de poitiers START **************
|
// ******* opendata de poitiers START **************
|
||||||
'_id': 'ref:FR:Poitiers:ask_angela_id',
|
'_id': 'ref:FR:Poitiers:ask_angela_id',
|
||||||
@ -53,7 +60,7 @@ const MappingAskAngela: MappingConfigType = {
|
|||||||
'cdate': 'start_date:ask_angela',
|
'cdate': 'start_date:ask_angela',
|
||||||
'mdate': 'check_date:ask_angela',
|
'mdate': 'check_date:ask_angela',
|
||||||
// ******* opendata de bordeaux END **************
|
// ******* opendata de bordeaux END **************
|
||||||
|
// "addresse": "",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"version": 0.6,
|
"version": 0.6,
|
||||||
"generator": "Overpass API 0.7.62.1 084b4234",
|
"generator": "Overpass API 0.7.62.1 084b4234",
|
||||||
"osm3s": {
|
"osm3s": {
|
||||||
"timestamp_osm_base": "2024-10-17T11:30:28Z",
|
"timestamp_osm_base": "2024-10-18T07:41:14Z",
|
||||||
"copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."
|
"copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."
|
||||||
},
|
},
|
||||||
"elements": [
|
"elements": [
|
||||||
|
0
osm_output/bornes-irve-all-from-etalab-opendata.osm
Normal file
0
osm_output/bornes-irve-all-from-etalab-opendata.osm
Normal file
1226
output/lyon_askangela.json
Normal file
1226
output/lyon_askangela.json
Normal file
File diff suppressed because it is too large
Load Diff
985
output/poitiers_askangela.json
Normal file
985
output/poitiers_askangela.json
Normal file
@ -0,0 +1,985 @@
|
|||||||
|
{
|
||||||
|
"type": "FeatureCollection",
|
||||||
|
"features": [
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.340983,
|
||||||
|
46.581241
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "5xIqqD4w8sHvdFZcTRVlj"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.341059,
|
||||||
|
46.581164
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "m5Rw0tiHwZqRGNjt-Vmuo"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.343807,
|
||||||
|
46.582386
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "DUu2A3I_ZTKfJMrY_oYaW"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.344697,
|
||||||
|
46.582092
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "6VIbEiUgHIf45fjOeWk2i"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.340752,
|
||||||
|
46.58085
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "x0xACaGGKz4ZeyAkoIXE0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.341423,
|
||||||
|
46.582338
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "vK8BU95lc708h1cipKD46"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.333024,
|
||||||
|
46.581552
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "uDhUgFlcC_xKJRvNkSEvR"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.346384,
|
||||||
|
46.582537
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "t_1jHsQj5RJ2pkhW4pIOR"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.345719,
|
||||||
|
46.582561
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "4ASpkKVKwqCn9nyLTbESn"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.345792,
|
||||||
|
46.582662
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "CvwqdxWTOtPIEng6yZvl8"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.343238,
|
||||||
|
46.582453
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "VBbcldjeUfYlGI6d9UaHr"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.344873,
|
||||||
|
46.582819
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "qIayggxEbUFiNWyKSl3dX"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.345219,
|
||||||
|
46.582775
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "bMpcEkgZCQvXPrb9K1pQ7"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.340942,
|
||||||
|
46.580862
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "8bDKryElT1SG3RtiDUaKE"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.334718,
|
||||||
|
46.582791
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "_62fbbTqBn6z1A8Rdk0o7"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.339916,
|
||||||
|
46.580662
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "e9J6kwPTwF89yu3IEbayy"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.344301,
|
||||||
|
46.584295
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "j-RVdv60dy-jw9tHUEw66"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.337101,
|
||||||
|
46.583617
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "ipRzuh3KW93MFlUZ4FAgr"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.341742,
|
||||||
|
46.583444
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "SfbyeRC5wejVwU5JckBn2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.344331,
|
||||||
|
46.582844
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "hlE2yGz3ndp3WMigkhgfF"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.342215,
|
||||||
|
46.582319
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "gYYL2KCUdTK-D3U1xzS0k"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.340071,
|
||||||
|
46.579907
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "eGtd6WnR5ELYjZYpoovIG"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.34198,
|
||||||
|
46.582927
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "JaOqAhgRV5xcPt5uL_BIQ"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.341583,
|
||||||
|
46.583349
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "Ek2BAVxZw4HXC9H9lJXTy"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.345609,
|
||||||
|
46.582705
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "Gw-UCsZGfTtHiVp8h3bFL"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.340845,
|
||||||
|
46.581781
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "kcfdtifvBzEkA01oRUn6Z"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.341702,
|
||||||
|
46.58288
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "BrfiLMC8fQuFdSYbhtUWT"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.340963,
|
||||||
|
46.582065
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "krLXQUUCDxTpHO-eku_3c"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.340082,
|
||||||
|
46.581662
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "DAZmSW3NYBmSCKiXvkSz6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.341468,
|
||||||
|
46.582408
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "X3M6okzwdJG32kXWRGhTb"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.341534,
|
||||||
|
46.580463
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "_b2tVIu5zfyA6HciJKUnf"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.345595,
|
||||||
|
46.582616
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "Y1VbGMCGdQFPah2rW7t4n"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.342755,
|
||||||
|
46.583456
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "7VP_kjQNOHop_SSS2uJXw"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.343115,
|
||||||
|
46.582516
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "naoutEMW6IgEYXxyVsl_Q"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.343001,
|
||||||
|
46.583382
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "X00zJJ7Qe-sjxDtWmsgdQ"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.338954,
|
||||||
|
46.579375
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "cso69bcCIf0OCS36a8RcW"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.339287,
|
||||||
|
46.579814
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "sddroS3kXSQHHUxiLXTrR"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.341101,
|
||||||
|
46.579789
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "qLjL6p2BTiJwPceFEO9cP"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.378139,
|
||||||
|
46.574384
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "1bHdXJfqzOfe6UqrDbQ_9"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.323907,
|
||||||
|
46.590319
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "B8WOs5xVWKfAoveIqV6Xn"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.312367,
|
||||||
|
46.565861
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "aXb-gP1-fsKmwCAMeQ-02"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.360724,
|
||||||
|
46.588644
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "kNKYvnx-Wq3-4mxQC0Gw1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.38297,
|
||||||
|
46.589976
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "f9WeVOuv2Iq_e-K-rRp4m"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.343056,
|
||||||
|
46.566858
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "uZcrEX7gssGDQ-PGFFyH2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.36869,
|
||||||
|
46.56619
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "hHt08Y2_S1lKOn6vowu79"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.34281,
|
||||||
|
46.58941
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "fSdW8Ao_v6rLvrZ3gMYrl"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.345314415707848,
|
||||||
|
46.6083116761172
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "fUsgYYV_qMtdRGVq-poAZ"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.34603097843623,
|
||||||
|
46.5791672937988
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "HkYMGFWY2UWbNhI8WW_oZ"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.361246746257053,
|
||||||
|
46.5901079733998
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "5iCQh9OlG05VEKTCuDtfk"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.3589,
|
||||||
|
46.58621
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "wRbE5Z6nNVBn0yzkFw6S-"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.365141642493461,
|
||||||
|
46.5920960041224
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "lLThHzT1HVMm1fVxzvWqX"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.365598591755046,
|
||||||
|
46.5890680301989
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "EAvVooCu_CtN3MOaKfkr_"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.380059980442726,
|
||||||
|
46.5906072814057
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "o6a_OmG4qfhZlhkc4VN9I"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.3132,
|
||||||
|
46.56613
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "zsjmEr1VZJuWMVTexRX_P"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.34276,
|
||||||
|
46.58417
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "0owwaOvZx7CP2Iyq8fVjq"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.32181,
|
||||||
|
46.59196
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "v8ryX84MdNb1o4GV-r9P_"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.35659,
|
||||||
|
46.58917
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "gw4LhvjZtSqVhQDK-xE9I"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.31205,
|
||||||
|
46.5664
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "wx1UyI7jeDY9fk8gWizmw"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.34285,
|
||||||
|
46.5668
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "e-SnsWGSCZh_jFBP3QwU3"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.38283,
|
||||||
|
46.59002
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "4J4XJR8ijXUqTdFRBCfvb"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.358408,
|
||||||
|
46.58692
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "J_wVe5LhZrr4p-_UAT6yc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.383301954047633,
|
||||||
|
46.5754104324705
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "ckhfKk9yEceT7IcUjZ3Ra"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.342514,
|
||||||
|
46.58345
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "NCk15j1f2YsIOU3hs4yDa"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.345305,
|
||||||
|
46.583559
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "AAn3Ce4Ou07hqxRTo7Q7A"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.34476,
|
||||||
|
46.583043
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "GI9puDraU3uFW3fhTAVlZ"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.345196,
|
||||||
|
46.583472
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "yB7373PF99G-hKWl_lT76"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.342195,
|
||||||
|
46.584309
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "92yDLC0TyNb6ohJVin_7V"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"geometry": {
|
||||||
|
"type": "Point",
|
||||||
|
"coordinates": [
|
||||||
|
0.34164,
|
||||||
|
46.584202
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "NX6BrqR7_0OUbD8_9EMBU"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "Y1pA8f7EUbS3apTgHBPWS"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "0IQqSAgItLcS-Rp2o_Z7M"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "jFeVGCHXZkejM2xvAGeE8"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "Feature",
|
||||||
|
"properties": {
|
||||||
|
"harassment_prevention": "ask_angela",
|
||||||
|
"ref:FR:Poitiers:ask_angela_id": "YPfwgUSO4vURygziKwDDm"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
2020
output/toulouse_askangela.json
Normal file
2020
output/toulouse_askangela.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,592 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 0.6,
|
|
||||||
"generator": "Overpass API 0.7.62.1 084b4234",
|
|
||||||
"osm3s": {
|
|
||||||
"timestamp_osm_base": "2024-10-17T10:08:16Z",
|
|
||||||
"copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."
|
|
||||||
},
|
|
||||||
"elements": [
|
|
||||||
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 821960105,
|
|
||||||
"lat": 46.5825312,
|
|
||||||
"lon": 0.3408317,
|
|
||||||
"tags": {
|
|
||||||
"check_date": "2024-02-22",
|
|
||||||
"contact:city": "Poitiers",
|
|
||||||
"contact:facebook": "La-Bruyère-Vagabonde-100057078445690",
|
|
||||||
"contact:housenumber": "31",
|
|
||||||
"contact:postcode": "86000",
|
|
||||||
"contact:street": "Rue Édouard Grimaux",
|
|
||||||
"currency:EUR": "yes",
|
|
||||||
"email": "labruyere.vagabonde@sfr.fr",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "La Bruyere Vagabonde",
|
|
||||||
"opening_hours": "Tu-Sa 10:00-19:00",
|
|
||||||
"payment:cash": "yes",
|
|
||||||
"payment:credit_cards": "yes",
|
|
||||||
"phone": "+33 5 16 34 47 57",
|
|
||||||
"ref:FR:SIRET": "53895265600014",
|
|
||||||
"shop": "books"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 821960281,
|
|
||||||
"lat": 46.5820663,
|
|
||||||
"lon": 0.3409686,
|
|
||||||
"tags": {
|
|
||||||
"check_date:opening_hours": "2024-02-22",
|
|
||||||
"contact:facebook": "boutiqueotzi",
|
|
||||||
"email": "otzi.poitiers@gmail.com",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Ötzi",
|
|
||||||
"opening_hours": "Tu-Sa 10:00–19:00",
|
|
||||||
"opening_hours:signed": "no",
|
|
||||||
"ref:FR:SIRET": "84060641200020",
|
|
||||||
"shop": "shoes"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 926332915,
|
|
||||||
"lat": 45.7513353,
|
|
||||||
"lon": 4.8533207,
|
|
||||||
"tags": {
|
|
||||||
"alt_name": "Pharmacie Arrue",
|
|
||||||
"amenity": "pharmacy",
|
|
||||||
"dispensing": "yes",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"healthcare": "pharmacy",
|
|
||||||
"name": "Pharmacie Gambetta",
|
|
||||||
"opening_hours": "Mo-Fr 08:00-20:30; Sa 08:30-20:30",
|
|
||||||
"phone": "+33 4 78 72 46 24",
|
|
||||||
"ref:FR:FINESS": "690021332",
|
|
||||||
"wheelchair": "yes"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 1328307136,
|
|
||||||
"lat": 46.5746098,
|
|
||||||
"lon": 0.3786430,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "townhall",
|
|
||||||
"email": "mairie.beaulieu@poitiers.fr",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Mairie de quartier de Beaulieu",
|
|
||||||
"opening_hours": "Mo-Fr 08:30-12:30,13:30-17:15, Tu[1] 08:30-12:30 off",
|
|
||||||
"phone": "+33 5 49 30 22 08",
|
|
||||||
"townhall:type": "Mairie annexe",
|
|
||||||
"website": "https://www.poitiers.fr/horaires-et-coordonnees-des-mairies-de-poitiers"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 1328395862,
|
|
||||||
"lat": 46.5885715,
|
|
||||||
"lon": 0.3608095,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "townhall",
|
|
||||||
"email": "mairie.couronneries@poitiers.fr",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Mairie de quartier des Couronneries",
|
|
||||||
"opening_hours": "Mo-Fr 08:30-12:30,13:30-17:15",
|
|
||||||
"phone": "+33 5 49 47 78 85",
|
|
||||||
"website": "https://www.poitiers.fr/horaires-et-coordonnees-des-mairies-de-poitiers"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 1825539647,
|
|
||||||
"lat": 45.7516361,
|
|
||||||
"lon": 4.8432671,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "pub",
|
|
||||||
"brewery": "La voie maltée;Mandrin",
|
|
||||||
"check_date": "2024-05-10",
|
|
||||||
"cuisine": "french",
|
|
||||||
"diet:vegan": "yes",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"internet_access": "wlan",
|
|
||||||
"internet_access:fee": "no",
|
|
||||||
"name": "Le Court-Circuit",
|
|
||||||
"opening_hours": "Mo-Fr 10:00-01:00; Sa 16:00-01:00",
|
|
||||||
"outdoor_seating": "yes",
|
|
||||||
"phone": "+33 9 54 36 61 29",
|
|
||||||
"ref:FR:SIRET": "52301063500028",
|
|
||||||
"website": "https://www.le-court-circuit.fr/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 1846885829,
|
|
||||||
"lat": 46.5659483,
|
|
||||||
"lon": 0.3124482,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "townhall",
|
|
||||||
"email": "mairie.bellejouanne@poitiers.fr",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Mairie de quartier de Bellejouanne",
|
|
||||||
"opening_hours": "Mo-Fr 08:30-12:30,13:30-17:15",
|
|
||||||
"phone": "+33 5 49 30 81 52",
|
|
||||||
"website": "https://www.poitiers.fr/horaires-et-coordonnees-des-mairies-de-poitiers"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 1873359201,
|
|
||||||
"lat": 46.5920454,
|
|
||||||
"lon": 0.3651505,
|
|
||||||
"tags": {
|
|
||||||
"alt_name": "Centre de Loisirs Maternelles Bleu Citron",
|
|
||||||
"amenity": "community_centre",
|
|
||||||
"description": "Accueil de loisirs 3-6 ans",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Bleu Citron",
|
|
||||||
"opening_hours": "We 12:30-18:30; SH 07:30-18:30",
|
|
||||||
"phone": "+33 5 49 44 53 58",
|
|
||||||
"source": "Observations sur Place + GPS",
|
|
||||||
"website": "https://www.animation.couronneries.fr/vous-accueillir/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 1873359248,
|
|
||||||
"lat": 46.5890263,
|
|
||||||
"lon": 0.3656885,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "community_centre",
|
|
||||||
"contact:city": "Poitiers",
|
|
||||||
"contact:email": "contact@animation-couronneries.fr",
|
|
||||||
"contact:facebook": "animation.couronneries",
|
|
||||||
"contact:housenumber": "37",
|
|
||||||
"contact:instagram": "centre.animation.couronneries",
|
|
||||||
"contact:postcode": "86000",
|
|
||||||
"contact:street": "Rue Pierre de Coubertin",
|
|
||||||
"email": "contact@animation-couronneries.fr",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Centre d’Animation des Couronneries",
|
|
||||||
"opening_hours": "Tu-Fr 14:00-18:30",
|
|
||||||
"phone": "+33 5 49 44 12 48",
|
|
||||||
"ref:FR:SIRET": "81439055500021",
|
|
||||||
"website": "https://www.animation.couronneries.fr",
|
|
||||||
"wheelchair": "yes"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 2144013790,
|
|
||||||
"lat": 46.5907089,
|
|
||||||
"lon": 0.3799719,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "community_centre",
|
|
||||||
"contact:facebook": "mdqseve86",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Maison des Quartiers Seve",
|
|
||||||
"opening_hours": "Mo-Th 11:00-13:30,15:30-18:30; Fr 11:00-13:30",
|
|
||||||
"phone": "+33 5 49 00 87 28",
|
|
||||||
"website": "https://seve86.centres-sociaux.fr"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 2206970904,
|
|
||||||
"lat": 46.5903642,
|
|
||||||
"lon": 0.3238923,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "townhall",
|
|
||||||
"email": "mairie.belair@poitiers.fr",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Mairie de quartier de Bel-Air",
|
|
||||||
"opening_hours": "Mo-Fr 08:30-12:30,13:30-17:15",
|
|
||||||
"phone": "+33 5 49 58 38 80",
|
|
||||||
"website": "https://www.poitiers.fr/horaires-et-coordonnees-des-mairies-de-poitiers"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 3824873160,
|
|
||||||
"lat": 45.7474334,
|
|
||||||
"lon": 4.8583696,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "pub",
|
|
||||||
"brewery": "yes;various",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"microbrewery": "yes",
|
|
||||||
"name": "Malting-Pot",
|
|
||||||
"opening_hours": "Mo-We 12:00-14:00,17:00-24:00, Th-Sa 12:00-24:00",
|
|
||||||
"outdoor_seating": "yes",
|
|
||||||
"phone": "+33 9 70 95 27 78",
|
|
||||||
"ref:FR:SIRET": "81212339600010",
|
|
||||||
"website": "https://www.malting-pot.com/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 4145418850,
|
|
||||||
"lat": 46.5824409,
|
|
||||||
"lon": 0.3414729,
|
|
||||||
"tags": {
|
|
||||||
"chocolate": "yes",
|
|
||||||
"email": "magasin.poitiers30@rannou-metivier.com",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Rannou Métivier",
|
|
||||||
"opening_hours": "Mo 13:45-19:00; Tu-Sa 09:00-19:00",
|
|
||||||
"phone": "+33 5 49 30 30 10",
|
|
||||||
"ref:FR:SIRET": "53396888900022",
|
|
||||||
"shop": "confectionery",
|
|
||||||
"website": "https://www.rannou-metivier.com/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 7985485920,
|
|
||||||
"lat": 46.5891843,
|
|
||||||
"lon": 0.3565840,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "library",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"internet_access": "wlan",
|
|
||||||
"name": "Médiathèque des Couronneries",
|
|
||||||
"opening_hours": "Jul-Aug Tu-We 10:00-12:00,14:00-18:00, Jul-Aug Th-Fr 14:00-18:00, Jul-Aug Sa 10:00-12:00,14:00-17:00",
|
|
||||||
"phone": "+33 5 49 30 20 70",
|
|
||||||
"website": "https://www.mediatheques-grandpoitiers.fr/couronneries.aspx",
|
|
||||||
"wheelchair": "yes"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 8117393921,
|
|
||||||
"lat": 45.7471653,
|
|
||||||
"lon": 4.8381774,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "cafe",
|
|
||||||
"contact:facebook": "okaracafelyon",
|
|
||||||
"contact:instagram": "okara_cafe",
|
|
||||||
"diet:vegan": "yes",
|
|
||||||
"diet:vegetarian": "only",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"internet_access": "wlan",
|
|
||||||
"level": "0",
|
|
||||||
"name": "Okara",
|
|
||||||
"opening_hours": "Mo-Fr 08:30-15:00",
|
|
||||||
"ref:FR:SIRET": "89386018900016",
|
|
||||||
"website": "https://www.okaracafe.fr/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 8592775317,
|
|
||||||
"lat": 46.5828886,
|
|
||||||
"lon": 0.3417070,
|
|
||||||
"tags": {
|
|
||||||
"check_date": "2024-02-22",
|
|
||||||
"clothes": "underwear",
|
|
||||||
"email": "gambetta.lingerie@gmail.com",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Gambetta lingerie",
|
|
||||||
"opening_hours": "Mo 14:00-18:00, Tu-Sa 10:00-13:00,13:30-19:00",
|
|
||||||
"phone": "+33 6 61 79 91 96",
|
|
||||||
"ref:FR:SIRET": "87996677800018",
|
|
||||||
"shop": "clothes",
|
|
||||||
"website": "https://www.gambetta-lingerie.com/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 8592775322,
|
|
||||||
"lat": 46.5833764,
|
|
||||||
"lon": 0.3412903,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "bar",
|
|
||||||
"contact:facebook": "chezalphonsepoitiers",
|
|
||||||
"email": "bar-poitiers@chez-alphonse.com",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Chez Alphonse",
|
|
||||||
"opening_hours": "Tu-Sa 16:00-01:00",
|
|
||||||
"phone": "+33 6 18 99 12 84",
|
|
||||||
"ref:FR:SIRET": "98049235900016",
|
|
||||||
"survey:date": "2021-04-04"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 9095125230,
|
|
||||||
"lat": 45.7484208,
|
|
||||||
"lon": 4.8426113,
|
|
||||||
"tags": {
|
|
||||||
"addr:city": "Lyon",
|
|
||||||
"addr:housenumber": "25",
|
|
||||||
"addr:postcode": "69007",
|
|
||||||
"addr:street": "Rue Saint-Jérôme",
|
|
||||||
"alt_name": "totem et tempo",
|
|
||||||
"amenity": "restaurant",
|
|
||||||
"contact:facebook": "Totemtempo",
|
|
||||||
"contact:instagram": "totem_et_tempo",
|
|
||||||
"email": "contact@totemtempo.com",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Totem & Tempo",
|
|
||||||
"opening_hours": "Mo-Sa 12:00-01:00",
|
|
||||||
"phone": "+33 7 67 34 78 77",
|
|
||||||
"ref:FR:SIREN": "891797342",
|
|
||||||
"ref:FR:SIRET": "89179734200021",
|
|
||||||
"website": "https://totemtempo.com/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 9480796637,
|
|
||||||
"lat": 46.5900313,
|
|
||||||
"lon": 0.3828364,
|
|
||||||
"tags": {
|
|
||||||
"addr:city": "Poitiers",
|
|
||||||
"addr:housenumber": "15",
|
|
||||||
"addr:postcode": "86000",
|
|
||||||
"addr:street": "Avenue de la Fraternité",
|
|
||||||
"amenity": "library",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"internet_access": "wlan",
|
|
||||||
"internet_access:fee": "no",
|
|
||||||
"name": "Médiathèque Saint-Eloi",
|
|
||||||
"opening_hours": "Tu,Fr 14:00-18:00; We,Sa 10:00-12:00,14:00-18:00",
|
|
||||||
"phone": "+33 5 49 30 20 75",
|
|
||||||
"website": "https://www.mediatheques-grandpoitiers.fr/saint-eloi.aspx"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 11579437577,
|
|
||||||
"lat": 46.5834523,
|
|
||||||
"lon": 0.3417176,
|
|
||||||
"tags": {
|
|
||||||
"email": "poitiers@lebibliovore.fr",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Le bibliovore",
|
|
||||||
"opening_hours": "Tu-Fr 10:30-12:30,14:30-19:00; Sa 10:00-13:00,14:00-19:00",
|
|
||||||
"phone": "+33 7 49 68 41 46",
|
|
||||||
"ref:FR:SIRET": "95070553300012",
|
|
||||||
"shop": "books",
|
|
||||||
"website": "https://www.lebibliovore.fr/les-librairies/poitiers/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 11734847201,
|
|
||||||
"lat": 46.5817460,
|
|
||||||
"lon": 0.3408588,
|
|
||||||
"tags": {
|
|
||||||
"contact:facebook": "astucesdecuisine.fr",
|
|
||||||
"email": "info@astucesdecuisine.fr",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Astuces de cuisine",
|
|
||||||
"opening_hours": "Tu-Sa 10:00-13:00,14:00-18:00",
|
|
||||||
"phone": "+33 9 86 34 30 14",
|
|
||||||
"ref:FR:SIRET": "82490617600014",
|
|
||||||
"shop": "general"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 11932728183,
|
|
||||||
"lat": 46.5898090,
|
|
||||||
"lon": 0.3827432,
|
|
||||||
"tags": {
|
|
||||||
"addr:city": "Poitiers",
|
|
||||||
"addr:housenumber": "15",
|
|
||||||
"addr:postcode": "86000",
|
|
||||||
"addr:street": "Avenue de la Fraternité",
|
|
||||||
"amenity": "townhall",
|
|
||||||
"email": "mairie.sainteloi@poitiers.fr",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Mairie de quartier de Saint-Eloi",
|
|
||||||
"opening_hours": "Tu-Fr 08:30-12:30,13:30-17:15; Aug 01-30 off; Tu[1] 08:30-12:30 off",
|
|
||||||
"phone": "+33 5 49 30 20 65",
|
|
||||||
"townhall:type": "city",
|
|
||||||
"website": "https://www.poitiers.fr/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 12091860570,
|
|
||||||
"lat": 46.5661514,
|
|
||||||
"lon": 0.3686592,
|
|
||||||
"tags": {
|
|
||||||
"contact:facebook": "maisongibauderie",
|
|
||||||
"contact:instagram": "maison_gibauderie",
|
|
||||||
"email": "maison.gibauderie@wanadoo.fr",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Maison de la Gibauderie",
|
|
||||||
"opening_hours": "Mo,Tu,Th 13:30-18:30, We 09:00-12:00,13:00-17:30, Fr 13:30-18:30; SH Mo,Tu,Th-Fr 13:00-18:00, We 10:00-12:00,13:00-18:00",
|
|
||||||
"phone": "+33 5 49 47 83 57",
|
|
||||||
"website": "https://maison-gibauderie.fr"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 12091860572,
|
|
||||||
"lat": 46.5669569,
|
|
||||||
"lon": 0.3429540,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "townhall",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Mairie annexe"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 12091860573,
|
|
||||||
"lat": 46.5668148,
|
|
||||||
"lon": 0.3428766,
|
|
||||||
"tags": {
|
|
||||||
"alt_name": "Médiathèque 3 cités",
|
|
||||||
"amenity": "library",
|
|
||||||
"building": "civic",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Médiathèque des Trois-Cités",
|
|
||||||
"opening_hours": "Sep-Jun Tu 14:00-19:00, We 09:30-12:00,14:00-18:00, Th 09:30-12:00, Fr 14:00-19:00, Sa 09:30-12:00,14:00-18:00; Jul-Aug Tu,Fr 14:00-18:00, We 09:30-12:00,14:00-18:00, Th 09:30-12:00, Sa 09:30-12:30",
|
|
||||||
"phone": "+33 5 49 30 21 80",
|
|
||||||
"website": "https://www.mediatheques-grandpoitiers.fr/trois-cites.aspx",
|
|
||||||
"wheelchair": "limited"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 12091860578,
|
|
||||||
"lat": 46.6082502,
|
|
||||||
"lon": 0.3453262,
|
|
||||||
"tags": {
|
|
||||||
"email": "amarrhaj@lelocal.asso.fr",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "L'Amarr'HAJ",
|
|
||||||
"official_name": "Résidence Habitat jeune",
|
|
||||||
"phone": "+33 5 49 47 72 24",
|
|
||||||
"social_facility": "assisted_living",
|
|
||||||
"social_facility:for": "juvenile",
|
|
||||||
"website": "https://www.habitatjeunes.org/logements/lamarrhaj/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 12092290924,
|
|
||||||
"lat": 46.5823393,
|
|
||||||
"lon": 0.3414430,
|
|
||||||
"tags": {
|
|
||||||
"email": "maisonsegeron@gmail.com",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Le Grand Magasin",
|
|
||||||
"opening_hours": "Tu-Fr 10:30-19:00, Sa 10:00-19:00",
|
|
||||||
"ref:FR:SIRET": "35262836600028",
|
|
||||||
"shop": "furniture",
|
|
||||||
"website": "https://legrandmagasinpoitiers.fr"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 12092290925,
|
|
||||||
"lat": 46.5829209,
|
|
||||||
"lon": 0.3420038,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "restaurant",
|
|
||||||
"capacity": "80 + 60 en terrasse",
|
|
||||||
"contact:facebook": "100089414026353",
|
|
||||||
"contact:instagram": "lagazette_poitiers",
|
|
||||||
"cuisine": "french",
|
|
||||||
"email": "info@lagazettepoitiers.com",
|
|
||||||
"fax": "+33 5 49 42 80 22",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"internet_access": "wlan",
|
|
||||||
"internet_access:fee": "no",
|
|
||||||
"name": "La Gazette",
|
|
||||||
"note": "Ouvert tous les jours . restauration de 12h00 à 14h30 et de 19h00 à 22h30 brunch week-end et jours fériés 11h30 à 15h00 .",
|
|
||||||
"opening_hours": "Mo-Su 12:00-14:30,19:00-22:30",
|
|
||||||
"phone": "+33 5 49 61 49 21",
|
|
||||||
"ref:FR:SIRET": "49250346100013",
|
|
||||||
"wheelchair": "yes"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 12092290926,
|
|
||||||
"lat": 46.5834039,
|
|
||||||
"lon": 0.3416832,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "bar",
|
|
||||||
"contact:facebook": "lepetitalphonsepoitiers",
|
|
||||||
"email": "local.poitiers@gmail.com",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Le Petit Alphonse",
|
|
||||||
"opening_hours": "Tu-Sa 16:00-01:00",
|
|
||||||
"ref:FR:SIRET": "98049235900024"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 12092357011,
|
|
||||||
"lat": 46.5822324,
|
|
||||||
"lon": 0.3424257,
|
|
||||||
"tags": {
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "The Body Shop",
|
|
||||||
"opening_hours": "Mo-Sa 10:00–19:00",
|
|
||||||
"phone": "+33 9 77 94 70 31",
|
|
||||||
"ref:FR:SIRET": "94926208300015",
|
|
||||||
"shop": "perfumery",
|
|
||||||
"website": "https://www.thebodyshop.com"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 12092357013,
|
|
||||||
"lat": 46.5823388,
|
|
||||||
"lon": 0.3422069,
|
|
||||||
"tags": {
|
|
||||||
"contact:facebook": "Le-petit-Souk-567521616674825",
|
|
||||||
"contact:instagram": "lepetitsouk",
|
|
||||||
"contact:pinterest": "lepetitsouk",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Le petit Souk",
|
|
||||||
"opening_hours": "Mo 14:00-19:00, Tu-Sa 10:00-19:00",
|
|
||||||
"phone": "+33 5 49 55 93 35",
|
|
||||||
"ref:FR:SIRET": "48388419300424",
|
|
||||||
"shop": "general",
|
|
||||||
"website": "https://www.lepetitsouk.fr"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 12095141963,
|
|
||||||
"lat": 46.5664260,
|
|
||||||
"lon": 0.3121249,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "library",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Médiathèque Médiasud",
|
|
||||||
"opening_hours": "Tu 14:00-18:00, We,Fr 09:30-12:00,14:00-18:00, Sa 10:00-12:30,14:00-17:00",
|
|
||||||
"phone": "+33 5 49 30 20 60",
|
|
||||||
"website": "https://www.mediatheques-grandpoitiers.fr/mediasud.aspx",
|
|
||||||
"wheelchair": "yes"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "node",
|
|
||||||
"id": 12095141964,
|
|
||||||
"lat": 46.5662102,
|
|
||||||
"lon": 0.3131492,
|
|
||||||
"tags": {
|
|
||||||
"amenity": "community_centre",
|
|
||||||
"contact:facebook": "CAPSudPoitiers",
|
|
||||||
"contact:instagram": "capsudpoitiers",
|
|
||||||
"email": "accueil@cap-sud-poitiers.com",
|
|
||||||
"harassment_prevention": "ask_angela",
|
|
||||||
"name": "Cap Sud",
|
|
||||||
"official_name": "Centre d'Animation de Poitiers Sud",
|
|
||||||
"opening_hours": "Mo 14:00-19:00, Tu-Fr 9:00-12:30,13:30-19:00; SH Mo 18:30+ off",
|
|
||||||
"phone": "+33 5 49 62 97 4",
|
|
||||||
"website": "https://www.cap-sud-poitiers.com"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
]
|
|
||||||
}
|
|
15
update_scripts/convert_ask_angela.sh
Normal file
15
update_scripts/convert_ask_angela.sh
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
# convertir tous les jeux de données présents pour AskAngela
|
||||||
|
|
||||||
|
# toulouse
|
||||||
|
ts-node convert_to_osm_tags.ts --source=etalab_data/askangela/toulouse_askangela.json --output-file=toulouse_askangela.json --engine-config=MappingAskAngela
|
||||||
|
|
||||||
|
#bordeaux
|
||||||
|
ts-node convert_to_osm_tags.ts --source=etalab_data/askangela/bordeaux_askangela.json --output-file=bordeaux_askangela.json --engine-config=MappingAskAngela
|
||||||
|
|
||||||
|
# poitiers
|
||||||
|
ts-node convert_to_osm_tags.ts --source=etalab_data/askangela/poitiers_askangela.json --output-file=poitiers_askangela.json --engine-config=MappingAskAngela
|
||||||
|
|
||||||
|
# lyon
|
||||||
|
ts-node convert_to_osm_tags.ts --source=etalab_data/askangela/lyon_askangela.json --output-file=lyon_askangela.json --engine-config=MappingAskAngela
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
13
update_scripts/run_all_converters.sh
Executable file
13
update_scripts/run_all_converters.sh
Executable file
@ -0,0 +1,13 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# chemin du dossier à parcourir
|
||||||
|
dir_to_search="."
|
||||||
|
|
||||||
|
# recherche tous les fichiers .sh dans le dossier et ses sous-dossiers
|
||||||
|
find "$dir_to_search" -type f -name "convert*.sh" -print0 | while IFS= read -r -d '' file; do
|
||||||
|
|
||||||
|
echo $file
|
||||||
|
# exécute chaque fichier .sh trouvé
|
||||||
|
bash $file
|
||||||
|
|
||||||
|
done
|
Loading…
Reference in New Issue
Block a user