<div dir="ltr">I never used osm data so it's a guess !<div><br></div><div>solution 1 :</div><div>install hstore :  in postgres, <span class="" style="font-family:monospace,monospace;font-size:1em;line-height:1.2em;color:rgb(153,51,51);font-weight:bold">CREATE</span><span style="background-color:rgb(249,249,249);color:rgb(0,0,0);font-family:monospace,monospace;font-size:1em;line-height:1.2em"> EXTENSION hstore;</span></div>
<div><span style="background-color:rgb(249,249,249);color:rgb(0,0,0);font-family:monospace,monospace;font-size:1em;line-height:1.2em"><br></span></div><div><span style="background-color:rgb(249,249,249);color:rgb(0,0,0);font-family:monospace,monospace;font-size:1em;line-height:1.2em">solution 2 : comment lines creating problems (with phstore),</span></div>
<div><span style="background-color:rgb(249,249,249);color:rgb(0,0,0);font-family:monospace,monospace;font-size:1em;line-height:1.2em">to comment ad a # at the beginning of the line</span></div><div><span style="background-color:rgb(249,249,249);color:rgb(0,0,0);font-family:monospace,monospace;font-size:1em;line-height:1.2em"><br>
</span></div><div><span style="background-color:rgb(249,249,249);color:rgb(0,0,0);font-family:monospace,monospace;font-size:1em;line-height:1.2em">Cheers,</span></div><div><span style="background-color:rgb(249,249,249);color:rgb(0,0,0);font-family:monospace,monospace;font-size:1em;line-height:1.2em">Rémi-C</span></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/18 aGlumLieu <span dir="ltr"><<a href="mailto:gbrancier@gmail.com" target="_blank">gbrancier@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
(Salut Rémi, merci pour ton aide ! Je continue mon mail en anglais pour qu'il<br>
puisse concerner tous le monde )<br>
<br>
Thank your Remi, but it doesn't work.<br>
<br>
First it was because of I missed to mention the .style file folder.<br>
<br>
So, that currently the last windows command I have:<br>
<br>
*osm2pgsql -s -U postgres -d osm -S "/Program Files/osm2pgsql/default.style"<br>
/aGlumLieu/GeoMkt/rhone-alpes/rhone-alpes.osm*<br>
<br>
But I have a new problem:<br>
<br>
*osm2pgsql SVN version af61cae663 (64bit id space)<br>
<br>
release notes: 'Windows version built by Dominik Perpeet<br>
<<a href="http://www.customdebug.com/osm2pgsql/index.html" target="_blank">http://www.customdebug.com/osm2pgsql/index.html</a>>'<br>
Using projection SRS 900913 (Spherical Mercator)<br>
Error reading style file line 151 (fields=4)<br>
flag 'phstore' is invalid in non-hstore mode<br>
Error occured, cleaning up*<br>
<br>
In the default.style file, in line 151, there are<br>
<br>
/# Area tags<br>
# We don't make columns for these tags, but objects with them are areas.<br>
# Mainly for use with hstore<br>
way         abandoned:aeroway       text    phstore<br>
way         abandoned:amenity       text    phstore<br>
way         abandoned:building      text    phstore<br>
way         abandoned:landuse       text    phstore<br>
way         abandoned:power         text    phstore<br>
way         area:highway            text    phstore/<br>
<br>
I don't know what I have to do...<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://postgis.17.x6.nabble.com/Win-PostgreSQl-9-2-PostGIS-2-0-Import-osm-data-for-beginner-tp5004469p5004478.html" target="_blank">http://postgis.17.x6.nabble.com/Win-PostgreSQl-9-2-PostGIS-2-0-Import-osm-data-for-beginner-tp5004469p5004478.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the PostGIS - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a></div></div></blockquote></div><br></div>