谷歌地图的扩展工具 libkml

码农软件 · 软件分类 · 地图相关 · 2019-07-31 22:42:03

软件介绍

libkml 是 OGC KML 2.2 的参考工具,是一个谷歌地图代码库,可用于扩展谷歌地图。它能够解析、创建和处理 KML ,还能被 Java 和 Python 调用。通常抓取大量 KML 文件时,它很实用。

KML全称:Keyhole Markup Language,是基于XML(eXtensible Markup Language,可扩展标记语言)语法标准的一种标记语言(markup language),采用标记结构,含有嵌套的元素和属性。由Google(谷歌)旗下的Keyhole公司发展并维护,用来表达地理标记。)

未来的研究方向:

  • Continued Google Maps Data API support

  • Upgrade of dependent libraries

  • Singleton deleter

  • Improve SWIG support


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

Understanding Machine Learning

Understanding Machine Learning

Shai Shalev-Shwartz、Shai Ben-David / Cambridge University Press / 2014 / USD 48.51

Machine learning is one of the fastest growing areas of computer science, with far-reaching applications. The aim of this textbook is to introduce machine learning, and the algorithmic paradigms it of......一起来看看 《Understanding Machine Learning》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具