issues
search
pysal
/
momepy
Urban Morphology Measuring Toolkit
https://docs.momepy.org
BSD 3-Clause "New" or "Revised" License
495
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BUG: fix extraction of ids if there is only a single hit
#671
martinfleis
opened
1 minute ago
0
DOC: more osmnx compat
#670
martinfleis
closed
1 day ago
1
DOC: user guide compat with osmnx 2.0
#669
martinfleis
closed
1 day ago
1
Bump codecov/codecov-action from 4 to 5
#668
dependabot[bot]
closed
1 week ago
0
ENH: retain index of buildings and plots intersecting sightlines
#667
martinfleis
closed
1 week ago
0
handling edge cases in `preprocessing.FaceArtifacts`
#666
jGaboardi
closed
2 weeks ago
1
all equivalent `"face_artifact_index"` leads to `LinAlgError` in `preprocessing.FaceArtifacts`
#665
jGaboardi
closed
2 weeks ago
1
fail gracefully when no initial polygons generated – `preprocessing.FaceArtifacts`
#664
jGaboardi
closed
2 weeks ago
1
Usui's streetscape skeleton method
#662
martinfleis
opened
4 weeks ago
0
ENH: do not fail with 3d nodes - `preprocess.remove_false_nodes()`
#661
jGaboardi
closed
1 month ago
2
DOC: clear the installation instructions
#660
martinfleis
closed
1 month ago
1
momepy.COINS: raise ValueError if empty geodataframe is passed
#659
anastassiavybornova
closed
1 month ago
2
ENH: add Streetscape class
#658
martinfleis
closed
1 month ago
4
remove_false_nodes throws an unexpected error
#657
ale-v
closed
1 month ago
12
[pre-commit.ci] pre-commit autoupdate
#656
pre-commit-ci[bot]
closed
1 month ago
1
Bump mamba-org/setup-micromamba from 1 to 2
#655
dependabot[bot]
closed
1 month ago
0
CI: pin fiona
#654
martinfleis
closed
2 months ago
2
Allow nodes as an input to graph construction method 'gdf_to_nx'
#653
leigh-pozibl
closed
3 months ago
5
let COINS run even if there's overlapping geometry
#652
martinfleis
closed
3 months ago
0
DOC: reflect changes in RTD
#651
martinfleis
closed
4 months ago
1
bump libpysal requirement to 4.12
#650
martinfleis
closed
4 months ago
1
expose buffer variable
#649
u3ks
closed
4 months ago
1
TST: Fix expected test values when using higher_order
#648
u3ks
closed
4 months ago
2
BUG: check loops in remove_false_nodes against any node degree
#647
martinfleis
closed
4 months ago
5
ENH: allow extraction of coins ends in COINS.stroke_attribute
#646
martinfleis
closed
4 months ago
1
BUG: fix ordering of closed loops in remove_false_nodes
#645
martinfleis
closed
4 months ago
3
ENH: add flow mode to COINS
#644
martinfleis
closed
4 months ago
4
Approximate shared walls
#643
u3ks
closed
4 months ago
1
REF: refactor remove_false_nodes
#642
martinfleis
closed
4 months ago
2
ENH: add preserve_index keyword to gdf_to_nx to allow preservation of index and order
#641
martinfleis
closed
4 months ago
1
add `mypy` to `pre-commit` - #639
#640
jGaboardi
closed
4 months ago
2
`mypy` - move from action to `pre-commit`
#639
jGaboardi
closed
4 months ago
0
TST: update for changes in GEOS
#638
martinfleis
closed
4 months ago
5
DOC: add migration guide to new API
#637
martinfleis
closed
4 months ago
4
DOC: update face artifacts bibtex
#636
martinfleis
closed
4 months ago
1
[pre-commit.ci] pre-commit autoupdate
#635
pre-commit-ci[bot]
closed
4 months ago
0
CI: bump minimal requirements as per SPEC 0
#634
martinfleis
closed
5 months ago
2
Update contributing formatting part
#633
martinfleis
opened
5 months ago
0
BUG: refactor computation of angles in COINS
#632
anastassiavybornova
closed
5 months ago
8
DOC: update rest of the guide
#631
martinfleis
closed
5 months ago
1
[COINS] Fix angle between lines
#630
fnattino
closed
5 months ago
3
[COINS] angles between segments in the same quadrant of the Cartesian plane
#629
fnattino
closed
5 months ago
7
DOC: User guide fixes for elements examples
#628
u3ks
closed
5 months ago
1
REF: do not return building_id from generate_blocks
#627
u3ks
closed
5 months ago
1
REF: remove result_index attribute from describe_agg
#626
u3ks
closed
5 months ago
1
DOC: update user guide to avoid MultiIndex
#625
martinfleis
closed
5 months ago
1
DOC: update docstrings to match numpy2 outputs
#624
martinfleis
closed
5 months ago
0
TYP: add type hints to the graph module
#623
martinfleis
closed
5 months ago
1
ENH: either support MultiIndex or raise an error when one is given
#622
u3ks
closed
5 months ago
1
BUG: fix a case when there's only a single building to be passed to voronoi_frames
#621
u3ks
closed
5 months ago
1
Next