Docs: Add todo regarding location strings
This commit is contained in:
parent
7291e26140
commit
6b8f223754
@ -45,3 +45,7 @@ Geocoding services (search map data by name, address or postcode) are provided v
|
|||||||
[Nominatim](https://nominatim.org/) API, powered by [OpenStreetMap](https://openstreetmap.org) data. Notfellchen uses
|
[Nominatim](https://nominatim.org/) API, powered by [OpenStreetMap](https://openstreetmap.org) data. Notfellchen uses
|
||||||
a selfhosted Nominatim instance to avoid overburdening the publicly hosted instance. Due to ressource constraints
|
a selfhosted Nominatim instance to avoid overburdening the publicly hosted instance. Due to ressource constraints
|
||||||
geocoding is only supported for Germany right now.
|
geocoding is only supported for Germany right now.
|
||||||
|
|
||||||
|
ToDos
|
||||||
|
* [ ] Implement a report that shows the number of location strings that could not be converted into a location
|
||||||
|
* [ ] Add a management command to re-query location strings to fill location
|
Loading…
Reference in New Issue
Block a user