Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • The Points Displacement in the Processing Toolbox is what I use; then what? The new layer doesn't have new coordinates in the attributes table, and adding geometries still produces the same coordinates. Commented Jan 18, 2018 at 5:09
  • Is Points Displacement working in QGIS 2.18? Commented Jan 18, 2018 at 10:34
  • @JillAdona Oh, sorry for assuming otherwise. You mention attribute table, but that won't necessarily reflect the new coordinates. When you use Points Displacement, does it visually change your points? If so, what coordinates do you get for each with, say, the getWkt plugin? Commented Jan 18, 2018 at 10:56
  • @Shimbamangu Yes, it still works. Commented Jan 18, 2018 at 10:56
  • @RobertoRibeiro Yes, it does visually change my points - when I hover over the new points I see new coordinates at the bottom right of my screen. Then I use Export/Add geometry column, but the coordinates I get for each observation are still the same as the original building. I'll check the plugin you mentioned! Commented Jan 19, 2018 at 1:24