Decision Workspace
geo-repair-polygon vs geo-validator vs geo-normalized2
Side-by-side comparison of Rust crates
36
geo-repair-polygon
growingv0.1.2
A trait that attempts repairing a geo-types (Multi)Polygon that is invalid according to geo-validator, and a trait to merge MultiPolygon into a valid Polygon
41
geo-validator
growingv0.1.3
Functionality to validate geo-types MultiPolygon/Polgon according to the OGC rules
41
geo-normalized2
experimentalv0.2.1
A trait for producing a normalized Polygon/Multipolygon according to OCG winding rules
Core Metrics
| geo-repair-polygon | geo-validator | geo-normalized2 | |
|---|---|---|---|
| Health Score | 36 | 41 | 41 |
| Total Downloads | 11.1K | 13.3K | 910 |
| 30d Downloads | 970 | 989 | 21 |
| Dependents | 0 | 3 | 1 |
| Releases | 3 | 4 | 2 |
| Last Updated | 2121d ago | 2166d ago | 251d ago |
| Age | 5y 11m | 5y 11m | 8m |
Health Breakdown
geo-repair-polygon
Maintenance
4
Quality
13
Community
5
Popularity
5
Documentation
9
geo-validator
Maintenance
6
Quality
14
Community
7
Popularity
5
Documentation
9
geo-normalized2
Maintenance
8
Quality
14
Community
6
Popularity
4
Documentation
9
Technical Details
| geo-repair-polygon | geo-validator | geo-normalized2 | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.3 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 5 | 2 |
| Crate Size | 15KB | 7KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •geo-validator leads with a health score of 41/100, but none of the options score above 80.
- •⚠ geo-repair-polygon, geo-validator have not been updated in over a year.