home / conservation-area

tiles

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

32 rows where tile_column = 16506 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
33017 33017 15 16506 22075 <Binary: 449 bytes>
33195 33195 15 16506 22074 <Binary: 425 bytes>
33203 33203 15 16506 21978 <Binary: 515 bytes>
33228 33228 15 16506 21835 <Binary: 467 bytes>
33371 33371 15 16506 22026 <Binary: 437 bytes>
33398 33398 15 16506 22058 <Binary: 357 bytes>
34078 34078 15 16506 21938 <Binary: 928 bytes>
34083 34083 15 16506 21970 <Binary: 599 bytes>
34308 34308 15 16506 21826 <Binary: 421 bytes>
36488 36488 15 16506 21981 <Binary: 625 bytes>
36686 36686 15 16506 21837 <Binary: 875 bytes>
36750 36750 15 16506 21965 <Binary: 501 bytes>
37041 37041 15 16506 21836 <Binary: 335 bytes>
37323 37323 15 16506 22037 <Binary: 960 bytes>
37650 37650 15 16506 21829 <Binary: 388 bytes>
37843 37843 15 16506 22052 <Binary: 652 bytes>
46963 46963 15 16506 21976 <Binary: 577 bytes>
47122 47122 15 16506 21977 <Binary: 747 bytes>
47172 47172 15 16506 22056 <Binary: 584 bytes>
47245 47245 15 16506 22025 <Binary: 499 bytes>
47344 47344 15 16506 22057 <Binary: 576 bytes>
47970 47970 15 16506 21937 <Binary: 581 bytes>
48091 48091 15 16506 22080 <Binary: 507 bytes>
48246 48246 15 16506 22081 <Binary: 559 bytes>
48247 48247 15 16506 21825 <Binary: 309 bytes>
50491 50491 15 16506 21982 <Binary: 516 bytes>
50718 50718 15 16506 21838 <Binary: 447 bytes>
50765 50765 15 16506 22079 <Binary: 353 bytes>
50766 50766 15 16506 21823 <Binary: 484 bytes>
51296 51296 15 16506 22038 <Binary: 563 bytes>
51613 51613 15 16506 21830 <Binary: 396 bytes>
51759 51759 15 16506 22055 <Binary: 429 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 35.236ms