MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




Extract all zipcodes from MapPoint via C#.NET

This is a discussion on Extract all zipcodes from MapPoint via C#.NET within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I thought I saw an article on Google or mp2kmag to do this, but I can't find it-- hopefully I'm ...


Go Back   MapPoint Forums > Map Forums > MapPoint 2006/2009 Discussion

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-09-2004
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Extract all zipcodes from MapPoint via C#.NET

I thought I saw an article on Google or mp2kmag to do this, but I can't find it-- hopefully I'm not repeating.

I'm interested in querying MapPoint 2004 for all zipcodes in the US via C#.NET. Please see the following columns to describe the table of data I'm looking for.

(Zipcode, County, City, State)

Is there any way to do this? I tried using FindAddressResults() as follows (to no avail)

ApplicationClass app = new ApplicationClass();
FindResults frs = app.ActiveMap.FindAddressResults("", "", "", "", "", "USA");

I'd like to find a programmatic solution to this, but I'd also settle for getting this data in an Excel document via using the MapPoint 2k4 UI

Any help is much appreciated.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 08-09-2004
Eric Frost's Avatar
Senior Member
Black Belt
 
Join Date: Jul 1992
Posts: 2,530
Blog Entries: 1
I know that of the 100,000 possible zip codes, there's something like 42k to 44k actual zip codes in use.. you might just consider using brute force to see which ones are valid and extract them. To get the city and state, you could do a FindNearby and extract the POI information, see the Extracting POI information article. I'm not sure how you'd get county, but likely it's possible by mapping a territory or demographic to the county level.

Eric
__________________
~ Now taking orders for MapPoint 2009 ~
~
~ Upgrade to MapForums Plus membership ~
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
c#net, extract, mappoint, zipcodes


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
[HELP] How to extract symbol bitmap from mappoint phrozzy MapPoint 2006/2009 Discussion 0 06-21-2006 04:35 AM
Extract the best route Anonymous MapPoint 2006/2009 Discussion 17 03-15-2005 02:38 PM
zipcodes Anonymous MapPoint 2006/2009 Discussion 1 02-16-2005 09:31 AM
Showing Zipcodes shaistasohail MapPoint 2006/2009 Discussion 0 09-03-2002 07:03 PM
I have a dataset of 390 hospitals with zipcodes, d.... Anonymous MapPoint 2006/2009 Discussion 1 03-10-2002 11:48 PM


All times are GMT -5. The time now is 06:18 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
MP2K Magazine
Visitor Map


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55