Hi all,
sorry for asking newbie questions. I am new to Geoserver.
Is it possible to upload shapefiles to Geoserver through a JavaScript application GUI?
regards,
Jan Henrik
Hi all,
sorry for asking newbie questions. I am new to Geoserver.
Is it possible to upload shapefiles to Geoserver through a JavaScript application GUI?
regards,
Jan Henrik
Jan Henrik Øverland ha scritto:
Hi all,
sorry for asking newbie questions. I am new to Geoserver.
This is a question for the users list. This list is for GeoServer
core developers and used to discuss the evolution of GeoServer
code, releases, and so on.
Is it possible to upload shapefiles to Geoserver through a JavaScript application GUI?
I believe it's possible using the newly released RESTConfig API, but
the shapefile has to be zipped before upload.
Some documentation is available here:
http://gridlock.openplans.org/geoserver/1.7.x/doc/user/extensions/rest/rest-config-api.html
and in particular there is an example here:
http://gridlock.openplans.org/geoserver/1.7.x/doc/user/extensions/rest/rest-config-examples-curl.html
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
Whoops, sorry about that. Thanks for the links.
On Thu, Mar 19, 2009 at 5:31 PM, Andrea Aime <aaime@anonymised.com> wrote:
Jan Henrik Øverland ha scritto:
Hi all,
sorry for asking newbie questions. I am new to Geoserver.
This is a question for the users list. This list is for GeoServer
core developers and used to discuss the evolution of GeoServer
code, releases, and so on.Is it possible to upload shapefiles to Geoserver through a JavaScript application GUI?
I believe it’s possible using the newly released RESTConfig API, but
the shapefile has to be zipped before upload.
Some documentation is available here:
http://gridlock.openplans.org/geoserver/1.7.x/doc/user/extensions/rest/rest-config-api.html
and in particular there is an example here:
http://gridlock.openplans.org/geoserver/1.7.x/doc/user/extensions/rest/rest-config-examples-curl.htmlCheers
Andrea–
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.