On Tue, Sep 18, 2012 at 05:19:27PM -0600, Martijn van Exel wrote: > if (Object.keys(this.tags).length > 0) > > a valid way to check whether an osm object has any tags?
That should work. Somebody should add some convenience functions to osmjs, that could make these things easier... :-) Jochen -- Jochen Topf [email protected] http://www.remote.org/jochen/ +49-721-388298 _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

