Are you in a geometric network? If so have you tried deleting the GMN and rebuilding it?
be advised if you do and your in SDE you should compress/compact it several time first.
Sure. It's pretty big, so I'll send an email with instructions on where to retrieve it...
Could you send me a map package so I can repo the issue?
mmiller@esri.com
I'm seeing the exact same behavior, over a year later... Attribute Assistant version 6.26.2015. Adding an address point, and trying to pull some fields off of street centerlines in the creation phase.
------------------------------------------------
Row Info
Row Number 1
TableName: ADDRESS_POINTS
FieldName:
ValueInfo: CENTERLINES|ST_NAME,PRE_DIR,SUF_DIR|STREETNAME,PREDIRECTION,SUFDIRECTION|500
ValueMethod: NEAREST_FEATURE_ATTRIBUTES
On Create: 1
On Change: 0
Checking for Subtype Restriction
Field is not specified, empty, or set for all.
Trying NEAREST_FEATURE_ATTRIBUTES
Looking for layer: CENTERLINES
Street Centerlines layer Found: CENTERLINES
Checking Field Mapping
Field Mapping verified
Searching for Nearest Feature
No Feature was found, default fields
Finished: NEAREST_FEATURE_ATTRIBUTES
If I take off the 500 foot search distance, essentially setting it to zero, and click directly on a street centerline, the message changes slightly, but still finds nothing.
ValueInfo: CENTERLINES|ST_NAME,PRE_DIR,SUF_DIR|STREETNAME,PREDIRECTION,SUFDIRECTION
WARNING: search distance as not specified, defaulting to 0
Features Found, looping for closest
Does the NEAREST_FEATURE_ATTRIBUTES method really work in AA?
Open your attribute table and sort the values on shape_length from shortest to longest.Delete all Zero values if any and fix any issues with lengths less than 5. For road centerlines you really should clean up things less than 10.Also, turn snapping off it it is on.
Just upgraded from 10.0 to 10.2.Worked fine in 10.0. Just pulling 2 attributes from a street feature class (from sde) and loading them into a civic point feature class (also sde). For whatever reason it's now giving an error saying cannot be performed on empty geometry. Clearly the geometry is not empty.Any clues?
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.