home / ramsar

tiles

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

42 rows where tile_row = 21759

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4277 4277 15 16191 21759 <Binary: 292 bytes>
4297 4297 15 16279 21759 <Binary: 1,414 bytes>
4734 4734 15 16189 21759 <Binary: 989 bytes>
4745 4745 15 16245 21759 <Binary: 353 bytes>
4746 4746 15 16181 21759 <Binary: 309 bytes>
4761 4761 15 16277 21759 <Binary: 560 bytes>
4827 4827 15 16261 21759 <Binary: 416 bytes>
5297 5297 15 16187 21759 <Binary: 868 bytes>
5320 5320 15 16243 21759 <Binary: 436 bytes>
5321 5321 15 16179 21759 <Binary: 368 bytes>
5324 5324 15 16211 21759 <Binary: 296 bytes>
5325 5325 15 16275 21759 <Binary: 652 bytes>
5343 5343 15 16267 21759 <Binary: 765 bytes>
5391 5391 15 16195 21759 <Binary: 556 bytes>
5392 5392 15 16259 21759 <Binary: 406 bytes>
6078 6078 15 16190 21759 <Binary: 404 bytes>
6143 6143 15 16278 21759 <Binary: 571 bytes>
6210 6210 15 16270 21759 <Binary: 354 bytes>
6221 6221 15 16198 21759 <Binary: 383 bytes>
6561 6561 15 16188 21759 <Binary: 502 bytes>
6591 6591 15 16244 21759 <Binary: 453 bytes>
6592 6592 15 16180 21759 <Binary: 514 bytes>
6595 6595 15 16276 21759 <Binary: 698 bytes>
6653 6653 15 16260 21759 <Binary: 302 bytes>
7143 7143 15 16186 21759 <Binary: 675 bytes>
7145 7145 15 16282 21759 <Binary: 356 bytes>
7185 7185 15 16242 21759 <Binary: 404 bytes>
7186 7186 15 16178 21759 <Binary: 369 bytes>
7188 7188 15 16210 21759 <Binary: 545 bytes>
7189 7189 15 16274 21759 <Binary: 502 bytes>
7226 7226 15 16266 21759 <Binary: 462 bytes>
7260 7260 15 16194 21759 <Binary: 383 bytes>
7261 7261 15 16258 21759 <Binary: 890 bytes>
9357 9357 15 16185 21759 <Binary: 431 bytes>
9361 9361 15 16281 21759 <Binary: 499 bytes>
9415 9415 15 16241 21759 <Binary: 536 bytes>
9416 9416 15 16177 21759 <Binary: 378 bytes>
9417 9417 15 16273 21759 <Binary: 1,020 bytes>
9448 9448 15 16257 21759 <Binary: 694 bytes>
10945 10945 15 16280 21759 <Binary: 373 bytes>
10963 10963 15 16272 21759 <Binary: 868 bytes>
11031 11031 15 16256 21759 <Binary: 563 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.937ms