home / conservation-area

tiles

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

31 rows where tile_row = 5558

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4412 4412 13 4055 5558 <Binary: 545 bytes>
4413 4413 13 4071 5558 <Binary: 577 bytes>
4511 4511 13 4083 5558 <Binary: 619 bytes>
4525 4525 13 4051 5558 <Binary: 1,224 bytes>
4530 4530 13 4067 5558 <Binary: 513 bytes>
4614 4614 13 4047 5558 <Binary: 835 bytes>
4859 4859 13 4085 5558 <Binary: 825 bytes>
4860 4860 13 4053 5558 <Binary: 529 bytes>
4863 4863 13 4069 5558 <Binary: 813 bytes>
4964 4964 13 4033 5558 <Binary: 411 bytes>
5067 5067 13 4077 5558 <Binary: 832 bytes>
5068 5068 13 4045 5558 <Binary: 573 bytes>
5623 5623 13 4091 5558 <Binary: 764 bytes>
5624 5624 13 4027 5558 <Binary: 662 bytes>
6227 6227 13 4054 5558 <Binary: 1,457 bytes>
6230 6230 13 4070 5558 <Binary: 528 bytes>
6321 6321 13 4034 5558 <Binary: 651 bytes>
6405 6405 13 4078 5558 <Binary: 726 bytes>
6406 6406 13 4046 5558 <Binary: 1,366 bytes>
6637 6637 13 4084 5558 <Binary: 833 bytes>
6638 6638 13 4052 5558 <Binary: 705 bytes>
6658 6658 13 4068 5558 <Binary: 660 bytes>
6855 6855 13 4092 5558 <Binary: 852 bytes>
7379 7379 13 4090 5558 <Binary: 599 bytes>
7380 7380 13 4058 5558 <Binary: 671 bytes>
7396 7396 13 4074 5558 <Binary: 421 bytes>
7397 7397 13 4042 5558 <Binary: 1,085 bytes>
9586 9586 13 4089 5558 <Binary: 592 bytes>
9587 9587 13 4057 5558 <Binary: 602 bytes>
9607 9607 13 4041 5558 <Binary: 363 bytes>
11442 11442 13 4056 5558 <Binary: 1,397 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 218.666ms