citygml-polygons

0.1.1 • Public • Published

CityGML Polygons

Retrieve gml:Polygon elements from a given XML string

Usage

var citygmlPolygons = require("citygml-polygons");
 
var xml = "..."; // Some CityGML
var polygons = citygmlPolygons(xml);

/citygml-polygons/

    Package Sidebar

    Install

    npm i citygml-polygons

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • bcamper
    • robhawkes