I'm looking to extract the data from a map/geodata service to a local SQL Server Geodatabase using a series of Python and .bat files. I would think the process would involve a Python script to create a replica from the REST endpoint then use Python again to export that replica to the SQL GDB. Has anybody attempted this before or have any suggestions on where to start?
Thanks,
Andrew