Getting decent maps into The Dude

For a long time I’ve had to take screenshots from google maps this always results in a smaller map image than i would like and has all the google map controls on it.

I recently came across this program Mobile Atlas Creator it will allow you to download and patch together map tiles from a number of sources, not google maps (they did have it but removed it by request of google) but they do have OpenStreetMap and variants.

To have it produce output usable by The Dude just select the map output type as “PNG + Worldfile (PNG & PGW)”
Select the map source, select the area, and layer, then make the map. Done.

Hope this helps some people as it has helped me immensely.

thanks for the tip, I know of that tool, it really is nice

This seems a lot harder and I’m not sure how you’re automating this.

I use Google Maps API and made a new map with just APs and backhauls on it. Then a script I wrote will pull this image from Dude via the WWW interface, datestamp it and save it in the right directory.

A user views the web page, pulls the KML and the KML puts the PNG on the map.

I just manually moved the APs until they lined up on the page, took about 15 minutes to do this part.

harder than using scripts and the API :slight_smile: ?

the original post linked to a program that will generate static JPG map. then use it for the Dude background. easy, because it’s a one time task.

why do you need to dynamically pull the map from google if it doesn’t change (your APs don’t move)?

Icon’s are huge, If you have a network that spans a large area it’s impossible to have a map that is actually useful. Perhaps another version of the dude can support devices in geotagged locations and using gmaps for scalable and zoomable maps

yes, that’s a plan for a major new version of the dude.

icons can be resized, btw

Is there any chance you would be willing to write a bit of a guide on how you did this?

Regards

2nd that.
But having the dude with gmap built in would be much better.

“yes, that’s a plan for a major new version of the dude.”

Any time frame on the new dude build that will have gmap.

OK, question, once you have spent the time getting a good map (or picture) as your background, AND you want to auto-scan your network (for any new devices popping up in the network), how do you keep the elements from moving themselves?

I spent a lot of time arranging elements to fit my background image and then it auto scans and messes it all up again, very frustrating. How do you keep auto-scan enabled and keep your network elements from changing?

Thanks