Jaak Laineste

Results 27 comments of Jaak Laineste

I mean access of raw structures. Yep it is more close to real data for simpler/older databases like dbf (my common problem: what is charset?) and can be more tricky...

Can anyone suggest alternative for the non-reliable situations, if mqtt is not good fit there? My case is that I want reliable solution for real-time data in none-guaranteed wifi situations....

Note that for web raster basemaps we'd need anyway vector tile transformation to have good multi-language support: https://github.com/CartoDB/mobile-tileserver-mbtiles/issues/22 . So if this will be implemented, then no change is needed...

See this [SO question](https://stackoverflow.com/questions/47135457/how-to-enable-latin-names-for-places-in-some-places-instead-of-local-ones-in-car/47172991#47172991)

#35 covers main use case here: enables to add new object for clicked location. Query and display as "selected" of objects by ID (from a list or search result for...

Another use case for this would be in editable layer - click on a point (or another object), highlight it, then can add also context-sensitive button(s) next to the object...

Frankly, I'm not sure how often the tile server data is updated, it may be older. The safest solution to have latest and greatest OMT tiles would be to purchase...

You can get maps directly from openmaptiles cloud server, and free plan is quite big already (100K maps per month). This has latest version and updated data. Their page https://cloud.maptiler.com/tiles/v3/...

This page has old references also, also routing ID-s are with OSRM packages: https://github.com/CartoDB/mobile-sdk/wiki/List-of-Offline-map-packages

What do you mean by JS example? If you use some JS framework, then the code depends on specific framework, it is hard to give generic samples for it. Regarding...