0 rows where tile_column = 115 and tile_data = "�PNG  IHDR\r�f*IDATx���=��u�q�'1*l� ’��$]" �H���h��"Z�h�pmi(Aj1�����rph����'i��7�������7�� ������?�nӦM�࢕�<��@':y���Nt����<��@':y���Nt����<��@':y���Nt���i�����p�w �����C�1�z}����������-����3̝S�N [�l飀��8죀�8s����a���}0�3`vx��> �������}0�� ��ӧ��[��q���6�s����q���5���jL�\��_�q���5?��SL�\0;W]uULg��l\� ������Y4{�����,��n����hn���>�΢ؽ{wLg�x.p���o���,�]�v���t ��w���Y4?�pLg�<���} 0�E���/���t �G}��Y4����p������4 ��<��}$0����O?�#�il4�s�W����6�����[ Lc�x�w�H` �=���G��hv���G��h�|��>��F��W_ [�l�C��m4��s��>�2p���>�2��s��������^{�Ʒ�|���}(0�e�O��j����۷������}��������^x��Ƶ�|��'},0�e`����]w] �g�����Ƴ�����}00�U�����֭[�h`� ���w�}}40�U��W^飁q�:|�A �c������h`��7�|�G�Xu���>Ǫ��#����8V��G�郁�2����2�����o O<�İ{���K.�8� ���~����!���`vN�<9\z�����?��ĉ�5�\�?p~�����öm�����\�?�П�p!X���� رcG����u �c�x��7�h`��/� Ȫ��K/���8V�|��Ʊ���L��W^�G�X�����{�����e��g��C��-3W_}u �o����?���46���z�����<��c}$0�E����k������h�{�>�ι.�_�5�ڵ��s�8|�pL�l����>.���>�֙���_v��ه�;s}��> X����ر>X��طo_�����_~�q_���7��}���K��.���g~n��>X���뮻� `}�����}�>���SO�A�����C�� `}���ѣ}�>������A����믿��3?/��b�����?������3���~���w��>X���{�}�~�ؾ}{���?�<l޼���ĉ}����p�馛����<��@':y���Nt����<��@':y���Nt����<��@':y���Nt����<��@':y���Nt����<��@':y���Nt����<��@':y���Nt����<��@':y���Nt����<��@':y���Nt����<��@':y���Nt����<��@':y���Nt����<��@':y���Nt����<��@':y���Nt����<��@':y���Nt����<��@':y���Nt����<��@':y���Nt����<�� s���w�IEND�B`�"

View and edit SQL

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