ap

Results 119 comments of ap

Regina, thank you, perhaps mobilitydb will be part of PostGIS soon.

Performance, try both. ________________________________ From: Maxime Schoemans ***@***.***> Sent: Monday, July 18, 2022 8:41 AM To: MobilityDB/MobilityDB ***@***.***> Cc: ap ***@***.***>; Author ***@***.***> Subject: Re: [MobilityDB/MobilityDB] QGIS interactive visualization tool,...

Hello, not yet. We tried all other controllers and found them slow in render performance for our use cases. We need a community benchmark for render performance of time data...

BTW: a quick example with QGIS temporal controller and QTDC is here https://github.com/mschoema/move/issues/5

No I am not. other than change the step interval. The experience is different. This is the only setting I am aware of to control playback rate. ![image](https://user-images.githubusercontent.com/1430861/185735817-7986f646-656c-4c4f-8998-4caa1a1771fc.png) QTDC you...

Python 3.9.6 pg_activity 2.3.1 PostGres 14.4 -- Testing on Windows 10 client i get this pg_activity -h localhost -U postgres dbname FATAL: Platform not supported.

I have pg_activity running on another system, very nice! Nice work and definitely appreciated. SO when a query occurs that is accessing a bytea column the stack trace occurs otherwise...

select encode(img::bytea, 'base64') as imgdata, from imgtable

I need a data frame at intervals, it will be discarded after processing. Average size will be not sure how you would achieve the latter. > > — > You...

Will try this. ... On Tue, Oct 17, 2017 at 3:02 PM, Matthew Rocklin wrote: > Probably something like the following: > > source = Stream.from_textfile(...) > example = pd.DataFrame(...)...