ansell / shp-debug

Debugging SHP files
GNU General Public License v3.0
1 stars 0 forks source link

Add a reconstitute method from CSV to Shapefile #1

Open ansell opened 6 years ago

ansell commented 6 years ago

To reuse csvmap, it would be useful to add a reconstitute method to go back from CSV to Shapefile (if this isn't already supported by GDAL)

ansell commented 6 years ago

Rewriting gt-csv using Jackson CSV/csvstream could also be possible:

https://github.com/geotools/geotools/blob/master/docs/user/unsupported/csv.rst