home / ramsar

tiles

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

29 rows where tile_row = 21749

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5399 5399 15 16189 21749 <Binary: 548 bytes>
5480 5480 15 16205 21749 <Binary: 344 bytes>
5532 5532 15 16069 21749 <Binary: 259 bytes>
5533 5533 15 16197 21749 <Binary: 538 bytes>
7210 7210 15 16188 21749 <Binary: 574 bytes>
7269 7269 15 16204 21749 <Binary: 654 bytes>
7282 7282 15 16068 21749 <Binary: 367 bytes>
7283 7283 15 16196 21749 <Binary: 469 bytes>
7736 7736 15 16187 21749 <Binary: 489 bytes>
7800 7800 15 16203 21749 <Binary: 852 bytes>
7823 7823 15 16067 21749 <Binary: 357 bytes>
7824 7824 15 16195 21749 <Binary: 435 bytes>
8167 8167 15 16185 21749 <Binary: 351 bytes>
8239 8239 15 16201 21749 <Binary: 570 bytes>
8248 8248 15 16193 21749 <Binary: 682 bytes>
8493 8493 15 16191 21749 <Binary: 427 bytes>
8504 8504 15 16183 21749 <Binary: 298 bytes>
8591 8591 15 16071 21749 <Binary: 255 bytes>
8592 8592 15 16199 21749 <Binary: 886 bytes>
9461 9461 15 16186 21749 <Binary: 395 bytes>
9520 9520 15 16202 21749 <Binary: 524 bytes>
9551 9551 15 16194 21749 <Binary: 378 bytes>
9923 9923 15 16184 21749 <Binary: 631 bytes>
9958 9958 15 16200 21749 <Binary: 579 bytes>
9965 9965 15 16192 21749 <Binary: 498 bytes>
10275 10275 15 16190 21749 <Binary: 440 bytes>
10305 10305 15 16206 21749 <Binary: 360 bytes>
10317 10317 15 16070 21749 <Binary: 338 bytes>
10318 10318 15 16198 21749 <Binary: 568 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 102.019ms