Remix.run Logo
andreagrandi 6 hours ago

Hello folks, author of Book Corners here. I just made the whole libraries db available for download (it's OBDL licensed).

It's available from every users dashboard (it's a ~2 MB compressed GeoJSON file). It includes both libraries orignally imported from OSM and additional libraries added by users.

While I still think the whole OSM process to submit back is a bit too much for the time I have available (but I still understand and respect), at least I want to give users an additional option to retrieve the data (in addition to the public API).

If you have any other advices, I will be glad to hear them and, compatibly with my spare time, I will try to implement them (if they make sense and are useful for users) :)

Thanks

zaik 3 hours ago | parent | next [-]

Have you considered making OSM itself the submission mechanism? This could be as simple as having a static guide on how to add bookcases to OSM. Your app could also act as an OSM editor specifically for bookcases (not a general one).

andreagrandi 44 minutes ago | parent | next [-]

I haven't. That would be a completely different app which I'm not interested in working on, I'm afraid.

michaelt 2 hours ago | parent | prev | next [-]

Presumably they hope to provide richer data (i.e. photograph of the library) that OSM isn't interested in.

zaik 2 hours ago | parent [-]

OSM is interested in pictures, even of bookcases:

https://wiki.openstreetmap.org/wiki/Key:image

The only difficulty is data than can not be easily represented in key=value pairs, such as timetables for buses. But even this can be resolved by adding external references.

phoronixrly 2 hours ago | parent | prev [-]

This is the correct approach.

Rygian 6 hours ago | parent | prev [-]

In the article, you claim:

> There are also important licensing questions. A user’s permission to send a library to OSM is not automatically the same as having a sufficiently clear right to release that factual information under terms compatible with OSM

which would imply that you could not make available your database available for download under ODbL. Yet you have made it available under that license.

Maybe that part of the article needs further editing?

Also, if the data of your tool is now available under ODbL, then the tasks related to importing it into OSM can be effectively performed by anyone, not necessarily you.

andreagrandi 6 hours ago | parent [-]

> Maybe that part of the article needs further editing?

Yes, I should edit it. I had not though about the bulk download until another user on Mastodon suggested it to me.

> Also, if the data of your tool is now available under ODbL, then the tasks related to importing it into OSM can be effectively performed by anyone, not necessarily you.

Definitely. I would be more than glad if libraries which are not on OSM were added back, I just don't have the required spare time to go through all the process and also maintain it.