Stephane Poss

Results 21 comments of Stephane Poss

I had the same issue, and I simply use the gdal_retile.py script. I had to change it a little bit because the default interface is not very nice, but overall...

I have understood why my patch does not change the result in my case (misunderstanding of the vrt). Now, remains to understand why there is the difference between createPyramidTile and...

@olii what do you recommend as 'reasonably low'? I have the same sort of issue and try to apply the 'broker_heartbeat=0' fix...

The tests are failing, but I can't understand why...

This pull request solves one issue (connection using iOS SDK with returns id_token, not access_token), but breaks the login via the /complete/google-oauth endpoint, because this uses the access_token, not the...

hello, I've merged with Master, in the hope to have this merged eventually. Can the checks be enabled?

Strange: the type is not right... Let's say I have a File with a 'size' declared at FileSizeField, a Disk object and a FileReplica object linking the 2, doing filereplica.db_file.size...

Hi, For me the status of this issue is problematic: on the one hand you tell users in the doc to use Uvicorn directly (which I did), and advertise the...