GeoBoundsRegionBoundary
GeoBoundsRegionBoundary[{{latmin,latmax},{lonmin,lonmax}}]
is a one-dimensional GeoGraphics primitive that represents the boundary of the region between parallels latmin, latmax and meridians lonmin, lonmax on the surface of the Earth.
represents the boundary of the latitude-longitude bounding box of the geo region g.
pads the ranges of latitudes and longitudes by ±δ.
Details
- Latitudes and longitudes can be given as numbers in degrees or as Quantity angles.
- The geo bounds region is taken to cover longitudes from lonmin toward the east until reaching lonmax.
- GeoBoundsRegionBoundary[g,δ] for a geo region g and a padding specification δ is equivalent to GeoBoundsRegionBoundary[GeoBounds[g,δ]].
Examples
open allclose allBasic Examples (2)
Scope (3)
Provide latitudes and longitudes as numbers in degrees:
Provide latitudes and longitudes as Quantity angles:
Or using a QuantityArray object with angular unit:
Draw the bounding box of a geo region:
Use a cylindrical projection, like Mercator, to get a rectangular shape:
Properties & Relations (6)
The range {lonmin,lonmax} of longitudes is taken to have lonmax to the east of lonmin:
GeoBoundsRegionBoundary corresponds to the boundary of a GeoBoundsRegion primitive:
GeoBoundsRegionBoundary[g] is equivalent to GeoBoundsRegionBoundary[GeoBounds[g]] for a geo region g:
Sides of a geo bounds region are parallels and meridians, not geodesics:
The sides of the geo bounds region are rhumb lines:
The shape of a geo bounds region depends on the projection being used:
A geo bounds region reaching latitude 90 or is actually a sector of a geo circle centered at that pole:
Possible Issues (1)
These two maps coincide, even though the locations are reversed:
This is because GeoBounds is insensitive to orientation:
To get the complementary rectangle in longitudes, use the following:
Text
Wolfram Research (2020), GeoBoundsRegionBoundary, Wolfram Language function, https://reference.wolfram.com/language/ref/GeoBoundsRegionBoundary.html.
CMS
Wolfram Language. 2020. "GeoBoundsRegionBoundary." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GeoBoundsRegionBoundary.html.
APA
Wolfram Language. (2020). GeoBoundsRegionBoundary. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GeoBoundsRegionBoundary.html