home / conservation-area

tiles

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

26 rows where tile_row = 1372

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
647 647 11 1021 1372 <Binary: 1,682 bytes>
648 648 11 1013 1372 <Binary: 3,357 bytes>
650 650 11 1029 1372 <Binary: 1,913 bytes>
667 667 11 1017 1372 <Binary: 2,523 bytes>
669 669 11 1033 1372 <Binary: 699 bytes>
670 670 11 1009 1372 <Binary: 637 bytes>
676 676 11 1025 1372 <Binary: 3,518 bytes>
898 898 11 1020 1372 <Binary: 1,515 bytes>
903 903 11 1012 1372 <Binary: 3,050 bytes>
905 905 11 1028 1372 <Binary: 2,379 bytes>
915 915 11 1016 1372 <Binary: 5,039 bytes>
917 917 11 1032 1372 <Binary: 702 bytes>
918 918 11 1008 1372 <Binary: 989 bytes>
932 932 11 1024 1372 <Binary: 4,406 bytes>
1081 1081 11 1023 1372 <Binary: 2,162 bytes>
1082 1082 11 1007 1372 <Binary: 500 bytes>
1083 1083 11 1015 1372 <Binary: 1,036 bytes>
1085 1085 11 1031 1372 <Binary: 2,204 bytes>
1095 1095 11 1019 1372 <Binary: 3,702 bytes>
1097 1097 11 1011 1372 <Binary: 941 bytes>
1103 1103 11 1027 1372 <Binary: 2,921 bytes>
1294 1294 11 1022 1372 <Binary: 2,745 bytes>
1295 1295 11 1014 1372 <Binary: 790 bytes>
1301 1301 11 1030 1372 <Binary: 3,616 bytes>
1307 1307 11 1018 1372 <Binary: 3,412 bytes>
1309 1309 11 1026 1372 <Binary: 2,044 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 132.79ms