View Single Post

  #1 (permalink)  
Old 10-05-2006
MapUser MapUser is offline
Junior Member
White Belt
 
Join Date: Oct 2006
Posts: 4
Zip Code Fractions

Hi there,

I am wondering if there is a way to obtain ZIP code fractions that are captured by a radius. I know that you can export all the ZIP codes touched by a radius. But I need the fraction of the ZIP that is actually inside the radius. Essentially, given a radius, I am looking for an output like:

Code:
ZIP                    Fraction in Radius
-------------          -------------
12345                          78%
23456                          92%
...


Thanks a lot.


Pete

Last edited by MapUser; 10-05-2006 at 12:36 PM.
Reply With Quote