nleanba
nleanba
Hi! I’ve had the same problem. I have found out that it is Anki which is doing the duplicate checking, and AnkiConnect which is enforcing it — unless passing `allowDuplictae:...
As far as I can tell, the `loading...` is produced by the built-in typescript extension, if its typescript language server is slow for some reason. Update: The issue still occurs...
the indentation is the same as the rest. I suspect your removal of the reset or some weirdness with web component styling has doubled the ident. as for the order...
It's nice to hear that this is planned! Yes, being able to "give" typst multiple boxes of fixed size and let it flow the text across them would also achieve...
- I have the above line in my mapnik.xml - I am pretty sure Im building the correct version of mapnik. I have the following in my docker file (only...
For reference: I am using https://github.com/Overv/openstreetmap-tile-server, but have patched the Dockerfile and run script (https://github.com/Overv/openstreetmap-tile-server/blob/master/run.sh) to build the custom mapnik and carto, and to add the SQL functions needed and...
Hmm. I have now added a table with that name to the database, and mapnik complains that it doesnt recognize ab bunch of keys: ``` Mapnik LOG> 2025-04-10 20:38:50: Unable...
ah. so renderd is using the wrong mapnik then? i still dont understand where it is getting it from though I was hoping not to have this "for testing" but...
I managed to build renderd with the modified mapnik, and it works! -- up to zoom level 13.  Sadly, for higher zoom levels it fails in gmic because `$_mapnik_scale_denominator`...
Our endpoint also has the triples from this: https://github.com/plazi/catologueoflife-to-rdf/releases/tag/master (This wont fully add up to 127M triples, as I have very recently reduced the col.nt triples by 29M but we've...