chris hinkle wrote: > Greetings, > > I'm trying to build a simple renderer, something that just spits out a > jpg or whatever of some shapefile data. I'm having trouble understanding the > full scope of code migrations > from 2.3 to 2.4. > > I have taken notes on the wiki: - http://docs.codehaus.org/display/GEOTOOLS/Upgrade+to+2.4
You can also review the proposals and design docs that went into GeoTools 2.4 here: - http://docs.codehaus.org/display/GEOTOOLS/2.4.x > Is there an example project ( or could an expert whip one up for me > real quick ) that uses StreamingRenderer? > There are examples in the demo folder, the other good place for examples is in the test code for streaming renderer. > I'm looking for code, pom.xml, whatever I need to point to a > shapefile, draw the lines on a bitmap, and save the results as a jpg > etc. > > I'm getting a little tripped up on things like MapContext. > > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
