Skip to content

lennard-rty/Squadrats_FME

 
 

Repository files navigation

Squadrats_FME

FME workspace for Processing Squadrats KML Files: Generating Yards and übersquares OR: FME version of this phyton script with the addition of übers: https://github.com/matthew-conner/Squadrat-Extension/blob/main/README.md

Version 0.6 - 03/01/2026

  • It aint pretty but it works!
  • über part is still wip but now it finds al ubers up tot 36x36. still needs filtering to get usefull info

How it works:

  1. The process starts by importing the Squadrats KML file. You can download the KML file from the Squadrats map: Squadrats
  2. FME reads the KML features (squares) and analyzes their spatial relationships.
  3. The workspace checks each square to determine if all four neighboring squares (North, East, South, West) are also visited. This spatial analysis is essential for identifying "yards". "Yards" are defined as contiguous regions where each square has all four neighbors visited.
  4. The workspace also looks for "Ubersquares" or squares of squares. For example an übersquadrat of 5x5 contains the full grid of 25 squadrats, 5 in ea. direction.
  5. You get a KML export of the result

Requirements

  • FME licence. Created in FME 2023.2.2.0

Credits

About

FME workspace for Processing Squadrats KML Files: Generating Yards and übersquares

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%