我需要从相当数量的地址中获取坐标,或者至少从街道名称和邮政编码中获取坐标。
get_coord(street_name,postal_code) # would give lat & lon
我可以使用ggmap
执行此操作吗?
答案 0 :(得分:0)
我当然可以,我快速浏览手册:
m = case month.upcase[0,3]
when 'JAN' then '01'
when 'FEB' then '02'
#...
else '00'
end