MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    ISS tracker

    Scheduled Pinned Locked Moved Requests
    33 Posts 5 Posters 28.0k Views 5 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.
    • M Offline
      manu85340 @karsten13
      last edited by

      @karsten13

      thank you for your answer, I will try to find a more suitable card, but this one is already very good, thank you and I understand that if you put your card code on the internet your account will “explode” 😂 in your message you are talking about the iss icon, it seems to me, and that we can change it, is that correct? I am not familiar with the possibilities of the modules, could you tell me what to do please? thank you for your help

      karsten13K 1 Reply Last reply Reply Quote 0
      • karsten13K Offline
        karsten13 @manu85340
        last edited by

        @manu85340

        I updated the Readme

        M 1 Reply Last reply Reply Quote 0
        • M Offline
          manu85340 @karsten13
          last edited by

          @karsten13 great, I’ll see about that soon, thanks

          1 Reply Last reply Reply Quote 0
          • bheplerB Offline
            bhepler Module Developer @karsten13
            last edited by

            @karsten13 - I don’t know which map framework you’re running, but I’ve been using Leaflet and it gives me a lot of flexibility in maps. Several free tile sources and many more that just require an API key. You can see a simple example at my MMM-Birdnet module. Specifically, check out the map options.

            M karsten13K 2 Replies Last reply Reply Quote 1
            • M Offline
              Manu85 @bhepler
              last edited by

              @bhepler @karsten13
              hello, this sharing of experience is wonderful, well done to you for pooling complementary experiences, I admire that two “different” projects can be complementary, I would really like to be able to have your knowledge to share it with others other people thank you

              1 Reply Last reply Reply Quote 0
              • BerkSmash1984B Offline
                BerkSmash1984
                last edited by BerkSmash1984

                I have this implemented alongside MMM-ISS-Live and MMM-SpaceX and it looks great!

                a92d2a17-6f5c-4a93-b376-131325ae8389-image.png

                @karsten13 Any chance we can get a config option to use imperial units in the next update for the altitude and speed calculations? Also, an option to disable those calculations altogether?

                karsten13K 1 Reply Last reply Reply Quote 1
                • karsten13K Offline
                  karsten13 @bhepler
                  last edited by

                  @bhepler said in ISS tracker:

                  @karsten13 - I don’t know which map framework you’re running, but I’ve been using Leaflet and it gives me a lot of flexibility in maps. Several free tile sources and many more that just require an API key. You can see a simple example at my MMM-Birdnet module. Specifically, check out the map options.

                  thanks!

                  I’m using ol (openlayers), with your help I found already the free cards of cartodb, they should work with ol too.

                  1 Reply Last reply Reply Quote 1
                  • karsten13K Offline
                    karsten13 @BerkSmash1984
                    last edited by

                    @BerkSmash1984 said in ISS tracker:

                    @karsten13 Any chance we can get a config option to use imperial units in the next update for the altitude and speed calculations? Also, an option to disable those calculations altogether?

                    this is a small thing, will put it on my todo list, as I’m total unfamiliar with imperial units: Which are the ones you want to see, ft and mph?

                    karsten13K BerkSmash1984B 2 Replies Last reply Reply Quote 0
                    • karsten13K Offline
                      karsten13 @karsten13
                      last edited by

                      @karsten13 said in ISS tracker:

                      Which are the ones you want to see, ft and mph?

                      used now mi and mph …

                      There is a new version with the above option and a new default map.

                      M 1 Reply Last reply Reply Quote 0
                      • M Offline
                        Manu85 @karsten13
                        last edited by

                        @karsten13 Bravo and thank you for your responsiveness, this card is more beautiful, the best would be to have a more colorful card, but you are at the top again, congratulations for your work

                        ddee7ce4-1104-49d9-a881-9f88e0cd16c8-image.png

                        karsten13K 1 Reply Last reply Reply Quote 1
                        • karsten13K Offline
                          karsten13 @Manu85
                          last edited by

                          @Manu85

                          AFAIS they combine several layers, they are visible in the source code of the page.

                          For the main layer you can try

                                  mapUrl: "https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}",
                          
                          M M 2 Replies Last reply Reply Quote 0
                          • M Offline
                            manu85340 @karsten13
                            last edited by

                            @karsten13 thank you for your answer, I will try

                            1 Reply Last reply Reply Quote 0
                            • M Offline
                              Manu85 @karsten13
                              last edited by

                              @karsten13 great, it works however there are no longer the names of the cities, do you think it would be possible to have a mix of the two? you are at the top, well done

                              4d73290b-2ec5-4161-a464-61b03105f6c1-image.png

                              karsten13K 1 Reply Last reply Reply Quote 0
                              • BerkSmash1984B Offline
                                BerkSmash1984 @karsten13
                                last edited by BerkSmash1984

                                @karsten13 Awesome! I updated the module and my config, and see the imperial units. Thanks!

                                1 Reply Last reply Reply Quote 0
                                • karsten13K Offline
                                  karsten13 @Manu85
                                  last edited by

                                  @Manu85 said in ISS tracker:

                                  it works however there are no longer the names of the cities

                                  that was meant with “they combine several layers” but I don’t know how at the moment …

                                  M 2 Replies Last reply Reply Quote 0
                                  • M Offline
                                    manu85340 @karsten13
                                    last edited by

                                    @karsten13 ok, thank you for your work

                                    1 Reply Last reply Reply Quote 0
                                    • M Offline
                                      manu85340 @karsten13
                                      last edited by

                                      @karsten13 I just realized that I was using 2 accounts Manu85 and manu85340!!!

                                      karsten13K 1 Reply Last reply Reply Quote 0
                                      • karsten13K Offline
                                        karsten13 @manu85340
                                        last edited by

                                        I added options for city and country layers, see https://gitlab.com/khassel/MMM-ISS-Map#add-country-and-city-layers

                                        If they are missing in the used map you can add them now in the config.

                                        M M 4 Replies Last reply Reply Quote 0
                                        • M Offline
                                          manu85340 @karsten13
                                          last edited by

                                          @karsten13 great, I’m traveling until Wednesday, I’m going to try this when I get back, have a good day and thank you

                                          1 Reply Last reply Reply Quote 0
                                          • M Offline
                                            Manu85 @karsten13
                                            last edited by

                                            @karsten13 great, I just did the update and everything is functional, thank you for your work

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post
                                            Enjoying MagicMirror? Please consider a donation!
                                            MagicMirror created by Michael Teeuw.
                                            Forum managed by Sam, technical setup by Karsten.
                                            This forum is using NodeBB as its core | Contributors
                                            Contact | Privacy Policy