Hi Peppe, I have made the changes to OpenJump's Save Image to support my LayerPrinter2 driver so that it can save up to 3800 pixel images. 3800 seems to be a limitation of the Java libraries we are using.
I will also need to make a change to the RenderingManager to add the support for rendering on the event thread that SkyJUMP has been using. Before I commit, I need to get concurrence from the other developers that this isn't going to be a problem. My changes do not affect the default behavior of the RenderingManager, and are also used in other plugins I will port. I could put in an option to use a particular scale instead of a pixel extent, but if it went over 3800, it would require writing multiple image tiles. regards, Larry On 10/27/07, Giuseppe Aruta <[EMAIL PROTECTED]> wrote: > > Hi Larry, > I have some questions: > > 1) which is the maximum resolution of your HiRes > plugin? I read about 3800. Can you extend to 6000? > > 2) Is it possible to make a conrespondence between the > resolution and the output scale with your plugin. > E.g. I need a map at scale 10.000. I know that this > image at that scale is about 5108 in resolution. With > your plugin, I save the view to the maximum > resolution (3800), than I resize the output image to > 5108, using photoshop, so I have the image which is > almost at the scale 10.000 - this is long even > usefull. > Is it possible to reduce those steps so that Save > HiRes saves directly to the desired scale? > > 3) I am testing OJ on a Geological project - that's > why I discovered so many bugs or limitation (sorry, I > don't want to be boring!). Right now the export image > limitation represents a big limit for OpenJUMP since > every raster (almost A0 or A1 dimension) map I want to > save, I had to translate it to FGIS. I don't use > SkyJUMP because it can't import ECW - the question is: > can you transalte SKyJUMP Export to HiRes on the next > OJ NB? > > Thanks > > Peppe > > > ___________________________________ > L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: > http://it.docs.yahoo.com/nowyoucan.html > > _______________________________________________ > jump-users mailing list > [email protected] > http://lists.refractions.net/mailman/listinfo/jump-users > -- http://amusingprogrammer.blogspot.com/
_______________________________________________ jump-users mailing list [email protected] http://lists.refractions.net/mailman/listinfo/jump-users
