Issue Type: Bug Bug
Affects Versions: 9.0-beta1, 8.6
Assignee: Unassigned
Created: 07/Feb/13 7:37 AM
Description:

I have an issue with generating map tiles. Sometimes point icons are cropped on tile boundaries and it happens only when shapefiles are rendered. Other data sources work fine.

The StreamingRenderer uses a buffer around original envelope in order to render some features which are located outside actual envelope but might be visible when rendered. The buffer is computed and applied correctly, so it is not the case.
When shepefile is being rendered StreamingRenderer passes SCREENMAP hint along with the query, and that hint is the reason why some features are not being rendered when they should. When the hint is removed from the query, tiles are rendered correctly.

I created a testcase for this problem as a new test in the shapefile module. It is available on github at
https://github.com/sgraca/geotools/commit/4a4522e303f786ed6d8c4f05d5c2c1b324381e18

Environment: Java 1.6.0_26
Project: GeoTools
Priority: Major Major
Reporter: Sebastian Graca
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
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to