home / conservation-area

tiles

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

24 rows where tile_row = 1369

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
471 471 11 1023 1369 <Binary: 3,296 bytes>
472 472 11 1015 1369 <Binary: 2,789 bytes>
473 473 11 1031 1369 <Binary: 502 bytes>
486 486 11 1019 1369 <Binary: 6,016 bytes>
488 488 11 1011 1369 <Binary: 2,251 bytes>
491 491 11 1027 1369 <Binary: 4,884 bytes>
530 530 11 1021 1369 <Binary: 4,000 bytes>
531 531 11 1013 1369 <Binary: 3,219 bytes>
532 532 11 1029 1369 <Binary: 1,305 bytes>
548 548 11 1017 1369 <Binary: 4,062 bytes>
549 549 11 1009 1369 <Binary: 1,863 bytes>
550 550 11 1025 1369 <Binary: 1,938 bytes>
714 714 11 1022 1369 <Binary: 8,003 bytes>
715 715 11 1014 1369 <Binary: 3,157 bytes>
716 716 11 1030 1369 <Binary: 903 bytes>
727 727 11 1018 1369 <Binary: 5,626 bytes>
728 728 11 1010 1369 <Binary: 1,224 bytes>
731 731 11 1026 1369 <Binary: 2,590 bytes>
773 773 11 1020 1369 <Binary: 3,451 bytes>
775 775 11 1012 1369 <Binary: 3,437 bytes>
776 776 11 1028 1369 <Binary: 2,520 bytes>
788 788 11 1016 1369 <Binary: 6,715 bytes>
790 790 11 1008 1369 <Binary: 789 bytes>
797 797 11 1024 1369 <Binary: 2,549 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 73.145ms