[udig-devel] Need some help to create a VPF Plugin.
Jesse Eichar
jeichar at refractions.net
Tue Apr 17 09:09:19 PDT 2007
Hi Emmanual,
I noticed that you committed to the 1.1-RC10 tag as well. I assume I
can delete those changes? As a community member you are only
permitted to commit to the community folder for now. As time passes
that may change of course.
Also if you have any patches you want applied to geotools attach the
patch to a bug report and ask one of the geotools committers to apply
it for you. Please CC me as well so that I can make sure that the
changes are applied to the branch used by uDig.
Glad to see you were able to get setup :).
Jesse
On Apr 17, 2007, at 2:23 AM, <emmanuel.auvinet at freesurf.fr>
<emmanuel.auvinet at freesurf.fr> wrote:
> Hi,
>
> My plugin has been committed in http://svn.geotools.org/udig/
> community/
> eauvinetThis plugin create an extension which permit to open lht
> file of some VPF
> Library. There are always many errors during rendering and it is
> very slow,
> I will try to fix it.
> I'm working on a patch to read political area layer in rference
> library.
>
> Thanks for testing it.
>
> Emmanuel
>
>> Hi Emmanuel,
>>
>> As Cory said Paul will set you up with a user name for the svn. You
>> will put your plugin in http://svn.geotools.org/udig/community/
>> emmanual (you will have to create the folder once you have an
>> account).
>>
>> You can also check out http://svn.geotools.org/udig/branches/1.1.x/
>> udig/tutorials. For a bunch of simple plugins that demonstrate usual
>> tasks. For example one of them is a catalog plugin that reads data
>> from a text file. Also the net.refractions.udig.catalog.shp will
>> show you how to create a plugin for a geotools datastore that is a
>> file format. This is important because the extension points are
>> slightly different if you are creating a Service that looks up files
>> instead of one that is an online service like Postgis or WFS.
>>
>> One more important issue:
>> The net.refractions.udig.libs plugin does not contain the VPF jar so
>> you will have to package it with the plugin that you create.
>>
>> Feel free to ask questions here,
>>
>> Jesse
>>
>> On Apr 13, 2007, at 7:29 AM, <emmanuel.auvinet at freesurf.fr>
>> <emmanuel.auvinet at freesurf.fr> wrote:
>>
>>> Hi,
>>>
>>> I want to add VPF Reading functionality to uDig so I’m trying to
>>> create a
>>> plugin based on geotools vpf reader. With some modifications of the
>>> reader,
>>> I succeed to display some VMAP layer in uDig. Now, I’m searching a
>>> way to
>>> optimize rendering time and to avoid reading errors. Your advices
>>> are
>>> welcome. Can I post my plugin on uDig svn?
>>>
>>> Thanks
>>>
>>> Emmanuel.
>>>
>>>
>>>
>>> _______________________________________________
>>> User-friendly Desktop Internet GIS (uDig)
>>> http://udig.refractions.net
>>> http://lists.refractions.net/mailman/listinfo/udig-devel
>>
>> _______________________________________________
>> User-friendly Desktop Internet GIS (uDig)
>> http://udig.refractions.net
>> http://lists.refractions.net/mailman/listinfo/udig-devel
>
>
>
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
More information about the udig-devel
mailing list