As you can see, I have a quite complex question. Some genereal information:
I'm using
- Windows Server 2012
- FME Desktop and Server 2013
- ArcGIS Server 10.2
The WebHarvesting program stores all WMS links in a txt file.
The links look like this: http://gateway.hamburg.de/OGCFassade/DE_HH_WMS_INSPIRE_A3_4_Bodennutzung_lokal.aspx?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.3.0
Now I want to use FME Desktop, which reads/parsed the line and after that, FME should publish these links to the FME or ArcGIS Server Rest Interface.
So....firstly my question would be: Is this possible?
And secondly: If it is possible, how to realize it?
Regards!