On Thu, 2007-09-13 at 12:52 -0700, Jody Garnett wrote: > serg-sale wrote: > > Hello. > > > > I testing of geotools various vertions. > > Demo "gt2-demo-introduction" appear in 2.4. > > > Is there a wiki page for that? I am not sure how to "run it".
Use the code, Luke^HJody. Perhaps there's a README or a Javadoc that explains how to run the demo. (One of the three classes has the main method you'll need.) > > I run it. > > > > 1. Create Features > > 2. Style features > > 3. Render Map > > > > work ok... but mouse over event is very slowly... > > (AMD64 3000+ 1Gb - not very old system) > > > > 4. Project Map => Where is Russia? > > > > UDIG 1.1-RC10 have problem like it. > > > > Maybe this occur from two part of Russia? (divided by longitude) > > > I imagine the renderer should be smarter and split that polygon before > rendering. Do you guys want to make a bug report with a screen snapshot? > I suspect that we should perform a clip against the coordinate reference > system valid area in order to fix the problem. Darn modal arithmetic, > should be like google maps and make the world infinite in width. We indeed need something. The current situation is shameful because it shows that, at least here, we are simply not geo aware. I've planned a session with Martin next week to talk about a serious design for a full rendering infrastructure that *is* geo-aware. Once we have a good design, we will probably start implementing it's core and have a roadmap for improving it over the next years. --adrian ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. 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
