Hello,
> I change a method of DirectPosition2D.java.
>
> public DirectPosition2D(final double x, final double y) {
> //super(x,y);
> super(x+1000000000,y+2000000000); // This is only for testing.
> }
>
Not sure what you're doing but that doesn't look like a very good idea !
> I run clean install –DskipTests and the build is successful. But I do not
> know which libraries should be used to import to other web applications.
Do you mean you want to find out which GeoTools jar contains a
particular class ? For most classes this is listed at the end of the
header (class) notes in the javadocs. For example, the javadocs for
DirectPosition2D which you can find at:
http://docs.geotools.org/stable/javadocs/org/geotools/geometry/DirectPosition2D.html
list the following...
Module:
modules/library/referencing (gt-referencing.jar)
Michael
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users