home / ramsar

tiles

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

31 rows where tile_column = 16099 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4266 4266 15 16099 22134 <Binary: 266 bytes>
4288 4288 15 16099 22135 <Binary: 266 bytes>
4292 4292 15 16099 22391 <Binary: 332 bytes>
4501 4501 15 16099 22139 <Binary: 266 bytes>
4503 4503 15 16099 22395 <Binary: 247 bytes>
4527 4527 15 16099 22138 <Binary: 266 bytes>
4529 4529 15 16099 22394 <Binary: 247 bytes>
5102 5102 15 16099 21826 <Binary: 488 bytes>
5109 5109 15 16099 21827 <Binary: 452 bytes>
5133 5133 15 16099 22131 <Binary: 506 bytes>
5314 5314 15 16099 22158 <Binary: 415 bytes>
5358 5358 15 16099 22159 <Binary: 448 bytes>
5384 5384 15 16099 22143 <Binary: 452 bytes>
5389 5389 15 16099 22399 <Binary: 379 bytes>
5407 5407 15 16099 22142 <Binary: 294 bytes>
5411 5411 15 16099 22398 <Binary: 279 bytes>
7755 7755 15 16099 21828 <Binary: 360 bytes>
7779 7779 15 16099 21829 <Binary: 431 bytes>
7803 7803 15 16099 22132 <Binary: 412 bytes>
7821 7821 15 16099 22133 <Binary: 266 bytes>
8024 8024 15 16099 22136 <Binary: 266 bytes>
8028 8028 15 16099 22392 <Binary: 247 bytes>
8036 8036 15 16099 22137 <Binary: 266 bytes>
8039 8039 15 16099 22393 <Binary: 247 bytes>
8640 8640 15 16099 22160 <Binary: 309 bytes>
8825 8825 15 16099 22156 <Binary: 293 bytes>
8854 8854 15 16099 22140 <Binary: 266 bytes>
8857 8857 15 16099 22396 <Binary: 247 bytes>
8871 8871 15 16099 22157 <Binary: 273 bytes>
8947 8947 15 16099 22141 <Binary: 266 bytes>
8951 8951 15 16099 22397 <Binary: 247 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 7.475ms