Differences between revisions 5 and 6
Revision 5 as of 2006-11-30 22:03:58
Size: 2164
Comment:
Revision 6 as of 2006-11-30 22:19:50
Size: 2476
Comment: migration ready
Deletions are marked like this. Additions are marked like this.
Line 36: Line 36:
   * new style: {{{ xplanet -radius 350 -latitude 62.2 -longitude 18.3 -config xplanet.conf -date 20060622.120000 -num_times 1 -output skolelinux-scandinavia.png}}}
    As can be seen, the result is quite core, as we need to find a way to use a hires map:
   * new style: {{{ xplanet -radius 350 -latitude 62.2 -longitude 18.3 -config xplanet.conf -num_times 1 -output skolelinux-scandinavia.png}}}
    
    This call uses a local config file xplanet.conf that states the location of placemarks and the usage of a locally stored hires map that is also used for the dark side of the globe to avoid any darkness on our map:
    {{{[earth]
"Earth"
shade=90
map=earthmap_hires.jpg
night_map=earthmap_hires.jpg
marker_file=xplanet-markers.txt
}}}
Line 40: Line 48:

    Further options can be found in /usr/share/xplanet/config/default

Cartography Team

This page was created to join forces for tasks that provide special skills:

Skills

Additional to general knowledge of geocordinates, any specific skills in handling the different geotools are of great benefit: Perl/Php4 coders are welcome as well as advanced users of xplanet, geosphere, KDE marble or even googleearth.

Joining this team shows that you are ready to help out with specific Debian related issues that are connected to the skills described above. Please, just write down your WikiName. If you wish to introduce yourself, you can use your HomePage.

Members

Currently, we create new maps whenever new schools pop up. This implies running some perl scripts on maintainer and rendering images by means of xplanet 0.9 from woody! An impression of our results can be seen at:

http://www.skolelinux.no/slschools/cartography.html

There are plans to move on to xplaner 1.x or even use different tools like KDE Marble, Earth3D/GoogleEarth, Geosphere or plain PHP+gd.

Current Tasks

  • Migrating from xplanet 0.9 to 1.x or any other alternative
    • old style:  xplanet -night_image void -shade 100 -blend -radius 350 -latitude 62.2 -longitude 18.3 -markers -markerfile xplanet-markers.txt -image earthmap_hires.jpg -output skolelinux-scandinavia.png

    • new style:  xplanet -radius 350 -latitude 62.2 -longitude 18.3 -config xplanet.conf -num_times 1 -output skolelinux-scandinavia.png

      • This call uses a local config file xplanet.conf that states the location of placemarks and the usage of a locally stored hires map that is also used for the dark side of the globe to avoid any darkness on our map: {{{[earth]

"Earth" shade=90 map=earthmap_hires.jpg night_map=earthmap_hires.jpg marker_file=xplanet-markers.txt }}}

Milestones


CategoryTeams