home / ramsar

tiles

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

23 rows where tile_row = 5443

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1327 1327 13 4075 5443 <Binary: 940 bytes>
1339 1339 13 4103 5443 <Binary: 1,067 bytes>
1341 1341 13 4071 5443 <Binary: 939 bytes>
1351 1351 13 4051 5443 <Binary: 769 bytes>
1352 1352 13 4067 5443 <Binary: 914 bytes>
1380 1380 13 4105 5443 <Binary: 695 bytes>
1381 1381 13 4073 5443 <Binary: 1,084 bytes>
1398 1398 13 4053 5443 <Binary: 901 bytes>
1399 1399 13 4069 5443 <Binary: 1,481 bytes>
1405 1405 13 4065 5443 <Binary: 1,272 bytes>
1412 1412 13 4063 5443 <Binary: 335 bytes>
1448 1448 13 4074 5443 <Binary: 1,369 bytes>
1458 1458 13 4102 5443 <Binary: 932 bytes>
1467 1467 13 4070 5443 <Binary: 1,052 bytes>
1472 1472 13 4066 5443 <Binary: 1,408 bytes>
1478 1478 13 4077 5443 <Binary: 854 bytes>
1511 1511 13 4104 5443 <Binary: 672 bytes>
1512 1512 13 4072 5443 <Binary: 714 bytes>
1525 1525 13 4052 5443 <Binary: 1,125 bytes>
1529 1529 13 4068 5443 <Binary: 497 bytes>
1534 1534 13 4064 5443 <Binary: 295 bytes>
1539 1539 13 4062 5443 <Binary: 436 bytes>
1590 1590 13 4076 5443 <Binary: 1,175 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 103.11ms