Hi all, 

I read about the supporting of uploading spatialite file to GeoServer at 
http://docs.geoserver.org/stable/en/user/rest/api/datastores.html#workspaces-ws-datastores-ds-file-url-external-extension

And would like to know if I have to install an extension in order to use it? 

as when using this command: 

curl -u admin:geoserver -v -XPUT -H "Content-type: spatialite" --data-binary
@r2.sqlite
http://localhost:8080/geoserver/rest/workspaces/acme/datastores/s/file.spatialite

I got error: Datastore format unavailable:
org.geotools.data.spatialite.SpatiaLiteDataStoreFactory* Closing connection
0 

I test with GeoServer 2.3.0 and 2.3.2, no extra extension installed

Thanks in advanced! 
Regards.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Upload-spatialite-to-GeoServer-using-REST-API-tp5062528.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to