Tagged Questions
5
votes
0answers
98 views
Why do file geodatabase and SDE readers produce different fme_geometry types?
I have one very simple workbench that I am running against both SDE (9.3) and FGDB (10.0) sources.
I noticed two different fme_geometry values for same type of objects.
For the first one, i.e SDE ...
3
votes
1answer
139 views
Problems with intersection in FME and ArcMap
I have one very interesting issue which I do not know how to solve/understand. In FME I used the LineOnAreaOverlayer transformer to get new intersected lines, these some are inside and outside ...
6
votes
2answers
367 views
Calling ArcGIS 10 geoprocessing method in FME 2011
I am trying to create an attribute index in a feature class in FME 2011. I couldn't find any trasnformer that does it. So I'm thinking may be I can use "PythonCaller" transformer to call "Add ...
4
votes
3answers
781 views
Remove Collar from ECW File (Orthophoto Mosaic)
Maybe i'm missing a basic concept when it comes to manipulating/removing values from an RGB orthophoto mosaic. Is it possible to completely eliminate the collar (black background) from an orthophoto ...
3
votes
3answers
457 views
ArcGIS Surface Length Tool equivalent in FME
I am trying to calculate the 3D length of a line. I currently have a rather complex and cumbersome model built in ArcGIS Model Builder that uses a tool called "Surface Length". I was wondering if ...