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. |
||
|---|---|---|
| .. | ||
| aprsme | ||
| aprsme_web | ||
| mix/tasks | ||
| aprs_web.ex | ||
| aprsme.ex | ||