issues
search
mattijn
/
topojson
Encode spatial data as topology in Python! 🌍 https://mattijn.github.io/topojson
BSD 3-Clause "New" or "Revised" License
183
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding/removing features to an existing Topology
#225
akatkov7
opened
1 month ago
3
geopandas.dataset has been deprecated
#224
simonmarti1992
opened
2 months ago
0
simplification using a %-like value
#223
mattijn
opened
4 months ago
0
Update pyproject.toml
#222
mattijn
closed
4 months ago
1
Converting TopoJson to a GeoJSon object_name not changing
#221
j-alves-c
closed
4 months ago
2
Geojson ids option
#220
Mr-Ixolate
closed
6 months ago
0
Feature: Use geojson feature/geometry id if exists
#219
Mr-Ixolate
closed
6 months ago
4
Update test.yml
#218
mattijn
closed
9 months ago
7
Update pyproject.toml
#217
mattijn
closed
9 months ago
1
Update build system to flit_core
#216
takluyver
closed
9 months ago
1
Topojson >=1.6 requires Python >=3.8, but there is no guard against Python <3.8
#215
DManowitz
closed
9 months ago
2
serialize_as_geojson outputs invalid GeoJSON
#214
Zaczero
closed
9 months ago
2
Excessive memory usage with prequantization enabled
#213
Zaczero
opened
12 months ago
5
CI: Run tests also on python 3.11
#212
theroggy
closed
1 year ago
3
Fix: duplicates with collinear points sometimes not found with shared_coords=False
#211
theroggy
closed
1 year ago
5
fix: handling of a single point coordinate in a MultiPoint geometry
#210
mattijn
closed
1 year ago
2
Coordinates not reported correctly on Multipoint with only one point
#209
kchebani
closed
1 year ago
2
Update benchmark.yml
#208
mattijn
closed
1 year ago
1
test get default branch
#207
mattijn
closed
1 year ago
3
Update benchmark.yml
#206
mattijn
closed
1 year ago
5
Update benchmark.yml
#205
mattijn
closed
1 year ago
0
fix: change pop to indexing to get list element #203
#204
aspyk
closed
1 year ago
3
IndexError: pop index out of range when instanciating Topology with a list of GeoDataFrame
#203
aspyk
closed
1 year ago
10
Resolve deprecationwarnings
#202
mattijn
closed
1 year ago
1
RuntimeWarning: invalid value encountered in cast
#201
theroggy
closed
1 year ago
3
Fix tests and warnings
#200
mattijn
closed
1 year ago
0
tests failing, natural earth dataset changed
#199
mattijn
closed
1 year ago
2
Maintenance: fix linting issues in GitHub actions
#198
mattijn
closed
2 years ago
0
add shapely 1 & 2 compliant badge
#197
mattijn
closed
2 years ago
0
Backwards support shapely 1.7.1
#196
mattijn
closed
2 years ago
0
enh: include features that are possible with shapely 2.0
#195
mattijn
opened
2 years ago
0
Continuous benchmarking
#194
mattijn
closed
2 years ago
0
Improve vscode settings and launch.json
#193
theroggy
closed
2 years ago
1
Fix: Linestrings that follow the same path but where one contains extra redundant points are not deduplicated
#192
theroggy
closed
2 years ago
15
Linestrings that follow the same path but where one contains extra redundant points are not deduplicated
#191
theroggy
closed
2 years ago
0
change default shared_coords from True to False
#190
mattijn
closed
2 years ago
2
change quantize default from `1e6` to `1e5`
#189
mattijn
closed
2 years ago
0
Catch STRTree warning
#188
theroggy
closed
2 years ago
1
shared_coords=True vs shared_coords=False
#187
theroggy
closed
2 years ago
5
Add benchmarks
#186
theroggy
closed
2 years ago
2
Fix find duplicates for rings
#185
theroggy
closed
2 years ago
1
WIP based on #179
#184
mattijn
closed
2 years ago
5
Bug: polygons that entirely fill islands in another polygon are often not dedupped
#183
theroggy
closed
2 years ago
0
Fix: topology for data without junctions and shared_coords=False, prequantize=False gives error
#182
theroggy
closed
2 years ago
3
Creating a topology for data without junctions and shared_coords=False, prequantize=False gives error
#181
theroggy
closed
2 years ago
0
Add support to rotate rings to avoid split
#180
theroggy
closed
2 years ago
3
Fix + improve performance for join with shared coords=false
#179
theroggy
closed
2 years ago
22
Wrong topologies/arcs being created?
#178
theroggy
closed
2 years ago
7
Update test.yml
#177
mattijn
closed
2 years ago
0
Github Action, shapely version overrule from matrix
#176
mattijn
closed
2 years ago
1
Next