as a very late response...

including edgar's cts plugin was one of my thoughts. But the problems 
that exists:
* it uses older geotools libraries
* we would need to add a whole bunch of additional libs, that are not 
really necessary for projection stuff

so it can only provide a basis for a proper integration

stefan

Sunburned Surveyor schrieb:
> Pedro,
> 
> Sorry about the delay. I am just getting to some of my e-mail.
> 
> I think we will have to think seriously about tapping into the
> GeoTools code for reprojection when we get the opportunity to do so.
> I'm sure we can use Edgar's work as the basis for this plug-in.
> 
> The Sunburned Surveyor
> 
> On 6/23/07, Edgar Soldin <[EMAIL PROTECTED]> wrote:
>> Hey Pedro,
>>
>>
>>
>> give thanks for the compliment. But the compliment has to go to the
>>
>> geotools project as i only interfaced their mighty magic;). Also I have to
>>
>> thank them for their support in the mailinglists.
>>
>> As for the extension, there is still the Nullpointer bug if the cs.conf is
>>
>> not in the classpath, which has to be removed as lot's of new users stumble
>>
>> over it and have hard times to solve it;(.
>>
>>
>>
>> Kind regards Ede
>>
>>
>>
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>> Hi guys,
>>> Seeing Edgar's post about another matter brought my mind to a user's
>>> question/request...
>>> I wonder why Edgar's excellent work on the coordinate transformation
>>> plugin hasn't yet been incorporated into the core... :O
>>> That user was right on one thing... a self-respecting GIS app
>>> **needs** a menu-driven coordinate system choice/re-projection.
>>> It's my belief that Edgar's work fills the bill for this one as it's
>>> very easy to edit (or perhaps include every entry of the
>>> spatial_ref_sys table) the cs.conf file...
>>> This would certainly make OJ even more user-friendly! ;-)
>>> Just sharing my thoughts here... :]
>>> Kind regards,
>>> Pedro Doria Meunier
>>> -----BEGIN PGP SIGNATURE-----
>>> Version: GnuPG v1.4.7 (GNU/Linux)
>>> Comment: Using GnuPG with Remi - http://enigmail.mozdev.org
>>> iD8DBQFGfAlo2FH5GXCfxAsRAk1lAKCaC53farCPJ5LwczKyBDwnGCNUdgCeJPSs
>>> ShPoCUTZ566oEelYqaGQ+/s=
>>> =T7/w
>>> -----END PGP SIGNATURE-----
>>> -------------------------------------------------------------------------
>>> This SF.net email is sponsored by DB2 Express
>>> Download DB2 Express C - the FREE version of DB2 express and take
>>> control of your XML. No limits. Just data. Click to get it now.
>>> http://sourceforge.net/powerbar/db2/
>>> _______________________________________________
>>> Jump-pilot-devel mailing list
>>> Jump-pilot-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>> --
>>
>> public class WhoDidIt{ // A comment. I love comments  private static Person
>>
>> sender;
>>
>>
>>
>>  public static void main (String[] foo){
>>
>>
>>
>>  sender = new Person();
>>
>>  sender.setName(new String[]{"Edgar", "Soldin"});
>>
>>
>>
>>  Address address = new Address();
>>
>>  address.setStreet("Stadtweg 119");
>>
>>  address.setZip(39116);
>>
>>  address.setCity("Magdeburg");
>>
>>  address.setCountry("Germany");
>>
>>
>>
>>  sender.setAddress(address);
>>
>>
>>
>>  sender.setMobilePhone(" +49(0)171-2782880 ");
>>
>>  sender.setWebSiteUrl(" http://www.soldin.de ");
>>
>>  sender.setEmail(" [EMAIL PROTECTED] ");
>>
>>  sender.setPGPPublicKey(" http://www.soldin.de/edgar_soldin.asc ");
>>
>>  sender.setGender(true);
>>
>>
>>
>>  System.out.println(sender.toString());
>>
>>  }
>>
>> }
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to