I created the java code to load the shp file into the accumulo using geowave. I was asked about the phenomenon that field was garbled when loading shp file into accumulo through geowave. So I put -Dgeowave.charset = charset in the commandline to change the charset setting, and I put shp with commandline, only the garbled form was changed. (??????->¼¿ïƯº°½Ã) Please tell me what is problem.
I created the java code to load the shp file into the accumulo using geowave. I was asked about the phenomenon that field was garbled when loading shp file into accumulo through geowave. So I put -Dgeowave.charset = charset in the commandline to change the charset setting, and I put shp with commandline, only the garbled form was changed. (??????->¼¿ïƯº°½Ã) Please tell me what is problem.