Wykres commitów

19 Commity (master)

Autor SHA1 Wiadomość Data
danieldegroot2 77b3af02a5
Change attribution to HTTPS 2022-03-29 10:49:25 +02:00
niekvanruler 9fecbef084
Update index.html
changed title a little
2022-02-01 17:33:48 +01:00
niekvanruler 0ca58ea268
Merge pull request #16 from PierreMesure/master
Improve the query and script to display many missing lighthouses and add a Github action to update the data daily
2022-02-01 13:17:25 +01:00
Pierre Mesure c0df72a63c Add more data and allow the script to process items with several lights 2022-01-27 11:21:23 +01:00
James Scott-Brown 961b0be4cb
Fix to circle radius
The [docs](https://leafletjs.com/reference-1.6.0.html#circle) for `L.circle` say that its `radius` option is expressed in meters.

The [OSM Wiki entry for `seamark::lights`](https://wiki.openstreetmap.org/wiki/Seamarks/Lights) says that the `range` attribute is in nautical miles (not km).

There are 1852 m in a nautical mile, so I think that the circle radius should be obtained by multiplying the `range` by 1852.
2022-01-25 09:50:03 +00:00
zstadler aa0fa63cba
Update index.html 2019-07-23 09:34:43 +03:00
Nick Ubels 514fac7a48 Updated data and a few fixes 2019-06-28 16:28:16 +02:00
Jelmer van der Linde 274cece2a1 Enable real colors by default 2017-12-23 12:26:51 +01:00
Jelmer van der Linde 76f642cd0f Add Geodienst attribution & Github Fork Me banner 2017-09-20 10:15:50 +02:00
Jelmer van der Linde be2f36b57f Make the map attribution the same style as the checkbox 2017-09-16 12:12:18 +02:00
Jelmer van der Linde fde1d9e8ce Add toggle to use real or nice yellow colors 2017-09-16 12:02:13 +02:00
Jelmer van der Linde 98d44fd133 More precise parsing of seamark:light tags 2017-09-16 09:56:02 +02:00
Jelmer van der Linde 1655349f7a Only update the visible features 2017-09-15 11:44:50 +02:00
Jelmer van der Linde 2c8a5bdd25 Render ALL the lighthouses! 2017-09-14 20:08:13 +02:00
Jelmer van der Linde 3209f5fc03 Just use DOM elments and class names
These are more efficient to draw, and more efficient to animate! :D
2017-08-31 20:08:38 +02:00
Jelmer van der Linde 50c439fedf Looks better when we don't draw the turned of lighthouses at all 2017-08-31 18:16:02 +02:00
Jelmer van der Linde 1686265a99 Better random initialisation 2017-08-31 18:07:23 +02:00
Jelmer van der Linde 88c530ff1f Remove throttle, and add a little random initialisation so you don't get the synchronized flickering 2017-08-31 18:06:12 +02:00
Jelmer van der Linde c1b2fb8ba4 Initial commit 2017-08-31 17:57:58 +02:00