Resolve "Image creation bugs with 0 size windows"
Compare changes
+ 7
− 0
@@ -236,6 +236,13 @@ class AISTrajectory(AISPoints):
@@ -236,6 +236,13 @@ class AISTrajectory(AISPoints):
x_coord, y_coord = get_coord(latitude, longitude, height, width, min_lat, max_lat, min_lon, max_lon)