Closed giuliohome closed 3 years ago
Could you find more precisely in your "real_routes_2020-12-19_MR1.csv" file for which route this error occurs?
Found this (for example, after a binary search)
route name,olon,olat,dlon,dlat
route46,37.3516,44.3101,53.3833,46.1528
it looks like my coordinates for the caspian pipeline consortium terminal are wrong
Sorry, this is clearly my fault. Thank you
I'm getting
Exception in thread "main" java.lang.NullPointerException: Cannot invoke "org.locationtech.jts.geom.Geometry.getGeometryType()" because "g" is null
for all resolutions (50, 20) under 100. For 100 it correctly saves the output. My command isIs it a bug or a wrong usage (but where in the latter case?)