Ajouté une coordonnée Lagauchetière 1158 - 1164
MagicRozy

MagicRozy commited on 2022-09-01 20:58:42
Showing 2 changed files, with 1 additions and 77 deletions.

... ...
@@ -1,77 +1 @@
1
-{
2
-  "type": "FeatureCollection",
3
-  "features": [
4
-    {
5
-      "type": "Feature",
6
-      "properties": {
7
-        "appellation": "Chapelle Saint-Antoine",
8
-        "rdfs:label": "1379 rue de la Gauchetière Est",
9
-        "qdmtl:thoroughfare": "http://data.qdmtl.ca/Thoroughfare/Gauchetiere",
10
-        "starting": 1379,
11
-        "ending": 1379,
12
-        "inventoryNumber": 247
13
-      },
14
-      "geometry": {
15
-        "type": "Point",
16
-        "coordinates": [
17
-          -73.55089724063873,
18
-          45.51883660822286
19
-        ]
20
-      }
21
-    },
22
-    {
23
-      "type": "Feature",
24
-      "properties": {
25
-        "rdfs:label": "1311 rue Craig rue Est",
26
-        "appellation": "École Ville-Marie",
27
-        "qdmtl:thoroughfare": "http://data.qdmtl.ca/Thoroughfare/Craig",
28
-        "starting": 1311,
29
-        "ending": 1311,
30
-        "inventoryNumber": 172
31
-      },
32
-      "geometry": {
33
-        "type": "Point",
34
-        "coordinates": [
35
-          -73.55039164423943,
36
-          45.51727578133604
37
-        ]
38
-      }
39
-    },
40
-    {
41
-      "type": "Feature",
42
-      "properties": {
43
-        "rdfs:label": "970-1000 rue de la Visitation",
44
-        "qdmtl:thoroughfare": "http://data.qdmtl.ca/Thoroughfare/Visitation",
45
-        "appellation": "Asile Saint-Vincent de Paul",
46
-        "starting": 970,
47
-        "ending": 1000,
48
-        "inventoryNumber": 183
49
-      },
50
-      "geometry": {
51
-        "type": "Point",
52
-        "coordinates": [
53
-          -73.55142295360565,
54
-          45.51726544458981
55
-        ]
56
-      }
57
-    },
58
-    {
59
-      "type": "Feature",
60
-      "properties": {
61
-        "rdfs:label": "1184-1188 rue de la Gauchetière Est",
62
-        "qdmtl:thoroughfare": "http://data.qdmtl.ca/Thoroughfare/Gauchetiere",
63
-        "starting": 1184,
64
-        "ending": 1188,
65
-        "inventoryNumber": 219,
66
-        "appellation": ""
67
-      },
68
-      "geometry": {
69
-        "type": "Point",
70
-        "coordinates": [
71
-          -73.55242744088173,
72
-          45.51654656621812
73
-        ]
74
-      }
75
-    }
76
-  ]
77
-}
78 1
\ No newline at end of file
2
+{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"appellation":"Chapelle Saint-Antoine","rdfs:label":"1379 rue de la Gauchetière Est","qdmtl:thoroughfare":"http://data.qdmtl.ca/Thoroughfare/Gauchetiere","starting":1379,"ending":1379,"inventoryNumber":247},"geometry":{"type":"Point","coordinates":[-73.55089724063873,45.51883660822286]}},{"type":"Feature","properties":{"rdfs:label":"1311 rue Craig rue Est","appellation":"École Ville-Marie","qdmtl:thoroughfare":"http://data.qdmtl.ca/Thoroughfare/Craig","starting":1311,"ending":1311,"inventoryNumber":172},"geometry":{"type":"Point","coordinates":[-73.55039164423943,45.51727578133604]}},{"type":"Feature","properties":{"rdfs:label":"970-1000 rue de la Visitation","qdmtl:thoroughfare":"http://data.qdmtl.ca/Thoroughfare/Visitation","appellation":"Asile Saint-Vincent de Paul","starting":970,"ending":1000,"inventoryNumber":183},"geometry":{"type":"Point","coordinates":[-73.55142295360565,45.51726544458981]}},{"type":"Feature","properties":{"rdfs:label":"1184-1188 rue de la Gauchetière Est","qdmtl:thoroughfare":"http://data.qdmtl.ca/Thoroughfare/Gauchetiere","starting":1184,"ending":1188,"inventoryNumber":219,"appellation":""},"geometry":{"type":"Point","coordinates":[-73.55242744088173,45.51654656621812]}},{"type":"Feature","properties":{"qdmtl:thoroughfare":"http://data.qdmtl.ca/Thoroughfare/Gauchetiere","starting":1158,"ending":1164,"rdfs:label":"1158-1164 rue de la Gauchetière Est","inventoryNumber":237},"geometry":{"type":"Point","coordinates":[-73.55268023908138,45.51637271843547]}}]}
79 3
\ No newline at end of file
80 4