Last active
July 19, 2020 21:59
-
-
Save pad92/ef6a90312ba4be7e9103 to your computer and use it in GitHub Desktop.
IITC plugin: Ingress KML Exporter
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @id iitc-plugin-CSV@pad | |
// @name IITC plugin: Ingress KML Exporter | |
// @category Keys | |
// @version 1.0.20150105.03 | |
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion | |
// @updateURL https://git.depad.fr/ingress-res/iitc-plugins/raw/master/pad-plugin-ingressKML-exporter.user.js | |
// @downloadURL https://git.depad.fr/ingress-res/iitc-plugins/raw/master/pad-plugin-ingressKML-exporter.user.js | |
// @description Exports portals currently in view for use with Google Map ( KML Format ). | |
// @include https://www.ingress.com/intel* | |
// @include http://www.ingress.com/intel* | |
// @match https://www.ingress.com/intel* | |
// @match http://www.ingress.com/intel* | |
// @grant none | |
// ==/UserScript== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I crossed this script with the script Maksfilds Exporter (http://github.com/itayo/IITC-Ingress-Maxfields-Exporter/). Now it's able export only portals that are in the range drawtools polygon
https://gist.github.com/aavezel/fa0d6972d05b3aa7ab9d711ad2de18d1