[openstreetmap/openstreetmap-website] Communities - communities (PR #3717)
Brian DeRocher
notifications at github.com
Fri May 31 01:02:46 UTC 2024
@openbrian commented on this pull request.
> @@ -527,4 +527,9 @@ def self.http_client
def self.maxmind_database
@maxmind_database ||= MaxMindDB.new(Settings.maxmind_database) if Settings.key?(:maxmind_database)
end
+
+ # Convert any longitude input to the range -180..180.
+ def self.normalize_longitude(longitude_in)
fixed
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3717#discussion_r1621558155
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/3717/review/2089631004 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240530/cfebac53/attachment.htm>
More information about the rails-dev
mailing list