gregrs-uk / python-fhrs-osm

Python tools and Leaflet maps for downloading, comparing and visualising Food Hygiene Rating Scheme (FHRS) and OpenStreetMap data
http://gregrs.dev.openstreetmap.org/fhrs/
GNU General Public License v3.0
8 stars 2 forks source link

Not matching where the fhrs:id tag is on a multi-polygon relation #57

Closed DaveVenables closed 6 years ago

DaveVenables commented 6 years ago

https://www.openstreetmap.org/relation/2523456 fhrs:id 1001957 type multipolygon https://www.openstreetmap.org/relation/961047 fhrs:id 1074036 type multipolygon These OSM objects are not being correctly matched to the FHRS ones and the comparison tool shows blue dots at the FHRS postcode centroids and nothing at the OSM objects.

DaveVenables commented 6 years ago

Upon reflection I can see that this is a duplicate of issue 6 https://github.com/gregrs-uk/python-fhrs-osm/issues/6

gregrs-uk commented 6 years ago

Thanks, Dave. Closing this as a duplicate.