User

Liz Sanderson

Member since
Total activity 880
Last activity
Following 0 users
Followed by 21 users
Votes 1
Subscriptions 30

Articles

Recent activity by Liz Sanderson

  • Dynamic Workflows with the SchemaScanner

    IntroductionAs we’ve seen, dynamic workflows can obtain their schema from multiple locations.One of those locations is within the workspace itself, and the SchemaScanner transformer is a key tool i...

    • Updated
    • 2 followers
    • 0 comments
    • 0 votes
  • AutodeskA360Connector Deprecation

    Introduction A360 Drive was retired by Autodesk in October 2020 and replaced by Autodesk Drive. Currently, the A360 API that the AutodeskA360Connector uses still works, but may be deactivated by Au...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Adding Fanout Support to a Writer Plug-in

    BackgroundNormally, the DEF lines in your mapping file (the destination feature types in your workspace) statically determine the feature types you can write out to. Feature type fanout allows user...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Bulk Edits PostgreSQL: Push Data from the Database to an Application in Real-Time with Webhooks

    As of FME 2024.0, support for Esri ArcGIS Online (AGOL), ArcGIS Enterprise Portal, and ArcGIS Server Feature Service formats has transitioned to a unified approach using the new Esri ArcGIS Feature...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Data QA: Identifying Invalid Geometry Types

    Introduction Invalid geometry types are where the type of geometry is invalid for the class of feature that it represents; for example a bicycle path is represented by a point geometry, or a river ...

    • Updated
    • 1 follower
    • 0 comments
    • 1 vote
  • How to Highlight KML Icons & Labels

    IntroductionIn Google KML, you can control the visibility of feature labels and icons using KML StyleMap elements. To create highlighted icons, it is required to define two styles: normal and highl...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Using the FeatureReader to Query a Geodatabase

    IntroductionFME includes a number of transformers specifically designed for database use. These fall under the workflows category in the Transformer Gallery. Such transformers are commonly used to ...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Dynamic Workspaces: Data Driven Parallel Processing in FME Flow Automations

    Introduction This article will walk you through how to use dynamic workspaces in FME Flow (Formerly FME Server) automations. Dynamic workspaces allow the user to specify the workspace that is to be...

    • Updated
    • 1 follower
    • 0 comments
    • 1 vote
  • Data QA: Invalid Spatial Schemas

    Introduction A dataset schema (data model) consists of multiple parts. Some parts relate to attributes, other parts relate to the spatial data. The spatial part of a schema usually defines the feat...

    • Updated
    • 1 follower
    • 0 comments
    • 1 vote
  • Extracting a Schema Subset for Dynamic Schemas

    IntroductionUsing FME, a schema can be extracted and then a subset repurposed in other workflows. This tutorial walks you through creating a custom format and then uses Python to extract a schema l...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes