Would anyone happen to have a python geoserver datastore example with any associated documentation or helpful tips. I am a python developer and would like to implement some data stores against some of these NOSQL type databases. A basic template accessing any data store would be helpful (CSV, GeoJSON, etc…) ?
Are they any implementation details that I need to be familiar with to implement or do I just drop into the datastore directory in python/datastore?
How would I actually create a datastore utilizing this new data store from geoserver? Can I do it from just configurations or do I need to create a “web GUI” component?
Would anyone happen to have a python geoserver datastore example with any associated documentation or helpful tips. I am a python developer and would like to implement some data stores against some of these NOSQL type databases. A basic template accessing any data store would be helpful (CSV, GeoJSON, etc…) ?
Are they any implementation details that I need to be familiar with to implement or do I just drop into the datastore directory in python/datastore?
How would I actually create a datastore utilizing this new data store from geoserver? Can I do it from just configurations or do I need to create a “web GUI” component?