home / ramsar

tiles

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

36 rows where tile_column = 16083 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
4273 4273 15 16083 22391 <Binary: 283 bytes>
4299 4299 15 16083 22390 <Binary: 367 bytes>
4466 4466 15 16083 22267 <Binary: 395 bytes>
4497 4497 15 16083 22395 <Binary: 247 bytes>
4531 4531 15 16083 22394 <Binary: 247 bytes>
5073 5073 15 16083 22147 <Binary: 268 bytes>
5074 5074 15 16083 22275 <Binary: 265 bytes>
5108 5108 15 16083 22146 <Binary: 268 bytes>
5109 5109 15 16083 22274 <Binary: 265 bytes>
5146 5146 15 16083 22387 <Binary: 247 bytes>
5165 5165 15 16083 22386 <Binary: 247 bytes>
5299 5299 15 16083 22143 <Binary: 277 bytes>
5300 5300 15 16083 22271 <Binary: 394 bytes>
5334 5334 15 16083 22383 <Binary: 307 bytes>
5337 5337 15 16083 22270 <Binary: 718 bytes>
5406 5406 15 16083 22399 <Binary: 321 bytes>
5427 5427 15 16083 22398 <Binary: 283 bytes>
7673 7673 15 16083 22148 <Binary: 285 bytes>
7674 7674 15 16083 22276 <Binary: 319 bytes>
7746 7746 15 16083 22388 <Binary: 247 bytes>
7816 7816 15 16083 22149 <Binary: 276 bytes>
7916 7916 15 16083 22389 <Binary: 310 bytes>
7943 7943 15 16083 22392 <Binary: 247 bytes>
8113 8113 15 16083 22393 <Binary: 247 bytes>
8499 8499 15 16083 22144 <Binary: 296 bytes>
8501 8501 15 16083 22272 <Binary: 265 bytes>
8576 8576 15 16083 22384 <Binary: 252 bytes>
8714 8714 15 16083 22145 <Binary: 268 bytes>
8716 8716 15 16083 22273 <Binary: 265 bytes>
8728 8728 15 16083 22268 <Binary: 453 bytes>
8736 8736 15 16083 22380 <Binary: 319 bytes>
8780 8780 15 16083 22396 <Binary: 247 bytes>
8800 8800 15 16083 22385 <Binary: 247 bytes>
8959 8959 15 16083 22269 <Binary: 666 bytes>
8969 8969 15 16083 22381 <Binary: 290 bytes>
9019 9019 15 16083 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 8.361ms