Draft: Develop
Compare changes
Files
3+ 52
− 34
@@ -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,46 @@ def generate_points_with_features(data, positions, features_vectors, bounds, nod
@@ -346,7 +359,7 @@ class AISTrajectory(AISPoints):
@@ -371,18 +384,23 @@ class AISTrajectory(AISPoints):