Luke Prior
Luke Prior
You can see an example here. View map ```geojson {"type":"Feature","geometry":{"type":"Point","coordinates":[-58.5333,-34.8167,20]},"properties":{"marker-size":"large","marker-symbol":"observation-tower","Station ID":"87576","Station Name":"Ezeiza Aerodrome (Argentina)"}} ``` View STL ```stl solid cube_corner facet normal 0.0 -1.0 0.0 outer loop vertex 0.0 0.0...
GitHub seems to have recently updated GeoJSON rendering with the switch to Azure Maps. They include instructions for embedding maps on other sites so I assume that would make it...
Hi Mark, Thanks for bringing this to my attention, I am looking at the product in my [Open Banking Tracker](https://github.com/LukePrior/open-banking-tracker) repo which is updated daily with a snapshot of all...
The Launtel API I was using to get the line speed is no longer functional.
See the video for an example: https://user-images.githubusercontent.com/22492406/123587613-dee8f580-d829-11eb-91c9-4309186695c9.mp4
This would be a really great addition.
This seems to have it: https://github.com/binsentsu/home-assistant-solaredge-modbus
I don't have that particular board on hand to test with but I would imagine the problem is somewhere here in the code. These two lines get the battery voltage...
I'm not sure but this is the data we record ``` "properties": { "name": "11 HALES COURT WEST WODONGA 3690", "locID": "LOC000017715714", "tech": "FTTP", "upgrade": "FTTN_CT", "gnaf_pid": "GAVIC421564906", "tech_change_status": "Eligible...
The logic we use on the site can be found here: https://github.com/LukePrior/nbn-upgrade-map/blob/main/site/index.html#L174 Not sure if there is a way to separate this case out with the data we have, would...