Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style Customization - Mapmint #15

Open
mlfiras opened this issue Apr 15, 2019 · 3 comments
Open

Style Customization - Mapmint #15

mlfiras opened this issue Apr 15, 2019 · 3 comments

Comments

@mlfiras
Copy link

mlfiras commented Apr 15, 2019

Hello again, I tried to customize my points in mapmint using the "Graduated Symbol" option, it works well unless I have a "null" value. in fact Mapmint consider the "null" value as 0.
For example, in my case I have a table in postgresql that contains values for the state of my points.

2019-04-15-134033_3840x1080_scrot

The next image shows the expression settings that I wrote:
( ( [current_state] = -1.0 ) AND ( [forecasted_state]=0) )

2019-04-15-140321_3840x1080_scrot

Normally, Mapmint should display only the point that have 0 in "forecasted_state", not both; but as you can see it's showing two points.

My question: is there any way to display points with null values using the expression settings ?

Thank you in advance !

@mlfiras
Copy link
Author

mlfiras commented Apr 24, 2019

I forgot to mention another error:
after customizing my points into classes with images in the Manager
2019-04-24-131928_3840x1080_scrot
I discovered in the Preview that the points are just transparent circles.
2019-04-24-132646_3840x1080_scrot
But, if I set my layer to Raster in (Publisher -> Layers -> Overlay Layers), the icons appear normally:
2019-04-24-134745_3840x1080_scrot

Do you have any idea, what's causing this ?

@moonLight-7k
Copy link

Hello, I am interested in contributing to open source projects and would love to participate in any that you have available. I have experience in web Development, C, Python and am eager to learn and grow my skills through working on these projects. Please let me know if there are any opportunities for me to get involved, I would greatly appreciate it. Thank you!

@gfenoy
Copy link
Member

gfenoy commented May 28, 2023

Hello @moonLight-7k, any contributions to the Open Source projects are always welcoming contributions.

Please don't hesitate to join us on the ZOO-Project slack channel or the MapMint slack channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants