<div dir="auto">Hi all,<div dir="auto"><br></div><div dir="auto">With osm xml format (overpass, josm), is there any technique to get the bounds of a given way ?</div><div dir="auto"><br></div><div dir="auto">I want to get min lat/lng and max lat/lng without processing the whole document (which can be pretty big)</div><div dir="auto"><br></div><div dir="auto">This would be useful to list all nodes from my db contained into that bounds prior to process ways.</div><div dir="auto">I want to prevent numerous queries to check if each individual node exists or not while importing ways, assuming that some nodes already exist and some other don't.</div><div dir="auto"><br></div><div dir="auto">The question can be extended to relations if possible</div><div dir="auto"><br></div><div dir="auto">Thanks in advance for any hint</div><div dir="auto"><br></div><div dir="auto">All the best</div><div dir="auto">Francois</div></div>