Subscribe to this thread
Home - General / All posts - Transform - Overlay in v9 removes duplicates
espinello12 post(s)
#15-May-25 16:01

I am doing a fairly straight-forward Topology Overlay in Manifold 9, with a point layer of 1,288 records, being overlayed by a polygon layer, so that the polygon fields are assigned to the points within them. The operation is doing exactly what it should with respect to the field assignments. However, the resulting table is reduced down to 1,252 records. Doing a quick review of the ones missing, it appears that rows having the same addresses (and presumably geocoded to the same coordinates) seem to be treated as duplicates, with only one unique record being returned for each location in the new table.

The 4 options for an overlay are: identity, intersect, union, and update. According to the manual, the only option that specifically indicates that duplicates will be discarded is the "union". I have tried all four but still get the same result in every case.

Is there a way to generate an overlay without losing "duplicate" location records?


Elio Spinello RPM Consulting, LLC Santa Clarita, CA

espinello12 post(s)
#15-May-25 16:20

Well, I just realized that I should have been using a spatial join instead of an overlay, so my problem is solved, but I am curious why the overlay removes duplicates.


Elio Spinello RPM Consulting, LLC Santa Clarita, CA

volker

1,097 post(s)
#16-May-25 10:45

yes spatial join in this case teh right function.

With Topology overlay MFD automatically does a NORMALIZE TOPOLOGY that's the cause.


http://www.thegisservicesector.de

Manifold User Community Use Agreement Copyright (C) 2007-2021 Manifold Software Limited. All rights reserved.