LightOSM.jl icon indicating copy to clipboard operation
LightOSM.jl copied to clipboard

Lighter weight/generic overpass downloader?

Open rafaqz opened this issue 3 years ago • 3 comments

Hi, this package looks great. But much more than what I need. It would be nice have a package that just wraps overpass queries so we can do them from julia.

Any chance the downloads could be separated out into a sub-package and genrealised to any object type? (e.g. I need rivers...). This could be in the same repo but with only the HTTP dependency, and registered separately?

rafaqz avatar Dec 14 '21 00:12 rafaqz

Hi, thanks for the idea, that would be a great addition to the Julia community! The splitting out would be relatively easy, but the generalisation would be a bit of work obviously. It could be done in isolation from LightOSM too and which could then transfer when ready. Not sure how much capacity @captchanjack has at the moment (I don't think very much) and I'm stretched as well, but hopefully one of us could do it at some point unless someone else gets there first.

mmiller-max avatar Jan 12 '22 18:01 mmiller-max

Hey @rafaqz , did you ever proceed with your idea outlined here? I think it would be very useful to have such an Overpass.jl package available for all our geo needs.

fbanning avatar Jun 13 '22 13:06 fbanning

Yes, it would great to have this, probably as part of JuliaGeo. I havent had time so far, but I can assist with reviews etc if anyone else does.

rafaqz avatar Jun 13 '22 14:06 rafaqz