[OSM-talk] why there is no historic column from planet_osm_line?
John3478 John3478
john3478 at gmail.com
Tue Jan 27 14:46:58 GMT 2009
>From the generate image tiles, there is a select for historic column,
however in the database there is no historic column in planet_osm_line. Do
you guys know why there is ho historic column? or the osm_template that I
used is old version already?
Thanks in advances,
John
(select way from planet_osm_line where "historic"='citywalls') as citywalls
<Layer name="citywalls" status="on" srs="+proj=merc +a=6378137 +b=6378137
+lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null
+no_defs +over">
<StyleName>citywalls</StyleName>
<Datasource>
<Parameter name="type">postgis</Parameter>
<Parameter name="password">martyn</Parameter>
<Parameter name="host">localhost</Parameter>
<Parameter name="port">5432</Parameter>
<Parameter name="user">postgres</Parameter>
<Parameter name="dbname">osm</Parameter>
<Parameter name="estimate_extent">false</Parameter>
<Parameter name="table">(select way from planet_osm_line where
"historic"='citywalls') as citywalls</Parameter>
<Parameter
name="extent">-20037508,-19929239,20037508,19929239</Parameter>
</Datasource>
</Layer>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk/attachments/20090127/b081f7e3/attachment.html>
More information about the talk
mailing list