home / ramsar

tiles

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

35 rows where tile_column = 16103

✎ 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>
4157 4157 15 16103 22131 <Binary: 269 bytes>
4204 4204 15 16103 22130 <Binary: 269 bytes>
4300 4300 15 16103 22159 <Binary: 477 bytes>
4350 4350 15 16103 22158 <Binary: 277 bytes>
4383 4383 15 16103 22399 <Binary: 247 bytes>
4442 4442 15 16103 22398 <Binary: 247 bytes>
5000 5000 15 16103 21831 <Binary: 398 bytes>
5020 5020 15 16103 22135 <Binary: 269 bytes>
5022 5022 15 16103 22391 <Binary: 373 bytes>
5039 5039 15 16103 21830 <Binary: 495 bytes>
5057 5057 15 16103 22134 <Binary: 269 bytes>
5220 5220 15 16103 21834 <Binary: 393 bytes>
5228 5228 15 16103 21835 <Binary: 418 bytes>
5249 5249 15 16103 22139 <Binary: 297 bytes>
5252 5252 15 16103 22395 <Binary: 247 bytes>
5278 5278 15 16103 22138 <Binary: 354 bytes>
5281 5281 15 16103 22394 <Binary: 247 bytes>
7568 7568 15 16103 22400 <Binary: 303 bytes>
7593 7593 15 16103 22160 <Binary: 470 bytes>
7594 7594 15 16103 22128 <Binary: 285 bytes>
7770 7770 15 16103 22129 <Binary: 495 bytes>
7839 7839 15 16103 21836 <Binary: 321 bytes>
7860 7860 15 16103 22396 <Binary: 247 bytes>
8035 8035 15 16103 22397 <Binary: 247 bytes>
8445 8445 15 16103 21828 <Binary: 264 bytes>
8461 8461 15 16103 22132 <Binary: 269 bytes>
8625 8625 15 16103 21829 <Binary: 264 bytes>
8639 8639 15 16103 21832 <Binary: 399 bytes>
8659 8659 15 16103 22136 <Binary: 269 bytes>
8662 8662 15 16103 22392 <Binary: 264 bytes>
8681 8681 15 16103 22133 <Binary: 269 bytes>
8830 8830 15 16103 21833 <Binary: 297 bytes>
8870 8870 15 16103 22137 <Binary: 340 bytes>
8873 8873 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 8.571ms