Hi!.
I would need to export all data from a Geoserver to mix with other data from another Geoserver different. What can we do? I've tried with no result.
Thanks.
-Francisco.
Hi!.
I would need to export all data from a Geoserver to mix with other data from another Geoserver different. What can we do? I've tried with no result.
Thanks.
-Francisco.
Francisco Luis López ha scritto:
Hi!.
I would need to export all data from a Geoserver to mix with other data from another Geoserver different. What can we do? I've tried with no result.
The question is quite generic.
One example of doing what you ask is to use the WFS GetFeature SHAPE-ZIP
format to extract data in shapefile format and then use ogr2ogr with the
-append parameter to merge the two shapefiles into one.
http://gdal.osgeo.org/ogr2ogr.html
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert support for open source geospatial.