home / ancient-woodland

tiles

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

38 rows where tile_row = 5583

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
6033 6033 13 4035 5583 <Binary: 263 bytes>
6112 6112 13 4051 5583 <Binary: 2,406 bytes>
8116 8116 13 4050 5583 <Binary: 345 bytes>
8667 8667 13 4015 5583 <Binary: 405 bytes>
8782 8782 13 4075 5583 <Binary: 1,519 bytes>
8784 8784 13 4043 5583 <Binary: 372 bytes>
8930 8930 13 4071 5583 <Binary: 1,366 bytes>
8944 8944 13 4039 5583 <Binary: 497 bytes>
8955 8955 13 4023 5583 <Binary: 351 bytes>
9010 9010 13 4055 5583 <Binary: 862 bytes>
9173 9173 13 4077 5583 <Binary: 906 bytes>
9178 9178 13 4029 5583 <Binary: 1,066 bytes>
9297 9297 13 4073 5583 <Binary: 1,947 bytes>
9300 9300 13 4041 5583 <Binary: 526 bytes>
9308 9308 13 4025 5583 <Binary: 314 bytes>
9466 9466 13 4037 5583 <Binary: 382 bytes>
9479 9479 13 4021 5583 <Binary: 292 bytes>
9540 9540 13 4053 5583 <Binary: 332 bytes>
10674 10674 13 4033 5583 <Binary: 343 bytes>
10739 10739 13 4049 5583 <Binary: 284 bytes>
10773 10773 13 4078 5583 <Binary: 324 bytes>
10778 10778 13 4030 5583 <Binary: 660 bytes>
10792 10792 13 4014 5583 <Binary: 536 bytes>
10894 10894 13 4074 5583 <Binary: 958 bytes>
10896 10896 13 4042 5583 <Binary: 340 bytes>
10901 10901 13 4026 5583 <Binary: 913 bytes>
11055 11055 13 4070 5583 <Binary: 489 bytes>
11056 11056 13 4038 5583 <Binary: 765 bytes>
11087 11087 13 4022 5583 <Binary: 368 bytes>
11320 11320 13 4028 5583 <Binary: 1,179 bytes>
11443 11443 13 4072 5583 <Binary: 3,045 bytes>
11462 11462 13 4024 5583 <Binary: 1,682 bytes>
11628 11628 13 4036 5583 <Binary: 834 bytes>
11642 11642 13 4020 5583 <Binary: 613 bytes>
11704 11704 13 4052 5583 <Binary: 675 bytes>
12838 12838 13 4064 5583 <Binary: 355 bytes>
12856 12856 13 4016 5583 <Binary: 307 bytes>
12867 12867 13 4056 5583 <Binary: 782 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 90.837ms