Community of VE/MapPoint Users and Developers
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 ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Extract all zipcodes from MapPoint via C#.NET 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. |
![]() |
| Tags |
| c#net, extract, mappoint, zipcodes |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| 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 |