topojson icon indicating copy to clipboard operation
topojson copied to clipboard

Encode spatial data as topology in Python! 🌍 https://mattijn.github.io/topojson

Results 7 topojson issues
Sort by recently updated
recently updated
newest added

I'm experiencing an issue when simplifying a geometry that has a hole in it (and is thus a Multipolygon) in the input). This reproducer downloads a Geopackage, extracts a single...

As raised in https://github.com/mattijn/topojson/issues/110#issuecomment-829226754, it might be good to study if Numba can be optionally used to speed up processes within computations.

Hello and thank you for your work on this project. I was noticing an issue with a multipolygon layer I have which results from a conversion from a raster layer....

Hey, I am trying to merge multiple geojson feature collections to a single topojson, but I cant seem to get it running. I tried both: ``` objects = { "regions":...

Quantization might be optimized using new features available within shapely 2.0. In this comment/thread is an approach worked out how to do quantization using features of pygeos that are now...

I am primarily posting this issue for future people facing a similar problem. In my case, when the prequantize option is enabled (which is the default setting), the toposimplify method...

![mapa_plot py - SearchWeb - Visual Studio Code 26_06_2024 10_26_02 (1)](https://github.com/mattijn/topojson/assets/88195719/e21e420c-6908-4162-8606-d8be924aeee2) I can't do the conversion to GeoJson file using the .to_geojson() with a different object_name parameter other than default...