Revision: 4326 http://sourceforge.net/p/jump-pilot/code/4326 Author: michaudm Date: 2015-02-27 21:18:45 +0000 (Fri, 27 Feb 2015) Log Message: ----------- typo in documentation
Modified Paths: -------------- core/trunk/src/com/vividsolutions/jump/io/ShapefileWriter.java Modified: core/trunk/src/com/vividsolutions/jump/io/ShapefileWriter.java =================================================================== --- core/trunk/src/com/vividsolutions/jump/io/ShapefileWriter.java 2015-02-27 17:13:09 UTC (rev 4325) +++ core/trunk/src/com/vividsolutions/jump/io/ShapefileWriter.java 2015-02-27 21:18:45 UTC (rev 4326) @@ -204,7 +204,7 @@ * * <p> * Since JUMP and JTS do not currently support a M (measure) - * coordinate, it will always be set to �10E40 in the shape file + * coordinate, it will always be set to -10E40 in the shape file * (type 'xym' or 'xyzm'). This value represents the Measure "no * data" value (page 2, ESRI Shapefile Technical Description). Since * the 'NaN' DOUBLE values for Z coordinates is invalid in a ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel