Hello

Eugene B a écrit :
> I had a look at 
> http://docs.codehaus.org/display/GEOTDOC/How+to+add+new+projections wiki 
> page.  
> And as I understand I should update 
> resources/META-INF/services/org.geotools.referencing.operation.MathTransformProvider
>  with my custom provider. And then rebuild geotools jar from source code.
> Is it possible to do the job without geotools source code modification?

You don't need to modify the GeoTools file. You can create your own JAR with 
the 
same file than above, except that it would contains only your custom 
projection. 
Having your JAR on the classpath should be suffisient for letting geotools see 
your projection.

        Martin

------------------------------------------------------------------------------
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to