Vote Details for "Services_Openstreetmap" by doconnor

» Details
» Comment
So - I did try to hack some things together with this - https://github.com/CloCkWeRX/Services_Openstreetmap has a few changes.

I found myself fighting the API a bit. You've done further work on it since I last looked, but at the time the style of fetching the OSM file vs what was actually interacting with the models was a bit odd.

I'd be very interested if you could make a clear split between "the bit which gets the OSM from the API" and "the bit which deals with the object graph and does traversal".