<div>I have a problem using the shp2pgsql command. I've done some searching on this and came across this </div>
<div>solution:</div>
<div> </div>
<div>Postgis should support these situation, but needs manual build <br>so far (didn't automate it yet).<br><br><em>The support is courtesy of IIDA Tetsushi.<br></em><br><em>To try it out set USE_ICONV to 1 in the Makefile.config
 file.<br>You need libiconv around.<br>Also, if libiconv headers are not in the expected location<br>you need to manually modify shp2pgsql.c<br><br>One you have it build you'll have a -W flag to specify<br>encoding of the shapefile attributes, the produced output
<br>should specify this encoding so that at load time pgsql<br>protocol will handle conversion to whatever encoding you will<br>use in the backend.<br><br>--strk;</em></div>
<div><em></em> </div>
<div>Can someone help me with a few steps ?</div>
<div> </div>
<div>1) where's the location of the makefile.config - file ? I'm using Postgres 8.1.3 with postgis on windows xp and can't find it...<br>2) I suppose libiconv is an app to convert between ansi and utf ?</div>
<div>3) I suppose I have to use the shp2pgsql command with the W-flag ? but how do I specify the -W flag ?</div>
<div> </div>
<div>Thanks for your help !</div>
<div><br> </div>