[Geoserver-users] SHAPE-ZIP Output Format - Multiple Feature Types

Hi,

geoserver = 1.3.1
datastore = postgis 1.1.1

When I issue a WFS query and specify multiple feature types and shape output e.g.

some-wfs-query&typename=feature1,feature2,feature3&outputFormat=SHAPE-ZIP&

I only get the shape components for 1 feature i.e. I get a file called 'wfs' with the contents:

feature1.shp
feature1.dbf
feature1.shx

Shouldn't the file 'wfs' contain either 3 archives, one for each feature, or more simply 9 files: the .shp, .dbf and .shx for each of the features?

Duncan Clarkson

I think you might be right. I will add it as a bug report.

Thanks Duncan

Brent Owens
(The Open Planning Project)

Duncan Clarkson wrote:

Hi,

geoserver = 1.3.1
datastore = postgis 1.1.1

When I issue a WFS query and specify multiple feature types and shape output e.g.

some-wfs-query&typename=feature1,feature2,feature3&outputFormat=SHAPE-ZIP&

I only get the shape components for 1 feature i.e. I get a file called 'wfs' with the contents:

feature1.shp
feature1.dbf
feature1.shx

Shouldn't the file 'wfs' contain either 3 archives, one for each feature, or more simply 9 files: the .shp, .dbf and .shx for each of the features?

Duncan Clarkson

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Brent Owens
(The Open Planning Project)