AliatSafe
Articles
Recent activity by AliatSafe
-
Tutorial: Getting Started with Rasters
Introduction FME supports reading and writing to over 70 raster formats. Additionally, there is a wide range of transformers that can alter raster data to match different requirements. This tutoria...
- Updated
- 1 follower
- 0 comments
- 2 votes
-
Performance Tuning FME
IntroductionThis article series covers the many ways to tune FME performance across different FME applications and at different stages of project development.On a computer, work is carried out usin...
- Updated
- 3 followers
- 0 comments
- -2 votes
-
Tutorial: Python and FME Basics
IntroductionThis article is part 1 of a 5-part series to help you get started with basic Python and FME. The series will include an introduction to the Python programming language and cover the mai...
- Updated
- 4 followers
- 0 comments
- 2 votes
-
Setting NoData and Adding Alpha Bands to Remove Black Borders
Introduction This article intends to illustrate some of the ways to work with NoData and Alpha bands, with the goal of removing a black border around an image. A combination of setting NoData, sett...
- Updated
- 1 follower
- 0 comments
- -1 votes
-
Choosing a different Python Interpreter in FME (Installation)
If you wish to use ArcGIS arcpy in FME, do not follow the instructions in this article and use the instructions from No Module Named ArcPy: Importing Esri's ArcPy for Use with FME article instead. ...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Viewing and Inspecting Rasters
Introduction Raster data comes in two types: color rasters and numeric rasters. In this article, we will inspect a color raster, in this case, an orthophoto GeoTIFF, and a numeric raster, in this c...
- Updated
- 1 follower
- 0 comments
- 2 votes
-
Raster to Raster Translation (Geotiff to JPEG) with Reprojection
Introduction This article will show the steps for generating a workspace to read a GeoTIFF raster image file, convert it to a JPEG2000 raster image file, and then reproject it from one coordinate s...
- Updated
- 1 follower
- 0 comments
- 3 votes