Community of VE/MapPoint Users and Developers
This is a discussion on Street names: partial matching within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I am working with MapPoint Europe 2004 and I need to perform a search for addresses that may only partially ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Street names: partial matching Is there any filter or wild character that may be used in the FindAddressResult function to perform a partial search of the street name part of the address ? Or shall I hope in a better search engine in the next release of MapPoint ? |
| |||
|
Hi, It will do a partial search in the beginning of the name. But not wildcards or things to find things in the middle or end of the name (as far as I know). You can however build yourself a database from out all the names by scanning the whole country.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
|
Hi, To scan all addresses it is easy to do if you do like a television make lat/long point at upper/left of the country. then make a scan offset of let's say 25 meter (?? maybe some experiment first) then start scanning, incrementing longitude until a certain maximum (upper / right of country), then decrement latitude, rewind longitude and start over again incrementing longitude. repeat until latitude reach a certain minimum (bottom line of country). I never done this, but I think it look easy done. Maybe do first some experiment to see what a good offset is. Maybe 25 meter is to large because you could skip an entire (small) street. The smaller the more doubles you will get, so it has to be filtered out later. I also suggest you do it on a machine that you dont use for a while, it may slow down the whole system and it could take very long time
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
|
Hi, Thanks for feedback. I'm not surprised about the time (I did not do any calculation), but the crash is a good feedback. So it is very important to keep track about used memoy and stop / start your application (eventually by write a batch fil from out of your application) tostart again and remember where you are.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| matching, names, partial, street |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HOW CAN IMPORT STREET NAMES TO MAPPOINT? | vicmar | MapPoint 2006/2009 Discussion | 3 | 09-21-2005 01:32 PM |
| Street Names etc... | Milo | MapPoint 2006/2009 Discussion | 1 | 04-27-2005 03:16 PM |
| Retrieve street names within shape | Dazzer | MapPoint 2006/2009 Discussion | 0 | 12-19-2003 05:52 AM |
| street names | Anonymous | MapPoint 2006/2009 Discussion | 0 | 06-04-2003 07:49 AM |
| How can I get all the street names in a city? | Anonymous | MapPoint 2006/2009 Discussion | 4 | 11-04-2002 08:06 PM |