home / conservation-area

tiles

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

27 rows where tile_column = 16499 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
26207 26207 15 16499 22074 <Binary: 455 bytes>
26242 26242 15 16499 21819 <Binary: 415 bytes>
26406 26406 15 16499 21922 <Binary: 349 bytes>
26433 26433 15 16499 21826 <Binary: 656 bytes>
26483 26483 15 16499 22083 <Binary: 596 bytes>
27066 27066 15 16499 21938 <Binary: 551 bytes>
27301 27301 15 16499 21995 <Binary: 622 bytes>
29671 29671 15 16499 21820 <Binary: 509 bytes>
29905 29905 15 16499 22084 <Binary: 437 bytes>
30578 30578 15 16499 22069 <Binary: 414 bytes>
40192 40192 15 16499 21976 <Binary: 737 bytes>
40208 40208 15 16499 21977 <Binary: 845 bytes>
40343 40343 15 16499 22016 <Binary: 605 bytes>
40371 40371 15 16499 21920 <Binary: 373 bytes>
40430 40430 15 16499 21921 <Binary: 533 bytes>
41024 41024 15 16499 22064 <Binary: 438 bytes>
41037 41037 15 16499 22033 <Binary: 415 bytes>
41071 41071 15 16499 22065 <Binary: 381 bytes>
41104 41104 15 16499 21937 <Binary: 551 bytes>
41202 41202 15 16499 22024 <Binary: 695 bytes>
41242 41242 15 16499 21992 <Binary: 472 bytes>
41264 41264 15 16499 22025 <Binary: 574 bytes>
43760 43760 15 16499 22015 <Binary: 673 bytes>
43968 43968 15 16499 22023 <Binary: 593 bytes>
43979 43979 15 16499 21991 <Binary: 873 bytes>
44480 44480 15 16499 22070 <Binary: 432 bytes>
44719 44719 15 16499 21838 <Binary: 675 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 11.265ms