Topic: Report Map
Dear all, we are currently in the process of creating a report map that will show all the occurrences of a particular user, once he/she is on line.
We already did this for a report list (occurrence list for a CMS user), that is doing well. To avoid the system asking the user to choose any detail, we put in the "preset parameters values" of the "report settings" menu the following scripts:
date_from=1900-01-01
date_to=2100-01-01
survey_id=
smpattrs=
occattrs=
taxon_group_id=
user_id={user_id}
For what the making of a map (in a different page) is concerned, despite the objective is to map the same list of data already created for the report list, the task seems to be not so easy:
- using the Report Map prebuilt form, once selected a polygon with the tool provided, no search for data is possible, since the system give the error: "please supply a search area for the report";
- other possible map solutions do not give any mapped data, neither if we put the script mentioned above in the "report settings" menu.
How could we easily create a map showing ONLY the data of a user, whatever the surveys used is?
Many thanks to whom who will help us!
Andrea
P.S.: as I already pointed out in other posts, the switch on and off of the Italian language in the Drupal installation (the first occurred unintentionally) created several unespected problems, ranging from map settings to CKeditor disappearence. I fear that some of these "lacking functionalities" would be still related to this!