What if changes to a certain dataset are protected?
Can't remove a faulty point in the regular way. The dataset is created by myself in the field. A set of GPS locations imported as a KML file. One is just offline the transect.
What if changes to a certain dataset are protected?
Can't remove a faulty point in the regular way. The dataset is created by myself in the field. A set of GPS locations imported as a KML file. One is just offline the transect.
You can't edit kml files in QGIS, al least it's not possible to delete features. Convert (export) your kml-file in a Geopackage or ShapeFile. Alternatively, you could edit the kml-file in Google Earth or in a text-editor. See also here: Edit KML with the mouse in QGIS: is it possible?