lawl not bad !<br><br>i'm so tired that i miss this thing lol, thanks you very much, it's work now -_-<br><br><div class="gmail_quote">On Fri, Jan 15, 2010 at 4:56 PM, Jon Burgess <span dir="ltr"><<a href="mailto:jburgess777@googlemail.com">jburgess777@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">2010/1/15 Michael musset <<a href="mailto:mickamusset@gmail.com">mickamusset@gmail.com</a>>:<br>

<div class="im">> yes i'm agree, but it is not the problem because i can see a new column, but<br>
> the problem, it's that this column is empty,<br>
> by example if my sql request is :<br>
><br>
> select * from planet_osm_point where wifi is not null LIMIT 10;<br>
><br>
> i get 0 rows ..........<br>
><br>
> and that thing is interesting :<br>
><br>
> gis=# select * from planet_osm_point where wifi is not null LIMIT 10;<br>
>  osm_id | access | addr:flats | addr:housenumber | addr:interpolation |<br>
> admin_level | aerialway | aeroway | amenity | area | barrier | bicycle |<br>
> bridge | boundary | building | capital | construction | cutting | disused |<br>
> ele | embankment | foot | highway | historic | horse | junction | landuse |<br>
> layer | learning | leisure | lock | man_made | military | motorcar | name |<br>
> natural | oneway | operator | poi | power | power_source | place | railway |<br>
> ref | religion | residence | route | service | shop | sport | tourism |<br>
> tunnel | waterway | width | wood | z_order | wifi | way<br>
> --------+--------+------------+------------------+--------------------+-------------+-----------+---------+---------+------+---------+---------+--------+----------+----------+---------+--------------+---------+---------+-----+------------+------+---------+----------+-------+----------+---------+-------+----------+---------+------+----------+----------+----------+------+---------+--------+----------+-----+-------+--------------+-------+---------+-----+----------+-----------+-------+---------+------+-------+---------+--------+----------+-------+------+---------+------+-----<br>

> (0 rows)<br>
><br>
><br>
> so from this point i don't know why the script doesn't fill correctly my<br>
> database :'(<br>
><br>
<br>
</div>The name of the column must match the name of the key, so in the<br>
example you gave earlier the name should have been 'mac', as shown in<br>
your style file, not wifi.<br>
<br>
--<br>
<font color="#888888">    Jon<br>
</font></blockquote></div><br>