All Projects → geosolutions-it → Geobatch

geosolutions-it / Geobatch

Licence: gpl-3.0
Open Source GeoSpatial Processing Simplified

Programming Languages

java
68154 projects - #9 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].