home / ramsar

tiles

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

27 rows where tile_row = 21764 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5518 5518 15 16253 21764 <Binary: 558 bytes>
5519 5519 15 16317 21764 <Binary: 397 bytes>
7178 7178 15 16220 21764 <Binary: 421 bytes>
7194 7194 15 16252 21764 <Binary: 469 bytes>
7195 7195 15 16316 21764 <Binary: 725 bytes>
7207 7207 15 16244 21764 <Binary: 295 bytes>
7686 7686 15 16299 21764 <Binary: 300 bytes>
7690 7690 15 16219 21764 <Binary: 589 bytes>
7693 7693 15 16203 21764 <Binary: 271 bytes>
7709 7709 15 16251 21764 <Binary: 270 bytes>
7710 7710 15 16315 21764 <Binary: 550 bytes>
7724 7724 15 16243 21764 <Binary: 484 bytes>
8131 8131 15 16201 21764 <Binary: 435 bytes>
8196 8196 15 16249 21764 <Binary: 483 bytes>
8197 8197 15 16313 21764 <Binary: 466 bytes>
8469 8469 15 16255 21764 <Binary: 510 bytes>
9535 9535 15 16298 21764 <Binary: 309 bytes>
9540 9540 15 16218 21764 <Binary: 306 bytes>
9544 9544 15 16202 21764 <Binary: 385 bytes>
9591 9591 15 16210 21764 <Binary: 416 bytes>
9599 9599 15 16250 21764 <Binary: 591 bytes>
9600 9600 15 16314 21764 <Binary: 423 bytes>
10022 10022 15 16200 21764 <Binary: 292 bytes>
10032 10032 15 16256 21764 <Binary: 327 bytes>
10038 10038 15 16312 21764 <Binary: 544 bytes>
10377 10377 15 16198 21764 <Binary: 281 bytes>
10382 10382 15 16254 21764 <Binary: 641 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 31.593ms