Perhaps making the track a multi-part feature after you chop out the middle bit. It should keep the same vertex order, and thus still progress in the right direction...or you could try a single discontinuous route (Ignore spatial gaps)?
Yes, I understand that you "need the line to represent the actual path of the satellite".It is also quite clear that the imaginary part of the line is what you need to eliminate,and that manual manipulation is not a viable option.I am not quite so slow as all that.If you break line where it crosses the meridian you will have three segments:part 1 of the pathpart 2 of the pathand the straight bit across the face of the map.the straight part should have just two nodes and the y values of the two ends will be equal andthe x of one end will be at -180 and the other at 180That should be enough to pick the bad one out of the three automatically.There are also options for automatically breaking up the original line. I leave this as a exercise for the student.I referred to your mistaken assumptions in that your sketch 'corrected' the pathby joining it down the wrong side of the sinusodial shape.Your 'correction' did not, in fact correct anything: it simply moved the path.In fact, that path had to start off to the left and then reappear on the right,not just run down the right limb.
Just zip up a kml/kmz and you can attach the file to your post.
I don't see your image 2 as problematic:it looks like a reasonable representation of the line in image 1and in Google EarthYou likely want to split your track wherever it crosses the 180° meridian, so Arc will not wrap the line back across the whole earth to continue the single feature.We know that the world is continuous across that meridian,and thus the feature should break there when projected,but the feature coordinate stream tells Arc that the line goes from hither to yon, and the only way Arc knows to get from hither to yon is right across the face of the flattened earth.Yes, Arc is making some unfounded assumptions about how the line should run, but your 'edited' version is only a reflection of your own unfounded assumptions about how the line should run.Split the line, and see if you two can come to some sort of agreement.
Which version of ArcMap?Can you share one of your KML files for me to try?
The first thing I'd try is the Densify tool to add coordinates to your original dataset (before projecting to Sinusoidal). I think what might be happening is that you have long line segments without intermediate shapepoints. When projecting, the line endpoints are projected, but the space in between isn't. Anyway, try that first. Maybe start with 10km distance and see what happens. If it looks like it will solve the issue, you can decrease the distance for finer resolution. If this isn't the issue, I'll investigate further.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.