Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mattijn/topojson issues and pull requests
#225 - Adding/removing features to an existing Topology
Issue -
State: open - Opened by akatkov7 4 months ago
- 3 comments
#224 - geopandas.dataset has been deprecated
Issue -
State: closed - Opened by s-martiz 5 months ago
- 2 comments
#223 - simplification using a %-like value
Issue -
State: open - Opened by mattijn 7 months ago
#222 - Update pyproject.toml
Pull Request -
State: closed - Opened by mattijn 7 months ago
- 1 comment
#221 - Converting TopoJson to a GeoJSon object_name not changing
Issue -
State: closed - Opened by j-alves-c 8 months ago
- 2 comments
#220 - Geojson ids option
Pull Request -
State: closed - Opened by Mr-Ixolate 10 months ago
#219 - Feature: Use geojson feature/geometry id if exists
Issue -
State: closed - Opened by Mr-Ixolate 10 months ago
- 4 comments
#218 - Update test.yml
Pull Request -
State: closed - Opened by mattijn about 1 year ago
- 7 comments
#217 - Update pyproject.toml
Pull Request -
State: closed - Opened by mattijn about 1 year ago
- 1 comment
#216 - Update build system to flit_core
Pull Request -
State: closed - Opened by takluyver about 1 year ago
- 1 comment
#215 - Topojson >=1.6 requires Python >=3.8, but there is no guard against Python <3.8
Issue -
State: closed - Opened by DManowitz about 1 year ago
- 2 comments
#214 - serialize_as_geojson outputs invalid GeoJSON
Issue -
State: closed - Opened by Zaczero about 1 year ago
- 2 comments
#213 - Excessive memory usage with prequantization enabled
Issue -
State: open - Opened by Zaczero about 1 year ago
- 5 comments
#212 - CI: Run tests also on python 3.11
Pull Request -
State: closed - Opened by theroggy over 1 year ago
- 3 comments
#211 - Fix: duplicates with collinear points sometimes not found with shared_coords=False
Pull Request -
State: closed - Opened by theroggy over 1 year ago
- 5 comments
#210 - fix: handling of a single point coordinate in a MultiPoint geometry
Pull Request -
State: closed - Opened by mattijn over 1 year ago
- 2 comments
#209 - Coordinates not reported correctly on Multipoint with only one point
Issue -
State: closed - Opened by kchebani over 1 year ago
- 2 comments
#208 - Update benchmark.yml
Pull Request -
State: closed - Opened by mattijn over 1 year ago
- 1 comment
#207 - test get default branch
Pull Request -
State: closed - Opened by mattijn over 1 year ago
- 3 comments
#206 - Update benchmark.yml
Pull Request -
State: closed - Opened by mattijn over 1 year ago
- 5 comments
#205 - Update benchmark.yml
Pull Request -
State: closed - Opened by mattijn over 1 year ago
#204 - fix: change pop to indexing to get list element #203
Pull Request -
State: closed - Opened by aspyk over 1 year ago
- 3 comments
#203 - IndexError: pop index out of range when instanciating Topology with a list of GeoDataFrame
Issue -
State: closed - Opened by aspyk over 1 year ago
- 10 comments
#202 - Resolve deprecationwarnings
Pull Request -
State: closed - Opened by mattijn over 1 year ago
- 1 comment
#201 - RuntimeWarning: invalid value encountered in cast
Issue -
State: closed - Opened by theroggy over 1 year ago
- 3 comments
#200 - Fix tests and warnings
Pull Request -
State: closed - Opened by mattijn about 2 years ago
#199 - tests failing, natural earth dataset changed
Issue -
State: closed - Opened by mattijn about 2 years ago
- 2 comments
#198 - Maintenance: fix linting issues in GitHub actions
Pull Request -
State: closed - Opened by mattijn about 2 years ago
#197 - add shapely 1 & 2 compliant badge
Pull Request -
State: closed - Opened by mattijn over 2 years ago
#196 - Backwards support shapely 1.7.1
Pull Request -
State: closed - Opened by mattijn over 2 years ago
#195 - enh: include features that are possible with shapely 2.0
Issue -
State: open - Opened by mattijn over 2 years ago
#194 - Continuous benchmarking
Pull Request -
State: closed - Opened by mattijn over 2 years ago
#193 - Improve vscode settings and launch.json
Pull Request -
State: closed - Opened by theroggy over 2 years ago
- 1 comment
#192 - Fix: Linestrings that follow the same path but where one contains extra redundant points are not deduplicated
Pull Request -
State: closed - Opened by theroggy over 2 years ago
- 15 comments
#191 - Linestrings that follow the same path but where one contains extra redundant points are not deduplicated
Issue -
State: closed - Opened by theroggy over 2 years ago
#190 - change default shared_coords from True to False
Pull Request -
State: closed - Opened by mattijn over 2 years ago
- 2 comments
#189 - change quantize default from `1e6` to `1e5`
Pull Request -
State: closed - Opened by mattijn over 2 years ago
#188 - Catch STRTree warning
Pull Request -
State: closed - Opened by theroggy over 2 years ago
- 1 comment
#187 - shared_coords=True vs shared_coords=False
Issue -
State: closed - Opened by theroggy over 2 years ago
- 5 comments
#186 - Add benchmarks
Pull Request -
State: closed - Opened by theroggy over 2 years ago
- 2 comments
#185 - Fix find duplicates for rings
Pull Request -
State: closed - Opened by theroggy over 2 years ago
- 1 comment
#184 - WIP based on #179
Pull Request -
State: closed - Opened by mattijn over 2 years ago
- 5 comments
#183 - Bug: polygons that entirely fill islands in another polygon are often not dedupped
Issue -
State: closed - Opened by theroggy over 2 years ago
#182 - Fix: topology for data without junctions and shared_coords=False, prequantize=False gives error
Pull Request -
State: closed - Opened by theroggy over 2 years ago
- 3 comments
#181 - Creating a topology for data without junctions and shared_coords=False, prequantize=False gives error
Issue -
State: closed - Opened by theroggy over 2 years ago
#180 - Add support to rotate rings to avoid split
Pull Request -
State: closed - Opened by theroggy over 2 years ago
- 3 comments
#179 - Fix + improve performance for join with shared coords=false
Pull Request -
State: closed - Opened by theroggy over 2 years ago
- 22 comments
#178 - Wrong topologies/arcs being created?
Issue -
State: closed - Opened by theroggy over 2 years ago
- 7 comments
#177 - Update test.yml
Pull Request -
State: closed - Opened by mattijn over 2 years ago
#176 - Github Action, shapely version overrule from matrix
Pull Request -
State: closed - Opened by mattijn over 2 years ago
- 1 comment
#175 - Replaced ShapelyError with GeometryTypeError
Pull Request -
State: closed - Opened by mattijn over 2 years ago
#174 - rebase
Pull Request -
State: closed - Opened by mattijn over 2 years ago
#173 - Set dependency shapely to version >= 1.8.0
Pull Request -
State: closed - Opened by mattijn over 2 years ago
#172 - Include shapely in matrix GitHub action workflow
Pull Request -
State: closed - Opened by mattijn over 2 years ago
- 1 comment
#171 - update strtree functions
Pull Request -
State: closed - Opened by mattijn over 2 years ago
#170 - Deprecation warning for shapely 2.0
Issue -
State: closed - Opened by theroggy over 2 years ago
- 3 comments
#169 - support for multiple gdf and geojson as input
Pull Request -
State: closed - Opened by mattijn over 2 years ago
- 5 comments
#168 - Resolve MultiPolygon with holes
Pull Request -
State: closed - Opened by mattijn over 2 years ago
#167 - holes in multipolygons are lost by simplification
Issue -
State: closed - Opened by mephinet over 2 years ago
- 4 comments
#166 - Lint `utils/serialize_as_geodataframe`
Pull Request -
State: closed - Opened by Zeroto521 over 2 years ago
- 1 comment
#165 - extract gdf index and use it during serialization of `.to_geojson()` and `.to_gdf()`
Pull Request -
State: closed - Opened by mattijn over 2 years ago
- 3 comments
#164 - BUG: `Topology.to_gdf` should keep the original index
Issue -
State: closed - Opened by Zeroto521 over 2 years ago
- 2 comments
#163 - fix spelling in the repo
Pull Request -
State: closed - Opened by mattijn over 2 years ago
#162 - Converting GeoJSON FeatureCollection to TopoJSON
Issue -
State: closed - Opened by ghost over 2 years ago
- 1 comment
#161 - Travis 2 GH action
Pull Request -
State: closed - Opened by mattijn over 2 years ago
#160 - add pypi workflow
Pull Request -
State: closed - Opened by mattijn over 2 years ago
#159 - Update test_hashmap.py
Pull Request -
State: closed - Opened by mattijn over 2 years ago
#158 - Sorted-last-shapely-2-deprecation-warnings
Pull Request -
State: closed - Opened by mattijn almost 3 years ago
#157 - changes to accomodate the deprecated array interface
Pull Request -
State: closed - Opened by mattijn almost 3 years ago
#156 - reduce warnings for multipart geoms
Pull Request -
State: closed - Opened by mattijn almost 3 years ago
#155 - changes in 3 tests
Pull Request -
State: closed - Opened by mattijn almost 3 years ago
#154 - Fix the bugs of generating topojson with complicated geojson
Pull Request -
State: closed - Opened by natsuapo almost 3 years ago
- 2 comments
#153 - add test to keep properties
Pull Request -
State: closed - Opened by mattijn almost 3 years ago
#152 - Revert "Solve the issue of geojson attribute visualization"
Pull Request -
State: closed - Opened by mattijn almost 3 years ago
#151 - Solve the issue of geojson attribute visualization
Pull Request -
State: closed - Opened by natsuapo almost 3 years ago
- 5 comments
#150 - Fix None to 'null' when calling Topology.to_json(pretty=True)
Pull Request -
State: closed - Opened by yizongk almost 3 years ago
- 1 comment
#149 - tp.Topology.to_json(pretty=True) doesn't handle None correctly. (Doens't convert None to null)
Issue -
State: closed - Opened by yizongk almost 3 years ago
- 1 comment
#148 - Conversion to Typology object causes overlaps
Issue -
State: closed - Opened by Dave-Evans almost 3 years ago
- 5 comments
#147 - Merge multiple layers in a single topojson
Issue -
State: closed - Opened by kvalev about 3 years ago
- 5 comments
#146 - Keep geojson properties
Issue -
State: closed - Opened by kvalev about 3 years ago
- 6 comments
#145 - Shapely deprecation warnings in topojson 1.3
Issue -
State: closed - Opened by bakaleks over 3 years ago
- 5 comments
#144 - decimals for geojson and fix topoquantize in class
Pull Request -
State: closed - Opened by mattijn over 3 years ago
- 1 comment
#143 - Fixed typo and citation
Pull Request -
State: closed - Opened by Nydhal over 3 years ago
- 1 comment
#142 - Reduce decimal places when converting to GeoJSON
Issue -
State: closed - Opened by ecodina over 3 years ago
- 2 comments
#141 - Guess quantize factor from input data
Pull Request -
State: closed - Opened by mattijn over 3 years ago
#140 - toposimplify wrongly applied on Topojson data from file
Issue -
State: closed - Opened by mattijn over 3 years ago
#139 - Do not modify source data, include geojson from file and compute bbox consistently
Pull Request -
State: closed - Opened by mattijn over 3 years ago
#138 - Topojson bbox should not be transformed when loading Topojson-dict
Issue -
State: closed - Opened by mattijn over 3 years ago
- 1 comment
#137 - Topology modifies source data
Issue -
State: closed - Opened by mattijn over 3 years ago
#136 - check if transform exists and include if so
Pull Request -
State: closed - Opened by mattijn over 3 years ago
#135 - transform not used when loading topojson from file
Issue -
State: closed - Opened by mattijn over 3 years ago
#134 - update docs to include conda-forge install
Pull Request -
State: closed - Opened by mattijn over 3 years ago
- 1 comment
#133 - Add conda recipe
Pull Request -
State: closed - Opened by mattijn over 3 years ago
#132 - meta recipe
Pull Request -
State: closed - Opened by mattijn over 3 years ago
#131 - rename objects_name to object_name
Pull Request -
State: closed - Opened by mattijn over 3 years ago
#130 - Update topology bbox when applying toposimplify or topoquantize
Pull Request -
State: closed - Opened by mattijn over 3 years ago
#129 - Skip properties and bbox in resolve objects
Pull Request -
State: closed - Opened by mattijn over 3 years ago
#128 - Allow Topojson dicts to be parsed into Topology
Pull Request -
State: closed - Opened by mattijn over 3 years ago
- 1 comment
#127 - Move deep-copy from top-level to dict-level
Pull Request -
State: closed - Opened by mattijn over 3 years ago
#126 - filter nan before converting array to int64
Pull Request -
State: closed - Opened by mattijn over 3 years ago