Hi, tried to get carto 30 running and get errors like

<code>RuntimeError: ERROR:  column "int_wetland" does not exist
LINE 1: SELECT ST_AsBinary("way") AS geom,"int_wetland" FROM (SELECT
                                          
Full sql was: 'SELECT ST_AsBinary("way") AS geom,"int_wetland" FROM (SELECT
    way, "natural"
  FROM planet_osm_polygon
  WHERE "natural" IN ('marsh', 'wetland')
    AND building IS NULL
  ORDER BY z_order, way_area DESC
) AS water_areas_overlay WHERE "way" && ST_SetSRID('BOX3D(848559.2696606186
6792939.345929289,849149.7941396218 6793792.409316793)'::box3d, 900913)'
</code>

and i agree: int_wetland is not in the result of that subquery - unless i'm
blind.

regards
walter





-----
[url=http://osm.wno-edv-service.de/residentials] Missing Residentials Map 
1.17[/url] [url=http://osm.wno-edv-service.de/plz] Postcode Map 2.0.2[/url]
--
View this message in context: 
http://gis.19327.n5.nabble.com/Release-openstreetmap-carto-v2-30-0-tp5844492p5845748.html
Sent from the General Discussion mailing list archive at Nabble.com.

_______________________________________________
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk

Reply via email to