issues
search
mthh
/
contour-rs
Contour polygon creation in Rust (using marching squares algorithm)
https://crates.io/crates/contour
Apache License 2.0
52
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
x_origin and y_origin are off by 1/2 a step size
#21
pfbuxton
opened
3 months ago
0
Switch benchmarks to criterion for more accurate profiling
#20
netthier
closed
5 months ago
1
Minor: "cargo doc" - Fixed lint issues with ContourBuilder.
#19
martinfrances107
closed
6 months ago
1
[BUG] Invalid polygons/closed linestrings when smoothing is enabled
#18
netthier
closed
7 months ago
9
[FR] Sparse representation of input
#17
netthier
opened
7 months ago
4
[FR] Nodata value and incomplete ring support
#16
netthier
opened
7 months ago
1
[FR] Parallelism support
#15
netthier
opened
7 months ago
3
Make value type generic and independent from coordinate type
#14
netthier
opened
7 months ago
11
Fix overflow when using large raster sizes
#13
netthier
closed
7 months ago
4
Overflow/Artifacts with large rasters (>40k*40k)
#12
netthier
closed
7 months ago
18
Area calculation via shoelace method ignores final vertex (which probably gives wrong result for small polygons)
#11
caspark
closed
8 months ago
3
Expose publicly Error, ErrorKind and Result from error module
#10
mthh
closed
12 months ago
3
Expose an error type
#9
juh9870
closed
12 months ago
1
Feature f32
#8
hakolao
closed
1 year ago
8
Calculate separate isolines
#7
gabrielDevlog
opened
1 year ago
1
Make geojson optional, use geo-types for geometry representation.
#6
michaelkirk
closed
2 years ago
2
Avoid geojson types as internal representation
#5
michaelkirk
closed
2 years ago
1
Bump maximum supported version of geojson
#4
tversteeg
closed
2 years ago
2
update geojson
#3
michaelkirk
closed
2 years ago
2
update geojson
#2
michaelkirk
closed
3 years ago
1
Upgrade dependencies
#1
dabreegster
closed
4 years ago
2