issues
search
benducke
/
Network-reconstruction-tools-for-GRASS-GIS
Node-based network model generator for GRASS GIS 7.x (and QGIS 3.x)
GNU General Public License v3.0
4
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move node statistics from v.net.models into v.net.stats
#67
benducke
opened
1 month ago
0
Refactoring ideas
#66
benducke
opened
1 month ago
0
Run performance optimizations for SQLite databases
#65
benducke
opened
1 month ago
0
v.net.models: Improve performance of node:links consistency checks for option 'initial='
#64
benducke
opened
1 month ago
0
v.net.models: modify option 'key=' to auto-add a key field if necessary
#63
benducke
opened
1 month ago
0
Replace v.db.select with db.select where appropriate
#62
benducke
opened
1 month ago
4
v.net.models: speed up creation of nodes output map
#61
benducke
closed
1 month ago
1
v.net.models: Improve/externalise statistical computations
#60
benducke
opened
2 months ago
1
v.points.thin: Improve speed of feature editing operations
#59
benducke
closed
1 month ago
1
v.sort: Implement speed-ups for SQL operations
#58
benducke
closed
2 months ago
1
v.net.models: Speed up point attributes processing loop
#57
benducke
closed
1 month ago
2
v.net.models: Process SQL statements in chunks instead of individually
#56
benducke
closed
1 month ago
2
v.sort: Add 'random' sort order
#55
benducke
closed
1 month ago
0
Verbosity control: Honour GRASS standard options --q and --v
#54
benducke
opened
2 months ago
0
v.thin.points: Random thinning will be slow on macOS
#53
benducke
opened
2 months ago
0
v.sort: Potential trouble with field names that contain spaces
#52
benducke
opened
2 months ago
0
Replace functions links_droprow() and nodes_droprow() with db.execute calls
#51
benducke
opened
2 months ago
1
Add BASHisms to speed up arithmetics and array operations when possible
#50
benducke
opened
2 months ago
0
Implement a network validation/comparison framework
#49
benducke
opened
4 months ago
2
Implement model "matrix"
#48
benducke
opened
9 months ago
0
Add new model type "focal"
#47
benducke
opened
1 year ago
0
Remove "-d"rop flag in favour of a new option
#46
benducke
opened
1 year ago
1
Checking for duplicate input points (topology) is too slow
#45
benducke
closed
1 year ago
2
Expose '-k'(night's move) option of 'r.cost'
#44
benducke
closed
1 year ago
1
Let g.copy overwrite silently instead of calling g.remove first
#43
benducke
opened
1 year ago
0
v.net.model doesnt pop up in the QGIS toolbox
#42
MotoMichelino
closed
1 year ago
4
Replace v.db.update with db.execute in all loops
#41
benducke
closed
1 year ago
2
GRASS 8 compatibility fixes
#40
benducke
opened
2 years ago
1
Run shellcheck on main script
#39
benducke
opened
2 years ago
0
Global statistics: provide median instead of (arithmetic) mean for average number of connections
#38
benducke
opened
2 years ago
0
macOS: QGIS installation instructions need update
#37
benducke
closed
2 years ago
1
macOS: replace awk sorting with sort command
#36
benducke
closed
2 years ago
1
macOS: put quotation marks around calls to external commands
#35
benducke
closed
2 years ago
1
Add connectivity matrix as new output
#34
benducke
opened
2 years ago
0
Fix handling of lat/lon input data
#33
benducke
closed
2 years ago
1
Create indices for faster SQL operations
#32
benducke
closed
1 year ago
2
Output intersection points of links
#31
benducke
opened
3 years ago
3
Implement Exponential Random Graph Models (ERGM)?
#30
benducke
opened
3 years ago
0
Implement iterative ("efficiency network") reconstruction?
#29
benducke
opened
3 years ago
0
Option 'initial=': Compute differences between LCP costs and given link geometries
#27
benducke
opened
3 years ago
0
Improve accuracy of auto-computed 'cost' values (in conjunction with option 'initial=')
#26
benducke
closed
3 years ago
4
Implement snapping for manual LCPs in 'initial=' map
#25
benducke
opened
3 years ago
0
Implement a new pseudo-model "verify"
#24
benducke
closed
4 months ago
0
Implement additional model "random"
#23
benducke
opened
3 years ago
0
Clean up code that checks for reserved field names
#22
benducke
opened
3 years ago
0
Support for a priori links (priors)
#21
benducke
opened
3 years ago
0
Use check_field() wherever appropriate
#20
benducke
opened
3 years ago
0
Allow all models that use link costs as criteria to alternatively use lengths (m)
#19
benducke
closed
3 years ago
1
Trigger cost-based mode if "cost" attribute is present in map loaded via "initial="
#18
benducke
closed
3 years ago
1
Write manual page for v.net.models
#17
benducke
closed
3 years ago
0
Next