0 rows where tile_column = 114 and tile_data = "�PNG  IHDR\r�f{IDATx���A �0�D�\�R�向�t���c� ��<t���@'�<t���@'�<t���@'�<t���@'�<t���@'�<t���@'�<t���@'�<�s�}]W�����g<ϳ���pP���־�;�Ay�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N:y�����N"?@�J*c�IEND�B`�" sorted by tile_column

View and edit SQL

zoom_level

tile_data

tile_column

0 records

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);