Maps: Difference between revisions

From Bay Area Mesh
Jump to navigation Jump to search
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
=== BAM Node Map ===
 
=== BAM Node Map ===
https://sfmap.xojs.org/
+
https://map.bayareamesh.us
   
This SFWEM map is updated once an hour, and keeps nodes around for 7 days (so if a node is off line for a few hours, it doesn't just disappear).
+
This Bay Area Mesh map is updated once an hour, and keeps nodes around for 7 days (so if a node is off line for a few hours, it doesn't just disappear).
   
[https://github.com/kn6plv/MeshMap About this code]
+
[https://github.com/kn6plv/NewMeshMap <nowiki>[GitHub]</nowiki>]
   
 
=== Compass Map ===
 
=== Compass Map ===
https://sfmap.xojs.org/compass/
+
https://map.bayareamesh.us/compass/
   
 
Open this map on your iPhone or Android to see a set of bearings from your current location to a set of local nodes. The bearings change are you rotate the phone, helping you site your new node on an appropriate neighbor.
 
Open this map on your iPhone or Android to see a set of bearings from your current location to a set of local nodes. The bearings change are you rotate the phone, helping you site your new node on an appropriate neighbor.
   
 
=== Backbone Map ===
 
=== Backbone Map ===
https://sfbackbone.xojs.org/
+
https://grafana.bayareabackbone.com/
   
 
As we build out the [[Bay Area Backbone]], we need a way to monitor it. So we have a monitoring and map app which provides status of the links and the endpoints.
 
As we build out the [[Bay Area Backbone]], we need a way to monitor it. So we have a monitoring and map app which provides status of the links and the endpoints.
  +
  +
=== World Map ===
  +
https://worldmap.bayareamesh.us
  +
  +
The AREDN WorldMap connects mesh networks via [[supernodes]].
   
 
=== Google Earth ===
 
=== Google Earth ===
https://earth.google.com and https://sfmap.xojs.org/earth/SFWEM-BAM-Mesh-Map.kml
+
https://earth.google.com and https://map.bayareamesh.us/data/out.kml
   
 
The Google Earth maps uses KML (Google's mapping language) to let you view node locations on the globe.
 
The Google Earth maps uses KML (Google's mapping language) to let you view node locations on the globe.
Line 23: Line 28:
 
Unfortunately Google Earth doesn't let you open a KML file automatically. To view the map do the following:
 
Unfortunately Google Earth doesn't let you open a KML file automatically. To view the map do the following:
   
# Download https://sfmap.xojs.org/earth/SFWEM-BAM-Mesh-Map.kml. This file isn't the actual map data, but automatically loads the latest map data when opened in Google Earth. You never have to download this again but your map will always be up to date.
+
# Download https://map.bayareamesh.us/data/out.kml. This file isn't the actual map data, but automatically loads the latest map data when opened in Google Earth. You never have to download this again but your map will always be up to date.
 
# Open Google Earth https://earth.google.com
 
# Open Google Earth https://earth.google.com
 
# Select '''Projects''' from the left menu bar.
 
# Select '''Projects''' from the left menu bar.
Line 36: Line 41:
 
The original SFWEM map can be a little unreliable at times, but has some useful features when measuring distances and planning new nodes.
 
The original SFWEM map can be a little unreliable at times, but has some useful features when measuring distances and planning new nodes.
   
[https://github.com/sfwem/meshmap-docker About this code]
+
[https://github.com/sfwem/meshmap-docker <nowiki>[GitHub]</nowiki>]

Latest revision as of 17:28, 17 June 2024

BAM Node Map

https://map.bayareamesh.us

This Bay Area Mesh map is updated once an hour, and keeps nodes around for 7 days (so if a node is off line for a few hours, it doesn't just disappear).

[GitHub]

Compass Map

https://map.bayareamesh.us/compass/

Open this map on your iPhone or Android to see a set of bearings from your current location to a set of local nodes. The bearings change are you rotate the phone, helping you site your new node on an appropriate neighbor.

Backbone Map

https://grafana.bayareabackbone.com/

As we build out the Bay Area Backbone, we need a way to monitor it. So we have a monitoring and map app which provides status of the links and the endpoints.

World Map

https://worldmap.bayareamesh.us

The AREDN WorldMap connects mesh networks via supernodes.

Google Earth

https://earth.google.com and https://map.bayareamesh.us/data/out.kml

The Google Earth maps uses KML (Google's mapping language) to let you view node locations on the globe.

Unfortunately Google Earth doesn't let you open a KML file automatically. To view the map do the following:

  1. Download https://map.bayareamesh.us/data/out.kml. This file isn't the actual map data, but automatically loads the latest map data when opened in Google Earth. You never have to download this again but your map will always be up to date.
  2. Open Google Earth https://earth.google.com
  3. Select Projects from the left menu bar.
  4. From Projects select New Project.
  5. From that menu select the bottom option Import KML file from computer.
  6. Select the SFWEM-BAM-Mesh-Map.kml file previously downloaded.

Google Earth will now open the SFWEM map.

Old SFWEM Node Map

http://meshmap.sfwem.net/map_display.php

The original SFWEM map can be a little unreliable at times, but has some useful features when measuring distances and planning new nodes.

[GitHub]