Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login

    Love Windy? Hack Windy. Contributors Wanted

    Scheduled Pinned Locked Moved Announcements
    24 Posts 16 Posters 42.0k Views 8 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ivoI Offline
      ivo Windy Staff @markcupitt
      last edited by

      @markcupitt It would be great if you would love to try. jest let us know if are about to begin.

      idefix37I 1 Reply Last reply Reply Quote 0
      • idefix37I Online
        idefix37 Sailor Moderator @ivo
        last edited by

        @ivo
        Hi I’m not a programmer.
        Concerning Marine Charts you should contact Open CPN.
        https://opencpn.org/OpenCPN/info/chartsource.html
        There is, may be, a possibility for a cooperation with them.

        1 Reply Last reply Reply Quote 0
        • F Offline
          fuck
          last edited by

          Do u need donations. put a donate tab on sit i use windy every day i will donate i think others will also

          1 Reply Last reply Reply Quote 5
          • donfanningD Offline
            donfanning
            last edited by

            The FAA has all their printed aeronautical maps online at: https://www.faa.gov/air_traffic/flight_info/aeronav/Digital_Products/

            Doing a quick perusal of the offerings, it seemingly can be done but would require a WMS server to store the data. That said, as an example, I found http://wms.chartbundle.com/charts/tms.html does have a WMS online and seemingly could be introduced as another overlay.

            And NOAA has Maritime maps online at their WMS: http://tileservice.charts.noaa.gov/tileset.html#50000_1-locator
            https://nauticalcharts.noaa.gov/charts/noaa-enc.html is another offering.

            I think the biggest problem - especially globally is actually to hunt/find and either host or reference a related GIS server for those countries/governmental authorities. Not impossible, however. A community cache of these GIS servers would also be beneficial when the GIS servers are down for maintenance or just simply decommissioned without notice or arrangement.

            1 Reply Last reply Reply Quote 0
            • E Offline
              earthzen
              last edited by

              Regarding free world maps try here:
              map.openseamap.org
              www.openstreetmap.org

              The problem with depths (seems that openseamap organization has having the same problem) is that they aren't public. Openseamap had a project going where they would ask sailors to have depth sounders with GPS on board yachts to collect data.

              1 Reply Last reply Reply Quote 0
              • E Offline
                earthzen
                last edited by

                Since I'm a sailor (and an embedded systems programmer) I have been using windy for several years now.
                I also use passageweather.
                Passageweather has a great feature that allows to download weather charts (wind, waves, etc) to the laptop in zip format.
                This allows while sailing away fro the internet to consult the weather forecast obtained on shore.
                Is this feature available on windy? Will it ever be? thanks

                1 Reply Last reply Reply Quote 1
                • O Offline
                  Oscar
                  last edited by

                  Hi, I'm a Developer and i like Windy, I want to help you, how can I contact you for understanding the particular topic?can you contact me on my email?
                  Thanks a lot.

                  1 Reply Last reply Reply Quote 1
                  • V Offline
                    vaseker @markcupitt
                    last edited by vaseker

                    @ivo did you see https://github.com/floatdrop/node-cctz? It can be nice replacement for tzwhere.

                    1 Reply Last reply Reply Quote 0
                    • ankitsxnA Offline
                      ankitsxn | Premium
                      last edited by

                      Hi,

                      regarding the timezone, you may roughly calculate it using coordinates longitude
                      offset = direction * longitude * 24 / 360

                      where the direction is 1 in case of E and -1 in case of W.

                      Trust I understand the question.

                      1 Reply Last reply Reply Quote 0
                      • C Offline
                        caub
                        last edited by

                        I didn't know https://github.com/floatdrop/node-cctz, looks good, I used https://github.com/darkskyapp/tz-lookup for one of my small project https://gitlab.com/caub/tzmap

                        1 Reply Last reply Reply Quote 0
                        • jaffadogJ Offline
                          jaffadog API developers | Premium
                          last edited by

                          Hi @ivo, regarding donations, I would recommend leveraging existing facilities and frameworks such as:

                          https://www.patreon.com
                          https://www.paypal.com
                          https://stripe.com

                          Players such as these already handle all of the security and compliance aspects of handling credit/payment cards. I think all of them handle a wide collection of countries and languages.

                          I think the implementation with windy.com would be windy-specific rather than some new open source project. But perhaps I'm not looking at it the same way you are.

                          I'm willing to help any way I can. I've used stripe in my own project - so I have some first-hand knowledge there; and have some prior experience with paypal and patreon - although as as standalone services.

                          Cheers,
                          Jeremy

                          ivoI 2 Replies Last reply Reply Quote 2
                          • ivoI Offline
                            ivo Windy Staff @jaffadog
                            last edited by

                            @jaffadog Except for Paypal we can not use them. Stipe is not supported in 3/4 in the world and patreon requires strict registration on their website. But thx anyway

                            julienrf1023J 2 Replies Last reply Reply Quote 0
                            • ivoI Offline
                              ivo Windy Staff @jaffadog
                              last edited by

                              @jaffadog Basically what we need is use our Windy registered user and ask either for one time, or monthly donation.

                              jaffadogJ 1 Reply Last reply Reply Quote 0
                              • M Offline
                                MtoPara
                                last edited by MtoPara

                                hi Ivo

                                I am founder of a niche-market weather website that I guess you already know. There is some competitive overlaps on our respective "weather" activity.
                                But we share the vision of open-source and better information for every pilots and sport enthusiasts. I think that having a good sports database for everyone is more important that competition between two companies.

                                We were already working with ParaglidingEarth founder to refactor the paragliding spots database.
                                We will use OpenStreetMap as the database backend (because why do we need another new database ?)
                                So all paragliding spots will be imported into OSM and ParaglidingEarth will serve as a simplified OSM editor and it will also store some metadata such as spots pictures.

                                I think we have here a very good opportunity to initiate a "spots" movement into OSM. If we merge ParaglidingEarth and your kite spots into OSM, that will encourage people add more spots and more activities - not only PG and Kite.

                                And, is there any database more legit that OSM for storing geographical POI ? ;)

                                Want to join us in that project?

                                (This is a real collaboration proposition. We are not seeking to profit from Windy's visibility)

                                ivoI 1 Reply Last reply Reply Quote 0
                                • N Offline
                                  n_k_samal @ivo
                                  last edited by

                                  @ivo I have some experience in C++, PHP, HTML5 and SQL. Just wanted to know how can I contribute.

                                  1 Reply Last reply Reply Quote 0
                                  • ivoI Offline
                                    ivo Windy Staff @MtoPara
                                    last edited by

                                    @mtopara Hi. Send me email via PM I will send you kitespots database. Would be nice If you could make also kitespots database editor. The guy behind former SPLOC database did not want to share so there is really need to have Open Source kiting spots database.

                                    Which website do you work on?

                                    1 Reply Last reply Reply Quote 0
                                    • julienrf1023J Offline
                                      julienrf1023 @ivo
                                      last edited by julienrf1023

                                      @ivo What does “strict registration” mean?

                                      1 Reply Last reply Reply Quote 0
                                      • julienrf1023J Offline
                                        julienrf1023 @ivo
                                        last edited by

                                        @ivo Also, would https://liberapay.com/ work for you?

                                        1 Reply Last reply Reply Quote 0
                                        • M Offline
                                          MtoPara
                                          last edited by

                                          @ivo i sent you a chat message

                                          1 Reply Last reply Reply Quote 0
                                          • jaffadogJ Offline
                                            jaffadog API developers @ivo | Premium
                                            last edited by

                                            Hi @ivo - Stripe will accept payments from users anywhere - but they have a limited number of countries that you can register your business from, and the Czech Republic is not among them yet.
                                            https://stripe.com/global

                                            It's the death and taxes conundrum. Maybe you need to do a road trip to Luxembourg ;)

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Windy Community  |  Powered by excellent NodeBB
                                            Terms of Use     Privacy Policy     Windy.com