地图数据解析器 Osmosis

码农软件 · 软件分类 · 地图相关 · 2019-08-01 07:58:18

软件介绍

Osmosis 是一个用Java开发的命令行工具,用来处理 OpenStreetMap 的地图数据。

使用示例:

osmosis 
--read-xml SloveniaGarmin.osm --tee 4
--bounding-box left=15 top=46 --write-xml SloveniaGarminSE.osm
--bounding-box left=15 bottom=46 --write-xml SloveniaGarminNE.osm
--bounding-box right=15 top=46 --write-xml SloveniaGarminSW.osm
--bounding-box right=15 bottom=46 --write-xml SloveniaGarminNW.osm

本文地址:https://codercto.com/soft/d/11388.html

Sprint

Sprint

Jake Knapp、John Zeratsky、Braden Kowitz / Simon & Schuster / 2016-3-8 / GBP 14.60

媒体推荐 “Every business leader I know worries about the same thing: Are we moving fast enough? The genius of Jake Knapp’s Sprint is its step-by-step breakdown of what it takes to solve big problems an......一起来看看 《Sprint》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具