SLIDE 1
How to find a Tiling Pattern
Brian Wichmann July 23, 2008
Contents
1 Introduction 1 2 Storing properties 1 3 Conclusions 2
1 Introduction
This paper describes the design issues in producing an Internet site which allows
- ne to locate tiling patterns by their geometric properties or their source. These
patterns only contain polygons. Readers are welcome to try out the system for themselves at tilingsearch.org. The basic technique is to store details in a conventional SQL database, and allow user to search for information via HTML forms or via a Flora-like series
- f questions. No technical details of SQL are given, but is available on request.
Having located a pattern a high quality digital image is provided in PDF — see DeGeorge, page 82 top left
2 Storing properties
SQL will allow for virtually any information to be stored about a pattern. The practical limitation is the need to either compute or manually provide the prop- erty data. The existing data base of 1190 patterns implies no practical size limit since SQL databases are known to extend to over a million entries. Apart from administrative data, the basic properties stored are as follows:
- 1. The symmetry group. This is actually stored as an integer, but presented
to the user in the Conway-Thurston notation [2] or the conventional one.
- 2. For any regular polygon in the pattern, the number of times it appears