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