Skip to content

motorox/repeaters-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repeaters-map

OSM interactive map with repeaters in YO area, and not only.

  • osm.html - the page that makes the below picture
  • all-in-one-page.html - a page meant to be deployed on websites and contains everything needed to render the map with repeaters

alt text

Started from: https://asmaloney.com/2014/01/code/creating-an-interactive-map-with-leaflet-and-openstreetmap/

Used libraries and tools

Stuff used:

DBs from internet:

From the below links i made the JSON files and/or the JS markers arrays:

http://ha2to.orbel.hu/content/repeaters/en/index.html

https://www.repeaterbook.com/row_repeaters/Display_SS.php?state_id=HU&band=14&loc=%&call=%&use=%

https://repeaterbook.com/row_repeaters/Display_SS.php?state_id=RS&freq=14%&band6=%&loc=%&call=%&status_id=%&features=%&coverage=%&use=%

http://lea.hamradio.si/~s51kq/S5RPT.HTM

https://clatsopauxcomm.org/technical/vhf-uhf

Tools:

History

This is from the example found:

An example of how to use Leaflet.

From the article Creating An Interactive Map With Leaflet and OpenStreetMap

Andy Maloney // asmaloney.com
23 Jan 2014

[06 May 2021]

  • Updated to Leaflet 1.7.1, and jQuery 3.6.0.
  • All files reformatted with prettier.
  • Use https for URLs.

[08 Oct 2019]

  • Updated to Leaflet 1.5.1 and jQuery 3.4.1.
  • Added Subresource Integrity to CSS and CDN JavaScript.
  • Changed the marker file from .json to .js since it is actually a JavaScript file.
  • Added a new country to the list :-)

[16 Jul 2016] Switched to Leaflet 0.7.7.

[12 Jul 2016] MapQuest discontinued the tile set I was using, so I switched to OpenStreetMap’s tiles. Note that these are useful only for testing. They say on their site:

"Apart from very limited testing purposes, you should not use the tiles supplied by OpenStreetMap.org itself."

[19 Apr 2014] Added http: to the scheme-less ajax.googleapis.com URI so double-clicking this file to open in the browser works.

About

OSM interactive map with repeaters in YO area, and not only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published