Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
geoscene3d:application:misc:world_file_editor [2020/02/05 13:23] – created rebecca130301_gmail.com | geoscene3d:application:misc:world_file_editor [2020/03/21 20:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== World File Editor ====== | ====== World File Editor ====== | ||
- | The World File Editor assists in writing a [[world file|]] | + | The World File Editor assists in writing a [[: |
- | for a bitmap file. When pressing " | + | |
- | ==== | + | ==== Image Size ==== |
- | Image Size ==== | + | |
- | ** | + | **Width [map units]: ** \\ |
- | Width [map units]: ** \\ | + | |
The width in map units that the bitmap represents. e.g., 10000 if the bitmap represents a width of 10000 meters. Width is measured from edge to edge. | The width in map units that the bitmap represents. e.g., 10000 if the bitmap represents a width of 10000 meters. Width is measured from edge to edge. | ||
- | ** | + | **Height [map units]: ** \\ |
- | Height [map units]: ** \\ | + | |
The height in map units that the bitmap represents. e.g., 10000 if the bitmap represents a height of 10000 meters. Width is measured from edge to edge. | The height in map units that the bitmap represents. e.g., 10000 if the bitmap represents a height of 10000 meters. Width is measured from edge to edge. | ||
- | ==== | + | ==== Image Coordinates ==== |
- | Image Coordinates | + | |
- | ** | + | **Easting [map units]: ** \\ |
- | Easting [map units]: ** \\ | + | |
X-coordinate of the left edge of the bitmap in map units, e.g., 567000 | X-coordinate of the left edge of the bitmap in map units, e.g., 567000 | ||
- | ** | + | **Northing [map units]: ** \\ |
- | Northing [map units]: ** \\ | + | |
Y-coordinate of the top edge of the bitmap in map units, e.g., 6220000 | Y-coordinate of the top edge of the bitmap in map units, e.g., 6220000 | ||
- | ==== | + | ==== World File Values ==== |
- | World File Values | + | |
While entering the values in the edit boxes the values that will be added to the world file is shown in this box. | While entering the values in the edit boxes the values that will be added to the world file is shown in this box. | ||