SHAPE-ZIP doesn't return multiple featuretype shapefiles
--------------------------------------------------------
Key: GEOS-656
URL: http://jira.codehaus.org/browse/GEOS-656
Project: GeoServer
Type: Bug
Reporter: Brent Owens
Assigned to: Brent Owens
Fix For: 1.3.x
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?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira