tiles
21 rows where tile_row = 1380
This data as json, CSV (advanced)
Link | rowid ▼ | zoom_level | tile_column | tile_row | tile_data |
---|---|---|---|---|---|
507 | 507 | 11 | 1007 | 1380 | <Binary: 2,415 bytes> |
512 | 512 | 11 | 1031 | 1380 | <Binary: 407 bytes> |
514 | 514 | 11 | 1015 | 1380 | <Binary: 1,294 bytes> |
518 | 518 | 11 | 1027 | 1380 | <Binary: 264 bytes> |
526 | 526 | 11 | 1011 | 1380 | <Binary: 3,301 bytes> |
578 | 578 | 11 | 1029 | 1380 | <Binary: 365 bytes> |
584 | 584 | 11 | 1013 | 1380 | <Binary: 6,645 bytes> |
601 | 601 | 11 | 1009 | 1380 | <Binary: 1,081 bytes> |
607 | 607 | 11 | 1021 | 1380 | <Binary: 669 bytes> |
620 | 620 | 11 | 1017 | 1380 | <Binary: 1,460 bytes> |
750 | 750 | 11 | 1006 | 1380 | <Binary: 1,425 bytes> |
753 | 753 | 11 | 1030 | 1380 | <Binary: 1,098 bytes> |
757 | 757 | 11 | 1014 | 1380 | <Binary: 1,386 bytes> |
765 | 765 | 11 | 1026 | 1380 | <Binary: 297 bytes> |
770 | 770 | 11 | 1010 | 1380 | <Binary: 5,177 bytes> |
797 | 797 | 11 | 1018 | 1380 | <Binary: 797 bytes> |
816 | 816 | 11 | 1028 | 1380 | <Binary: 323 bytes> |
827 | 827 | 11 | 1012 | 1380 | <Binary: 4,168 bytes> |
838 | 838 | 11 | 1008 | 1380 | <Binary: 1,083 bytes> |
850 | 850 | 11 | 1020 | 1380 | <Binary: 458 bytes> |
865 | 865 | 11 | 1016 | 1380 | <Binary: 2,412 bytes> |
Advanced export
JSON shape: default, array, newline-delimited
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);