home / conservation-area

tiles

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

35 rows where tile_column = 8250 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
15137 15137 14 8250 11020 <Binary: 402 bytes>
15231 15231 14 8250 11021 <Binary: 440 bytes>
15254 15254 14 8250 11036 <Binary: 446 bytes>
15268 15268 14 8250 10988 <Binary: 574 bytes>
15352 15352 14 8250 10909 <Binary: 676 bytes>
15395 15395 14 8250 10989 <Binary: 560 bytes>
15558 15558 14 8250 11008 <Binary: 907 bytes>
15673 15673 14 8250 10960 <Binary: 281 bytes>
15704 15704 14 8250 11009 <Binary: 583 bytes>
15713 15713 14 8250 11040 <Binary: 410 bytes>
15855 15855 14 8250 10961 <Binary: 271 bytes>
15869 15869 14 8250 11041 <Binary: 539 bytes>
17007 17007 14 8250 11001 <Binary: 417 bytes>
17057 17057 14 8250 10968 <Binary: 852 bytes>
17112 17112 14 8250 10969 <Binary: 491 bytes>
17407 17407 14 8250 11012 <Binary: 990 bytes>
17515 17515 14 8250 10916 <Binary: 431 bytes>
17556 17556 14 8250 11029 <Binary: 404 bytes>
22345 22345 14 8250 11023 <Binary: 612 bytes>
22410 22410 14 8250 11007 <Binary: 520 bytes>
22479 22479 14 8250 11039 <Binary: 485 bytes>
22696 22696 14 8250 11010 <Binary: 457 bytes>
22814 22814 14 8250 11011 <Binary: 1,213 bytes>
22828 22828 14 8250 11042 <Binary: 336 bytes>
22829 22829 14 8250 10914 <Binary: 596 bytes>
22851 22851 14 8250 10995 <Binary: 532 bytes>
22977 22977 14 8250 10915 <Binary: 383 bytes>
24043 24043 14 8250 11002 <Binary: 656 bytes>
24115 24115 14 8250 10986 <Binary: 876 bytes>
24273 24273 14 8250 11035 <Binary: 481 bytes>
24274 24274 14 8250 10907 <Binary: 416 bytes>
24403 24403 14 8250 11014 <Binary: 467 bytes>
24569 24569 14 8250 11030 <Binary: 642 bytes>
24678 24678 14 8250 10967 <Binary: 812 bytes>
24709 24709 14 8250 10919 <Binary: 957 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 14.55ms