Pandora-IsoMemo / DSSM

Pandora & IsoMemo spatiotemporal modeling (DSSM)
https://pandora-isomemo.github.io/DSSM/
GNU General Public License v3.0
4 stars 1 forks source link

Bug no points visible and missing point size option #140

Closed isomemo closed 1 year ago

isomemo commented 1 year ago

@arunge I tried loading a couple of datasets with coordinates via the Pandora import in the Iso beta app and no points are visible in the map. Funny enough, if I select the cluster option this works.

Also, the option to select point size has been removed. This should be placed back again. The user will be able to choose a point size by a field or a fixed size for all. Imagine the situation where the user does not want to select a field to define point size. How would then the point size be changed?

The same applies to all other point options (e.g. colour, etc)! Users can select to define these by a field or select a value for all options.

arunge commented 1 year ago

Regarding

Also, the option to select point size has been removed. This should be placed back again. The user will be able to choose a point size by a field or a fixed size for all.

The point size was not removed, it is just hard to find (1). Should I shift it higher to the place where one can set the colour and symbol of location marks (2)?

point size colour and symbol
image image

Regarding:

Imagine the situation where the user does not want to select a field to define point size. How would then the point size be changed?

There is a slider to change the point size for all points (3). One can find it below the option to set colour and shape (4). To change the colour for all points, use "fixed" (5). There is no option to change the symbol by a selected coumn, symbols are always set for all points.

point size for all points colour for all points
image image

I would really recommend to shift all the options to change the look of symbols to one place to remove the confusion. In the modelling tabs, the options named above are available for:

image

arunge commented 1 year ago

Regarding

I tried loading a couple of datasets with coordinates via the Pandora import in the Iso beta app and no points are visible in the map. Funny enough, if I select the cluster option this works.

After uploading data within a modelling tab (1), a map is only created after a model was run. That is, there is no automatic trigger to show a map that contains only data points but no model output. So, one always has to run a model before one can see a map.

I am not sure what situation had happen above, but when I tested

After pressing "Start" Before pressing "Start"
image image
arunge commented 1 year ago

@isomemo Which steps should we do here?

isomemo commented 1 year ago

@arunge I was referring to the module for Pandora data import. After this, we have the map shown in "Interactive map". As for the options after modelling we can discuss these.

arunge commented 1 year ago

Regarding

Also, the option to select point size has been removed. This should be placed back again. The user will be able to choose a point size by a field or a fixed size for all. Imagine the situation where the user does not want to select a field to define point size. How would then the point size be changed?

The same applies to all other point options (e.g. colour, etc)! Users can select to define these by a field or select a value for all options.

This was fixed within:

Regarding

I tried loading a couple of datasets with coordinates via the Pandora import in the Iso beta app and no points are visible in the map. Funny enough, if I select the cluster option this works.

Could it be that the columns Latitude and Longitude had not been set correctly? If they are missing or the coordinate format is not correct, points will not be draw on the interactive map.

arunge commented 1 year ago

Issues had been reported and fixed here.