Hi Jim,
thank you for the tip. I'll definitely go in the direction of implementing
such a DataStore.
Jim Hughes wrote
> Generally, implementing at serviceable datastore isn't too bad. There
> are quite a few considerations to keep track of though...
What things would I need to take into consid
Hi Maja,
As far as I know, there is no existing implementation of the GeoTools
DataStore interface for InfluxDB.
If you are interested in learning how to implement such a DataStore, I'd
point out this tutorial:
http://docs.geotools.org/stable/userguide/tutorial/datastore/index.html
Generally,
Hello,
I am working on a project that includes the latest version of GeoServer and
InfluxDB time-series database. The locations (longitude and latitude) of
multiple objects are continuously saved in this database.
I was going through the GeoServer documentation and I saw the list of all
the possi