# File lib/geokit/mappable.rb, line 486
    def crosses_meridian?
      @sw.lng > @ne.lng 
    end