Hi peppe, About your request "a", I don't know if you intentionally left out points, but they will colour theme too. Without giving it too much thought, colour themed labels seems pretty difficult given the current OJ Style implementation. Perhaps Paul's Style Filter idea might be able to handle it. There would have to be a strong use case otherwise, which I would be interested to hear. Although my grasp of JUMP internals is pretty good, my GIS experience is not so broad and I'm constantly learning (from people on this list) about different applications of GIS technology (like geology).
It would seem that "b" would imply some raster editing capability that we currently do not have, otherwise OJ is just being used as an image translator. I'll let Stefan talk about "c" since SVG export is his work, but IMHO it is difficult to guarantee that the scale will still be right after the export. I know from my experiences with PDF that the scale can be correct in the PDF, but incorrect after printing due to the printer driver or options like "scale to fit." On-screen scale is useless due to variations in monitor dot pitch and screen resolution modes. The SkyJUMP shape export feature you referred to is supported by the "Save Selected Datasets" option. One of SkyJUMP's main purposes is to increase productivity of our users who are constantly editing existing facility maps to keep them updated with new construction. Save Selected Dataset allows all of the changed layers to be saved at one time, but also made it too easy to forget and mix geometry types. The new break-out feature saves your work which would have otherwise have become empty geometries. As to porting this feature, I have looked at it recently and there have been many changes in this part of the SkyJUMP code base since Save Selected Datasets was originally ported to OJ. I felt that it was too difficult for me to separate out this single enhancement, so I don't currently plan to port it over. Some of the other enhancements in this area have met with mixed reviews, so I am reluctant to port the changes "in toto". regards, Larry On 8/30/07, Giuseppe Aruta <[EMAIL PROTECTED]> wrote: > I post these requests as they seems to me very useful, > I hope they will be put in the future development. > > a) Label theming: actually Change style>colour theming > works only on lines and polygons. It would be useful > if even labels is included with them so people can > have different lvbels (fonts, colour and height) > depending to attribute values. > > b) Save georeferenced raster image > > c) Geoff's print plugin gives the possibility to > define the scale of the printing image. It would be > nice to port this function to the OJ print plugin. > This is usefull expecially if people want to export to > SVG to have a map with a defined scale. > > > Thanks > > > peppe > > > P.S. I am very interesting about larry's idea that a > file with different geometries can be exported > directly to point, line and polygons SHP. I wander whe > this will be ported(?) to OJ. @Larry what version of > SkyJUMP has this option? I tried the last one but it > only exports line geometries? > > > ___________________________________ > 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
