File indexing completed on 2024-05-05 03:54:58

0001 /*
0002  * SPDX-License-Identifier: CC0-1.0
0003  * SPDX-FileCopyrightText: none
0004  *
0005  * Autogenerated spatial index generated using QGIS.
0006  */
0007 
0008 #include <cstdint>
0009 
0010 constexpr const float XStart = -180;
0011 constexpr const float XRange = 360;
0012 constexpr const float YStart = -60;
0013 constexpr const float YRange = 140;
0014 constexpr const uint8_t ZDepth = 11;