User

Liz Sanderson

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

Articles

Recent activity by Liz Sanderson

  • How to Convert CSV to Shapefile (Non-spatial to Spatial)

    IntroductionIn this article, we will transform non-spatial (tabular) data from a CSV file (.csv) into a spatial dataset in the Esri shapefile (.shp) format. By the end of this tutorial, you will ha...

    • Updated
    • 1 follower
    • 0 comments
    • 2 votes
  • Using external coordinate system names with CoordinateSystemDescriptionConverter

    IntroductionThis article will go through how to use the CoordinateSystemDescriptionConverter to convert coordinate system strings between different representations.This transformer can be used to c...

    • Updated
    • 1 follower
    • 0 comments
    • 1 vote
  • Raster Translation Basics: Converting Bands and Palettes

    IntroductionFME supports many raster formats as readers and writers. The full list of supported raster formats can be found in the FME Integrations Gallery in the “Raster & Aerial Imagery” category...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Converting from OGC GeoPackage to Databricks

    Introduction This tutorial walks through how to spatially join two OGC GeoPackage layers and write the resulting features to a Databricks Delta Table. In this scenario, we want to find out which dr...

    • Updated
    • 1 follower
    • 0 comments
    • 1 vote
  • Reading and Writing SharePoint Libraries with FME

    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
    • -1 votes
  • The InlineQuerier Transformer

    IntroductionThe InlineQuerier transformer offers a powerful capability for joining multiple datasets and then extracting the data in any desired format. It is an interesting transformer in that it ...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Data QA: Identifying Non-Consecutive Duplicate Vertices with FME

    Introduction A duplicate vertex (duplicate point) occurs when the geometry has one or more vertex that occurs multiple times within the feature. Duplicate vertices are those with identical X, Y, an...

    • Updated
    • 1 follower
    • 0 comments
    • 1 vote
  • Insetting Rasters | Setting NoData Values with the RasterMosaicker Transformer

    Introduction Setting a NoData value can make a black color transparent. We will use this technique to create a map that has a main raster map, with two inset maps overtop. To learn more about NoDat...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Add Appearances to a 3D City Model

    IntroductionThis workspace demonstrates some basic approaches for how to add to and manipulate the appearance of 3D data, including raster texture overlays and color styling of solids. This workflo...

    • Updated
    • 1 follower
    • 0 comments
    • -1 votes
  • Creating Spider Diagrams with FME for Tableau

    IntroductionSpider Diagrams, also known as Spider Maps, are a great way to visualize lots of data that relates to a single point. In this exercise, we will be looking at the distance between busine...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes