Skip to main content
Solved

I'm looking to make a query which uses the spatial data in the planning brief to search cadastre, duct, duct_route and SL layers. So that I can change each planning layer can become searchable and have an output. We are currently working with MapInfo

  • November 22, 2022
  • 2 replies
  • 10 views

I'm looking to make a query which uses the spatial data in the planning brief to search cadastre, duct, duct_route and SL layers. So that I can change each planning layer can become searchable and have an output. We are currently working with MapInfo.

Best answer by david_lyons

Not an expert,

But @phillip_bowman​, @jennaatsafe​ is correct, I'd use tester to flick through your polygons and use spatial filters to search your layers. I've attached something I would use for your data set. I would use multiple spatial filters from one tester so each layer can be viewed at each stage then you can merge at output.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

JennaKAtSafe
Safer
Forum|alt.badge.img+8
  • Safer
  • 192 replies
  • November 24, 2022

Hi @phillip_bowman​, you can begin this process by building your "query" using a combination of Tester or an AttributeCreator. If you already have a pre-built python or sql script that you were using you can integrate this into FME using the PythonCaller or SQLExecuter. Hope this helps you get started.

 

Here are an article that will help you get started with the process. Getting Started with FME Desktop: Perform a Spatial Filter & Modify Attributes


  • 10 replies
  • Best Answer
  • November 25, 2022

Not an expert,

But @phillip_bowman​, @jennaatsafe​ is correct, I'd use tester to flick through your polygons and use spatial filters to search your layers. I've attached something I would use for your data set. I would use multiple spatial filters from one tester so each layer can be viewed at each stage then you can merge at output.