Vincent Picavet

Results 23 comments of Vincent Picavet

Hi, I stumbled upon this issue and wanted to let you know that sadly, Olivier passed away, and therefore neat-eo / robosat.pink would not be developed any longer ( neat-eo...

Please be more specific with the intended target : - we will definitely not support all version of IE - some versions do not even have webgl - the situation...

@nikosaul is working on this issue

Please consider contributing to https://github.com/Oslandia/py3dtiles/ if you want to work on the server-side aspects of 3D Tile : support for all the specs in the module and converter scripts are...

First step is to design what we want to handle. Then issue #95 is for implementation.

A simple solution could be to have a backend for Spatialite, which itself supports OGR external data sources, and is at least a transactional backend. In any case, this would...

Better aim at JSONB with newest PostgreSQL releases ( >= 9.4). Maybe using views on such non-relational columns can be an option.

OSMBuildings also has some code : http://osmbuildings.org/code/

Using Mapzen vector tile service of OSM data could be a nice option, since we could easily use other vector tiles services too : https://mapzen.com/projects/vector-tiles/

See also #182 for vector tile support discussion