文件名称:geonames-parser:地理名称的Ruby解析器(http
文件大小:24KB
文件格式:ZIP
更新时间:2024-06-04 03:43:30
Ruby
地名解析器 用于地名的Ruby解析器 地理名称文件可以在以下位置找到: : 使用的文件:citys1000.txt countryInfo.txt 使用方法 打开gem文件夹,然后尝试使用irb或pry irb -Ilib -rgeonames Geonames.parser_cities
【文件预览】:
geonames-parser-master
----geonames-0.0.1.gem(5KB)
----data()
--------countryInfo.txt(31KB)
----Rakefile(198B)
----test()
--------countryInfo_empty_lines_test.txt(682B)
--------reader_test.rb(4KB)
--------countryInfo_test.txt(677B)
----Gemfile(88B)
----lib()
--------geonames.rb(871B)
--------geonames()
----README.md(291B)
----geonames.gemspec(700B)
----LICENSE.txt(1KB)