Geomap displays duplicate points

Hi,

GeoMap displays 20 points even though only 10 recors are plotted.
Using Sp7 latest version. What am I doing wrong?
Thank you!

Hi @Amelie

This isn’t anything you are doing wrong, it is a bug. Issue linked below. However, I will note that the description of the bug is perhaps incomplete based on some testing I did this morning (7.9.6.2). Even if there are no two CollectionObjects that share the same locality in the query, it may still duplicate the markers. The screenshot below is for one collection object, with both markers listed with the same id (while loading) and then catalogNumber once rendered. In a query of 45 collection objects with localities, I get 90 markers returned, the same 2:1 ratio you are experiencing.

If we look at this same location through a different frontend, we only have one record with that location, so it isn’t an issue of a record outside of the query having the same coordinates.

1 Like

Also, here is the other post on the forum in case Grant wants to merge these

2 Likes

Hi
I have three test records, however Geomap renders 5 points on the map instead of three, see map see below


All three samples have the same location; see exported query results below (csv).
query_results_2023-12-20T09 48 14.735769.csv (973 Bytes)

Any idea?

Hello @kitchenprinzessin,
I was able to recreate this issue and found that in GeoMap the points are double the amount of collection objects added instead of just having one point for every collection object. I created a report for this issue on GitHub:

Thank you for reporting this!

1 Like