地图数据解析器 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

More Eric Meyer on CSS (Voices That Matter)

More Eric Meyer on CSS (Voices That Matter)

Eric A. Meyer / New Riders Press / 2004-04-08 / USD 45.00

Ready to commit to using more CSS on your sites? If you are a hands-on learner who has been toying with CSS and want to experiment with real-world projects that will enable you to see how CSS......一起来看看 《More Eric Meyer on CSS (Voices That Matter)》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

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

Base64 编码/解码

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

HSV CMYK互换工具