![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
8.2 |
|
Assignee:
|
Andrea Aime
|
|
Components:
|
render |
|
Created:
|
09/Oct/12 2:26 PM
|
|
Description:
|
When a RenderingTransformation produces FeatureCollection output, the original data query is rerun against the output data. This sometimes prevents the output data from being rendered. This is because the original query may not be appropriate to apply against the transformed output, and thus filters out all features.
For example, the output may not contain attributes that the query references. Another example is when the output is in a different coordinate system, in which case the BBOX in the original query does not intersect the transformed features.
This occurs in method applyRenderingTransformation in StreamingRenderer at 2236.
It's not clear why this requery is necessary. If not, the simplest solution is to remove this code.
|
|
Project:
|
GeoTools
|
|
Priority:
|
Major
|
|
Reporter:
|
Martin Davis
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel