Paul den Dulk

Results 547 comments of Paul den Dulk

If anyone feels like it we could create a minimal reproducible sample and post it in skiasharp.

The best solution would probably be a tile piramide like use in mbtiles.

@dinonovak Could it be you do add the ScaleBarWidget somewhere in your own code? map.Widgets.Add(new ScaleBarWidget(....

Yes, that is correct. One way to resolve this is to add the IDisposable, but this will make everything else that is using it IDisposable. Perhaps there is another way...

There is some rudimentary code for rectangle zoom in Avalonia but it is not working. I don't want to refactor the incomplete code and since it needs to be replaced...

The BruTile.GettingStarted sample fetches a number of tiles for a certain extent. To create an image you need an image library to write those tiles to and then save that...

@scottdewald No problem. It could take months before it is changed.

@radderz It originates from SharpMap which is LGPL but a lot has been rewritten. SharpMap - The geometries are SharpMap and need to be replaced. Perhaps with NTS. - The...

Wow, so many responses so soon. Thanks everybody!

Yes, that is the theory. In practice I don't think anyone will ask you to publish your code but if you want to play it save you have to wait...