home / conservation-area

tiles

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

26 rows where tile_row = 22293

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
30004 30004 15 16319 22293 <Binary: 452 bytes>
30032 30032 15 16303 22293 <Binary: 351 bytes>
30109 30109 15 16183 22293 <Binary: 756 bytes>
30110 30110 15 16343 22293 <Binary: 1,682 bytes>
30111 30111 15 16215 22293 <Binary: 425 bytes>
30461 30461 15 16235 22293 <Binary: 440 bytes>
30466 30466 15 16203 22293 <Binary: 536 bytes>
30546 30546 15 16227 22293 <Binary: 578 bytes>
31788 31788 15 16221 22293 <Binary: 412 bytes>
31895 31895 15 16277 22293 <Binary: 495 bytes>
31936 31936 15 16261 22293 <Binary: 544 bytes>
32281 32281 15 16297 22293 <Binary: 412 bytes>
32282 32282 15 16169 22293 <Binary: 575 bytes>
36882 36882 15 16318 22293 <Binary: 338 bytes>
37026 37026 15 16342 22293 <Binary: 895 bytes>
37027 37027 15 16214 22293 <Binary: 633 bytes>
37387 37387 15 16202 22293 <Binary: 595 bytes>
37483 37483 15 16226 22293 <Binary: 416 bytes>
38673 38673 15 16220 22293 <Binary: 543 bytes>
38711 38711 15 16236 22293 <Binary: 401 bytes>
38713 38713 15 16300 22293 <Binary: 583 bytes>
39132 39132 15 16184 22293 <Binary: 457 bytes>
39136 39136 15 16344 22293 <Binary: 506 bytes>
39257 39257 15 16304 22293 <Binary: 306 bytes>
39272 39272 15 16320 22293 <Binary: 273 bytes>
39273 39273 15 16192 22293 <Binary: 523 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 74.015ms