Forum Discussion

Sebastian's avatar
Sebastian
Icon for Advocate III rankAdvocate III
10 years ago

Problem with map and postal code

Hey,

 

I try to use the map visualization but it seems that it doesn't work well. Some postal codes where shown in the wrong country.

So I try to use Land and Postal Code like

 

Location = Concatenate([land];concatenate(",";[postal code]))

 

 

If I use the coloum "Location" the map visual also doesn't schow all information right on the map.

 

If I use the coloum  "Land" all countries shown correctly.

 

Has anybody an idea why it doesen't show all values correctly?

 

22 Replies

  • AFra's avatar
    AFra
    Icon for Helper III rankHelper III

    I had the same problem, and fixed it by concatenating Postal Code + City + Country.

    Hope it will work for you!

  • Greg_Deckler's avatar
    Greg_Deckler
    Icon for Community Champion rankCommunity Champion

    Can you provide your data or a sample of it that isn't working as expected?

    • Sebastian's avatar
      Sebastian
      Icon for Advocate III rankAdvocate III

      For example the Code for the Coloumn Land is "CH" and Coloumn postal is "9016". (The format for the Coloumn "Land"is land and for Coloumn "Postal" is postal code).

       

      If i use the Coloumn land in the visual all values where shown correctly.

      If I use postal the visual shows the postal code "9016" in New Zealand but it is St. Gallen in Switzerland.

       

      So my idea was to concatenate both.

      My new Coloumn "Location" has the value "CH, 9016".

       

      It seems that the visual ignore this value. All where shown correctly ecept values which are situated in Switzerland or Austria.

      • Greg_Deckler's avatar
        Greg_Deckler
        Icon for Community Champion rankCommunity Champion

        The problem is that New Zealand uses four digit postcodes that are apparently the same as Switzerland/Austria. The map is taking its best guess. Specifically, a 9016 postcode would be somewhere in Otago, Southland in New Zealand. What if you put both the "Land" column and the "Postal" column in the Location field and then some other field in the Values field?

  • I have a problem with a US postal code showing on the European side of the Map.  I am only trying to get shipments out of our facilities by zip code but have state and country as part of the definition.  Still, I have the following data:

    MonthFacilityWeightCustNameCITYStateZip
    FebruaryCOLUMBUS19540A*****DORALFL33192

     

    And it seems to think this is in Scandinavia somewhere.  I will try adding street address and see if it makes any difference.

  • I'm having a problem with Globe map, it doesn't allow me to drop longitude and latitude in their field in the visual. Both long and lat have data type as longitude and latitude respectively and are formatted as decimal number and set to don't aggregate. Same happend with the filled map.

    Any help pleas3?
  • Anonymous's avatar
    Anonymous
    Not applicable

    I have the same problem for AU.

     

    Please help

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Anonymous do you have an example of an address that's not working for you?

       

      thanks

      • Anonymous's avatar
        Anonymous
        Not applicable

        Yes 

         

        Australia 2570

        2570, Australia 

        2570, Au

         

  • This Topic is not solved! In Germany we have similar problems.

    German postcode 99734 -> Nordhausen in Thüringen, is from Bing Maps located in Alaska, that's makes no sense. And we have much more examples.

     

    I categorized the data. I created hierachies, with country. I concatenated it with Country infront of postcode, nothing works.

     

    Please fix that Bugs!