Edit direction

So when using the "Edit" function in a Drawtool to make an existing object smaller, is there some trick to making it go in one "direction" vs the other? Really can't figure this out - frankly this has been something that's baffled me for years, I think I might have asked on this forum about it once before but if so I don't remember. Most of the time I just try to work around it but I'd like to know what I'm missing.

So I've got this island and I want to make it smaller - specifically, everything to the LEFT of the red line, I want gone, while keeping everything to the RIGHT of the red line.

But ever time I try to edit, I end up with this which is the exact opposite of what I want:

So... what's the deal here? Is there some way to predict which "way" it will go based on something like where I click to start the edit or something?

Comments

  • MonsenMonsen Administrator 🖼️ 46 images Cartographer

    Not sure exactly how the algorithm is working internally, but it seems to like keeping the start/end node of the polygon (which would be located where you started drawing the poly in the first place.)

    A few ways to deal with this:

    • Try taking out smaller chunks, doing it over several operations.
    • Draw a completely new polygon instead, using the trace feature of the tool to trace the part of the coastline you want to keep, instead of using the edit feature.
    Loopysue
  • DaltonSpenceDaltonSpence Mapmaker
    edited December 2021
    My method would involve breaking the island.
    1. ClickExtract Propertiesthen select the edge of the island to set the proper sheet, layer, line width and fill to work with.
    2. If the red path is not already on the current sheet move or copy it to that sheet. 
    3. Hide all other sheets to protect them.
    4. ClickTrim to Entityselecting the edge of the island then trim the ends of the red path to it.
    5. ClickBreakselecting the edge of the island you want to keep then start the break at one end of the red path and end it at the other. (UsingEndpointwould be good for this.)
    6. Right clickFractaliseand combine (CMB) the two paths making sure the close ends connect.
    7. Close the combined path (if it isn't already) and the island has a new coastline. (You can show the other sheets now.)
    I hope this helps.
  • CielCiel Traveler


    Ah I see. So it seems like one of those quirky CC3/Fast CAD things, haha. That's fair enough, I thought that might be the case (and I'd rarely be able to remember where I started drawing any given poly) but figured it was worth the ask.

    As for either editing by removing small pieces repeatedly, or just re-drawing the landmass with a trace at the new size/shape, those are basically the workarounds I've used in the past, as I mentioned. Honestly both methods work pretty well and aren't really all that time-consuming - but, again, I figured it was worth the ask! Thanks for the reply.

    @DaltonSpence - hmm, that list of steps seems a bit too involved for what I'm trying to do, haha. But, I appreciate you trying to help in any case, and I didn't really know you could use Break and Fractalise that way so who knows, maybe this could be useful for something in the future!

  • This is the only way I can think of for the new east coast of the island to follow the red path exactly. (It doesn't seem so long if you think of it as working with an entity.) Also in step 6 remember to right clickFractaliseand select the "Combine Paths" option on the pop-up menu or type CMB on the command line.
Sign In or Register to comment.