Majid Hojati

Results 131 comments of Majid Hojati

@benmaier Can you show me how you configured RTD to make and install your package? Mine has a problem with installing pybind

@KnIfER thanks very much, it would be very good if you convert it into a library

I have tested and it seems the problem is because of updating threejs to last version, But I have no idea what cause this problem in new threejs

Update:It seems threejs tries to resize 2d image materials into a power image.based on this link [makePowerOfTwo](https://github.com/mrdoob/three.js/blob/a4922d637762f2abf0ac7282b2bea8538bf1ee3e/src/renderers/webgl/WebGLTextures.js#L416) and this link [textureNeedsPowerOfTwo](https://github.com/mrdoob/three.js/blob/a4922d637762f2abf0ac7282b2bea8538bf1ee3e/src/renderers/webgl/WebGLTextures.js#L67) says that there has to be two options of...

@emrahaydemir can you wrap your query around `ST_MakeValid` ? https://postgis.net/docs/ST_MakeValid.html If this works I will update the plugin too. This is not related to the strapi and it is related...

@talaj Hi, Is it possible to use this feature in python version? I could not find any clues about it

@talaj Hi, Thanks for your help, Actually I wanted to make mapnik get the color of fill parameter in polygon style from feature attribute I have no idea if this...

@talaj Hi, I tried but it does not work, You know I am using MemoryDatasource and feed it using geojson strings in code,I first tried to define it using `style.fill='[color]'`...

Well I am using `ColorLayer` in this case, So the reason of the difference in colors is something else. I will try to double check the validation of the colors....

Hi @jailln thanks for the comment, I think it was because I was developing on a vm which could not use hardware acceleration. We can close this topic. Thanks!