After reading Wikimedia Commons API search images by (latitude, longitude), I know that we can find pages around a specified location using the MediaWiki API with the GeoData extension. However, I am looking to obtain Commons categories around a specified location via that API - is that doable?
I am also aware that WikiData API does this (as stated at API to get Wikimedia Commons categories that are near a particular latitude/longitude). I have already used that, and am looking for a different API so that I can perform a comparison between the results of the two if possible.