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
4274 4274 15 16083 22391 <Binary: 283 bytes>
4309 4309 15 16083 22390 <Binary: 367 bytes>
4414 4414 15 16083 22267 <Binary: 395 bytes>
4493 4493 15 16083 22395 <Binary: 247 bytes>
4543 4543 15 16083 22394 <Binary: 247 bytes>
5080 5080 15 16083 22146 <Binary: 269 bytes>
5081 5081 15 16083 22274 <Binary: 265 bytes>
5105 5105 15 16083 22147 <Binary: 269 bytes>
5106 5106 15 16083 22275 <Binary: 265 bytes>
5159 5159 15 16083 22386 <Binary: 247 bytes>
5177 5177 15 16083 22387 <Binary: 247 bytes>
5322 5322 15 16083 22143 <Binary: 277 bytes>
5323 5323 15 16083 22271 <Binary: 395 bytes>
5333 5333 15 16083 22383 <Binary: 307 bytes>
5350 5350 15 16083 22270 <Binary: 717 bytes>
5398 5398 15 16083 22398 <Binary: 283 bytes>
5414 5414 15 16083 22399 <Binary: 321 bytes>
7689 7689 15 16083 22148 <Binary: 286 bytes>
7690 7690 15 16083 22276 <Binary: 320 bytes>
7737 7737 15 16083 22388 <Binary: 247 bytes>
7806 7806 15 16083 22149 <Binary: 276 bytes>
7902 7902 15 16083 22389 <Binary: 310 bytes>
7982 7982 15 16083 22392 <Binary: 247 bytes>
8142 8142 15 16083 22393 <Binary: 247 bytes>
8520 8520 15 16083 22144 <Binary: 296 bytes>
8522 8522 15 16083 22272 <Binary: 265 bytes>
8586 8586 15 16083 22384 <Binary: 252 bytes>
8702 8702 15 16083 22145 <Binary: 269 bytes>
8704 8704 15 16083 22273 <Binary: 265 bytes>
8730 8730 15 16083 22268 <Binary: 453 bytes>
8747 8747 15 16083 22380 <Binary: 319 bytes>
8788 8788 15 16083 22396 <Binary: 247 bytes>
8800 8800 15 16083 22385 <Binary: 247 bytes>
8954 8954 15 16083 22269 <Binary: 664 bytes>
8964 8964 15 16083 22381 <Binary: 290 bytes>
8998 8998 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 7.484ms