Search found 5 matches
- Thu May 16, 2019 6:24 am
- Forum: Plugins
- Topic: Custom Polygon with leaflet maps
- Replies: 4
- Views: 2095
Re: Custom Polygon with leaflet maps
You can make a geojson and connect it with leaflet . https://leafletjs.com/reference-1.4.0.html#geojson https://leafletjs.com/examples/geojson/ Thanks for the input. I can understand how to take example scripts and create the scripts that I want but how would I connect it to Leaflet and VRS? Thanks!
- Sat May 11, 2019 12:38 am
- Forum: Feature Suggestions
- Topic: UAT Support
- Replies: 3
- Views: 1680
Re: UAT Support
You can currently feed 978 MHz UAT messages into VRS using the linux software, Dump978.
- Tue Feb 26, 2019 4:38 am
- Forum: Installation Problems
- Topic: Using Dump 978
- Replies: 1
- Views: 1618
Using Dump 978
I am trying to get dump978 to send data straight to VRS (without first feeding to Dump1090). I have not been able to figure it out. Can anybody tell me the commands to enter? I have tried many combinations but to no avail. Is there something I might be doing with Dump1090 that could be messing with ...
- Fri Feb 01, 2019 5:51 am
- Forum: General Discussion
- Topic: Higher clocks speeds = the better???
- Replies: 1
- Views: 650
Higher clocks speeds = the better???
I am shopping around for used servers to host on. TO get the best performance on VRS, should I focus on higher clock speed with less cores or lower clock speed with more cores?
Thanks!
Thanks!
- Sat Jan 12, 2019 6:10 pm
- Forum: Plugins
- Topic: Custom Polygon with leaflet maps
- Replies: 4
- Views: 2095
Custom Polygon with leaflet maps
I am wanting to make some custom polygon overlays for leaflet maps. The reason is to overlay the outlines of a flight training practice area on the map. The problem is that I do not know how to do this. I see that you can can do this fairly easily (https://leafletjs.com/examples/quick-start/) but I ...