HI @jamal
I have not tried this myself and your URL appears to be an internal portal.
Is this a map service or a WFS service?
We have a transformer that can download most of the contents from ArcGISOnline or Portal but it appears that Map Service does not support this action. Please review the ArcGISONLINEConnector transformer. You will need an OAuth connection to ArcGIS Online/Portal to access this transformer
Normally, MapService does not contain photos it is usually some layers and symbology.
Do you have the WFS service configured for this map?
On the screenshot, I see that your service has supported operation for JSON, SOAP, and WMTS.
Is this service configured to be used as WMTS? If yes, there is a WMTS reader in FME that can be used?
If you install the QGIS, then you can download the any service directly.
https://orthophotos.geomolg.ps/adaptor/rest/services
I assume that there should be some equivalent tool in FME
Hi @jamal
Apology, I was under the impression that you are trying to read Images.
If you want to read Feature Service, you can do so using the Esri ArcGIS Server Feature Service Reader.
Can you try this reader, as the URL is unreachable to me?
1) Do you mean that you can’t access the map services from the link below?
https://orthophotos.geomolg.ps/adaptor/rest/services
any screenshot?
2) Correct, FME is able to read the map service using the “Esri ArcGIS Server Feature Service” format.
3) Now, how the FME can read the cached map service and download them?