文件名称:OpenStreetMap地理编码器Ariadna.zip
文件大小:15.57MB
文件格式:ZIP
更新时间:2022-08-07 07:00:34
开源项目
Ariadna 是基于 ElasticSearch 构建的开源地理编码器,用于快速地理编码,并为 CIS 国家提供更好的搜索。什么是地理编码器?地理编码是将输入的文字(例如地址或地点名称)转换为地球表面位置的过程。Ariadna 能够搜索:街道 housenumber道路交叉口兴趣爱好点最近的村庄和城镇使用字典中的自动替换进行搜索反向地理编码…… 标签:Ariadna
【文件预览】:
ariadna-master
----common()
--------logger.go(136B)
--------structs.go(319B)
----main.go(11KB)
----public()
--------index.html(2KB)
--------static()
----config.json.example(320B)
----logger()
--------utils.go(245B)
--------level.go(784B)
--------formatter.go(1KB)
--------channel.go(2KB)
--------logger.go(739B)
--------public.go(888B)
----img()
--------geo.gif(7.95MB)
--------reverse.gif(7.66MB)
----importer()
--------normalization_dicts.go(2KB)
--------tags.go(1KB)
--------intersections.go(2KB)
--------runner.go(2KB)
--------logger.go(140B)
--------pg_helper.go(3KB)
--------file_utils.go(317B)
--------normalization.go(1KB)
--------geo_utils.go(1KB)
--------elasticsearch_utils.go(6KB)
--------leveldb_wrapper.go(2KB)
--------structs.go(3KB)
----web()
--------handlers.go(2KB)
--------server.go(558B)
----LICENSE(1KB)
----index.json.example(6KB)
----updater()
--------logger.go(138B)
--------downloader.go(970B)
--------public.go(167B)
----README.md(5KB)
----Makefile(142B)
----.gitignore(34B)
----ariadna-docker()
--------docker-compose.yml(1KB)
--------Dockerfile-postgres(217B)
--------postgis.sql(61B)
--------Dockerfile-ariadna(175B)