Re: [JPP-Devel] (Dynamic) Attribute Calculator

2012-10-15 Thread Stefan Steiniger
Hi guys, well, my opinion is that we should store the data only when we store to data formats - not the formula. However, a project can maybe store the dynamic link. cheers, stefan Am 15.10.12 14:53, schrieb Michaël Michaud: > Hi Ede, >>> Dynamic attributes are only dynamic during the session.

Re: [JPP-Devel] (Dynamic) Attribute Calculator

2012-10-15 Thread Michaël Michaud
Hi Ede, >> Dynamic attributes are only dynamic during the session. >> I don't know a standard way to save dynamic attributes in a gis format >> like shapefile. >> Formulas could be saved instead of values as strings (but it would be >> lost for other gis) >> or maybe in the project file (jmp) like

Re: [JPP-Devel] (Dynamic) Attribute Calculator

2012-10-15 Thread Malte Weller
Hi, sorry for regognizing to late that the conversation plugin of thunderbird send 4 replies to the mailing list and not to the original sender. Seems to be a bug inthe plugin. Greetings Malte Am 14.10.2012 15:37, schrieb Michaël Michaud: Hi, I just committed a new attribute calculator plu

Re: [JPP-Devel] (Dynamic) Attribute Calculator

2012-10-15 Thread Malte Weller
Hallo Rüdiger, im Windows Explorer unter Netzwerk ein Doppelklick auf den SUP01. Hier oder ggf. später die gleichen Zugangsdaten wie für den SUP03 eingeben (prasse und RP!). Gruß Malte Am Sonntag, 14. Oktober 2012 15:37:25 schrieb Michaël Michaud: Hi, I just committed a new attribute c

Re: [JPP-Devel] (Dynamic) Attribute Calculator

2012-10-15 Thread Malte Weller
Hallo Rüdiger, im Windows Explorer unter Netzwerk ein Doppelklick auf den SUP01. Hier oder ggf. später die gleichen Zugangsdaten wie für den SUP03 eingeben (prasse und RP!). Gruß Malte Am Sonntag, 14. Oktober 2012 15:37:25 schrieb Michaël Michaud: Hi, I just committed a new attribute c

Re: [JPP-Devel] (Dynamic) Attribute Calculator

2012-10-15 Thread Malte Weller
Hallo Frau Herrmann, der Webmail/Horde-Server soll ab 18:00 Uhr wieder funktionieren. Wer einen lokalen Mail-Client wie Thunderbird oder Outlook nutzt ist von den Arbeiten nicht betroffen, weil nicht der eigentlich Mail-Server sondern nur der Webmail/Horde-Server aktualisiert wird. Schöne Grü

Re: [JPP-Devel] (Dynamic) Attribute Calculator

2012-10-15 Thread Malte Weller
Danke Marina, sind schon von Interesse für uns. Also bitte weiterleiten. Viele Grüße Malte Am Sonntag, 14. Oktober 2012 15:37:25 schrieb Michaël Michaud: Hi, I just committed a new attribute calculator plugin, adding very powerful capabilities to OJ. (available from r3048 in http://sourceforg

Re: [JPP-Devel] (Dynamic) Attribute Calculator

2012-10-15 Thread edgar . soldin
On 14.10.2012 18:56, Michaël Michaud wrote: > Hi Stefan, >> > a few questions and a bug report: >> > >> > (i) What does "dynamic" attribute, actually mean? >> > I understand it will be re-calculated when I change a value in its >> > source (as with Excel). But what happens when I save (and re-load)

Re: [JPP-Devel] (Dynamic) Attribute Calculator

2012-10-14 Thread Matthias Scholz
Hi Michaël! > Hi Matthias, >> nice video! It makes sense, if you link this from the wiki. With which >> tool do you have recorded the video? > Thanks, I'll do it. > I used the free version of Active Presenter (http://atomisystems.com/) > I have almost no experience with screencasts Me too ;-) > I

Re: [JPP-Devel] (Dynamic) Attribute Calculator

2012-10-14 Thread Michaël Michaud
Hi Matthias, > nice video! It makes sense, if you link this from the wiki. With which > tool do you have recorded the video? Thanks, I'll do it. I used the free version of Active Presenter (http://atomisystems.com/) I have almost no experience with screencasts I have looked for an open source one

Re: [JPP-Devel] (Dynamic) Attribute Calculator

2012-10-14 Thread Matthias Scholz
Hi Michaël, nice video! It makes sense, if you link this from the wiki. With which tool do you have recorded the video? Matthias > Hi, > > Just uploaded a video > http://geo.michaelm.free.fr/OpenJUMP/resources/video/ > > Note that to make it work, I had to simplify a lot the polygons > because

Re: [JPP-Devel] (Dynamic) Attribute Calculator

2012-10-14 Thread Michaël Michaud
Hi, Just uploaded a video http://geo.michaelm.free.fr/OpenJUMP/resources/video/ Note that to make it work, I had to simplify a lot the polygons because computing attributes dynamically when geometric functions are involved utilizes a lot of cpu. Michaël > Hi Michael, > > a few questions and a b

Re: [JPP-Devel] (Dynamic) Attribute Calculator

2012-10-14 Thread Michaël Michaud
Hi Stefan, > a few questions and a bug report: > > (i) What does "dynamic" attribute, actually mean? > I understand it will be re-calculated when I change a value in its > source (as with Excel). But what happens when I save (and re-load) the > layer? Dynamic attributes are only dynamic during the

Re: [JPP-Devel] (Dynamic) Attribute Calculator

2012-10-14 Thread Stefan Steiniger
Hi Michael, a few questions and a bug report: (i) What does "dynamic" attribute, actually mean? I understand it will be re-calculated when I change a value in its source (as with Excel). But what happens when I save (and re-load) the layer? (ii) The field called "CALC", is a i18n key error? ..