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
- Host: GitHub
- URL: https://github.com/manicmaniac/kml-marker-style-extractor
- Owner: manicmaniac
- Created: 2015-06-03T16:08:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-03T16:08:47.000Z (almost 10 years ago)
- Last Synced: 2025-01-24T20:23:56.022Z (4 months ago)
- Language: CMake
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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