You cannot post messages because only members can post, and you are not currently a member.
Description:
This is a forum for users of Safe Software's FME product to ask questions, receive help, and generally exchange information on FME. Questions about FME formats, workspaces, processing capabilities, future plans, documentation, FME Objects and coordinate conversion issues are welcomed.
|
|
|
GeoJSON writer
|
| |
Dear all,
I have a workbench retrieving data from a sharepoint website via 3
different calls and combining this information with data from an SDE
reader to get the features I'm interested in with attributes from the
3 sources.
I've built the workbench and it's working fine when I use a KML writer... more »
|
|
PGF files
|
| |
Is it possible to read Progressive Graphics File with FME?
[link]
TX
|
|
HullReplacer limitations?
|
| |
Greetings,
I just tried to build a convex hull (with an alpha of 50 feet) from an
aggregate made from a DTM containing ~40k lines and points.
The HullReplacers output a very nice looking hull, but it only covered
a chunk of the feature; it just stopped before finishing, and left the
rest of the feature uncovered.... more »
|
|
Problems inserting/updating records
|
| |
I have a process that needs to push data into a SQL Server non-spatial table. If a matching record already exists, it needs to update the record. If the record doesn't exist, it needs to insert a new record. The table has an identity column. I've made sure that the records that should be updated include that column in the writer's feature type... more »
|
|
SHP to AUTOCAD_OD
|
| |
Hello
I am currently writing multiple shape files to a single AutoCAD OD
file and I was wondering if there is a way to assign specific Object
Data values to certain features that are being written out. I have a
Sanitary system that is currently stored in multiple shape files
(san_mains, san_manholes etc). I want to write these shape files to... more »
|
|
assigning system date to an attribute
|
| |
Hello All,
I have FME 2012, can some one tell me the way to find out the system date
and assign the day part to an attribute or parameter.
Thanking you
Kishore
|
|
georeference error
|
| |
Hi all,
I have a georeferenced raster file (TIF),when i have created a
vector file and converted it into .kml from this raster,it shows around 100
meter mismatch from the actual area.So,i took more points to georeference
it in ArcGIS.but it still showing the mismatch,is there any transformer for... more »
|
|
Startup Python Script - loop through writer feature types
|
| |
I am running the following python startup script which deletes all features from my destination feature classes before translation begins: *import fmeobjects* *import arcpy* * * *arcpy.DeleteFeatures_manageme nt("Database Connections/SDE LCC DCDB_Version.sde/usa.dbo.Adm_D CDB_Parcel")* * * There are several writer feature types I want to delete the features from.... more »
|
|
|