NAME

RgetYUL - y value, upper left co-ordinate of map

SYNOPSIS

#include "csf.h"

REAL8 RgetYUL(const MAP *map);

PARAMETERS

const MAP *map
map handle

DESCRIPTION

RgetYUL returns the y value of the upper left co-ordinate of map. Whether this is the largest or smallest y value depends on the projection (See MgetProjection()).

RETURNS

the y value, upper left co-ordinate of map