comparison test-data/geolocation_1.geojson @ 0:7bc130112fa3 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
author iuc
date Tue, 22 Apr 2025 15:18:12 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:7bc130112fa3
1 {
2 "type": "FeatureCollection",
3 "features": [
4 {
5 "id": "0",
6 "type": "Feature",
7 "properties": {
8 "latitude": 37.7749,
9 "longitude": -122.4194,
10 "timestamp": "2023-01-01T12:00:00Z",
11 "value": 10,
12 "temperature": 23
13 },
14 "geometry": {
15 "type": "Point",
16 "coordinates": [
17 37.7749,
18 -122.4194
19 ]
20 }
21 },
22 {
23 "id": "1",
24 "type": "Feature",
25 "properties": {
26 "latitude": 37.7751,
27 "longitude": -122.419,
28 "timestamp": "2023-01-01T12:05:00Z",
29 "value": 15,
30 "temperature": 23
31 },
32 "geometry": {
33 "type": "Point",
34 "coordinates": [
35 37.7751,
36 -122.419
37 ]
38 }
39 },
40 {
41 "id": "2",
42 "type": "Feature",
43 "properties": {
44 "latitude": 37.7753,
45 "longitude": -122.4185,
46 "timestamp": "2023-01-01T12:10:00Z",
47 "value": 20,
48 "temperature": 23
49 },
50 "geometry": {
51 "type": "Point",
52 "coordinates": [
53 37.7753,
54 -122.4185
55 ]
56 }
57 },
58 {
59 "id": "3",
60 "type": "Feature",
61 "properties": {
62 "latitude": 37.7755,
63 "longitude": -122.418,
64 "timestamp": "2023-01-01T12:15:00Z",
65 "value": 25,
66 "temperature": 24
67 },
68 "geometry": {
69 "type": "Point",
70 "coordinates": [
71 37.7755,
72 -122.418
73 ]
74 }
75 },
76 {
77 "id": "4",
78 "type": "Feature",
79 "properties": {
80 "latitude": 37.7757,
81 "longitude": -122.4175,
82 "timestamp": "2023-01-01T12:20:00Z",
83 "value": 30,
84 "temperature": 25
85 },
86 "geometry": {
87 "type": "Point",
88 "coordinates": [
89 37.7757,
90 -122.4175
91 ]
92 }
93 },
94 {
95 "id": "5",
96 "type": "Feature",
97 "properties": {
98 "latitude": 37.7759,
99 "longitude": -122.417,
100 "timestamp": "2023-01-01T12:25:00Z",
101 "value": 35,
102 "temperature": 23
103 },
104 "geometry": {
105 "type": "Point",
106 "coordinates": [
107 37.7759,
108 -122.417
109 ]
110 }
111 },
112 {
113 "id": "6",
114 "type": "Feature",
115 "properties": {
116 "latitude": 37.7761,
117 "longitude": -122.4165,
118 "timestamp": "2023-01-01T12:30:00Z",
119 "value": 40,
120 "temperature": 23
121 },
122 "geometry": {
123 "type": "Point",
124 "coordinates": [
125 37.7761,
126 -122.4165
127 ]
128 }
129 },
130 {
131 "id": "7",
132 "type": "Feature",
133 "properties": {
134 "latitude": 37.7763,
135 "longitude": -122.416,
136 "timestamp": "2023-01-01T12:35:00Z",
137 "value": 45,
138 "temperature": 23
139 },
140 "geometry": {
141 "type": "Point",
142 "coordinates": [
143 37.7763,
144 -122.416
145 ]
146 }
147 },
148 {
149 "id": "8",
150 "type": "Feature",
151 "properties": {
152 "latitude": 37.7765,
153 "longitude": -122.4155,
154 "timestamp": "2023-01-01T12:40:00Z",
155 "value": 50,
156 "temperature": 23
157 },
158 "geometry": {
159 "type": "Point",
160 "coordinates": [
161 37.7765,
162 -122.4155
163 ]
164 }
165 },
166 {
167 "id": "9",
168 "type": "Feature",
169 "properties": {
170 "latitude": 37.7767,
171 "longitude": -122.415,
172 "timestamp": "2023-01-01T12:45:00Z",
173 "value": 55,
174 "temperature": 23
175 },
176 "geometry": {
177 "type": "Point",
178 "coordinates": [
179 37.7767,
180 -122.415
181 ]
182 }
183 },
184 {
185 "id": "10",
186 "type": "Feature",
187 "properties": {
188 "latitude": 37.7769,
189 "longitude": -122.4145,
190 "timestamp": "2023-01-01T12:50:00Z",
191 "value": 60,
192 "temperature": 23
193 },
194 "geometry": {
195 "type": "Point",
196 "coordinates": [
197 37.7769,
198 -122.4145
199 ]
200 }
201 },
202 {
203 "id": "11",
204 "type": "Feature",
205 "properties": {
206 "latitude": 37.7771,
207 "longitude": -122.414,
208 "timestamp": "2023-01-01T12:55:00Z",
209 "value": 65,
210 "temperature": 23
211 },
212 "geometry": {
213 "type": "Point",
214 "coordinates": [
215 37.7771,
216 -122.414
217 ]
218 }
219 },
220 {
221 "id": "12",
222 "type": "Feature",
223 "properties": {
224 "latitude": 37.7773,
225 "longitude": -122.4135,
226 "timestamp": "2023-01-01T13:00:00Z",
227 "value": 70,
228 "temperature": 23
229 },
230 "geometry": {
231 "type": "Point",
232 "coordinates": [
233 37.7773,
234 -122.4135
235 ]
236 }
237 },
238 {
239 "id": "13",
240 "type": "Feature",
241 "properties": {
242 "latitude": 37.7775,
243 "longitude": -122.413,
244 "timestamp": "2023-01-01T13:05:00Z",
245 "value": 75,
246 "temperature": 23
247 },
248 "geometry": {
249 "type": "Point",
250 "coordinates": [
251 37.7775,
252 -122.413
253 ]
254 }
255 },
256 {
257 "id": "14",
258 "type": "Feature",
259 "properties": {
260 "latitude": 37.7777,
261 "longitude": -122.4125,
262 "timestamp": "2023-01-01T13:10:00Z",
263 "value": 80,
264 "temperature": 23
265 },
266 "geometry": {
267 "type": "Point",
268 "coordinates": [
269 37.7777,
270 -122.4125
271 ]
272 }
273 },
274 {
275 "id": "15",
276 "type": "Feature",
277 "properties": {
278 "latitude": 37.7779,
279 "longitude": -122.412,
280 "timestamp": "2023-01-01T13:15:00Z",
281 "value": 85,
282 "temperature": 23
283 },
284 "geometry": {
285 "type": "Point",
286 "coordinates": [
287 37.7779,
288 -122.412
289 ]
290 }
291 },
292 {
293 "id": "16",
294 "type": "Feature",
295 "properties": {
296 "latitude": 37.7781,
297 "longitude": -122.4115,
298 "timestamp": "2023-01-01T13:20:00Z",
299 "value": 90,
300 "temperature": 23
301 },
302 "geometry": {
303 "type": "Point",
304 "coordinates": [
305 37.7781,
306 -122.4115
307 ]
308 }
309 },
310 {
311 "id": "17",
312 "type": "Feature",
313 "properties": {
314 "latitude": 37.7783,
315 "longitude": -122.411,
316 "timestamp": "2023-01-01T13:25:00Z",
317 "value": 95,
318 "temperature": 23
319 },
320 "geometry": {
321 "type": "Point",
322 "coordinates": [
323 37.7783,
324 -122.411
325 ]
326 }
327 },
328 {
329 "id": "18",
330 "type": "Feature",
331 "properties": {
332 "latitude": 37.7785,
333 "longitude": -122.4105,
334 "timestamp": "2023-01-01T13:30:00Z",
335 "value": 100,
336 "temperature": 23
337 },
338 "geometry": {
339 "type": "Point",
340 "coordinates": [
341 37.7785,
342 -122.4105
343 ]
344 }
345 },
346 {
347 "id": "19",
348 "type": "Feature",
349 "properties": {
350 "latitude": 37.7787,
351 "longitude": -122.41,
352 "timestamp": "2023-01-01T13:35:00Z",
353 "value": 105,
354 "temperature": 23
355 },
356 "geometry": {
357 "type": "Point",
358 "coordinates": [
359 37.7787,
360 -122.41
361 ]
362 }
363 }
364 ],
365 "crs": {
366 "type": "name",
367 "properties": {
368 "name": "urn:ogc:def:crs:EPSG::3857"
369 }
370 }
371 }