Size: 539
Comment:
|
Size: 652
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
This takes a bigmap and generates an image of that specific map. | This takes a bigmap and generates an image of that specific map. The view is from directly above with a limited shaded relief. There are no controls to adjust the Sun angle. |
Line 16: | Line 16: |
* Generates an image (pgm) format from the bigmap. The output name is the same as the filename, except it has a different extension. | * Generates an image (pgm) format from the bigmap. The output name is the same as the filename, except it has a different extension. |
showmap.e
This takes a bigmap and generates an image of that specific map. The view is from directly above with a limited shaded relief. There are no controls to adjust the Sun angle.
Input - files
- Bigmap - Filename given via stdin. The file must be in the MAPFILES subdirectory.
Input - stdin
- The 6 character name of a bigmap. The suffix ".MAP" will be added by the program.
123456
Output
- Generates an image (pgm) format from the bigmap. The output name is the same as the filename, except it has a different extension.
attachment:bigmap_image.jpg