Draft: Develop
Compare changes
Files
13+ 64
− 39
@@ -8,7 +9,7 @@ from scipy.interpolate import interp1d
@@ -87,7 +88,7 @@ def __get_bounding_box__(bounding_box, positions, ref_index):
@@ -130,22 +131,9 @@ def generate_points(data, positions, height, width, node_size, lower_lat, upper_
@@ -162,21 +150,52 @@ def generate_points_with_features(data, positions, features_vectors, bounds, nod
@@ -345,7 +364,7 @@ class AISTrajectory(AISPoints):
@@ -358,11 +377,11 @@ class AISTrajectory(AISPoints):
@@ -371,18 +390,24 @@ class AISTrajectory(AISPoints):