home / ramsar

tiles

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

33 rows where tile_row = 22075

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4434 4434 15 16411 22075 <Binary: 258 bytes>
4467 4467 15 16403 22075 <Binary: 258 bytes>
4480 4480 15 16395 22075 <Binary: 305 bytes>
4493 4493 15 16419 22075 <Binary: 258 bytes>
4863 4863 15 16409 22075 <Binary: 258 bytes>
4879 4879 15 16401 22075 <Binary: 258 bytes>
4891 4891 15 16425 22075 <Binary: 303 bytes>
4922 4922 15 16417 22075 <Binary: 258 bytes>
5178 5178 15 16383 22075 <Binary: 254 bytes>
5182 5182 15 16415 22075 <Binary: 258 bytes>
5197 5197 15 16407 22075 <Binary: 258 bytes>
5215 5215 15 16399 22075 <Binary: 258 bytes>
5228 5228 15 16423 22075 <Binary: 258 bytes>
6242 6242 15 16410 22075 <Binary: 258 bytes>
6263 6263 15 16402 22075 <Binary: 258 bytes>
6303 6303 15 16394 22075 <Binary: 281 bytes>
6315 6315 15 16418 22075 <Binary: 258 bytes>
6693 6693 15 16408 22075 <Binary: 258 bytes>
6709 6709 15 16400 22075 <Binary: 258 bytes>
6732 6732 15 16424 22075 <Binary: 299 bytes>
6746 6746 15 16416 22075 <Binary: 258 bytes>
7006 7006 15 16414 22075 <Binary: 258 bytes>
7053 7053 15 16406 22075 <Binary: 258 bytes>
7069 7069 15 16398 22075 <Binary: 258 bytes>
7080 7080 15 16422 22075 <Binary: 258 bytes>
9256 9256 15 16413 22075 <Binary: 258 bytes>
9277 9277 15 16405 22075 <Binary: 258 bytes>
9291 9291 15 16397 22075 <Binary: 258 bytes>
9334 9334 15 16421 22075 <Binary: 258 bytes>
10830 10830 15 16412 22075 <Binary: 258 bytes>
10850 10850 15 16404 22075 <Binary: 258 bytes>
10862 10862 15 16396 22075 <Binary: 278 bytes>
10904 10904 15 16420 22075 <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 63.549ms