home / conservation-area

tiles

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

23 rows where tile_row = 22337

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
28211 28211 15 16241 22337 <Binary: 426 bytes>
28484 28484 15 16221 22337 <Binary: 370 bytes>
28486 28486 15 16285 22337 <Binary: 611 bytes>
28487 28487 15 16157 22337 <Binary: 1,005 bytes>
28547 28547 15 16253 22337 <Binary: 605 bytes>
28908 28908 15 16225 22337 <Binary: 320 bytes>
34627 34627 15 16148 22337 <Binary: 625 bytes>
35319 35319 15 16220 22337 <Binary: 577 bytes>
35321 35321 15 16284 22337 <Binary: 462 bytes>
35323 35323 15 16156 22337 <Binary: 668 bytes>
35383 35383 15 16252 22337 <Binary: 389 bytes>
35596 35596 15 16296 22337 <Binary: 649 bytes>
40394 40394 15 16147 22337 <Binary: 419 bytes>
40433 40433 15 16243 22337 <Binary: 459 bytes>
40673 40673 15 16295 22337 <Binary: 620 bytes>
40746 40746 15 16271 22337 <Binary: 546 bytes>
41169 41169 15 16219 22337 <Binary: 661 bytes>
47360 47360 15 16242 22337 <Binary: 618 bytes>
47639 47639 15 16294 22337 <Binary: 527 bytes>
47659 47659 15 16286 22337 <Binary: 492 bytes>
47660 47660 15 16158 22337 <Binary: 429 bytes>
48091 48091 15 16226 22337 <Binary: 491 bytes>
48145 48145 15 16218 22337 <Binary: 358 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.779ms