map_range: Get limits in user coords for current projection

Description Usage Arguments Value Examples

Description

To determine xlim and ylim for a current projection a brute force approach is used. All combinations of a sequence of lattitude and longitude coordinates is projected and the x and y limits are returned.

Usage

1

Arguments

by

Sequence step width for lattitude and longitude.

Value

A list with the elements xlim and ylim.

Examples

1
2
map_proj("mollweide")
map_range()

markheckmann/mapster documentation built on May 21, 2019, 12:06 p.m.