Hi i got a new requirement i.e I want manipulate my spatial data in GeoServer. is there any way to connect geo server with orient db. as I know that geo server support few data bases .
相关问题
- No such property: geometry when updating feature i
- Server security and accessing OrientDB via Rest
- Best practice for managing OrientDB connections in
- Google Map Tile Provider (GeoServer And WMS)
- How to execute Gremlin against OrientDB using orie
相关文章
- SELECT and UPDATE multiple records in oriento / or
- First time OrientDB user regarding security in RES
- Using getTileURL in Android Application with GeoSe
- Display WFS layer in ol3
- Can I register my Java classes as OrientDB Vertice
- Javascript editing WFS from GeoServer using OpenLa
- PostGIS - convert multipolygon to single polygon
- rooted spatial query with sub-select in OrientDB
GeoServer has no connector for OrientDB (not an official one in the geoserver.org community at least).
That said, it should be possible to develop one mimicking the existing stores for existing spatial databases.