NTEPSG4326
@interface NTEPSG4326 : NTProjection
EPSG:4326 is a projection coordinate system that uses WGS84 coordinates (longitude/latitude). Z-coordinate denotes height in meters.
-
Undocumented
Declaration
Objective-C
-(id)init; -
Undocumented
Declaration
Objective-C
- (NSString *)getName; -
Undocumented
Declaration
Objective-C
-(void)dealloc;
View on GitHub
NTEPSG4326 Class Reference