John,
I think this would be a useful tool for OpenJUMP. Please let me know
if you need help porting the plug-ins to OJ.
The Sunburned Surveyor
On Tue, Jan 13, 2009 at 8:11 PM, John Clark wrote:
> Hello,
>
> I was wondering if there was any interest in adding a sort layers
> plugin for OpenJump
Yep.. why not (we should also keep in sync with SkyJUMP ;)
Are these simple plugin classes? Or is it more complicated?
Would you like to commit it on your own or send us the code for integration?
What probably needs to be done then is the internationalization.
stefan
John Clark wrote:
> Hello,
>
I modified my AttributeAdder plug-in based on our earlier discussions
on this list. It now makes a copy of the selected layer and creates
copies of the features it contains. It then adds the attribute values
to the features in this new layer.
This plug-in will prove useful if you have a standard s
Hi,
> This plug-in will prove useful if you have a standard set of
> attributes you need to add to a lot of layers.
Good idea !
> I defined some public methods as part of the AttributeAdder API that
> allow you to automatically add attributes to a Layer, and to add
> default values to Features. Is
Hey, John works with me. Can you add him as a developer to the project?
I think they are simple plugins that just need i18n.
thanks,
Larry
On Wed, Jan 14, 2009 at 9:50 AM, Stefan Steiniger wrote:
> Yep.. why not (we should also keep in sync with SkyJUMP ;)
>
> Are these simple plugin classes?
> If your class is quite generic and you think another plugin may need it,
> places where I would search it at first are :
I second that
>
> com.vividsolutions.jump.util.feature package
> or a new
> org.openjump.core.featureutils
this package does not exist yet, but we have
openjump.core.api
Hei Landon and others,
you asked me for the evaluation that I prepared last summer (June 15th
2008) with respect to an OSGeo application.
I attach this doc.
Any notes and suggestions are welcome.
However, I may add that I did not check if the documents have changed since
Stefan
OpenJUMP joi
Ok.. I was guessing that - kind off :)
I added him as a JPP project member and he has write access to the SVN
Welcome John!
Stefan
Larry Becker wrote:
> Hey, John works with me. Can you add him as a developer to the project?
>
> I think they are simple plugins that just need i18n.
>
> thanks,
Thanks for the comments guys. I'll leave it in my plug-in for now.
After some thought, I may move the methods to a utility class in one
of the packages mentioned.
Some recent things I read have me questioning the use of static
utility methods. I have decided against them completely just yet, but
I
well.. can you share what was questioning it?
Sunburned Surveyor wrote:
> Thanks for the comments guys. I'll leave it in my plug-in for now.
> After some thought, I may move the methods to a utility class in one
> of the packages mentioned.
>
> Some recent things I read have me questioning the u
10 matches
Mail list logo