Re: [JPP-Devel] Google Summer of Code 2009

2009-01-12 Thread Stefan Steiniger
of course I am interested to supervise a person. About students.. not sure how/where to do a call - on the other hand I could put something on the blackboard? I also need to think about some topics - but we still have a long list of here: well... the wiki doesn't work? .. so somewhere on the

Re: [JPP-Devel] Google Summer of Code 2009

2009-01-12 Thread Stefan Steiniger
Sunburned Surveyor wrote: Stefan, Thanks for your offer to mentor. What languages would you be able to mentor a student in? German and English my French is way to bad. stefan -- This SF.net email is sponsored by:

Re: [JPP-Devel] Greetings from Santiago! Informations about OJ manual

2009-01-12 Thread Martin Davis
One comment - it should be Table of Contents 8^) Looks like a very worthwhile product... Martin Giuseppe Aruta wrote: Greetings from Santiago (Chile), I am here to visit my in-laws and for job. Meanwhile I carried some OJ job with my laptop. I attached two files to this mail: the Table

[JPP-Devel] Adding an attribute to all Feature objects in a FeatureCollection.

2009-01-12 Thread Sunburned Surveyor
I'm in the midst of writing the unit tests for my plugin that adds attributes to all the Feature objects in a layer using information stored in a CSV file. I'm having some trouble adding an attribute to all of the Feature objects in a Feature Collection. I can sucessfully modify the FeatureSchema

Re: [JPP-Devel] Adding an attribute to all Feature objects in a FeatureCollection.

2009-01-12 Thread Larry Becker
Sounds like normal behavior to me. Larry On Mon, Jan 12, 2009 at 3:13 PM, Sunburned Surveyor sunburned.surve...@gmail.com wrote: I'm in the midst of writing the unit tests for my plugin that adds attributes to all the Feature objects in a layer using information stored in a CSV file. I'm

Re: [JPP-Devel] Adding an attribute to all Feature objects in a FeatureCollection.

2009-01-12 Thread Stefan Steiniger
yes... you have to copy every feature to the new schema. There is an class and method in the api package (taken from pirol) that does copy from an old to a new schema. (It could be that the examples on the wiki provide code for that too. But I think I also answered an email on that issues just

Re: [JPP-Devel] Adding an attribute to all Feature objects in a FeatureCollection.

2009-01-12 Thread Martin Davis
Sunburned Surveyor wrote: So do I have to create a copy of each Feature object in the FeatureCollection using the new schema and over write the existing Yup On a related note, would it be handy to have a Feature implementation that changed its internal state when its FeatureSchema reference

Re: [JPP-Devel] Adding an attribute to all Feature objects in a FeatureCollection.

2009-01-12 Thread Martin Davis
Maybe a better solution would be to create a new layer with that contains clones of the Feature objects with the modifications. That seems like the best way to go... Yup, I think that's the best pattern to use. -- Martin Davis Senior Technical Architect Refractions Research, Inc. (250)