home / national-park

tiles

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

30 rows where tile_column = 16138

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
17029 17029 15 16138 22336 <Binary: 313 bytes>
17057 17057 15 16138 22320 <Binary: 242 bytes>
17267 17267 15 16138 22337 <Binary: 304 bytes>
17361 17361 15 16138 22321 <Binary: 242 bytes>
17659 17659 15 16138 22312 <Binary: 242 bytes>
17889 17889 15 16138 22328 <Binary: 454 bytes>
17991 17991 15 16138 22313 <Binary: 242 bytes>
18181 18181 15 16138 22329 <Binary: 421 bytes>
20099 20099 15 16138 22310 <Binary: 242 bytes>
20309 20309 15 16138 22326 <Binary: 242 bytes>
20375 20375 15 16138 22311 <Binary: 242 bytes>
20615 20615 15 16138 22327 <Binary: 242 bytes>
20949 20949 15 16138 22318 <Binary: 242 bytes>
21106 21106 15 16138 22334 <Binary: 307 bytes>
21185 21185 15 16138 22319 <Binary: 242 bytes>
21434 21434 15 16138 22335 <Binary: 291 bytes>
30131 30131 15 16138 22338 <Binary: 295 bytes>
30159 30159 15 16138 22322 <Binary: 242 bytes>
30307 30307 15 16138 22323 <Binary: 242 bytes>
30726 30726 15 16138 22314 <Binary: 242 bytes>
30873 30873 15 16138 22315 <Binary: 242 bytes>
30942 30942 15 16138 22330 <Binary: 324 bytes>
31063 31063 15 16138 22331 <Binary: 309 bytes>
33167 33167 15 16138 22308 <Binary: 346 bytes>
33355 33355 15 16138 22324 <Binary: 242 bytes>
33418 33418 15 16138 22309 <Binary: 357 bytes>
33642 33642 15 16138 22325 <Binary: 242 bytes>
33916 33916 15 16138 22316 <Binary: 242 bytes>
34239 34239 15 16138 22317 <Binary: 242 bytes>
34416 34416 15 16138 22333 <Binary: 294 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.11ms