tvwenger / maxfield

An Ingress Linking and Fielding Strategy Generator
http://www.ingress-maxfield.com/
GNU General Public License v3.0
107 stars 58 forks source link

Make KML instead of png plots #26

Closed johnd0e closed 4 years ago

johnd0e commented 6 years ago

Often those png images are too small to distinguish links/numbers at dense areas. Instead of rendering png I propose to make output to KML-file, which could be visualized with any scale/zoom, using some GIS-software, e.g. Google Earth.

Also, as stated at http://www.ingress-maxfield.com/:

A bottleneck in the plan generation was the creation of the link-by-link images

In case of KML it's easy to incorporate all sequence of linking, in same raw-xml file, and thus all the linking story could be browsed step by step.

P.S. All additional data tables also could be included in KML, but it is much less important than links plots.

tvwenger commented 4 years ago

The plots are really just fun to look at, and not useful for actual execution of the plan. I'm going to close this for now, but if there is any other interest then I could consider adding this feature.

johnd0e commented 4 years ago

The plots are really just fun to look at, and not useful for actual execution of the plan.

Well, plots would be really useful BEFORE actual execution, just to get general idea of what should be done. But in current form they are even not fun.