[ 原始碼: python-osmapi ]
套件:python3-osmapi(4.2.0+ds-1)
python3-osmapi 的相關連結
Debian 的資源:
下載原始碼套件 python-osmapi:
- [python-osmapi_4.2.0+ds-1.dsc]
- [python-osmapi_4.2.0+ds.orig.tar.xz]
- [python-osmapi_4.2.0+ds-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [wiki.openstreetmap.org]
相似套件:
Python 3 interface to OpenStreetMap API
This package contains a Python module implementing the OpenStreetMap API (version 0.6). The module allows access the OSM database, and provides full featured manipulation of data using Python. Please note that scripted imports and automated edits should only be carried out by those with experience and understanding of the way the OpenStreetMap community create maps, and only with careful planning and consultation.
This is the Python 3 version of the library.
其他與 python3-osmapi 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings