Resolved issue #71 where the population density service returned -999.0, which...
Resolved issue #71 (closed) where the population density service returned -999.0, which was previously causing unexpected behavior. Now, -999.0 is properly displayed as intended. Added a test to verify correct handling of this return value to prevent future occurrences.