Vyacheslav Chernykh

Results 13 issues of Vyacheslav Chernykh

Hello! I have a projection with "unitconvert" operation. Proj4js gives error for it. I found in sources that it attempts to find "unitconvert" in the list "names" (projections.js), but there...

**Describe the bug** Hello! Don't know if it is a bug or not, but it seems that Vector Layer Hit Detection works strange. Example https://openlayers.org/en/latest/examples/hitdetect-vector.html works more or less acceptable,...

bug

Hello. First, I want to say that I'm very appriciate your work. Such enthusiasm is great and rare, and differ from studios approach, that oriented on populace rather than hardcore...

"Code pack" works properly with magnetometer on 2 of our devices, but on third tablet it produces an exception (row 698 in Sensor.cs): `System.Runtime.InteropServices.COMException: "Cannot create a file when that...

bug
Needs Feedback

Hello. I'm working with magnetometer sensor. The project supports .NET 4.0 so probably the "Windows-API-Code-Pack" platform is my only option. (By the way, why you changed the target framework of...

bug
Needs Feedback

Hello! Numbers are rounded and converted to exp notation: https://play.spruce.cf/#39a2a4d6ebafb495ede3dc87a4723512 ``` --- # first.yml some_data: this will be overwritten later --- # second.yml some_data: 4200000.42 ``` `some_data: 4.2000005e+06` Its a...

Hello! Thanks for [spruce](https://github.com/geofffranks/spruce), it seems suited great for my task to merge two json configs. But I've noticed that it sorts content during merging. Is it possible to disable...

Thank you for your work. I have a question: how to specify filter in Update statement, for example, `attr1 = val1`?

help wanted

**Describe the bug** Don't know if it is a bug or intended behavior. It seems that when a Draw interaction of vector layer is in use, all tile and image...

bug