20#ifndef NAVIT_TRANSFORM_H
21#define NAVIT_TRANSFORM_H
28#define TRANSFORM_ERR_BUF_SPACE -1
59void transform_utm_to_geo(
const double UTMEasting,
const double UTMNorthing,
int ZoneNumber,
int NorthernHemisphere,
64 long result_size,
int count,
int mindist,
int width,
int *width_return);
attr_type
Definition attr_type_def.h:11
double navit_float
Definition coord.h:77
struct tcoord center
Definition garmin_img.c:2
unsigned short width
Definition garmin_img.c:3
char type[3]
Definition garmin_img.c:2
unsigned short height
Definition garmin_img.c:4
static double c2
Definition geod_for.c:27
static double c1
Definition geod_for.c:27
item_type
Definition item_type_def.h:8
unsigned char p[5]
Definition mg.h:2
map_datum
Definition projection.h:31
projection
Definition projection.h:23
static double dist_sq(double x1, double y1, double x2, double y2)
Definition quadtree.c:61
A cartesian coordinate.
Definition coord.h:100
A WGS84 coordinate.
Definition coord.h:94
int y
Definition coord.h:35
Used to select data from a map.
Definition map.h:63
int order
Definition map.h:69