osmie / osm-irish-townlands

Django web application to analyze irish traditional boundries from OSM
GNU General Public License v3.0
9 stars 2 forks source link

County name doesn't appear for Electoral Divisions #122

Open theohonohan opened 3 years ago

theohonohan commented 3 years ago

Hi,

As far as I can see, there is a bug in at least some pages for Electoral Divisions. The name of the county is missing in the text of the relevant link.

e.g.

the page https://www.townlands.ie/arran-quay-c/ contains the HTML <p>Arran Quay C is in <a href="/dublin/">Co. </a></p>

Theo