home / ramsar

tiles

Table actions
  • Explore these tiles on a map
  • Explore these tiles on a map

25 rows where tile_row = 21761

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5555 5555 15 16281 21761 <Binary: 290 bytes>
5567 5567 15 16209 21761 <Binary: 444 bytes>
7435 7435 15 16280 21761 <Binary: 291 bytes>
7438 7438 15 16200 21761 <Binary: 383 bytes>
7446 7446 15 16208 21761 <Binary: 484 bytes>
7448 7448 15 16272 21761 <Binary: 313 bytes>
7452 7452 15 16248 21761 <Binary: 356 bytes>
7745 7745 15 16207 21761 <Binary: 270 bytes>
7746 7746 15 16271 21761 <Binary: 628 bytes>
7759 7759 15 16199 21761 <Binary: 403 bytes>
7773 7773 15 16247 21761 <Binary: 398 bytes>
8159 8159 15 16181 21761 <Binary: 312 bytes>
8190 8190 15 16261 21761 <Binary: 636 bytes>
8231 8231 15 16245 21761 <Binary: 321 bytes>
8752 8752 15 16315 21761 <Binary: 339 bytes>
8770 8770 15 16243 21761 <Binary: 307 bytes>
9260 9260 15 16270 21761 <Binary: 379 bytes>
9273 9273 15 16198 21761 <Binary: 392 bytes>
9324 9324 15 16246 21761 <Binary: 328 bytes>
9718 9718 15 16180 21761 <Binary: 431 bytes>
9721 9721 15 16260 21761 <Binary: 417 bytes>
9737 9737 15 16244 21761 <Binary: 567 bytes>
10226 10226 15 16266 21761 <Binary: 358 bytes>
10235 10235 15 16210 21761 <Binary: 297 bytes>
10266 10266 15 16314 21761 <Binary: 799 bytes>

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE tiles (zoom_level integer, tile_column integer, tile_row integer, tile_data blob);
CREATE UNIQUE INDEX tile_index on tiles (zoom_level, tile_column, tile_row);
Powered by Datasette · Queries took 74.107ms