openstreetmap-website/app/models/country.rb
Tom Hughes ed68d524de Use a local lookup table for country bounding boxes rather than relying
on geonames.org being able to do it in a reasonable time.
2009-05-11 16:50:09 +00:00

2 lines
39 B
Ruby

class Country < ActiveRecord::Base
end