This may  work for one tract:

1) Use select by condition to select all streets INSIDE the tract .  This
gives you all streets segments that do not intersect the border.  Call this
INSIDE

2)  Use select by condition to select all streets TOUCHING the tract,  Call
this set TOUCHING

3)  Use Combine Selection to " Choose   features  in both"  TOUCHING and
 INSIDE.  Call this Set  CROSSING

4) The sum of all your values in the INSIDE set plus one half of the sum of
the CROSSING SET is a good approximation to what you are looking for.

Good luck

Armando

On Mon, Dec 1, 2008 at 11:20 PM, Michael Cline <[EMAIL PROTECTED]>wrote:

>    I am trying to do the following and wonder if someone has a solution.
>
> I need to overlay tracts over streets and I want to calculate strength
> length in order to derive at a "linear density measure."
>
> For instance, those streets that are completely within an area would be
> assigned to the tract that is overlaid so that the length of the street is
> included. But where streets border the area, I need to obtain a length ½ of
> what the length is as the other ½ would be assigned to the area adjacent.
>
> Thanks for any suggestions.
>
> Mike Cline
> Research Associate
> Institute for Demographic & Socioeconomic Research
> The University of Texas at San Antonio
> 1 UTSA Circle
> JPL 4.03.18A
> San Antonio, TX 78249-0704
> (210)458-6537 f(210)458-6541
> [EMAIL PROTECTED]
> http://idser.utsa.edu
>
>
>
>   
>



-- 
Armando Scalise

Reply via email to