home / conservation-area

tiles

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

23 rows where tile_row = 22333

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
29232 29232 15 16159 22333 <Binary: 641 bytes>
29313 29313 15 16311 22333 <Binary: 576 bytes>
29473 29473 15 16303 22333 <Binary: 811 bytes>
29477 29477 15 16271 22333 <Binary: 565 bytes>
29658 29658 15 16219 22333 <Binary: 406 bytes>
29849 29849 15 16203 22333 <Binary: 459 bytes>
31192 31192 15 16205 22333 <Binary: 377 bytes>
31194 31194 15 16269 22333 <Binary: 539 bytes>
31395 31395 15 16057 22333 <Binary: 427 bytes>
32189 32189 15 16293 22333 <Binary: 661 bytes>
32194 32194 15 16261 22333 <Binary: 698 bytes>
32195 32195 15 16133 22333 <Binary: 574 bytes>
36289 36289 15 16302 22333 <Binary: 523 bytes>
36292 36292 15 16270 22333 <Binary: 611 bytes>
36497 36497 15 16058 22333 <Binary: 446 bytes>
36499 36499 15 16218 22333 <Binary: 357 bytes>
37298 37298 15 16294 22333 <Binary: 639 bytes>
37302 37302 15 16262 22333 <Binary: 671 bytes>
37303 37303 15 16134 22333 <Binary: 575 bytes>
38108 38108 15 16204 22333 <Binary: 655 bytes>
38292 38292 15 16312 22333 <Binary: 807 bytes>
38293 38293 15 16056 22333 <Binary: 472 bytes>
38434 38434 15 16208 22333 <Binary: 450 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 72.81ms