home / ramsar

tiles

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

30 rows where tile_column = 8204

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
2434 2434 14 8204 11035 <Binary: 260 bytes>
2437 2437 14 8204 11051 <Binary: 260 bytes>
2445 2445 14 8204 11011 <Binary: 421 bytes>
2473 2473 14 8204 11034 <Binary: 260 bytes>
2475 2475 14 8204 11050 <Binary: 260 bytes>
2481 2481 14 8204 11010 <Binary: 334 bytes>
2513 2513 14 8204 10995 <Binary: 382 bytes>
2516 2516 14 8204 11043 <Binary: 260 bytes>
2551 2551 14 8204 10994 <Binary: 408 bytes>
2570 2570 14 8204 11042 <Binary: 260 bytes>
2756 2756 14 8204 11037 <Binary: 260 bytes>
2759 2759 14 8204 11053 <Binary: 279 bytes>
2804 2804 14 8204 11045 <Binary: 260 bytes>
2808 2808 14 8204 11036 <Binary: 260 bytes>
2811 2811 14 8204 11052 <Binary: 319 bytes>
2819 2819 14 8204 11012 <Binary: 366 bytes>
2851 2851 14 8204 11044 <Binary: 260 bytes>
3629 3629 14 8204 11033 <Binary: 260 bytes>
3632 3632 14 8204 11049 <Binary: 260 bytes>
3654 3654 14 8204 11032 <Binary: 314 bytes>
3657 3657 14 8204 11048 <Binary: 260 bytes>
3712 3712 14 8204 11040 <Binary: 260 bytes>
3718 3718 14 8204 11041 <Binary: 260 bytes>
3724 3724 14 8204 10889 <Binary: 724 bytes>
3739 3739 14 8204 10888 <Binary: 745 bytes>
3923 3923 14 8204 11038 <Binary: 260 bytes>
3948 3948 14 8204 11039 <Binary: 260 bytes>
3979 3979 14 8204 10887 <Binary: 822 bytes>
4002 4002 14 8204 11046 <Binary: 260 bytes>
4047 4047 14 8204 11047 <Binary: 260 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 24.729ms