geokit / geokit-rails

Official Geokit plugin for Rails/ActiveRecord. Provides location-based goodness for your Rails app. Requires the Geokit gem.
MIT License
1.57k stars 245 forks source link

Is it possible to retrieve information about US municipality? #148

Closed rafbgarcia closed 1 year ago

rafbgarcia commented 5 years ago

Is it possible to retrieve information about which municipality the given address belongs to?

Thanks!

ryankopf commented 1 year ago

This would typically be in the result.city field. This is more a question for geokit in general, I think.