Hi all! I was looking into Andrea's recent support for curved geometries and discovered that the WKTReader2 can't parse the following WKT:
MULTIPOINT ((111 -47), (110 -46.5)) but it can parse MULTIPOINT (111 -47, 110 46.5). The JTS WKTReader can parse both. This means that WKTReader2 isn't a drop in replacement for WKTReader. Thanks, Jared -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Reading-MULTIPOINT-WKT-tp5151252.html Sent from the geotools-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ GeoTools-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
