Hi,
I need to create xml file that I will use to print. I use this code
-http://svn.osgeo.org/geotools/trunk/demo/example/src/main/java/org/geotools/demo/FirstProject.java
as base for parsing shp file. Beside changing polygons representation
into xml format i need to remove objects that will be poorly visible
on print.

I don't know what criteria chose. I think removing objects with small
border length would be better then removing objects with small area
(so long objects will reduce to line). But maybe there is special
algorithm for that?

In other words I want to find only that objects that are visible at
given zoom level.

TIA for help.

regards,
Maciej Sawicki

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to