This internal helper constructs a URL to query for the French Ministry
of Culture's "Atlas du Patrimoine" RSS service.
The URL filters data using a bounding box (extent) and an
INSEE department code (insee_dep).
ids_url_build(extent, insee_dep)A character string containing the full URL to query the service.
A named list with elements left, bottom, right, top
defining the bounding box coordinates.
A character or numeric INSEE department code.