geosolutions-it / geobatch

Open Source GeoSpatial Processing Simplified

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoBatch is an open source Java enterprise application used to process and publish geospatial data in real time.
It is an event-based geospatial aware batch processing system for make easier the development, the deploy, and the management of jobs on streams of geospatial data.
The idea is to apply a chain of actions on some defined events.
Events can be generated by included generators:
 * cron like
 * file system monitor
 * DB access
 or by external operations such as:
 * receiving files into the embedded FTP server
 * manually start jobs via JMX or via JMS
 and much more!

Actions range from geotransforming an input raster file, to embedding overviews, to publishing the received data into a public GeoServer.
GeoBatch also provides users profiles, in order to give different user the privileges to admin the processes or to monitor the processes status.

https://github.com/geosolutions-it/geobatch

About

Open Source GeoSpatial Processing Simplified

License:GNU General Public License v3.0


Languages

Language:Java 92.2%Language:CSS 2.2%Language:JavaScript 1.6%Language:XSLT 1.0%Language:Groovy 0.9%Language:HTML 0.8%Language:Shell 0.8%Language:Python 0.3%Language:Batchfile 0.2%Language:Makefile 0.1%