citygml-srs:从给定的 XML 字符串中检索 SRS 维度和名称

时间:2021-06-03 10:28:42
【文件属性】:
文件名称:citygml-srs:从给定的 XML 字符串中检索 SRS 维度和名称
文件大小:3KB
文件格式:ZIP
更新时间:2021-06-03 10:28:42
JavaScript CityGML SRS 从给定的 XML 字符串中检索 SRS 维度和名称,如有必要,可遍历子节点。 用法 var citygmlSRS = require ( "citygml-srs" ) ; var xml = "..." ; // Some CityGML var srs = citygmlSRS ( xml ) ; // {dimension: 3, name: "some-srs-name"}
【文件预览】:
citygml-srs-master
----index.js(824B)
----package.json(722B)
----LICENSE(1KB)
----.gitignore(1KB)
----README.md(287B)

网友评论