Sign inSign up

starwitorg/urbalytix

By starwitorg

Updated 3 months ago

Urbalytix Docker application image - visualizing object tracking data.

Image
Machine learning & AI
Data science
0

1.5K

starwitorg/urbalytix repository overview

Urbalytix

This repository contains a software module written in Java, that can run analytical jobs, to condense raw tracking data from Starwit's Awareness Engine (SAE) into usable knowledge. Software is targeted to be run in a Kubernetes cluster.

How to run

This image is supposed to run via Helm chart or Docker compose as it needs other components to work.

However to run iamge you can use the following command:

docker run -it --rm -e SPRING_DATASOURCE_URL=jdbc:postgresql://hostname:5432/urbalytix -e SPRING_DATASOURCE_USERNAME=username -e  SPRING_DATASOURCE_PASSWORD=password-p 8081:8081 starwitorg/urbalytix:0.0.1

You need to provide coordinates and credentials for a running PostgreSQL instance. Please note, that application uses more data sources and thus more configuration is needed. See here for more details.

License & Usage

Project is licensed under AGPL 3 and the license can be found here. This component is part of a publicly funded project by the city of Wolfsburg and thus usage in your community is very much encouraged. It is part of a group of software modules that shall help communities to analyze urban space and to gain statistical insights.

Tag summary

Content type

Image

Digest

sha256:52ab152f9

Size

195.1 MB

Last updated

3 months ago

docker pull starwitorg/urbalytix:1.4.3