Welcome to MapForums!

Register, sign in, or use Facebook Connect above to join in and participate in the forum.

When you are signed in, this message, the ads in this row, and the red-underlined link ads all go away.

Subscribe to receive our newsletter.
Subscribe Unsubscribe
Page 1 of 2 12 LastLast
Results 1 to 10 of 16

MapPoint North America 2011 - UK Postcodes?

This is a discussion on MapPoint North America 2011 - UK Postcodes? within the MapPoint Desktop Discussion forums, part of the Map Forums category; Hello, I am new to this software, but it looks ideal for the work I do. Hope someone can help. ...

  1. #1
    robotacha is offline Junior Member White Belt
    Join Date
    Jan 2012
    Posts
    8

    Lightbulb MapPoint North America 2011 - UK Postcodes?

    Hello,

    I am new to this software, but it looks ideal for the work I do.

    Hope someone can help.

    I have been given a copy of Microsoft MapPoint North America 2011 by my IT department.

    Why on earth they gave me a copy of N.America when we live in the UK is beyond me (perhaps got it on the cheap?)

    either way, is there anyway of importing UK postcode data into the version I have? add-ins? data packs? anything like that?

    I have lots of customer data (with UK postcodes) pulled from my SQL databases, but Im struggling to match it efficiently in MapPoint.


    Can anyone guide a newbie in the right direction?

    New user tips are also welcome

    Thanks in advance,

    Mike.

  2. #2
    Eric Frost's Avatar
    Eric Frost is offline Administrator Black Belt
    Join Date
    Jul 1992
    Posts
    4,911
    Blog Entries
    4

    Re: MapPoint North America 2011 - UK Postcodes?

    I'd really recommend to get the European version of MapPoint 2011. It will have the UK postal codes and much more built in. You will have roads, be able to do address lookups and import address lists, do drive time polygons, etc.

    If you obtain a UK postal code database with lat/lon, you could import and do some limited analysis, mostly through programming, but I don't know where to point you to buy this UK postal code list, but I understand data is fairly expensive in the UK so I wouldn't be surprised if the UK postal code list itself is many more times the cost of MapPoint 2011 EU.

    So I think your best bet would just be to get MapPoint 2011 EU.

    Sorry if this is not the answer you were hoping for but is probably what you expected ?

    Eric
    ~ Order MapPoint MapPoint 2013 Here and Get Free Access to the MapForums Downloads ~
    ~~
    ~ Upgrade to Get Access to the MapForums Downloads ~

  3. #3
    robotacha is offline Junior Member White Belt
    Join Date
    Jan 2012
    Posts
    8

    Re: MapPoint North America 2011 - UK Postcodes?

    Exactly the answer I thought I would get.

    Quite bewildering as to why they purchased a N.America version. :\

    I have emailed them already and asked for a EU version.


    thanks for your reply!

  4. #4
    robotacha is offline Junior Member White Belt
    Join Date
    Jan 2012
    Posts
    8

    Re: MapPoint North America 2011 - UK Postcodes?

    right,

    In the short term, how difficult is it to import a .CSV file with ALL UK postcodes with lon/lat, easting, northing & Grid reference??

    any ideas?

  5. #5
    Eric Frost's Avatar
    Eric Frost is offline Administrator Black Belt
    Join Date
    Jul 1992
    Posts
    4,911
    Blog Entries
    4

    Re: MapPoint North America 2011 - UK Postcodes?

    That should be really easy. Just specify you are using lat/lon to match to the map.

    Maybe just try 100 records first to make sure it's working.

    Also, it might help to import into Excel first to make sure all the columns line up.

    Let us know how it goes!

    Eric
    ~ Order MapPoint MapPoint 2013 Here and Get Free Access to the MapForums Downloads ~
    ~~
    ~ Upgrade to Get Access to the MapForums Downloads ~

  6. #6
    robotacha is offline Junior Member White Belt
    Join Date
    Jan 2012
    Posts
    8

    Re: MapPoint North America 2011 - UK Postcodes?

    Ahh, What I mean is;

    I have a customer file that I want to import into MapPoint.

    This excel file contains about 900 entries with the following headers:

    CUSTOMER NAME POSTCODE


    referring back to my initial problem of not having UK postcodes, I managed to find a full list of UK postcodes with long/lat in CSV format.

    How can I put this newly aquired postcode data, into MapPoint, then import my excel file and have it correctly match/map the postcodes? with minimal manual matching?


    OR,

    would it be easier, to wait for IT to get me an EU version, and in the meantime,

    use VLOOKUP in excel, and insert the long/lat into my excel file as extra columns, giving me headers of:

    CUSTOMER NAME POSTCODE LONGITUTE LATITUDE


    then match on the new columns?


    Regards,

    Mike.


    Thanks for your help.

  7. #7
    Eric Frost's Avatar
    Eric Frost is offline Administrator Black Belt
    Join Date
    Jul 1992
    Posts
    4,911
    Blog Entries
    4

    Re: MapPoint North America 2011 - UK Postcodes?

    Ahh yeah, do this:

    use VLOOKUP in excel
    ~ Order MapPoint MapPoint 2013 Here and Get Free Access to the MapForums Downloads ~
    ~~
    ~ Upgrade to Get Access to the MapForums Downloads ~

  8. #8
    Eric Frost's Avatar
    Eric Frost is offline Administrator Black Belt
    Join Date
    Jul 1992
    Posts
    4,911
    Blog Entries
    4

    Re: MapPoint North America 2011 - UK Postcodes?

    If you wanted to get a sense of how many customers per postal code by doing say a "sized circle" on top of each postcode instead of individual pushpins on top of each other, you could do a "group by" (or the Excel equivalent - a pivot table?) to get a count of customers per zip code and then import that list.

    Then your list would look like this:

    POSTCODE LONGITUTE LATITUDE CUSTOMERCOUNT

    Then when you go through the Import Data Wizard you could do a sized circle map.

    If you have different customer types or revenue per customer or amount of business per year you could get fancy with some of the other map options: pie charts, sized pies, bar and series charts, etc

    So, to re-address your first question, I guess you might be able to do quite a bit with the NA version of MP with UK postal code (with lat/lon).
    ~ Order MapPoint MapPoint 2013 Here and Get Free Access to the MapForums Downloads ~
    ~~
    ~ Upgrade to Get Access to the MapForums Downloads ~

  9. #9
    robotacha is offline Junior Member White Belt
    Join Date
    Jan 2012
    Posts
    8

    Re: MapPoint North America 2011 - UK Postcodes?

    I agree

    Most of the work I would use MP for would simply be, brand dealer location maps... highlighting areas of the UK where we have customer who are not brand dealers.

    So we wont actually need much sales data.

    Im a bit of an excel whizz, so I prefer using excel. Now I have a UK postcode reference file, I can simply amend my data to suit, before importing in MP, then it will produce the map I require.


    Thanks Sir!

  10. #10
    Eric Frost's Avatar
    Eric Frost is offline Administrator Black Belt
    Join Date
    Jul 1992
    Posts
    4,911
    Blog Entries
    4

    Re: MapPoint North America 2011 - UK Postcodes?

    My pleasure, that's what we're here for!
    ~ Order MapPoint MapPoint 2013 Here and Get Free Access to the MapForums Downloads ~
    ~~
    ~ Upgrade to Get Access to the MapForums Downloads ~

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. MapPoint Europe And North America
    By Sany in forum MapPoint Desktop Discussion
    Replies: 4
    Last Post: 11-29-2010, 06:06 PM
  2. ActiveX Error 16398 - Mappoint North America can't run.....
    By Mike2005 in forum MapPoint Desktop Discussion
    Replies: 12
    Last Post: 11-17-2010, 08:12 AM
  3. Found! Adding new data to MapPoint '04 North America
    By BobFromBoston in forum MapPoint Desktop Discussion
    Replies: 1
    Last Post: 10-22-2006, 08:53 PM
  4. Mappoint North America 2004 and the IPaq
    By Anonymous in forum MapPoint Desktop Discussion
    Replies: 2
    Last Post: 03-04-2004, 09:03 AM
  5. I have MapPoint 2002 Europe & North America; how c....
    By Anonymous in forum MapPoint Desktop Discussion
    Replies: 1
    Last Post: 08-24-2001, 04:50 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


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 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80