ajout de coordonnées
MagicRozy

MagicRozy commited on 2022-09-09 16:07:52
Showing 1 changed files, with 146 additions and 0 deletions.

... ...
@@ -95,6 +95,152 @@
95 95
                     45.51637271843547
96 96
                 ]
97 97
             }
98
+        },
99
+        {
100
+            "type": "Feature",
101
+            "properties": {
102
+                "rdfs:label": "1323-1325 rue Craig Est ",
103
+                "qdmtl:thoroughfare": "http://data.qdmtl.ca/Thoroughfare/Craig",
104
+                "starting": 1323,
105
+                "ending": 1325,
106
+                "inventoryNumber": 171,
107
+                "validation": 1
108
+            },
109
+            "geometry": {
110
+                "type": "Point",
111
+                "coordinates": [
112
+                    -73.55013482272624,
113
+                    45.51746513139655
114
+                ]
115
+            }
116
+        },
117
+        {
118
+            "type": "Feature",
119
+            "properties": {
120
+                "rdfs:label": "1341-1347 rue Craig Est",
121
+                "qdmtl:thoroughfare": "http://data.qdmtl.ca/Thoroughfare/Craig",
122
+                "starting": 1341,
123
+                "ending": 1347,
124
+                "inventoryNumber": 169,
125
+                "validation": 1
126
+            },
127
+            "geometry": {
128
+                "type": "Point",
129
+                "coordinates": [
130
+                    -73.54998327791691,
131
+                    45.51771978977845
132
+                ]
133
+            }
134
+        },
135
+        {
136
+            "type": "Feature",
137
+            "properties": {
138
+                "starting": 1347,
139
+                "rdfs:label": "1347-1349 rue de la Gauchetière Est",
140
+                "qdmtl:thoroughfare": "http://data.qdmtl.ca/Thoroughfare/Gauchetiere",
141
+                "ending": 1349,
142
+                "inventoryNumber": 71,
143
+                "validation": 1
144
+            },
145
+            "geometry": {
146
+                "type": "Point",
147
+                "coordinates": [
148
+                    -73.5512539744377,
149
+                    45.518267160443756
150
+                ]
151
+            }
152
+        },
153
+        {
154
+            "type": "Feature",
155
+            "properties": {
156
+                "rdfs:label": "1351-1359 rue de la Gauchetière Est",
157
+                "qdmtl:thoroughfare": "http://data.qdmtl.ca/Thoroughfare/Gauchetiere",
158
+                "starting": 1351,
159
+                "ending": 1359,
160
+                "inventoryNumber": 77,
161
+                "validation": 1,
162
+                "notes": "Inclut également l'adresse 1051 Panet"
163
+            },
164
+            "geometry": {
165
+                "type": "Point",
166
+                "coordinates": [
167
+                    -73.55107158422469,
168
+                    45.51844664048123
169
+                ]
170
+            }
171
+        },
172
+        {
173
+            "type": "Feature",
174
+            "properties": {
175
+                "rdfs:label": "1087-1089 rue Plessis",
176
+                "inventoryNumber": 81,
177
+                "starting": 1087,
178
+                "ending": 1089,
179
+                "qdmtl:thoroughfare": "",
180
+                "validation": 1
181
+            },
182
+            "geometry": {
183
+                "type": "Point",
184
+                "coordinates": [
185
+                    -73.55102062225342,
186
+                    45.5193214800069
187
+                ]
188
+            }
189
+        },
190
+        {
191
+            "type": "Feature",
192
+            "properties": {
193
+                "rdfs:label": "1101 rue Panet",
194
+                "qdmtl:thoroughfare": "http://data.qdmtl.ca/Thoroughfare/Panet",
195
+                "starting": 1101,
196
+                "ending": 1101,
197
+                "inventoryNumber": 72,
198
+                "validation": 1
199
+            },
200
+            "geometry": {
201
+                "type": "Point",
202
+                "coordinates": [
203
+                    -73.5516918450594,
204
+                    45.518703173781695
205
+                ]
206
+            }
207
+        },
208
+        {
209
+            "type": "Feature",
210
+            "properties": {
211
+                "rdfs:label": "1109 rue Panet",
212
+                "qdmtl:thoroughfare": "http://data.qdmtl.ca/Thoroughfare/Panet",
213
+                "starting": 1109,
214
+                "ending": 1109,
215
+                "inventoryNumber": 242,
216
+                "validation": 1
217
+            },
218
+            "geometry": {
219
+                "type": "Point",
220
+                "coordinates": [
221
+                    -73.55175152420998,
222
+                    45.51881687498036
223
+                ]
224
+            }
225
+        },
226
+        {
227
+            "type": "Feature",
228
+            "properties": {
229
+                "rdfs:label": "1150-1154 rue de la Gauchetière Est",
230
+                "qdmtl:thoroughfare": "http://data.qdmtl.ca/Thoroughfare/Gauchetiere",
231
+                "starting": 1150,
232
+                "ending": 1154,
233
+                "inventoryNumber": 237,
234
+                "validation": 1,
235
+                "notes": "inclut également 1009-1007 Wolfe"
236
+            },
237
+            "geometry": {
238
+                "type": "Point",
239
+                "coordinates": [
240
+                    -73.55278551578522,
241
+                    45.516259952019034
242
+                ]
243
+            }
98 244
         }
99 245
     ]
100 246
 }
101 247
\ No newline at end of file
102 248