annotate test-data/geolocation_1.geojson @ 1:fb5081261c10 draft default tip

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