I have an annotation layer originally from Autocad representing the Address 
Number of the buildings. There is no connection to the street, it is assumed 
via its proximitry and orientation (text is (approx) 90° to the street to which 
it belongs. 
 
My task - produce a list of street segments from my centerline layer within 
150' of the address point. Since some addresses might be closer to streets 
other than their correct address, I would like to add the list of streetnames 
to an attribute using the ListConcatenator.  Herein lies my problem...

1.      I specify the insertion point of the text as the base and the 
centerline as the candidate in the NeighborFinder transformer. I enter 150 ft 
as the distance
2.      I specify a Candidate List name of lstStreets, so I can get a list of 
all streets within 150' of my point    
3.      When I attach the ListConcatenator to the Matched port, no listnames 
appear in the dropdown for the list attribute. Why not? Is there a difference 
between the objects in the Candidate List vs the list attribute. BTW, my 
intention was to put the concatenated streetnames in a destination attribute 
called StreetList

Any help will be appreciated.
 
--Bill
William G Voigt           (415) 485-3366 voice 
GIS Analyst     II        (415) 485-3334 fax 
Dept Public Works         111 Morphew St 
City of San Rafael  San Rafael, CA 94901 

Reply via email to