Changes between Version 8 and Version 9 of DevWikiRealParameters
- Timestamp:
- 11/29/11 11:17:22 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiRealParameters
v8 v9 71 71 [[Image(thetatest_ij.png)]] 72 72 73 So, if θ,,test,, is more than 90 degrees, θ,,ij,, = - abs(θ,,ij,,). Otherwise, θ,,ij,, = abs(θ,,ij,,). 73 So, if θ,,test,, is more than 90 degrees, θ,,ij,, = - abs(θ,,ij,,). Otherwise, θ,,ij,, = abs(θ,,ij,,). 74 74 75 If θ,,ij,, has any value other than +-90 degrees, the basis vectors are not orthogonal and the transformed pixels are diamond shaped. Probably the most common value for θ,,ij,, is -90 degrees, which indicates that the transform "flips" the '''j''' axis. 76 77 == Summary == 78 79 The method presented here performs calculations in the coordinate system used by the geocoordinates. All of the parameters calculated by this method are tied to the same SRID referenced by the transform '''O'''. It is assumed that the x and y axes of the geospatial coordinate system are orthogonal. 75 80 76 81 == See also ==