MyGit
🚩收到GitHub仓库的更新通知

digital-go-jp/mojxml2geojson

Fork: 66 Star: 210 (更新于 2024-05-09 18:28:39)

license: MIT

Language: Python .

法務省登記所備付地図データ(地図XML)をGeoJSONに変換するコンバータ

最后发布版本: v1.0.1 ( 2023-01-25 16:09:50)

GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

mojxml2geojson

  • Data converter for the National Land Register data (mojxml).

  • The conversion specifications are as follows.

    • Extracts and outputs only the brush polygon data and attributes necessary to maintain the Address Base Registry from the Map XML data. Reference points, boundary points, and boundary lines are not output.
    • For public coordinate information data, convert coordinate values to longitude and latitude (JGD2011). Add representative point coordinates as attributes.
    • Data in arbitrary coordinate information are not converted to coordinate values.

Requirement

Installing

setup.py

pip install .

From GitHub

pip install git+https://github.com/digital-go-jp/mojxml2geojson.git

Usage

mojxml2geojson ./moj.xml

Usage with Docker

docker build -t mojxml2geojson .

Create a data directory and put in the files to be converted.

docker run --rm -v $(pwd)/data:/data mojxml2geojson /data/moj.xml 

PyTest

python -m pytest -vv -p no:cacheprovide

最近版本更新:(数据更新于 2024-05-01 19:41:20)

2023-01-25 16:09:50 v1.0.1

2023-01-23 10:47:45 v1.0.0

digital-go-jp/mojxml2geojson同语言 Python最近更新仓库

2024-05-11 23:55:53 linruowuyin/Fhoe-Rail

2024-05-11 17:41:09 xorbitsai/inference

2024-05-11 16:17:39 VinciGit00/Scrapegraph-ai

2024-05-11 11:16:52 BerriAI/litellm

2024-05-11 03:21:02 rigetti/pyquil

2024-05-11 00:11:50 voicepaw/so-vits-svc-fork