Skip to content

Changes

Summary

  1. Expose Charset in a ShapeFileReader API (#3464) (details)
Commit 04dc66c3ae1c4d6731b334868c93e058a3e4ee8a by github
Expose Charset in a ShapeFileReader API (#3464)

* Expose Charset in a ShapeFileReader API

* Add Shapefile with UTF-8 chars in properties

* Update CHANGELOG.md

Co-authored-by: Grigory Pomadchin <gr.pomadchin@gmail.com>
The file was addedshapefile/data/shapefiles/demographics-utf8/demographics.dbf
The file was addedshapefile/data/shapefiles/demographics-utf8/demographics.prj
The file was modified shapefile/src/main/scala/geotrellis/shapefile/ShapeFileReader.scala (diff)
The file was addedshapefile/data/shapefiles/demographics-utf8/demographics.shp
The file was modified shapefile/src/test/scala/geotrellis/shapefile/ShapeFileReaderSpec.scala (diff)
The file was addedshapefile/data/shapefiles/demographics-utf8/demographics.qpj
The file was addedshapefile/data/shapefiles/demographics-utf8/demographics.shx
The file was modified CHANGELOG.md (diff)