docs(overpass_geocode.py): maybe this file can be deleted as new method introduced
A non-database Python base OSM data parser, with SQL operation simulated
English 简体中文
This project is a Python-based manipulation library for .osm files
.osm
import yuheng world = yuheng.Carto() world.read(mode="file", file_path="map.osm")
name
For more examples, see the README file in /docs, which lists the various functions of Yuheng in detail
/docs
This package don’t depend on any package, so it’s compatible with latest pypy. Now it depends on requests package to fetch network data.
Don’t need any database environment, just a fast and out-of-the-box tool.
List alternatives that may be close and similar to this item, but have a different purpose
Accelerate the construction of multiple input and output streams
Introduce coverage test
Introduce the select statement, you can customize the query (expected to be released as 2.0)
Improve the Diff work in the initial stage
本项目是一个基于Python的对.osm文件的访问库
更多示例可见/docs中README文件,详细列出了Yuheng的各种功能
这个包不依赖任何包,所以它兼容最新的pypy。 现在它依赖于requests包来获取网络数据。
不需要任何数据库环境,只是一个快速且开箱即用的工具。
列举出可能与本项目相近,相似,但目的并非一致的替代品
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Yuheng
A non-database Python base OSM data parser, with SQL operation simulated
English 简体中文
English
This project is a Python-based manipulation library for
.osm
filesUse the example Demo
Quick Start
Get
name
Generate
.osm
file based on inputFor more examples, see the README file in
/docs
, which lists the various functions of Yuheng in detailFeatures
Pypy friendlyThis package don’t depend on any package, so it’s compatible with latest pypy.Now it depends on requests package to fetch network data.Pure in memory
Don’t need any database environment, just a fast and out-of-the-box tool.
YH: NOT
List alternatives that may be close and similar to this item, but have a different purpose
Roadmap
Accelerate the construction of multiple input and output streams
Introduce coverage test
Introduce the select statement, you can customize the query (expected to be released as 2.0)
Improve the Diff work in the initial stage
简体中文
本项目是一个基于Python的对
.osm
文件的访问库使用示例 Demo
快速开始
获取
name
基于输入生成
.osm
文件更多示例可见
/docs
中README文件,详细列出了Yuheng的各种功能特性
Pypy 友好这个包不依赖任何包,所以它兼容最新的pypy。现在它依赖于requests包来获取网络数据。纯内存化
不需要任何数据库环境,只是一个快速且开箱即用的工具。
YH:NOT
列举出可能与本项目相近,相似,但目的并非一致的替代品
Roadmap
License