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.
    • 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
                                  • M Offline
                                    Manu85 @karsten13
                                    last edited by

                                    @karsten13 I saw in your list that you planned the route of the ISS I hate to see that

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

                                      @karsten13 Do you think it is possible to add the position of the ISS like below?

                                      53528ad7-e903-4d45-8879-3f4a38df9894-image.png

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

                                        @Manu85

                                        for this we need a free public api which provides these info’s depending on the position (longitude/latitude), so if you find one …

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

                                          @karsten13 thank you for your answer, I don’t know where we find these APIs…I will search on the internet if I can find an answer and I will keep you informed but as I am not an expert I hope to find

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

                                            @karsten13 Hello, I’m looking but I can’t find it, although it exists for example on:
                                            https://www.youtube.com/watch?v=xRPjKQtRXR8
                                            Or on
                                            https://www.youtube.com/watch?v=_fdQK4lfjL8
                                            we see this information but I am not able to find it on the internet :grimacing_face:

                                            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
                                            • 2 / 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