Jan Žák

Results 116 comments of Jan Žák

Hi, thanks for the report! I haven't faced this issue yet. See the [demo](https://github.com/zakjan/cytoscape-mapbox-gl/blob/master/docs/index.html). Is it possible that there is something different in your lifecycle, due to your Angular integration?...

@mledoze Can we somewhere see in the data, if the country is valid for nationalities? `independent`, maybe? For example, country French Guiana, demonym Guianan, such nationality doesn't exist, there is...

@ImreSamu I guess the question in this issue is more focused on providing fallback keys, instead of storing them all. For example: ``` { "type": "string", "name": "name", "key": ["name:en",...

Thanks for pinging me. I'm interested in this because of a possibility to have a native support for rendering tiled data sources (COG) with TileLayer.renderSublayers. I think it's important that...

> I don't think there's much URL template logic in deck.gl? It's just replacing {x}, {y} and {z}. > The tile visibility/loading logic, however, is more complex, and it's possible...

I understand that the current TileLayer is tailored for XYZ URL tiles. I haven't explored the tiling code in detail yet, but that's exactly what I thought might be worth...

I'm wondering what's the status of this PR, and if it can be merged and released?

No, I'm getting still the same error. It works for you on the dev page? Note that AggregateError: Request failed (caused by response undefined) is thrown first, if it means...

Hi @ilan-gold > I was able to get the test page working except for 404's for some tiff files I was not able to generate due to some GDAL issue....