exception thrown when creating snippet on nb11
genj\src\report\ReportPedigree.java starting at line 206, replace with try{ return Integer.parseInt(strYear); } catch (Exception ex){ LOG.warning("error parsing year " + ex.getMessage()); } return -1;
NumberFormatException running pedigree report
Won't run with JRE10
java.lang.IllegalArgumentException: Path not allowed
It looks like i can get all the points from a polygon, but there's not to distinguish points for the outter linear ring of a polygon vs interior holes in the polygon. Is there a way to determine which is which?
Shapes in a shape file often have titles, description, styling cues and other related meta data. Is it possible to read this data using this library?
this thread makes me happy. thanks Tim!