BlueSpray - Help
© SchoonerTurtles, Inc. 2012-2015

Introduction
Contents
Getting Started
Download
Navigating
Tutorials
Scripting
Advanced
About

Scripting BlueSpray

This section is unfinished

By scripting BlueSpray you can automate many GIS tasks, create models, and even put the BlueSpray interface under automatic control for trainings and presetnations. BlueSpray interfaces with Python through the package "py4j". This allows full access to all the public classes and functions in BlueSpray and the full capabilities of Java. This allows Python more performance and flexibility for solving spatial problems than any other language available.

Overview of Scripting

An overview of what you can do with scripts and BlueSpray

Working with Data

BlueSpray works primarily with points, polyline (also known as line strings), and raster data.

Function Reference

Classes and functions that will not change without long-term notice