-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
region.dat 地址偏旧,升级到国家标准地址2020版本 #163
Comments
我这里有一份全覆盖的 21版国标库,希望能对项目有所帮助 |
@TsLenMo 十分感谢,我瞅瞅。感觉有点大,是按照项目的方式生成的 |
这个文件alias的处理稍微有点问题,我这边借鉴处理下,太感谢了。考虑文件太大,准备暴露手动传参的方式给调用方使用。 |
是的,是根据项目方式生成的 |
hi~,请问有优化alias了吗,我发现 @TsLenMo 提供的alias稍微跟解析代码的逻辑不是很匹配得上。 |
目前我没有优化,不知道作者是否有优化过。 |
别名问题优化了一版,我本地测没问题,大家可以测测看 @IceMimosa @TsLenMo |
谢谢,你这个包好小。 |
跟原有版本一样,只保留了4级地址信息,包就小了~ |
@linweijiang 牛逼了。抱歉比较懒,一直没啥时间。。😂 |
@TsLenMo @linweijiang 感谢两位,最新版本已支持自定义的地址库参数设置。 |
请问这个dat地址文件是怎么生成的? |
@linweijiang 大佬,方便提供优化后的sql数据吗? |
2020版本国标地址库:http://www.stats.gov.cn/tjsj/tjbz/tjyqhdmhcxhfdm/2020/
思路:采用非覆盖方式,与库中的旧地址进行合并。
fix #162
The text was updated successfully, but these errors were encountered: