Skip to content

wrapper for generating kml viewsheds with splat-hd

Notifications You must be signed in to change notification settings

ertw/splat-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

splat-wrapper

This is a wrapper around Splat! HD. It adds helpful functionality:

  • Take care of generating clean KML and PNG for use in Google Earth.
  • Specify output color of viewshed bitmap.

Installation & Execution

git clone https://github.com/ertw/splat-wrapper.git

cd splat-wrapper

npm i

node main.js

Configuration

Currently the following setting must be configured by editing main.js:

name:"site-name"
lat:"00.000000"
long:"00.000000"
//transmitter height in feet
transmitter_height:"30"
groundcover_height:"10"
//color to use for viewshed bitmap
bitmap_color: "#FF0000"

Example output

About

wrapper for generating kml viewsheds with splat-hd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published