britiger / osm_address_db

Importing addresses into postgres using imposm3, the website uses the collection of scripts, shows data from Brandenburg, Germany
https://addresses.lorenz.lu/
10 stars 1 forks source link

Provide a permalink for each issue #17

Open tordans opened 5 years ago

tordans commented 5 years ago

UseCase:

I want to reference the issue in my changeset via link.

Right now, I can link to the issue list like https://addresses.lorenz.lu/oad_dach/roadDuplicatesDist/-162550 but that will not really anyone understand the issue.

A permalink per issue which also shows the issue after it was solved where ideal.


Thanks for the great tool.

britiger commented 5 years ago

Thanks for your feedback. Currently most issues will be calculated on demand. So it would be necessary to store all (shown) errors. Maybe it could be solved together with #18 if pre-calculated lists of errors are needed for performance.