Forum Discussion

antonstam's avatar
antonstam
Regular Visitor
8 years ago
Solved

ArcGIS visual cannot locate some features, but different features every time the map is loaded

I'm using the ArcGIS visual element to plot data on Dutch ZIP codes. These are 4-digit codes that ESRI recognises as locations. There are about 3.500 ZIP codes in my dataset. The visual reports it "failed to locate X features", where X is a different number each time I refresh the map. The areas it fails to locate are also completely different ones every time. I've tried switching between fuzzy and exact matching, but the problem is similar in both. Why does this happen? Is this a bug?

 

I've included some pictures to illustrate the problem.

 

  • The ESRI team have confirmed that this is a bug in the visual. They are currently looking for a fix and will hopefully include it in their next release.

6 Replies

  • antonstam's avatar
    antonstam
    Regular Visitor

    It gets even more confusing. I'd tried deleting my cache, which actually solved the problem for a while. When it came back, I tried limiting the size of my dataset. I had a set of 3,000 records at that point, and it failed to locate around 300 features. Being conservative, I tried limiting my dataset to its first 2,500 rows.

     

    While this has not solved the problem, it did show some interesting behaviour: the number of features that could not be located is now a round number every time. It varies between 150, 300, and 450 features exactly.

     

    The missing features also come from a contiguous area. For example, all the ZIP areas in an entire province will fail to load.

    • Anonymous's avatar
      Anonymous
      Not applicable

      HI antonstam,

       

      Did you correct setting the date category of your data?

      In addition, you can also take a look at below article which has the similar issue.

      arcgis


      If above not help, please share some sample data to test.

       

      Regards,

      Xiaoxin Sheng

      • antonstam's avatar
        antonstam
        Regular Visitor

        Hi Anonymous,

         

        Thank you for your reply. My data does not have a date category, so I didn't have to set it. I've read the article you linked and while it is very interesting, their solution involves filtering out the blanks in the location column and my dataset already does not have any blank values in that column.

         

        I have created a sample dashboard that creates the issue. You can download it here. It is about 70 KB in size and contains a dataset with 3,500 rows and 2 columns.