issues
search
tmontaigu
/
shapefile-rs
Rust library to read & write shapefiles
MIT License
59
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `geo-traits` reader implementation
#38
kylebarron
opened
2 weeks ago
1
[Feat]: impl From<shapefile::Error> for std::io::Error.
#37
hfytr
opened
4 months ago
0
Don't always seek if a .shx was given
#36
tmontaigu
closed
6 months ago
0
why the shapefile read .shp Slower than shapefile(pyshp) of python? It doesn't make
#35
kl402401
opened
6 months ago
12
Bump dependency on dbase to version 0.5.0.
#34
adamreichold
closed
7 months ago
2
How to get the CRS from a shapefile?
#33
nk9
opened
8 months ago
3
Bump dbase to 0.4 which enables using yore 1.0
#32
adamreichold
closed
1 year ago
3
There is a problem that can't parse chinese char in the *.dbf file just like the above show , can you fix it ?
#31
HopeLi90
opened
1 year ago
5
Use different generics for shape and DBF reader in `Reader`
#30
SabrinaJewson
closed
2 years ago
1
Use a second generic parameter in `with_shx`
#29
SabrinaJewson
closed
2 years ago
1
Character encoding
#28
radi2015
opened
2 years ago
1
Fix: Use the `shx` file when iterating shapes
#27
tmontaigu
closed
2 years ago
0
attempt to multiply with overflow with hdr.record_size in read_one_shape_as
#25
oumnaya
closed
2 years ago
4
Adds method shapes_count to the readers
#24
Maximkaaa
closed
3 years ago
2
Example how to read a shapefile and convert it to a geo-crate data-structure
#23
michelk
closed
3 years ago
8
Make geo_types directly Writable and Readable without having to use Convertions
#22
tmontaigu
opened
3 years ago
6
Write shape one by one
#21
tmontaigu
closed
3 years ago
1
Update dbase-rs to 0.1.1
#20
tmontaigu
closed
3 years ago
0
Not able to read feature metadata.
#19
xinaesthete
closed
3 years ago
5
Allow geo-types 0.7.0
#18
pjsier
closed
3 years ago
1
Publish new release with geo-types updates
#17
pjsier
closed
4 years ago
3
Trying to port to dbase 0.1 - ownership issue on Reader::iter_shapes_and_records_as
#16
rfilmyer
closed
3 years ago
1
Compatibility with geo-types 0.4.0 to 0.6.0, adding unit tests for geo-types polygon conversion
#15
rfilmyer
closed
4 years ago
3
Refactor all multipart shapes
#14
tmontaigu
closed
4 years ago
0
Each Shape that has multiple points has a BBox
#13
tmontaigu
closed
4 years ago
0
Add test for polygon with hole
#12
Joxit
closed
4 years ago
5
Add macros to create shapes
#11
tmontaigu
closed
4 years ago
0
Add some tests for writer
#10
Joxit
closed
4 years ago
2
add CI using github's action
#9
tmontaigu
closed
4 years ago
0
Shape header size should be added to the offset in index file
#8
Joxit
closed
4 years ago
1
Fix the index file #6
#7
tmontaigu
closed
4 years ago
0
Incorrect byte in index file (index records)
#6
Joxit
closed
4 years ago
3
Change Multipatch, Polygon, polyline constructor
#5
tmontaigu
closed
5 years ago
0
release new version with latest improvements
#4
Farkal
closed
5 years ago
0
Provide better shape constructors
#3
tmontaigu
closed
5 years ago
0
Update to dbase 0.0.4 and resolve shapefile parsing of None
#2
Farkal
closed
5 years ago
0
convert to geotype ?
#1
Farkal
closed
5 years ago
12