Archive stream data

Archive Stream Data

The HERE Workspace allows you to
retain stream data for longer periods, so that you can later query and process the
retained data for non-real-time use cases.

For example, if you want to run a batch process daily to find all pothole detection events
recorded that day in the area surrounding a given city, you can use an index layer to index
the pothole detection events by event time, event type, and location, and then archive the
data. You can then query the data every 24 hours for pothole events in the area of the city
as part of your batch process.

For more information, see
Data Archiving Library Developer Guide.


Did this page help you?