fs = m.query_map_point(x,y) # Map (screen) coordinates for feature in fs: print feature TODO: provide interface to feature in Python, at the moment only __str__ implemented which dumps attributes