Added proper latitude/longitude normalization to prevent invalid coordinates: - Longitude now wraps to -180 to 180 range (e.g., 199.0 -> -161.0) - Latitude now clamps to -90 to 90 range - Applied normalization before creating geometry in Packet module Fixed 7 existing packets with invalid coordinates: - WB6WWJ-N: 199.0 -> -161.0 - BI7MCK-1: 320.3 -> -39.7 This prevents map display issues and ensures PostGIS spatial queries work correctly. |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| live | ||
| plugs | ||
| aprs_symbol.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| router.ex | ||
| telemetry.ex | ||
| time_helpers.ex | ||
| time_utils.ex | ||
| user_auth.ex | ||
| weather_units.ex | ||