Liz Sanderson
Articles
Recent activity by Liz Sanderson
-
Converting CAD Datasets to IMDF: Part 2
IntroductionThis article is Part 2 of 3 of the AutoCAD to Indoor Mapping Data Format (IMDF) tutorial series. This part moves away from FME Desktop and into AutoCAD to manually clean up the drawings...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
OGC Indoor GML Pilot
IntroductionFor the OGC Indoor Pilot project, Safe Software produced the Navigation Modeler to transform CityGML to OGC IndoorGML using FME. The workspace reads the CityGML 2.0 PS ADE data and tran...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Using Generative AI for Geospatial Data Processing in FME (with 6 Examples)
Introduction The AI revolution is changing the game in geospatial data processing in unexpected ways. Across sectors, we’ve seen it streamline business processes, boost productivity, and improve de...
- Updated
- 2 followers
- 0 comments
- 0 votes
-
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
- 1 vote
-
Data QA: Identifying Non-Consecutive Duplicate Vertices
IntroductionA duplicate vertex (duplicate point) occurs when a geometry has one or more vertices that occur multiple times within the feature. Duplicate vertices are those with identical X, Y, and ...
- Updated
- 1 follower
- 0 comments
- 1 vote