Mercurial > repos > iuc > geopandas_table2geojson
annotate test-data/geolocation_3.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 |
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 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
13 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
14 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
15 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
16 37.7749, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
17 -122.4194 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
18 ] |
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 "id": "1", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
23 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
24 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
25 "latitude": 37.7751, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
26 "longitude": -122.419, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
27 "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
|
28 "value": 15 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
29 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
30 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
31 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
32 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
33 37.7751, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
34 -122.419 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
35 ] |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
36 } |
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 "id": "2", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
40 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
41 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
42 "latitude": 37.7753, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
43 "longitude": -122.4185, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
44 "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
|
45 "value": 20 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
46 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
47 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
48 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
49 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
50 37.7753, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
51 -122.4185 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
52 ] |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
53 } |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
54 }, |
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 "id": "3", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
57 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
58 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
59 "latitude": 37.7755, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
60 "longitude": -122.418, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
61 "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
|
62 "value": 25 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
63 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
64 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
65 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
66 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
67 37.7755, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
68 -122.418 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
69 ] |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
70 } |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
71 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
72 { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
73 "id": "4", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
74 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
75 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
76 "latitude": 37.7757, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
77 "longitude": -122.4175, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
78 "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
|
79 "value": 30 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
80 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
81 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
82 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
83 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
84 37.7757, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
85 -122.4175 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
86 ] |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
87 } |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
88 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
89 { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
90 "id": "5", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
91 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
92 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
93 "latitude": 37.7759, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
94 "longitude": -122.417, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
95 "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
|
96 "value": 35 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
97 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
98 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
99 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
100 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
101 37.7759, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
102 -122.417 |
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 } |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
105 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
106 { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
107 "id": "6", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
108 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
109 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
110 "latitude": 37.7761, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
111 "longitude": -122.4165, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
112 "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
|
113 "value": 40 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
114 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
115 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
116 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
117 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
118 37.7761, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
119 -122.4165 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
120 ] |
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 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
123 { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
124 "id": "7", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
125 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
126 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
127 "latitude": 37.7763, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
128 "longitude": -122.416, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
129 "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
|
130 "value": 45 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
131 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
132 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
133 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
134 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
135 37.7763, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
136 -122.416 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
137 ] |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
138 } |
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 { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
141 "id": "8", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
142 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
143 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
144 "latitude": 37.7765, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
145 "longitude": -122.4155, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
146 "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
|
147 "value": 50 |
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 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
150 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
151 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
152 37.7765, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
153 -122.4155 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
154 ] |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
155 } |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
156 }, |
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 "id": "9", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
159 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
160 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
161 "latitude": 37.7767, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
162 "longitude": -122.415, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
163 "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
|
164 "value": 55 |
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 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
167 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
168 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
169 37.7767, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
170 -122.415 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
171 ] |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
172 } |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
173 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
174 { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
175 "id": "10", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
176 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
177 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
178 "latitude": 37.7769, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
179 "longitude": -122.4145, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
180 "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
|
181 "value": 60 |
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 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
184 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
185 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
186 37.7769, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
187 -122.4145 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
188 ] |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
189 } |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
190 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
191 { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
192 "id": "11", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
193 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
194 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
195 "latitude": 37.7771, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
196 "longitude": -122.414, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
197 "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
|
198 "value": 65 |
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 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
201 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
202 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
203 37.7771, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
204 -122.414 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
205 ] |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
206 } |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
207 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
208 { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
209 "id": "12", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
210 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
211 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
212 "latitude": 37.7773, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
213 "longitude": -122.4135, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
214 "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
|
215 "value": 70 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
216 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
217 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
218 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
219 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
220 37.7773, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
221 -122.4135 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
222 ] |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
223 } |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
224 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
225 { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
226 "id": "13", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
227 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
228 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
229 "latitude": 37.7775, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
230 "longitude": -122.413, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
231 "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
|
232 "value": 75 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
233 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
234 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
235 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
236 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
237 37.7775, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
238 -122.413 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
239 ] |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
240 } |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
241 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
242 { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
243 "id": "14", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
244 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
245 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
246 "latitude": 37.7777, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
247 "longitude": -122.4125, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
248 "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
|
249 "value": 80 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
250 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
251 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
252 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
253 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
254 37.7777, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
255 -122.4125 |
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 } |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
258 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
259 { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
260 "id": "15", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
261 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
262 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
263 "latitude": 37.7779, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
264 "longitude": -122.412, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
265 "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
|
266 "value": 85 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
267 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
268 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
269 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
270 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
271 37.7779, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
272 -122.412 |
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 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
276 { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
277 "id": "16", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
278 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
279 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
280 "latitude": 37.7781, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
281 "longitude": -122.4115, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
282 "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
|
283 "value": 90 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
284 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
285 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
286 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
287 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
288 37.7781, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
289 -122.4115 |
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 { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
294 "id": "17", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
295 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
296 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
297 "latitude": 37.7783, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
298 "longitude": -122.411, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
299 "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
|
300 "value": 95 |
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.7783, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
306 -122.411 |
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": "18", |
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.7785, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
315 "longitude": -122.4105, |
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:30:00Z", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
317 "value": 100 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
318 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
319 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
320 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
321 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
322 37.7785, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
323 -122.4105 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
324 ] |
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 "id": "19", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
329 "type": "Feature", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
330 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
331 "latitude": 37.7787, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
332 "longitude": -122.41, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
333 "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
|
334 "value": 105 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
335 }, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
336 "geometry": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
337 "type": "Point", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
338 "coordinates": [ |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
339 37.7787, |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
340 -122.41 |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
341 ] |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
342 } |
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 "crs": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
346 "type": "name", |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
347 "properties": { |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
348 "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
|
349 } |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
350 } |
7bc130112fa3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff
changeset
|
351 } |