home / battlefield

tiles

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

4 rows where tile_row = 22403

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1044 1044 15 16115 22403 <Binary: 397 bytes>
1068 1068 15 16113 22403 <Binary: 377 bytes>
1179 1179 15 16114 22403 <Binary: 377 bytes>
1204 1204 15 16112 22403 <Binary: 477 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 11.078ms