package-info.java [src/gisobjects] Revision: default  Date:
/*
 * $Id$
 *
 * This file is part of the Cloud Services Integration Platform (CSIP),
 * a Model-as-a-Service framework, API, and application suite.
 *
 * 2012-2017, OMSLab, Colorado State University.
 *
 * OMSLab licenses this file to you under the MIT license.
 * See the LICENSE file in the project root for more information.
 */

/**
 * This package provides GIS utility functions allowing the user to seamlessly handle GeoJSON, and WKT representations of GIS information, and to conduct routine GIS operations on that information.
 * @author <a href="mailto:shaun.case@colostate.edu">Shaun Case</a>
 *
 * @version 2.0
 * 
 */
package gisobjects;