Skip to main content

Hi all,

I was wondering if the same way that I can easily access to the layer content via ArcGIS Online, ArcGIS... can be made too via FME Desktop.

 

I've tried the "Esri ArcGIS Portal Feature Service" reader, but not sure if I needed to have credentials for authentication.

 

The URL:

https://geodata.antwerpen.be/arcgissql/rest/services/P_Portal/portal_publiek2/MapServer/83

 

My purpose is to only read features from that service.

Thanks,

Just the same, use FeatureReader "Esri ArcGIS Server Feature Service", set https://geodata.antwerpen.be/arcgissql/rest/services/P_Portal/portal_publiek2/MapServer in the Dataset field, select "snelheid" in Feature Types to Read and you are good to go.

 

2021-10-25_15h16_22


Thanks @nielsgerrits​ , you were completely right. I missed using the READER: "ESRI ARCGIS SERVER FEATURE SERVICE".

 

Many thanks for the help, I can read it now! ;)


Reply