Change Default Settings for the Local Star Charts Page

The best way to change the default locations for the local star charts page is to edit the file sidereal.js, as explained in the documentation. Here I entertain the idea of using the url query string to set the defaults. Fill in the following form to obtain the query string for new default settings.


New Default Settings


Location 1

     

* To prevent abuse by malicious users, the name of the location will not be set and will just be blank.

Longitude: degrees (positive in eatern hemisphere and negative in western hemisphere)

Latitude: degrees (positive in northern hemiphere and negative in southern hemisphere)

Time zone:     GMT+


Set initial time:      

Year: Month: Day:
Hour: Minute: Second:

Azimuth at the top of the star chart: degrees

Initial states of the show/hide buttons (click buttons to change the states)


Location 2

     

* To prevent abuse by malicious users, the name of the location will not be set and will just be blank.

Longitude: degrees (positive in eatern hemisphere and negative in western hemisphere)

Latitude: degrees (positive in northern hemiphere and negative in southern hemisphere)

Time zone: GMT+

Set initial time:

Set the same time as in location 1 (same GMT but time zone may differ)?    
Year: Month: Day:
Hour: Minute: Second:

Azimuth at the top of the star chart: degrees

Initial states of the show/hide buttons (click buttons to change the states)



Notes

  1. If the computer's clock is set according to the time zone of location 1, it should be used to set the time zone for location 1 here as well since the daylight saving time, if any, would be handled automatically.
  2. The database currently only contains major cities in the world. Here is a list of all cities in the database. It is not difficult to add more cities, but a better API is required for users to easily search for a city when the number is large.
  3. When a city is selected from the database, the custom time zone value will be filled in automatically according to the information in the database. Daylight saving time, if any, is not taken into account. You are encouraged to check the accuracy of the value and make any necessary adjustment.
  4. The azimuth-at-the-top parameter is used to rotate the star chart, which is convenient for laptop and desktop users since the the device's screens can't be rotated easily. 0° means north is at the top, south at the bottom (useful for looking at stars near the southern horizon); 90° means east is at the top, west at the bottom (useful for looking at stars near the western horizon). 180° means south is at the top, north at the bottom; 270° means west is at the top, east at the bottom.
  5. Links with query strings can also be used to show people star charts at particular times and locations without having them manually enter the information. To prevent malicious users from embedding inappropriate messages or scripts, location names are not set by the query string and the names of the manually entered locations will be blank.