tvwenger / maxfield

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

added native portal linking for intel map and json output for iitc #11

Closed dspolleke closed 8 years ago

dspolleke commented 8 years ago

Mrngm added support for ingres.com/intel map drawings and JSON output for use in third party userscript based "enhancement suite" IITC.

This is a usefull feature for planning the field and exporting it to stock of 3rd party-enhanced Intel maps. This way you can plan a field and see blocking links, share information with other players in context of the live Intel map.

mrngm commented 8 years ago

For what it's worth, it simply outputs the links 'in order', i.e. in the order they are read from the supplied csv.

If needed I can move the output from stdout to a file to be consistent with the rest of the application (and I saw some minor things that could be improved in my contribution as well).

dspolleke commented 8 years ago

That would be nice!

Vriendelijke groeten,

Paul van Noort

2016-08-29 11:17 GMT+02:00 Gerdriaan Mulder notifications@github.com:

For what it's worth, it simply draws the links 'in order', i.e. in the order they are read from the supplied csv.

If needed I can move the output from stdout to a file to be consistent with the rest of the application (and I saw some minor things that could be improved in my contribution as well).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tvwenger/maxfield/pull/11#issuecomment-243074559, or mute the thread https://github.com/notifications/unsubscribe-auth/ADF_eOjGSWCmtJxX3edAieag5HvCPWj_ks5qkqOOgaJpZM4JvPwQ .

tvwenger commented 8 years ago

Thanks! I've merged it.