home / ramsar

tiles

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

34 rows where tile_column = 16425

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4626 4626 15 16425 21863 <Binary: 276 bytes>
4642 4642 15 16425 21862 <Binary: 420 bytes>
4646 4646 15 16425 22087 <Binary: 258 bytes>
4657 4657 15 16425 22086 <Binary: 258 bytes>
4687 4687 15 16425 22071 <Binary: 258 bytes>
4702 4702 15 16425 22070 <Binary: 293 bytes>
4865 4865 15 16425 21867 <Binary: 297 bytes>
4874 4874 15 16425 21866 <Binary: 402 bytes>
4883 4883 15 16425 22090 <Binary: 258 bytes>
4898 4898 15 16425 22091 <Binary: 258 bytes>
4915 4915 15 16425 22075 <Binary: 302 bytes>
5510 5510 15 16425 22080 <Binary: 258 bytes>
5534 5534 15 16425 22081 <Binary: 258 bytes>
5747 5747 15 16425 22092 <Binary: 258 bytes>
5766 5766 15 16425 22076 <Binary: 316 bytes>
5780 5780 15 16425 21869 <Binary: 326 bytes>
5818 5818 15 16425 22093 <Binary: 274 bytes>
5839 5839 15 16425 22077 <Binary: 294 bytes>
8105 8105 15 16425 21860 <Binary: 374 bytes>
8113 8113 15 16425 22084 <Binary: 258 bytes>
8263 8263 15 16425 21861 <Binary: 679 bytes>
8270 8270 15 16425 22085 <Binary: 258 bytes>
8289 8289 15 16425 22069 <Binary: 284 bytes>
8316 8316 15 16425 21864 <Binary: 553 bytes>
8325 8325 15 16425 22088 <Binary: 258 bytes>
8511 8511 15 16425 21865 <Binary: 511 bytes>
8521 8521 15 16425 22089 <Binary: 258 bytes>
8932 8932 15 16425 22082 <Binary: 258 bytes>
9140 9140 15 16425 22083 <Binary: 258 bytes>
9175 9175 15 16425 21870 <Binary: 378 bytes>
9183 9183 15 16425 22094 <Binary: 267 bytes>
9232 9232 15 16425 22078 <Binary: 258 bytes>
9348 9348 15 16425 21871 <Binary: 420 bytes>
9410 9410 15 16425 22079 <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 9.38ms