I have an identify filter question that maybe some of you who know more about URL hacks can help me with. Sorry if this has been asked before but I searched and haven’t found an answer yet.
I know I can target multiple places at once by adding them all to the identify URL (e.g. https://www.inaturalist.org/observations/identify?place_id=95113,72645,9012,95209 to cover all the National Parks along the Appalachians). But is there also a way to exclude a particular place, or combine existing overlapping places to narrow it down to “Place A but only the parts overlapping with B, not C”?
The particular use case I have in mind is making an identify link for the Blue Ridge Parkway (id=95113), but only the section that runs through NC (id=30), not VA (id=7), or vice versa. Trying something like https://www.inaturalist.org/observations/identify?place_id=95113&without_place_id=7 doesn’t seem to work.