home / ramsar

tiles

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

23 rows where tile_row = 21763

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4142 4142 15 16199 21763 <Binary: 317 bytes>
4187 4187 15 16311 21763 <Binary: 458 bytes>
4556 4556 15 16197 21763 <Binary: 299 bytes>
4560 4560 15 16253 21763 <Binary: 343 bytes>
4570 4570 15 16245 21763 <Binary: 309 bytes>
5093 5093 15 16219 21763 <Binary: 368 bytes>
5096 5096 15 16203 21763 <Binary: 358 bytes>
5144 5144 15 16251 21763 <Binary: 652 bytes>
5145 5145 15 16315 21763 <Binary: 365 bytes>
5158 5158 15 16243 21763 <Binary: 296 bytes>
5959 5959 15 16198 21763 <Binary: 370 bytes>
6368 6368 15 16220 21763 <Binary: 394 bytes>
6371 6371 15 16204 21763 <Binary: 449 bytes>
6430 6430 15 16252 21763 <Binary: 664 bytes>
6431 6431 15 16316 21763 <Binary: 680 bytes>
6443 6443 15 16244 21763 <Binary: 425 bytes>
6931 6931 15 16210 21763 <Binary: 412 bytes>
6939 6939 15 16250 21763 <Binary: 755 bytes>
6940 6940 15 16314 21763 <Binary: 413 bytes>
9119 9119 15 16249 21763 <Binary: 435 bytes>
9121 9121 15 16313 21763 <Binary: 455 bytes>
10771 10771 15 16200 21763 <Binary: 299 bytes>
10785 10785 15 16312 21763 <Binary: 542 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 63.92ms