@author Toni Zeidler @since 2022-08-25
The scientists are funny people. They trying to flatten the earth again?
Why all world maps are wrong?
http://metrocosm.com/mercator/
https://www.thetruesize.com
For later development of the project I initialize Node App, but it was not used in this project.
npm i
https://wheretheiss.at/w/developer
https://spacedatastandards.org/#/Standards
http://celestrak.org/satcat/search.php -> name = iss
SCN for ISS -> http://celestrak.org/NORAD/elements/gp.php?CATNR=25544&FORMAT=KVN
ISS (ZARYA)
1 25544U 98067A 22237.36915490 -.00259173 00000+0 -47121-2 0 9998
2 25544 51.6403 353.8478 0003123 168.6722 230.6017 15.49832154355914
https://de.wikipedia.org/wiki/Satellite_Catalog_Number
https://nssdc.gsfc.nasa.gov/nmc/SpacecraftQuery.jsp
http://celestrak.org/NORAD/documentation/gp-data-formats.php
http://celestrak.org/NORAD/elements/gp.php?{QUERY}=VALUE[&FORMAT=VALUE]
Search for Web APIs here. https://apis.guru/
npm init -y
npm i leaflet --save
npm i bootstrap@5.2.0 --save
API = Application Programming Interface Wikipedia DE
ISS = International Space Station Wikipedia DE
JS = JavaScript Wikipedia DE
Leaflet = an open-source JavaScript library for mobile-friendly interactive maps [Wikipedia DE], [Docs]
REST = Representational State Transfer Wikipedia DE or data in the well-state for representation
SCN = Satellite Catalog Number
URL = Uniform Resource Locator Wikipedia DE
URI = Uniform Resource Identifier Wikipedia DE