File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11
22[ ![ Project stage] ( https://img.shields.io/badge/Project%20Stage-Production%20Ready-brightgreen.svg )] ( https://github.com/bitlap/bitlap/wiki/Project-Stages )
33[ ![ Java 8 CI] ( https://github.com/IceMimosa/geocoding/actions/workflows/java8.yml/badge.svg )] ( https://github.com/IceMimosa/geocoding/actions/workflows/java8.yml )
4- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.bitlap/geocoding )] ( https://search.maven.org/search?q=g:%22org .bitlap%22%20AND%20a:%22geocoding%22 )
4+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.bitlap/geocoding )] ( https://central.sonatype.com/artifact/org .bitlap/geocoding )
55
66# 介绍
77本项目旨在将不规范(或者连续)的文本地址进行尽可能的** 标准化** , 以及对两个地址进行** 相似度的计算** 。
@@ -143,9 +143,8 @@ Address(
143143
144144## 2.1 标准地址库
145145项目目前采用的是 [ 淘宝物流4级地址] [ 1 ] 的标准地址库, 也可以采用` 国家的标准地址库 ` (对应的github库, [ 中国5级行政区域mysql库] [ 3 ] ).
146-
147- * [ 国家标准地址库2015] [ 2 ]
148- * [ 国家标准地址库2021] ( http://www.stats.gov.cn/tjsj/tjbz/tjyqhdmhcxhfdm/2021/ )
146+ * [ 国家标准地址库2023] ( http://www.stats.gov.cn/sj/tjbz/tjyqhdmhcxhfdm/2023 )
147+ * [ 国家标准地址库2021] ( http://www.stats.gov.cn/sj/tjbz/tjyqhdmhcxhfdm/2021 )
149148
150149### 导入中国5级行政区域mysql库注意事项
151150
You can’t perform that action at this time.
0 commit comments