Mathieu Leplatre
                                            Mathieu Leplatre
                                        
                                    This is true. I shall reopen this issue, since the implemented command is explicitly made to load **POIs only**. (`bin/django loadpoi ...`) https://github.com/makinacorpus/Geotrek/blob/v0.23.0/geotrek/trekking/management/commands/loadpoi.py#L47-L50
> And now @CynthiaBorotPNV from PnVanoise did an interesting Python to insert her PostGIS datas from a previous database into her Geotrek database : http://geotrek.ecrins-parcnational.fr/ressources/technique/2017-10-13-impFromAigleDB.py I saw «Aigle» and got...
Similar to #644
Currently we have: - Offline-first client - Fine-grained permissions - Easy query mechanism - Conflict resolution - Validation - Revision history - File storage - Batch/bulk operations - Changes stream...
This library was initialized used and maintained by Mozilla. It's not the case anymore, and for a couple of years now, the library has been maintained by @dstaley It is...
> Have you tried this right-click context menu? Thanks! That worked for me. Once the container has been selected: - right click on the page - bottom of context menu:...
See #87 (and also check out Let's Encrypt which seems to be manageable on GoDaddy)
I had no problem running a simple http server in the local folder: ``` $ cd path/to/folder/ $ python3 -m http.server 300 ``` Go to http://localhost:3000
I only have one though. It could be one auth for listing the cameras, and another one when choosing one?
We have to figure out what is going on during this 1 second. It's far too much for a couple of DB lookups.