Using Python, how would I take for example [ buildings_a_16_free] from osm and ingest that feature class into a new GDB (named after a file structure such as ***- where *** is the name of the country) into [***_Buildings_Polygon]?
Should I figure it out first I will post the solution to it.