For a project I need to read and write ESRI shapefiles. It should be very easy, as I don’t need advanced features. Is something out there?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
GeoTools supports shapefiles via a plugin. GIS is a complicated area and I think what you will find is that there are very few ‘simple’ libraries out there. Any library powerful enough to do general GIS will unfortunately have a learning curve. That said, Shapefiles aren’t that complicated and there’s a lot of code out there for references purposes.