0 rows where 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`�" and tile_row = 72 sorted by tile_column

View and edit SQL

zoom_level

tile_row

tile_data

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