-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e74f3c8
commit e77955f
Showing
1 changed file
with
5 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
# TODO | ||
|
||
* Ortsbezüge eines Textes graphisch darstellen | ||
* Suchgeometrien: Ortspolygone (Ort => Alle bezüglichen Orte) | ||
* Schreibweisen/Sprachen von Orten berücksichtigen (=> Zusammenfassung in Übersicht?) | ||
* Historische Ortspolygone beachten (=> Zeitslot-Auswahl) | ||
* Ortsbezüge von Texten als Ortsgebirge (explorativ) | ||
* Mehrsprachigkeit (en/de) | ||
* Consider different spellings and languages for toponyms (preferences? summary?) | ||
* Consider historical polygons (timeframe slider?) | ||
* Visual display of text-to-toponym relations (heat display & explorative) | ||
* Multilingual support (en/de) only needs a switch (how to handle toponym languages?) | ||
* URL length problem when searching for all of Schleswig-Holstein (switch to POST body?) |