error fixed

This commit is contained in:
dfriedrich 2019-05-28 17:55:32 -04:00
parent a3c6e5ce7c
commit 86fd7f7886
6 changed files with 7342 additions and 7025 deletions

1
bin/loop_over_dbf.bat Normal file
View file

@ -0,0 +1 @@
for %%f in (*.dbf) do "shp_2_txt.exe" -i "%%f"

Binary file not shown.