Spatial Join help.

1960
10
Jump to solution
08-16-2016 03:37 PM
CCWeedcontrol
Occasional Contributor III

When i do a spatial join from a FEMA layer and Taxparcels it get multiple Fema zones like 'AEXXXAEXAE', 'AEAEXAEAEXAEAEAEXAEXAEXAEX'. I use the following + """FEMA_ZONE "FEMA_ZONE" true false false 60 Text 0 0 ,Join,#,"""+ FEMA09 + """,FLD_ZONE,-1,-1;"""\. I know the tool is doing what it is suppose to be doing. There is multiple "X" and "AE" zones that overlap this parcel. For the most part there are hundreds like this. Is there a why for example to just put "AE,X" instead of "AEAEXAEAEXAEAEAEXAEXAEXAEX". The only thing i can think of is to write and update cursor for each different FEMA_ZONE, but that would alot of update Cursor's.

I would appreciate any help, thanks.

0 Kudos
10 Replies
CCWeedcontrol
Occasional Contributor III

Doh!

I looked into your suggest to parse that into a def but was not successful at all.

I appreciate the help.

Thanks.

0 Kudos