Pushpins within zip codes

FreddyD
01-13-2007, 12:14 PM
Hi,

is it possible to select (rightclick and export to Excel) only the pushpins within a zip code, polygone of a city, etc.?

I have only solve it within a drivetimezone, freehand polygone etc.

Thank you for help.

Paul Larson
01-13-2007, 09:57 PM
No - there is no query method that provides a boundary object parameter other than QueryShape(), QueryPolygon() or QueryCircle().

You could interactively put the respective shape on the map and call QueryShape, though.

Fortunately, the shape data is available for most geographic levels from the census bureau's website. You can then use a modified version of the Spatial Data Import COM AddIn source code to generate this functionality.

 
Web mp2kmag.com
mapforums.com