NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hello, new to Openstreetmap.

On the map I need to delete a section of a local path that is not accessible anymore. On the map, when I click on that section I find out that it is part of a longer track. I would therefore need a function to detach the section I want to delete from the rest of the track, in order to delete only that particular section and not the whole track.

Is there a way to do this?

Thank you

asked 03 Dec '17, 21:09

rmarchesi's gravatar image

rmarchesi
11112
accept rate: 0%

edited 06 Dec '17, 20:46

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


Assuming you are using the web editor ("ID Editor"), click on the way you want to modify to see its consituent points. Then

  • either right-click on one of the points, and select the scissors symbol to cut the way in half at this location. Repeat at the other end if necessary to cut in three parts. Afterwards, delete the part you don't need.
  • or, if the part you want to remove is at the end of an existing way and not in the middle, right-click on each point forming that part of the way you want to remove, and select the trash symbol to delete that point.

If the part that is "not accessible anymore" still exists but is just very low quality, or maybe prohibited to use, then consider changing the tags or adding tags (e.g. access=no) to the inaccessible bit instead of deleting it.

permanent link

answered 03 Dec '17, 21:20

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×352
×202
×112
×102
×7

question asked: 03 Dec '17, 21:09

question was seen: 3,482 times

last updated: 06 Dec '17, 20:46

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum