[Geotools-gt2-users] How to draw a star line

2007-08-16 Thread
Hi, I want to draw a line with graphic mark. Now I try to draw a line with star, as * * * * * * * It's more perfect that the stars can rotate with the line. How to write sld to implement it? Thanks. Inshua

Re: [Geotools-gt2-users] Why setCoordinateReferenceSystem has no effect

2007-05-16 Thread
The mail system refused the attachment. The attachment is countries shape map, in proper region. 2007/5/16, 新买 [EMAIL PROTECTED]: oops, cant use zip ... - This SF.net email is sponsored by DB2 Express Download

Re: [Geotools-gt2-users] Why setCoordinateReferenceSystem has no effect

2007-05-16 Thread
Problem Solved. The projection must be declared with shp file. 2007/5/16, 新买 [EMAIL PROTECTED]: The mail system refused the attachment. The attachment is countries shape map, in proper region. 2007/5/16, 新买 [EMAIL PROTECTED]: oops, cant use zip

Re: [Geotools-gt2-users] How to draw whole countries with Meracator Projectioon(EPSG:41001)

2007-05-15 Thread
, Martin Desruisseaux [EMAIL PROTECTED]: 新买 a écrit : As Adrian refered, I know Mercator cann't act when the point close to 90 N or 90 S. My appologizes for looking rude in my third email then... Or can you tell me how to refer a clip region to render map, such as MapPainter

Re: [Geotools-gt2-users] How to draw whole countries with Meracator Projectioon(EPSG:41001)

2007-05-14 Thread
Hi, Thank you for help. Maybe this is not the best way, but realy avaliable. The map can be rendered in mapXtreme, hope geotools can do it also. Regards. 2007/5/11, Martin Desruisseaux [EMAIL PROTECTED]: 新买 a écrit : But how can I render whole world with Mercator Projection

[Geotools-gt2-users] How to draw whole countries with Meracator Projectioon(EPSG:41001)

2007-05-10 Thread
Hi, I add one statement to the sample LiteRendererJFrame to test the Simple Mercator Projection. this.setCoordinateReferenceSystem(CRS.decode(EPSG:41001)); When the program start, it report : 2007-5-11 13:37:59 org.geotools.renderer.lite.LiteRenderer$DefaultRenderListener