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
2428 2428 14 8204 11035 <Binary: 258 bytes>
2431 2431 14 8204 11051 <Binary: 258 bytes>
2439 2439 14 8204 11011 <Binary: 420 bytes>
2467 2467 14 8204 11034 <Binary: 258 bytes>
2486 2486 14 8204 11050 <Binary: 258 bytes>
2494 2494 14 8204 11010 <Binary: 333 bytes>
2517 2517 14 8204 10995 <Binary: 381 bytes>
2520 2520 14 8204 11043 <Binary: 258 bytes>
2549 2549 14 8204 10994 <Binary: 407 bytes>
2552 2552 14 8204 11042 <Binary: 258 bytes>
2741 2741 14 8204 11037 <Binary: 258 bytes>
2744 2744 14 8204 11053 <Binary: 279 bytes>
2794 2794 14 8204 11036 <Binary: 258 bytes>
2797 2797 14 8204 11052 <Binary: 319 bytes>
2805 2805 14 8204 11012 <Binary: 366 bytes>
2823 2823 14 8204 11045 <Binary: 258 bytes>
2855 2855 14 8204 11044 <Binary: 258 bytes>
3619 3619 14 8204 11033 <Binary: 258 bytes>
3622 3622 14 8204 11049 <Binary: 258 bytes>
3648 3648 14 8204 11032 <Binary: 314 bytes>
3670 3670 14 8204 11048 <Binary: 258 bytes>
3702 3702 14 8204 11041 <Binary: 258 bytes>
3719 3719 14 8204 11040 <Binary: 258 bytes>
3722 3722 14 8204 10889 <Binary: 724 bytes>
3745 3745 14 8204 10888 <Binary: 745 bytes>
3922 3922 14 8204 11038 <Binary: 258 bytes>
3955 3955 14 8204 11039 <Binary: 258 bytes>
3985 3985 14 8204 10887 <Binary: 822 bytes>
4002 4002 14 8204 11046 <Binary: 258 bytes>
4051 4051 14 8204 11047 <Binary: 258 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 17.186ms