home / ramsar

tiles

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

25 rows where tile_row = 21761

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5546 5546 15 16281 21761 <Binary: 291 bytes>
5558 5558 15 16209 21761 <Binary: 445 bytes>
7297 7297 15 16280 21761 <Binary: 291 bytes>
7340 7340 15 16200 21761 <Binary: 382 bytes>
7348 7348 15 16208 21761 <Binary: 485 bytes>
7350 7350 15 16272 21761 <Binary: 311 bytes>
7354 7354 15 16248 21761 <Binary: 358 bytes>
7629 7629 15 16207 21761 <Binary: 268 bytes>
7630 7630 15 16271 21761 <Binary: 628 bytes>
7664 7664 15 16199 21761 <Binary: 403 bytes>
7678 7678 15 16247 21761 <Binary: 399 bytes>
8102 8102 15 16181 21761 <Binary: 310 bytes>
8105 8105 15 16261 21761 <Binary: 635 bytes>
8139 8139 15 16245 21761 <Binary: 320 bytes>
8619 8619 15 16315 21761 <Binary: 340 bytes>
8666 8666 15 16243 21761 <Binary: 307 bytes>
9360 9360 15 16270 21761 <Binary: 381 bytes>
9411 9411 15 16198 21761 <Binary: 393 bytes>
9423 9423 15 16246 21761 <Binary: 330 bytes>
9822 9822 15 16180 21761 <Binary: 432 bytes>
9830 9830 15 16260 21761 <Binary: 416 bytes>
9856 9856 15 16244 21761 <Binary: 566 bytes>
10381 10381 15 16266 21761 <Binary: 359 bytes>
10390 10390 15 16210 21761 <Binary: 296 bytes>
10397 10397 15 16314 21761 <Binary: 800 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 71.585ms