Blogs
Industry Blog:
It's All About Data
Technical Blog:
FME Evangelist
|
FME Talk
|
Training
|
Safe.com
Home
FME Desktop
FME Server
Documentation
Downloads
Request
Support
Search
The FME Knowledge Site
RSS feed
Twitter
Facebook
LinkedIn
YouTube
Follow us:
Warning
This site requires Javascript to be enabled. Please enable or else you will be unable to search.
Category Filter
All Samples & Demos
FME Desktop
3D
Coordinate Systems
CAD to GIS
Databases
FME and the Cloud
Point Cloud
Raster
Scripting in WB
Transformation
Vector
Workspace Authoring
XML/GML/KML/Web
Other
FME Server
Data Distribution
Data Streaming
Data Upload and Validation
Integrations
OGC
Other
Search Samples & Demos
78 articles found. No search keywords entered.
Adding a date to a the name of a file
How do I add a date to the name of a file?
Converting fme_color to hexadecimal for Google Fusion Tables
Colors in Google Fusion Tables can be applied from attributes after opening in Google Fusion. The format of the color value needs to be hexadecimal, which this custom transformer can convert to ...
INSPIRE Geographic Names Demo
The attached example generates INSPIRE compliant Geographic Names GML 3.2.1 data from UN gazetteer SHP data using XML templates. Success is verified by reading it back in using the FME GML reader...
Calculating Strahler Stream Order numbers with the StreamOrderCalculator
The StreamOrderCalculator transformer can be used to assign Strahler or Horton order numbers to streams in a river network.
RegularPolygonCreator
Custom transformer that allows creating regular polygons, in which all angles are equal in measure and all sides have the same length
Buffer Size From Attribute
The Bufferer can create a buffer with a variable width extracted from an attribute. It is particularly useful to visualize information from a GPS route such as speed.
Custom Transformer CenterOfGravityAccumulator
Similar to the CenterOfGravityReplacer - this transformer finds the centre of gravity for a whole set of point features.
Generate Measures from Z Values
The FME geometry model supports attaching measures on to features; however the only transformer to do this creates the measures as distances along the feature. In some cases a user may wish to tr...
Logger
The Logger transformer is used to log the details of a feature during the translation. It is an alternative to the Visualizer transformer.
Mapping Schema using SchemaMapper
Schema mapping is the process if connecting the source schema to the destination schema (the schema we have to the schema we want). The SchemaMapper transformer is useful where the primary data t...
AdaptiveLabeller
The AdaptiveLabeller places labels along linestrings, arcs and the medial lines of polygons, automatically spacing the label to the line or polygon length. The label attribute and the text size c...
Contour Line Tagging
This workspace can be used to automatically tag contour lines.
Custom Transformer VolumeCalculator
The custom transformer VolumeCalculator calculates the volume under a TIN. It can be used to determine the amount of material added or removed from an area over time.
Buffer On Left or Right Side Only
The regular buffer feature in FME 2011 or older produces a left or right side buffer, but only as a line feature. This workspace creates a left or right 'butt' style buffer as a polygon or area ...
Custom Transformer PointDisperser
The custom transformer PointDisperser disperses points with the same location around their common center within a range of distances distributing them at regularly increasing angles.
Parcel Tracker Workspace
This workspace accepts one or more UPS tracking numbers as input, submits them to the UPS web site, geocodes the returned information via a Yahoo web service and writes the results to KML.
Building Road Matching
This workspace takes a set of road centrelines and a set of building centroids and determines which building belongs to which road, based on proximity and relative bearing.
Feature Type Lister
This workspace scans a source dataset (in this case a DGN file) and outputs a text-file listing of all of the feature types contained within it.
Extracting Measures to Z Values
The FME geometry model supports extracting measures from features; however the only transformer to do this creates an FME list of measures. In some cases a user may wish to transfer the measures ...
Minimal Bounding Box
The MinimalBoundingBox finds the smallest rectangle that encloses a feature or set of features and has the same orientation as the input feature.
Page 1 of 4
<
Previous
|
1
|
2
|
3
|
4
|
Next
>
Samples & Demos
Most Viewed
How to Use XQuery Expressions to Query XML Data Within FME
Using the data streaming service to stream PDF
Startup and Shutdown Script Examples
ExpressionEvaluator
How to make a Maze in Geospatial PDF
Notes on FME and ESRI Versions and Compatibility
Mapping Schema using SchemaMapper
Reading Data with the AutoCAD Map 3D Object Data Reader
Overview of MicroStation Design Format
Example Workflow using FME, Python and Oracle