Параметры поворота для world файла
-
- Новоприбывший
- Сообщения: 8
- Зарегистрирован: 12 май 2006, 10:20
- Репутация: 0
Параметры поворота для world файла
Как определить параметры поворота в world файле для использования в ArcGIS
-
- Гуру
- Сообщения: 852
- Зарегистрирован: 15 сен 2005, 13:19
- Репутация: 6
- Откуда: москва
- Контактная информация:
Вторая-третья строка
но это же есть в help. Или... вопрос не до конца сформулирован.
-
- Новоприбывший
- Сообщения: 8
- Зарегистрирован: 12 май 2006, 10:20
- Репутация: 0
-
- Гуру
- Сообщения: 852
- Зарегистрирован: 15 сен 2005, 13:19
- Репутация: 6
- Откуда: москва
- Контактная информация:
Ну не совсем так уж там пусто, в хелпе-то:
The transformation parameters are stored in the world file in this order:
20.17541308822119 - A
0.00000000000000 - D
0.00000000000000 - B
-20.17541308822119 - E
424178.11472601280548 - C
4313415.90726399607956 - F
A = x-scale; dimension of a pixel in map units in x direction
B, D = rotation terms
C, F = translation terms; x,y map coordinates of the center of the upper-left pixel
E = negative of y-scale; dimension of a pixel in map units in y direction
When this file is present, ArcView performs the image-to-world transformation. The image-to-world transformation is a six-parameter affine transformation in the form of:
x1 = Ax + By + C
y1 = Dx + Ey + F
x1 = calculated x-coordinate of the pixel on the map
y1 = calculated y-coordinate of the pixel on the map
x = column number of a pixel in the image
y = row number of a pixel in the image
Взято отсюда: http://webhelp.esri.com/arcgisdesktop/9 ... ld%20files
но в ArcView практически то же самое. То есть из формул вполне очевидно, как эти самые "rotation terms B and D" работают.
О каких четырех параметрах поворота идет речь, можно ссылочку?
The transformation parameters are stored in the world file in this order:
20.17541308822119 - A
0.00000000000000 - D
0.00000000000000 - B
-20.17541308822119 - E
424178.11472601280548 - C
4313415.90726399607956 - F
A = x-scale; dimension of a pixel in map units in x direction
B, D = rotation terms
C, F = translation terms; x,y map coordinates of the center of the upper-left pixel
E = negative of y-scale; dimension of a pixel in map units in y direction
When this file is present, ArcView performs the image-to-world transformation. The image-to-world transformation is a six-parameter affine transformation in the form of:
x1 = Ax + By + C
y1 = Dx + Ey + F
x1 = calculated x-coordinate of the pixel on the map
y1 = calculated y-coordinate of the pixel on the map
x = column number of a pixel in the image
y = row number of a pixel in the image
Взято отсюда: http://webhelp.esri.com/arcgisdesktop/9 ... ld%20files
но в ArcView практически то же самое. То есть из формул вполне очевидно, как эти самые "rotation terms B and D" работают.
О каких четырех параметрах поворота идет речь, можно ссылочку?
Кто сейчас на конференции
Сейчас этот форум просматривают: нет зарегистрированных пользователей и 1 гость