Diego Fdez.Durán wrote: > Hi, and sorry if I've misunderstood something. > > As I've seen in [1], I can't use shapefiles with mixed styles (point, line > and polygon) unless I read them from a SLD file. Is this right? Is there > another way? > You could create the style objects by hand; it amounts to the same thing. There are a few "advanced" features that are only available on the Java objects. The only one I can think of right now is placing an icon behind each text (like hiway signs along a road). - http://docs.codehaus.org/display/GEOTDOC/05+Style > Thanks in advance. > > [1] > http://svn.geotools.org/geotools/branches/2.4.x/demo/example/src/main/java/org/geotools/demo/ShapeLab.java > These are just example programs; this is a general toolkit and you can accomplish a lot more with it than just a few demos can show. In fact they really are more examples rather than a showcase of the capabilities of the library.
Jody ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
