thekingofkings / embedding

Dynamic graph embedding
MIT License
11 stars 7 forks source link

The ShapeFileReader library has limited functions #1

Closed thekingofkings closed 7 years ago

thekingofkings commented 7 years ago

The Java ESRI Shape File Reader has major function limitation

According to this post, Java ESRI Shape File Reader does not parse other supplementary files (such as .dbf and .shx files).

thekingofkings commented 7 years ago

Use Class ShapefileDataStore from Geotools