home / ancient-woodland

tiles

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

21 rows where tile_column = 16503

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34666 34666 15 16503 22006 <Binary: 397 bytes>
34679 34679 15 16503 22007 <Binary: 262 bytes>
34929 34929 15 16503 22022 <Binary: 437 bytes>
34953 34953 15 16503 22023 <Binary: 457 bytes>
34955 34955 15 16503 21831 <Binary: 412 bytes>
36116 36116 15 16503 22074 <Binary: 253 bytes>
36189 36189 15 16503 22075 <Binary: 323 bytes>
40646 40646 15 16503 21970 <Binary: 286 bytes>
41130 41130 15 16503 21827 <Binary: 281 bytes>
42264 42264 15 16503 21822 <Binary: 284 bytes>
42268 42268 15 16503 22014 <Binary: 291 bytes>
42398 42398 15 16503 21823 <Binary: 317 bytes>
42423 42423 15 16503 22015 <Binary: 363 bytes>
42655 42655 15 16503 21967 <Binary: 278 bytes>
59352 59352 15 16503 22020 <Binary: 357 bytes>
59355 59355 15 16503 21828 <Binary: 387 bytes>
59489 59489 15 16503 22005 <Binary: 400 bytes>
59720 59720 15 16503 22021 <Binary: 262 bytes>
65298 65298 15 16503 22032 <Binary: 316 bytes>
65477 65477 15 16503 21969 <Binary: 328 bytes>
65717 65717 15 16503 21824 <Binary: 286 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 42.288ms