mkandulavm

Results 19 issues of mkandulavm

Hi I want to use a way OSM ID and get lat, lon of the points making this way from the created postgres database. Can someone please provide me a...

In scene.cpp, runTextureTasks() is called twice. While harmless to naked eye, commenting the first one at line 153 is possibly required to avoid a potential crash (which rarely occurs for...

Hi I currently have route lines as a separate mbtiles. When I use this, the coarser (low res) route lines of previous zoom seems to be getting interleaved with current...

Hi This might be reasonably obvious, but I need to pass some vector tile attributes (lets say feature.value which is a float) into the shader , as a uniform. How...

Hi Its possible to add a polyline using 2 ways. 1) ClientDataSource::addPolylineFeature 2) MarkerManager::setPolyline Some issues in the forum indicate there is a precision difference in both the cases. Can...

**TO REPRODUCE THE ISSUE, FOLLOW THESE STEPS:** Load 3D objects with triangles more than uint16 range **RESULT:** Object is rendered with triangles with invalid polygons **EXPECTED RESULT:** Object should be...

Hi Is there any information if android OS as of date is still not using the sensors to improve GPS ?? Why would they not implement such a filtering library...

Hi I was wondering if Gunrock can run on android NDK or any work has been done in this direction. Kindly let me know. I am looking for usnig gunrock...

❓ question

Hi I am trying to integrate the given simple multiplication example into a project. I use the memory sanitizer by default and it is showing following info. single_include/kompute/Kompute.hpp:1049:30: runtime error:...

Hi I have downloaded mvt format tiles as mbtiles for a region using https://github.com/tilezen/tilepacks I have this offline mbtiles rendering in tangram. However the generated mbtiles using tilemaker are not...