annotate test-data/geolocation_2.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 "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
9 "value": 10
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
10 },
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
11 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
12 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
13 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
14 37.7749,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
15 -122.4194
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
16 ]
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
17 }
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 "id": "1",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
21 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
22 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
23 "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
24 "value": 15
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
25 },
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
26 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
27 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
28 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
29 37.7751,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
30 -122.419
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 }
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
33 },
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
34 {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
35 "id": "2",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
36 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
37 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
38 "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
39 "value": 20
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 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
42 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
43 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
44 37.7753,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
45 -122.4185
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 }
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
48 },
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 "id": "3",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
51 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
52 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
53 "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
54 "value": 25
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 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
57 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
58 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
59 37.7755,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
60 -122.418
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
61 ]
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
62 }
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 {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
65 "id": "4",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
66 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
67 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
68 "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
69 "value": 30
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 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
72 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
73 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
74 37.7757,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
75 -122.4175
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 }
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
78 },
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
79 {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
80 "id": "5",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
81 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
82 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
83 "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
84 "value": 35
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.7759,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
90 -122.417
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": "6",
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 "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
99 "value": 40
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
100 },
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
101 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
102 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
103 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
104 37.7761,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
105 -122.4165
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 }
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
108 },
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 "id": "7",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
111 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
112 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
113 "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
114 "value": 45
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
115 },
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
116 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
117 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
118 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
119 37.7763,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
120 -122.416
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 {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
125 "id": "8",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
126 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
127 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
128 "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
129 "value": 50
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 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
132 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
133 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
134 37.7765,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
135 -122.4155
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
136 ]
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 "id": "9",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
141 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
142 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
143 "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
144 "value": 55
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 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
147 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
148 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
149 37.7767,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
150 -122.415
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
151 ]
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
152 }
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
153 },
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 "id": "10",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
156 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
157 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
158 "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
159 "value": 60
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
160 },
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
161 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
162 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
163 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
164 37.7769,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
165 -122.4145
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 }
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
168 },
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
169 {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
170 "id": "11",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
171 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
172 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
173 "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
174 "value": 65
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.7771,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
180 -122.414
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": "12",
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 "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
189 "value": 70
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 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
192 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
193 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
194 37.7773,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
195 -122.4135
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
196 ]
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
197 }
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
198 },
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 "id": "13",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
201 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
202 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
203 "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
204 "value": 75
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 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
207 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
208 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
209 37.7775,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
210 -122.413
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 }
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
213 },
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
214 {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
215 "id": "14",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
216 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
217 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
218 "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
219 "value": 80
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 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
222 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
223 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
224 37.7777,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
225 -122.4125
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
226 ]
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
227 }
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
228 },
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 "id": "15",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
231 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
232 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
233 "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
234 "value": 85
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 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
237 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
238 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
239 37.7779,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
240 -122.412
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 },
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
244 {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
245 "id": "16",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
246 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
247 "properties": {
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:20:00Z",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
249 "value": 90
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.7781,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
255 -122.4115
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": "17",
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 "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
264 "value": 95
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.7783,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
270 -122.411
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": "18",
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 "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
279 "value": 100
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
280 },
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
281 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
282 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
283 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
284 37.7785,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
285 -122.4105
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
286 ]
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
287 }
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
288 },
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 "id": "19",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
291 "type": "Feature",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
292 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
293 "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
294 "value": 105
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
295 },
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
296 "geometry": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
297 "type": "Point",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
298 "coordinates": [
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
299 37.7787,
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
300 -122.41
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 }
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
303 }
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
304 ],
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
305 "crs": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
306 "type": "name",
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
307 "properties": {
7bc130112fa3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
iuc
parents:
diff changeset
308 "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
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 }