Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Horns in db? #17

Open
PetersonGIS opened this issue Feb 14, 2018 · 3 comments
Open

Horns in db? #17

PetersonGIS opened this issue Feb 14, 2018 · 3 comments
Assignees

Comments

@PetersonGIS
Copy link
Collaborator

Can we do a db check to see if we have points with category==horn in the osm_fog_signal table? This one, at least, appears to be missing from the db: (shown as three magenta semi-circles emanating from the yellow light).
horn

@erictheise erictheise self-assigned this Feb 14, 2018
@erictheise
Copy link
Member

osm_fog_signal seems not to be the first place to look for fog signals. From the planet:

category count
horn 7
nautophone 3
bell 2
diaphone 1

and none of the 13 have names. Let me dig a bit more.

@erictheise
Copy link
Member

That number's confirmed by taginfo.

Anyone want to buy me a nautophone or a diaphone for Valentine's Day I wouldn't say no, I'd be the envy of every experimental musician in San Francisco.

@erictheise
Copy link
Member

This seems related to the general problem we saw with lights in #6 and #11 where seamark objects, e.g., beacons, contain other seamark objects and the import is not picking them up properly.

This is going to need some research.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants