I'm beginning to feel like a broken record, and I know the manpower doesn't exist right now to answer. But I think it's a good idea to get these questions on record.
I am trying to create a Polygon (org.opengis.geometry.coordinate) using a GeometryFactory (same package). There is a GeometryFactory.createPolygon method but both overloads take a SurfaceBoundary. How do I create a SurfaceBoundary? There is no method to create one in GeometryFactory. On a more general note, should I be using the GeoAPI geometry classes, or should I be using the JTS geometry classes? The docs say that GeoTools is moving away from JTS. Has this happened? Is the new functionality complete? Thanks, Tim Swanson Software Engineer Tyler Technologies, Inc. 14142 Denver West Parkway, Suite 155 Lakewood, CO 80401 Phone: Fax: 303-271-1930 E-mail: [EMAIL PROTECTED] Web: www.tylertech.com ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
