Skip to content

neon-ninja/shards

Repository files navigation

shards

Leaflet map of Ingress shard jump JSON

Distances are calculated with the Haversine formula, using the Mean Earth Radius (6371km).

The colour of each portal is based on the last relevant action which occurred at that portal. This is either:

  • The same colour of the last link which the shard jumped along.
  • The colour of the portal when the shard spawned (may be neutral).

Portal alignment at the time a shard despawns is deemed to be not relevant for display, however it is included in the history (hover over portal).

Adding data to project

In order to ensure that new data is processed by the scripts for display on the map, the following changes are required to the project:

  • Add shard jump times file to the jump-times folder.
  • Add a new entry to the src/js/shard-series-metadata.json array, including the series name (to be displayed in the drop-down box), and the filename.
  • (Optional) Add the Season Overview URL to the array of URLs at the top of scripts/geocode.py if required.
  • (Optional) Add the file name to the anomaly_jump_files in scripts/geocode.py if the new file contains anomalies.
  • (Optional) Add the Anomaly series name to src/js/data/shard-data-processor.js if the new file contains anomalies.

About

Leaflet map of Ingress shard jump JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •