issues
search
jonas-p
/
go-shp
Go library for reading and writing ESRI Shapefiles. Pure Golang implementation based on the ESRI Shapefile technical description.
MIT License
258
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: error on empty array
#57
geoduf
opened
3 months ago
0
readHeader should write ReadHeader
#56
ponport
opened
9 months ago
0
get attribute exception
#55
ruierzhao
opened
1 year ago
0
Why is it challenging to manipulate points when working with zipped shapefiles in Go?
#54
ez-kraivit
opened
1 year ago
0
Is this maintained?
#53
KoduIsGreat
opened
2 years ago
1
feat: 添加 `.proj` 文件支持
#52
fishead
closed
2 years ago
0
Add OpenBytes method at reader.go
#51
renatotetratech
closed
2 years ago
1
fix: zip file with hidden directories or __MACOSX directory
#50
geoduf
opened
3 years ago
0
fix shape overreading bug
#49
mikeatacme
opened
3 years ago
1
How to set the coordinate system
#48
wangxin0814
opened
4 years ago
1
Custom reader
#47
landru29
opened
4 years ago
1
dbf file extention is error
#46
radi2015
opened
4 years ago
2
Add OpenZipReader.
#45
toyo
opened
4 years ago
1
Read shapfile with Multipolygon
#44
gonponlotus
opened
4 years ago
1
Add API for reading from arbitrary ReadSeekCloser
#43
PapaCharlie
opened
4 years ago
2
Off by one error in *reader.Read
#42
reubent
opened
4 years ago
0
re-enforce zip read
#41
landru29
closed
4 years ago
1
read any zip files
#40
landru29
closed
4 years ago
1
Add WKT / WKB representation of geometry
#39
tomplex
opened
5 years ago
2
Check for magic number in headers
#38
peterstace
opened
5 years ago
2
Check for errors while reading header
#37
peterstace
closed
5 years ago
2
Added support to load from memory
#36
racerxdl
opened
5 years ago
1
Symptom: the shape last shape was not being read
#35
leonnemets
closed
5 years ago
2
Attribute values lack full UTF-8 support
#34
jeffreydking
closed
6 years ago
1
Use ExtendWithPoint in place of duplicated code
#33
icholy
closed
6 years ago
1
check for .shp extension when opening file
#32
icholy
closed
6 years ago
1
generate String method for ShapeType
#31
icholy
closed
6 years ago
1
ZipReader and GeometryType
#30
dvd0101
opened
6 years ago
1
Reading Multipolygon Shapes
#29
gocluster
closed
6 years ago
6
Dump Shape FIles into GeoJson
#28
gocluster
closed
6 years ago
1
dbf file get written as shapedbf instead of shape.dbf
#27
gertcuykens
closed
6 years ago
0
shp.Create always removes last three characters of filename
#26
gertcuykens
closed
6 years ago
3
Add Codecov badge to README
#25
fawick
closed
6 years ago
1
Add Append function that returns a Writer based on an existing file
#24
fawick
closed
6 years ago
0
Add spatial index
#23
fawick
opened
7 years ago
0
Check for field overflow when writing attributes
#22
tdilo
closed
7 years ago
0
Remove log.Fatal call from writer
#21
tdilo
closed
7 years ago
2
Remove log.Fatal call from reader
#20
tdilo
closed
7 years ago
0
Use type switch in WriteAttribute
#19
tdilo
closed
7 years ago
1
Fix issues found by interfacer, megacheck
#18
fawick
closed
7 years ago
0
Fix issues reported by various analysis tools
#17
fawick
closed
7 years ago
0
Make OpenZip less strict, add OpenZipWithName
#16
fawick
closed
7 years ago
1
Add integrations for Hound CI and Travis CI
#15
fawick
closed
7 years ago
1
ZIPReader should make less assumptions on file name
#14
fawick
closed
7 years ago
3
Use free CI and analysis systems
#13
fawick
closed
6 years ago
8
Create SemVer releases
#12
fawick
closed
6 years ago
0
return r.bbox for Writer
#11
gertcuykens
closed
7 years ago
1
Fix last shape in ZIP file not being read correctly
#10
fawick
closed
7 years ago
0
Fix NewPolyLine bug
#9
ctessum
closed
7 years ago
0
func TestZipReader(t *testing.T) {}
#8
gertcuykens
closed
7 years ago
6
Next