home / conservation-area

tiles

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

37 rows where tile_column = 16397 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
27397 27397 15 16397 21976 <Binary: 1,327 bytes>
27591 27591 15 16397 21896 <Binary: 515 bytes>
27601 27601 15 16397 21960 <Binary: 1,005 bytes>
27643 27643 15 16397 21897 <Binary: 496 bytes>
27651 27651 15 16397 21961 <Binary: 1,007 bytes>
30785 30785 15 16397 21916 <Binary: 660 bytes>
30868 30868 15 16397 21868 <Binary: 549 bytes>
30871 30871 15 16397 21996 <Binary: 418 bytes>
30898 30898 15 16397 21917 <Binary: 274 bytes>
30959 30959 15 16397 21997 <Binary: 609 bytes>
31142 31142 15 16397 21965 <Binary: 468 bytes>
31689 31689 15 16397 21924 <Binary: 294 bytes>
31857 31857 15 16397 21956 <Binary: 384 bytes>
31864 31864 15 16397 21973 <Binary: 819 bytes>
31892 31892 15 16397 21925 <Binary: 641 bytes>
31899 31899 15 16397 21861 <Binary: 601 bytes>
32057 32057 15 16397 21957 <Binary: 540 bytes>
41380 41380 15 16397 22042 <Binary: 506 bytes>
41412 41412 15 16397 22043 <Binary: 494 bytes>
41699 41699 15 16397 21883 <Binary: 513 bytes>
42253 42253 15 16397 21778 <Binary: 530 bytes>
42277 42277 15 16397 21779 <Binary: 644 bytes>
42536 42536 15 16397 21938 <Binary: 436 bytes>
42571 42571 15 16397 21939 <Binary: 844 bytes>
42575 42575 15 16397 22003 <Binary: 392 bytes>
44853 44853 15 16397 21998 <Binary: 303 bytes>
45036 45036 15 16397 21966 <Binary: 532 bytes>
45074 45074 15 16397 21775 <Binary: 652 bytes>
45717 45717 15 16397 21975 <Binary: 699 bytes>
45730 45730 15 16397 21974 <Binary: 745 bytes>
45741 45741 15 16397 22054 <Binary: 498 bytes>
45754 45754 15 16397 21862 <Binary: 993 bytes>
45769 45769 15 16397 22055 <Binary: 381 bytes>
45923 45923 15 16397 21895 <Binary: 433 bytes>
45934 45934 15 16397 21958 <Binary: 368 bytes>
45944 45944 15 16397 22070 <Binary: 377 bytes>
45974 45974 15 16397 22071 <Binary: 369 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 20.463ms