Liz Sanderson
Articles
Recent activity by Liz Sanderson
-
Streaming XML with FME Flow
IntroductionXML is a markup language that enables users to exchange data across web services. In FME Flow, a workspace can be published using the Data Streaming Service to easily create a web appli...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Creating KML Folders By Feature Type Fanout
IntroductionKML Folders define the nested tree structure in the Google Earth Places pane (as shown below). This tree control helps organize data presentation for the user, allowing them to turn on ...
- Updated
- 1 follower
- 0 comments
- 2 votes
-
Generating Polygon Differences with the Clipper Transformer
IntroductionA common GIS operation is to overlay two (or more) polygons to subtract the area of one polygon from another.For example, you might have a polygon representing the outline of a town or ...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Creating AutoCAD Dimensions
Downloadscreate-linear-dimension-2015.fmwIntroducing AutoCAD DimensionsDimension features in AutoCAD are defined using format attributes, rather than creating geometry. However, the dimension must ...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
Working with Geodatabase Metadata: Writing/Updating Metadata
IntroductionA metadata record is a file of information - usually presented as an XML document - that captures the basic characteristics of a data or information resource. Geospatial metadata is use...
- Updated
- 1 follower
- 0 comments
- 3 votes
-
Workspace Viewer Deprecation
Introduction Workspace Viewer in FME Server will be deprecated and no longer available in FME Server 2023.0 or newer. FME Desktop will be required to view workspaces. Please see How to View a Works...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
Configuring Guaranteed Delivery in FME Flow Automations with Automated Retries
What are Automated Retries? Automated retries is a feature in FME Flow automations that allow workspace actions and External actions to be automatically retried in the case of a failure. For worksp...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Creating KML Folders Through KML IDs
IntroductionIn the previous example, we learned how to create folders using a fanout feature type. In this example, we will focus on creating folders using KML IDs and KML parent attributes. This a...
- Updated
- 1 follower
- 0 comments
- 2 votes
-
How to Read and Translate all Feature Classes from Multiple Esri Geodatabases
IntroductionIt is possible to make use of the Schema (Any Format) reader to read the feature class names out of any database and then pass these names into a FeatureReader transformer to do the act...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
Invalid OGC Geometry Examples
Checking for OGC compliance with the GeometryValidator transformer The GeometryValidator transformer can be used to check for features that fail to comply with the OGC geometry specifications. Ther...
- Updated
- 0 followers
- 0 comments
- 3 votes