Skip to content

An extended T-Rex CEP version that supports Geo-Spatial attributes and operations.

Notifications You must be signed in to change notification settings

BehnamKhazael/Geo-T-Rex

Repository files navigation

Geo-Trex

Geospatial supported T-Rex complex event processing engine

Geo-T-Rex is an extension of the T-Rex Complex Event Processing (CEP) engine that adds support for geo-spatial attributes and operations. This allows for real-time processing of geospatial data streams.

Features

  • Geo-spatial event processing
  • Integration with existing T-Rex CEP
  • Supports geospatial attributes such as coordinates, distances, and areas
  • Simulation data for testing

Requirements

  • Java 8+
  • Maven

Setup

  1. Clone the repository:
    git clone https://github.com/BehnamKhazael/Geo-T-Rex.git
  2. Navigate to the project folder and run Maven:
    cd Geo-T-Rex
    mvn clean install

Usage

  • To run the simulation, execute:
    mvn exec:java

Contributing

Feel free to fork the repository and make contributions via pull requests.


About

An extended T-Rex CEP version that supports Geo-Spatial attributes and operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published