Hello Everyone,
I am trying to import digitized shoreline data that I generated using python and output as a GeoJson. The code often generates multiple segmented polylines for a single date. Unfortunately, when I pull in the shapefiles to ArcGIS pro using the Json to Feature tool, these segments are connected with straight lines between end points. This makes the outputs unusable to me, unfortunately. Is there any way to import these and maintain the segmented polylines without connecting them?