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, <[EMAIL PROTECTED]> > <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> I want to add VPF Reading functionality to uDig so Im 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, Im 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
