home / ramsar

tiles

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

44 rows where tile_column = 16086 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5886 5886 15 16086 22146 <Binary: 267 bytes>
5888 5888 15 16086 22274 <Binary: 263 bytes>
5911 5911 15 16086 22386 <Binary: 247 bytes>
5931 5931 15 16086 22147 <Binary: 267 bytes>
5933 5933 15 16086 22275 <Binary: 263 bytes>
5960 5960 15 16086 22387 <Binary: 247 bytes>
6059 6059 15 16086 22143 <Binary: 339 bytes>
6060 6060 15 16086 22271 <Binary: 263 bytes>
6097 6097 15 16086 22142 <Binary: 483 bytes>
6098 6098 15 16086 22270 <Binary: 263 bytes>
6111 6111 15 16086 22382 <Binary: 330 bytes>
6174 6174 15 16086 22398 <Binary: 458 bytes>
6200 6200 15 16086 22399 <Binary: 405 bytes>
6752 6752 15 16086 22262 <Binary: 395 bytes>
6757 6757 15 16086 22150 <Binary: 283 bytes>
6759 6759 15 16086 22278 <Binary: 318 bytes>
6801 6801 15 16086 22263 <Binary: 377 bytes>
6805 6805 15 16086 22151 <Binary: 276 bytes>
6808 6808 15 16086 22279 <Binary: 327 bytes>
6949 6949 15 16086 22266 <Binary: 385 bytes>
6984 6984 15 16086 22394 <Binary: 247 bytes>
7005 7005 15 16086 22267 <Binary: 407 bytes>
7039 7039 15 16086 22395 <Binary: 247 bytes>
9361 9361 15 16086 22145 <Binary: 267 bytes>
9363 9363 15 16086 22273 <Binary: 263 bytes>
9388 9388 15 16086 22385 <Binary: 319 bytes>
9439 9439 15 16086 22144 <Binary: 267 bytes>
9441 9441 15 16086 22272 <Binary: 263 bytes>
9442 9442 15 16086 22400 <Binary: 283 bytes>
9524 9524 15 16086 22384 <Binary: 350 bytes>
9566 9566 15 16086 22269 <Binary: 263 bytes>
9620 9620 15 16086 22397 <Binary: 247 bytes>
9719 9719 15 16086 22268 <Binary: 392 bytes>
9781 9781 15 16086 22396 <Binary: 247 bytes>
10197 10197 15 16086 22149 <Binary: 267 bytes>
10199 10199 15 16086 22277 <Binary: 460 bytes>
10285 10285 15 16086 22389 <Binary: 264 bytes>
10371 10371 15 16086 22148 <Binary: 267 bytes>
10373 10373 15 16086 22276 <Binary: 263 bytes>
10398 10398 15 16086 22388 <Binary: 315 bytes>
10448 10448 15 16086 22265 <Binary: 342 bytes>
10482 10482 15 16086 22393 <Binary: 305 bytes>
10536 10536 15 16086 22264 <Binary: 360 bytes>
10541 10541 15 16086 22280 <Binary: 280 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 12.343ms