Connecting FME to web services. Use of APIs. Mobile Apps.
Recently active
Hi!Does anyone know what this means? I have been struggeling with it for the past week, and for the first time it actually goes trough a couple of 1000 features, but it stops again at like 2000. also, it doenst really give me the reason why it failed. if it is the 928… Code, i did some research on it, but could find it.I am not sure what i am doing wrong, i dit it quite much in the past, but maybe it has changed with the newer versions. This is what i am trying to do:ArcGIS Online Reader. Add data, like weather and difficulty ArcGIS Online writer, update the existing layer.If someone could help me, that would be great! Thanks! Jonathan
Hi everyone!I’ll try to explain what we need...Nowadays, we have a download system based on Geoserver. When someone wants to download some data in KML format from the viewer, the data contain the same style you are displaying. So, you can open this KML in Google Earht and you can display it with the same symbology. Now, we want to change this download system and we want to do it using FME. But, when we download a KML, we have lost the symbology, beacuse we get data from database, not from Geoserver. Nevertheless, Geoserver contains SLD files from each layer. KMLStyler transformer can assign an static symbology, but this isn't what we want.The question is, is there any way to assign dynamicly, the SLD to KML, in order to display with the right symbology? That is, can we read he content of SLD and assign the colours to KML?
I am making my first workspace that uses a reader for a hosted feature layer from Portal. I notice that I am able to use the Esri ArcGIS Server Feature Service Reader/Writer as well as the Esri ArcGIS Portal Feature Service Reader/Writer to achieve this. My question is what is the difference? As the end result was the same for both.The Esri ArcGIS Server Feature Service Reader/Writer seemed far simpler to use as all I needed was the user and password plus the feature layer URL while for the Esri ArcGIS Portal Feature Service Reader/Writer I had to enter the host, user, password and feature service which was the folder location of the feature layer plus the feature service ID on the end in brackets in order to get it to work. I am using FME 2018.0 as well if that makes a difference.
Good day,Is there anyone here tried converting Civil3d Pipes and Structure into ESRI Geodatabase Multipatch in ArcGIS Pro?My issue is the original attribute from Civil3d doesn’t copy in the converted Multipatch - when I convert using ‘CAD To Geodatabase’Can FME translate Civil3d Pipe/Structure Property to change the incorrect Multipatch attributes?Please see image below:
Hi, I am trying to make API requests to connect to an application. It requires OAuth1 authentication. It seems like FME does not have built-in support for OAuth1. Is there a way to set the HTTP caller in this case? I would be extremely grateful if you could provide me with your assistance!
how to remove these unwanted connections from PostgreSQL Reader (highlighted)
Hi all, I want to run a workbench in quick translator mode instead of running whole workbench using .bat file