Wykres commitów

41 Commity (467b3033f4dd8ebdbdccf51f635324acbb786d8c)

Autor SHA1 Wiadomość Data
Leon van der Meulen 467b3033f4
Update README.md 2022-02-01 15:53:13 +01:00
Leon van der Meulen a0fb1383d1
Update update_data.yml
update user
2022-02-01 15:49:06 +01:00
Pierre Mesure (Github Actions) 97653e8ce4 Updating the data 2022-02-01 14:16:14 +00:00
Pierre Mesure (Github Actions) 4cc0fea15c Updating the data 2022-02-01 14:01:27 +00:00
niekvanruler f0ceb682ea
Update README.md
elements with attribute seamark:light:1:sequence are now supported
2022-02-01 14:21:10 +01:00
Pierre Mesure (Github Actions) 3379b24a2a Updating the data 2022-02-01 13:17:01 +00:00
Pierre Mesure (Github Actions) 12ba3a4c70 Updating the data 2022-02-01 12:25:03 +00:00
niekvanruler 5ee49bb19d
Update README.md
removed fork information
2022-02-01 13:18:29 +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 (Github Actions) 7dc5dc95d4 Updating the data 2022-02-01 10:47:48 +00:00
Pierre 99958a5146
Merge pull request #1 from jamesscottbrown/patch-2
fix GitHub Action
2022-02-01 11:46:25 +01:00
James Scott-Brown 62f66db05d
fix GitHub Action 2022-02-01 09:12:34 +00:00
Leon van der Meulen 001d71df9a
Merge pull request #9 from jamesscottbrown/patch-1
Fix to circle radius
2022-02-01 09:42:51 +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
Pierre Mesure (Github Actions) d09e2ff089 Updating the data 2022-01-27 01:22:47 +00:00
Pierre Mesure (Github Actions) a3153ad074 Updating the data 2022-01-26 21:07:24 +00:00
Pierre Mesure (Github Actions) 73974aedfe Updating the data 2022-01-26 20:01:24 +00:00
Pierre Mesure (Github Actions) e5ffd3c761 Updating the data 2022-01-26 19:36:00 +00:00
Pierre Mesure 8518e8121f Add Github Action 2022-01-26 20:32:15 +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
Nick Ubels 715e3cfe89
Merge pull request #3 from zstadler/patch-1
Resolve #2  - Switch to https and avoid mixed-contents warning
2019-07-25 12:37:26 +02:00
zstadler ef92d4a3e8
Update README.md 2019-07-23 09:38:48 +03: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 22996b89f0 Add the demo gif 2017-09-20 10:36:12 +02:00
Jelmer f6789e4081 Update README.md 2017-09-20 10:31:37 +02:00
Jelmer 69d31677c7 Create README.md 2017-09-20 10:25:02 +02: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 51f697c792 Add a static version with *all* sequenced lights from OSM 2017-09-01 00:10:40 +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 14e1243ae0 Create LICENSE 2017-08-31 18:02:29 +02:00
Jelmer van der Linde c1b2fb8ba4 Initial commit 2017-08-31 17:57:58 +02:00