An open API service indexing awesome lists of open source software.

https://github.com/manicmaniac/kml-marker-style-extractor

WIP
https://github.com/manicmaniac/kml-marker-style-extractor

Last synced: 2 months ago
JSON representation

WIP

Awesome Lists containing this project

README

        

kml-marker-style-extractor
==========================

Introduction
------------

Extract style information from a KML file.

This project is now work in progress.

Build Requirements
------------------

`libkml`
`libcurl`
`libboost`
`cmake >= 3.0`

Satisfy requirements then run:

cmake .
make