Am 18.04.2016 um 01:42 schrieb Stefan Keller:
>   out body;
>   >;
>   out skel qt;
> 
> I know that the last line can be replaced by
>   out center meta;

In fact, you should replace the whole block

   out body;
   >;
   out skel qt;

by

   out center meta;

not only the last line.

Otherwise, you would first output all building-ways, resolve them to
their respective node and then output the center points of those
nodes(!), rather than returning the center point of the ways.








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

Reply via email to