Gérald Choqueux

Results 86 comments of Gérald Choqueux

@AugmentedGeoBae Thanks to contribute! > should it use existing TMS provider or new ? The building tile mesh process is based in `TiledGeometryLayer` and `TileProvider`. The tree tiles is quadtree....

> it doesn't really match the flow of how other data types like 3Dtiles and Vector tiles are handled. Each data is managed by the combination of a layer and...

Since the version [v2.26.0](https://github.com/iTowns/itowns/releases/tag/v2.26.0), `projection` is deprecated. `projection` can always be used, but it returns warning in console. `projection` will be removed in a future. You have a case where...

@murphysurveys re open if you need

This is a very good idea. We would also like to add the support of `Instanced 3D Model` for 3D tiles (`i3dm`). I will look at the workload to add...

yes, we will add this feature quickly

Only IE11, I think IE11 support will open the support of certain cards and mobile

It's work on IE11 058517f6da10bf763a81ab3f5bd6ac272a096bc6 ![ie](https://cloud.githubusercontent.com/assets/11291849/17019434/83c68eb8-4f3c-11e6-912f-91caa3405734.PNG)

PR merged #174 Best support Internet Explorer

Hello Thanks, Effectively, there's no documentation on `LayerElevation#noDataValue`. I just add this documentation in new PR #1367. You could add noDataValue (like -999999) in your elevation/terrain datas to add holes.