MySQL 9.1.0
Source Code Documentation
|
Implements a longitude normalizer that converts longitude coordinates outside the range such that geometries wrap correctly across the 180/-180 boundary on the globe. More...
#include <cmath>
#include "sql/dd/types/spatial_reference_system.h"
#include "sql/gis/geometry_visitor.h"
Go to the source code of this file.
Classes | |
class | gis::Longitude_range_normalizer |
Namespaces | |
namespace | gis |
Implements a longitude normalizer that converts longitude coordinates outside the range such that geometries wrap correctly across the 180/-180 boundary on the globe.