home / conservation-area

tiles

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

23 rows where tile_row = 5554

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4716 4716 13 4027 5554 <Binary: 1,052 bytes>
4719 4719 13 4043 5554 <Binary: 842 bytes>
5167 5167 13 4089 5554 <Binary: 569 bytes>
5170 5170 13 4041 5554 <Binary: 702 bytes>
5311 5311 13 4055 5554 <Binary: 1,653 bytes>
5401 5401 13 4051 5554 <Binary: 2,045 bytes>
5405 5405 13 4067 5554 <Binary: 407 bytes>
5499 5499 13 4047 5554 <Binary: 348 bytes>
6483 6483 13 4026 5554 <Binary: 1,473 bytes>
6959 6959 13 4056 5554 <Binary: 705 bytes>
7070 7070 13 4038 5554 <Binary: 673 bytes>
7165 7165 13 4082 5554 <Binary: 719 bytes>
7171 7171 13 4066 5554 <Binary: 551 bytes>
7263 7263 13 4046 5554 <Binary: 621 bytes>
9268 9268 13 4085 5554 <Binary: 556 bytes>
9269 9269 13 4053 5554 <Binary: 946 bytes>
9387 9387 13 4081 5554 <Binary: 910 bytes>
9464 9464 13 4093 5554 <Binary: 492 bytes>
9466 9466 13 4045 5554 <Binary: 1,544 bytes>
11118 11118 13 4084 5554 <Binary: 704 bytes>
11119 11119 13 4052 5554 <Binary: 508 bytes>
11123 11123 13 4036 5554 <Binary: 576 bytes>
11236 11236 13 4048 5554 <Binary: 253 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 71.495ms