home / ramsar

tiles

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

35 rows where tile_column = 16103 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
4117 4117 15 16103 21827 <Binary: 429 bytes>
4162 4162 15 16103 22130 <Binary: 268 bytes>
4179 4179 15 16103 22131 <Binary: 268 bytes>
4322 4322 15 16103 22158 <Binary: 277 bytes>
4331 4331 15 16103 22159 <Binary: 477 bytes>
4387 4387 15 16103 22398 <Binary: 247 bytes>
4421 4421 15 16103 22399 <Binary: 247 bytes>
4952 4952 15 16103 21831 <Binary: 398 bytes>
5023 5023 15 16103 21830 <Binary: 494 bytes>
5041 5041 15 16103 22134 <Binary: 268 bytes>
5049 5049 15 16103 22135 <Binary: 268 bytes>
5051 5051 15 16103 22391 <Binary: 373 bytes>
5206 5206 15 16103 21835 <Binary: 418 bytes>
5227 5227 15 16103 22139 <Binary: 296 bytes>
5230 5230 15 16103 22395 <Binary: 247 bytes>
5247 5247 15 16103 21834 <Binary: 392 bytes>
5270 5270 15 16103 22138 <Binary: 353 bytes>
5302 5302 15 16103 22394 <Binary: 247 bytes>
7517 7517 15 16103 22400 <Binary: 303 bytes>
7580 7580 15 16103 22160 <Binary: 470 bytes>
7581 7581 15 16103 22128 <Binary: 285 bytes>
7783 7783 15 16103 22129 <Binary: 495 bytes>
7832 7832 15 16103 21836 <Binary: 321 bytes>
7853 7853 15 16103 22396 <Binary: 247 bytes>
8054 8054 15 16103 22397 <Binary: 247 bytes>
8392 8392 15 16103 21828 <Binary: 264 bytes>
8439 8439 15 16103 22132 <Binary: 268 bytes>
8619 8619 15 16103 21832 <Binary: 399 bytes>
8639 8639 15 16103 22136 <Binary: 268 bytes>
8642 8642 15 16103 22392 <Binary: 264 bytes>
8664 8664 15 16103 21829 <Binary: 264 bytes>
8682 8682 15 16103 22133 <Binary: 268 bytes>
8826 8826 15 16103 21833 <Binary: 297 bytes>
8899 8899 15 16103 22137 <Binary: 340 bytes>
8902 8902 15 16103 22393 <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.173ms