1 | The terrain data is stored in one table with types optimized for the speed of retrieval. |
2 | Each row of the table describes one point. |
3 | To improve retrieval speed of the data, various kinds of indices have been set. |
4 | The indices are optimized for fast retrieval of square parts of terrain data using various resolution levels. |