GeoGridRangePadding

GeoGridRangePadding

is an option for geographic functions that specifies how much to extend the projected coordinate ranges determined by GeoGridRange.

Details

  • GeoGridRangePadding can be used in GeoGraphics, GeoImage, GeoElevationData and other geo functions.
  • The settings can be of the following forms:
  • pthe same padding in all directions
    {px,py,}different padding in different directions
    {{pxL,pxR},}different padding on left and right, etc.
  • For each direction, the following forms can be used:
  • Automatican automatic amount of padding
    ss coordinate units
    Scaled[s]a fraction s of the map
    Noneno padding
  • Coordinate units are determined by the "ReferenceModel" parameter of the map projection.

Examples

open allclose all

Basic Examples  (1)

Extend the geo grid coordinate range by 20 units in every direction:

Properties & Relations  (1)

GeoRangePadding adds padding before projection:

GeoGridRangePadding adds padding after projection:

Wolfram Research (2019), GeoGridRangePadding, Wolfram Language function, https://reference.wolfram.com/language/ref/GeoGridRangePadding.html.

Text

Wolfram Research (2019), GeoGridRangePadding, Wolfram Language function, https://reference.wolfram.com/language/ref/GeoGridRangePadding.html.

CMS

Wolfram Language. 2019. "GeoGridRangePadding." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GeoGridRangePadding.html.

APA

Wolfram Language. (2019). GeoGridRangePadding. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GeoGridRangePadding.html

BibTeX

@misc{reference.wolfram_2023_geogridrangepadding, author="Wolfram Research", title="{GeoGridRangePadding}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/GeoGridRangePadding.html}", note=[Accessed: 28-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_geogridrangepadding, organization={Wolfram Research}, title={GeoGridRangePadding}, year={2019}, url={https://reference.wolfram.com/language/ref/GeoGridRangePadding.html}, note=[Accessed: 28-March-2024 ]}