You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When looking at a nominatim sample response I am keen to key:value pairs like "category":"highway" and "type":"motorway". Seems like line 44 in geo.py would that be the place to add this, but would be already enough?
Of course the intended interpretation (stations close to high-traffic roads) of these results could be easily misleading; maybe a high traffic-road is just at the junction of two roads (or the sensor is behind a big building).
The text was updated successfully, but these errors were encountered:
wetterfrosch
changed the title
OSM: Other field "category" and "type" importable?
OSM: fields "category" and "type" importable?
Jan 24, 2020
When looking at a nominatim sample response I am keen to key:value pairs like "category":"highway" and "type":"motorway". Seems like line 44 in geo.py would that be the place to add this, but would be already enough?
Of course the intended interpretation (stations close to high-traffic roads) of these results could be easily misleading; maybe a high traffic-road is just at the junction of two roads (or the sensor is behind a big building).
The text was updated successfully, but these errors were encountered: