home / conservation-area

tiles

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

23 rows where tile_row = 1379

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
899 899 11 1015 1379 <Binary: 4,443 bytes>
904 904 11 1031 1379 <Binary: 3,344 bytes>
917 917 11 1011 1379 <Binary: 2,309 bytes>
918 918 11 1027 1379 <Binary: 1,643 bytes>
928 928 11 1023 1379 <Binary: 807 bytes>
929 929 11 1007 1379 <Binary: 606 bytes>
958 958 11 1013 1379 <Binary: 2,039 bytes>
959 959 11 1029 1379 <Binary: 2,459 bytes>
972 972 11 1009 1379 <Binary: 1,164 bytes>
995 995 11 1017 1379 <Binary: 3,153 bytes>
1169 1169 11 1014 1379 <Binary: 3,410 bytes>
1175 1175 11 1030 1379 <Binary: 3,530 bytes>
1182 1182 11 1010 1379 <Binary: 1,568 bytes>
1183 1183 11 1026 1379 <Binary: 1,093 bytes>
1194 1194 11 1022 1379 <Binary: 536 bytes>
1202 1202 11 1006 1379 <Binary: 1,115 bytes>
1215 1215 11 1018 1379 <Binary: 1,244 bytes>
1231 1231 11 1012 1379 <Binary: 3,049 bytes>
1232 1232 11 1028 1379 <Binary: 2,224 bytes>
1246 1246 11 1008 1379 <Binary: 1,038 bytes>
1247 1247 11 1024 1379 <Binary: 689 bytes>
1272 1272 11 1016 1379 <Binary: 5,046 bytes>
1273 1273 11 1032 1379 <Binary: 971 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 79.208ms