How to get the portal coordinates from the intel map?

It's my first question here. I'm playing ingress and making a tool to calculate distances between portals and level of portals to link them. It's using static portal coordinates, which are written in code.

Now I want to take the coordinates from the map at ingress.com/intel, but I can't find a way to do it. Ideally, I would like all to find the coordinates of all portals visible on the map and write them to a file.

Is anybody experienced with making plugins for Ingress?

How do I get the coordinates (and titles) of all portals visible on the Ingress intel map?


Solution 1:

Must have changed now because if you hit "Link" while you have a portal selected you get both the maps Long/Lat (LL) as the first set of coordinates and the Portal Long/Lat (PLL) as the second set of coordinates.

Example: Big Ben

http://www.ingress.com/intel?ll=51.500691,-0.129092&z=17&pll=51.500775,-0.124466

Solution 2:

Use your browser's dev console and save json response to /r/getEntities call -- this includes coordinates of all portals, edges (links) and regions (fields) in current tile.

Solution 3:

Follow these steps:

  1. Install iitc
  2. Search and add the plugin ingress dual map exporter
  3. Click on the right side on IDM Export

A prompt with the information will open, it will contain data like that:

"Central Business Park",53.260177,-7.487942
"Fountain in Town Park ",53.272818,-7.49838
"Tullamore Post Office",53.2744,-7.492972
"The Bridge House",53.274933,-7.492685
"Tullamore Presbyterian Church",53.272192,-7.494551
"Lloyd Town Park Main Street Gate",53.273133,-7.499619
"Town Park Gate",53.271298,-7.496134
"Town Park Sandpit",53.271369,-7.497227
"Bicycle Art Tullamore",53.270381,-7.499697
"Tullamore Station",53.271347,-7.502425
"Joseph Flanagan Keystone",53.274166,-7.493055
"Spollens Bar",53.272986,-7.493688
"ONE Memorial Monument",53.271111,-7.498611
"Tullamore Train Station, Tullamore, Co. Offaly, Ireland",53.270394,-7.500745