DirectoryDataStore wrapping is preventing ShapefileRenderer to kick in
----------------------------------------------------------------------
Key: GEOT-2418
URL: http://jira.codehaus.org/browse/GEOT-2418
Project: GeoTools
Issue Type: Bug
Components: data directory, ext shapefilerender
Affects Versions: 2.5.4
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 2.5.5
The directory datastore can be mainly used to ease up using directories filled
with shapefiles atm, yet the shapefilerenderer won't kick it when a shapefile
is provided by DDS because it does an instanceof check against the datastore
attached to the feature source being rendered.
On 2.5.x I want to make the DDS FeatureSource return the native datastore
again, as a stop gap measure, whilst on trunk the please is to leave it be and
work on killing the shapefile renderer instead (all the optimization it has can
be turned into generic hints that streaming renderer can use + other datastores
can implement).
--
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
------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel