docs: section about database layout

Replaces the import description which basically was
table layout only now.
This commit is contained in:
Sarah Hoffmann
2021-10-29 12:03:22 +02:00
parent d11bf9288e
commit a069479340
10 changed files with 571 additions and 34 deletions

View File

@@ -34,10 +34,10 @@ pages:
- 'External data: US housenumbers from TIGER': 'customize/Tiger.md'
- 'External data: Postcodes': 'customize/Postcodes.md'
- 'Developers Guide':
- 'Setup for Development' : 'develop/Development-Environment.md'
- 'Architecture Overview' : 'develop/overview.md'
- 'OSM Data Import' : 'develop/Import.md'
- 'Database Layout' : 'develop/Database-Layout.md'
- 'Tokenizers' : 'develop/Tokenizers.md'
- 'Setup for Development' : 'develop/Development-Environment.md'
- 'Testing' : 'develop/Testing.md'
- 'External Data Sources': 'develop/data-sources.md'
- 'Appendix':