-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Drop duplicates in holes object based on some rule.
GTK db is atleast full of duplicates. Some in different height system, some in different dates but identical data.
Duplicates with different height system
Duplicates with different dates
holes = pif.from_gtk_wfs([6677710,378534,6677991,378986], coord_system='ETRS-TM35FIn', maxholes=2000)
si = holes.filter_holes(hole_type='SI')
si.plot_map()
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request