Skip to main content
Solved

In my FME workbench with PostGIS reader , snapper , PostGIS writer. Before reader reads the data from database I need to check whether that workarea is finished in the previous production activity in a standalone table. Kindly let me know how can I c


kumarkannan1980
Participant
Forum|alt.badge.img+6

Capture

Best answer by redgeographics

kumarkannan1980 wrote:

Hi,

 

Thanks it is possible to explain me which transformer I have to use to trigger the next feature reader to perform snapping?

The output of the FeatureReader is what you need to snap.

In general terms this is what it would look like:

Screenshot 2022-10-12 at 14.12.51You can have a Where clause in the FeatureReader to select the workarea (assuming data for more than one workarea is stored in the same table).

View original
Did this help you find an answer to your question?

9 replies

redgeographics
Celebrity
Forum|alt.badge.img+53

Can you elaborate?

  • What's the other process that's active on that workarea?
  • How can you tell it's finished?

kumarkannan1980
Participant
Forum|alt.badge.img+6

CaptureHi,

I need to check whether particular workarea (municipality) data is QC activity is performed as we are maintaining one table in database to record this. If the QC completed then only this snapping functionality need to process by the user. Hope I clear your doubts.

 

 

 

 


redgeographics
Celebrity
Forum|alt.badge.img+53
kumarkannan1980 wrote:

CaptureHi,

I need to check whether particular workarea (municipality) data is QC activity is performed as we are maintaining one table in database to record this. If the QC completed then only this snapping functionality need to process by the user. Hope I clear your doubts.

 

 

 

 

Not really. How do you know the QC is completed? Is there some sort of record written to a table, or something like that?


kumarkannan1980
Participant
Forum|alt.badge.img+6

Hi,

 

Yes I have another standalone table to check whether QC is done for that municipality


redgeographics
Celebrity
Forum|alt.badge.img+53
kumarkannan1980 wrote:

Hi,

 

Yes I have another standalone table to check whether QC is done for that municipality

Okay, so check that first, with a regular PostGIS reader and then if it is done you can use that feature to trigger a FeatureReader to read the actual data, snap it and then a PostGIS writer to write it all back.


kumarkannan1980
Participant
Forum|alt.badge.img+6

Hi,

 

Thanks it is possible to explain me which transformer I have to use to trigger the next feature reader to perform snapping?


redgeographics
Celebrity
Forum|alt.badge.img+53
  • Celebrity
  • Best Answer
  • October 12, 2022
kumarkannan1980 wrote:

Hi,

 

Thanks it is possible to explain me which transformer I have to use to trigger the next feature reader to perform snapping?

The output of the FeatureReader is what you need to snap.

In general terms this is what it would look like:

Screenshot 2022-10-12 at 14.12.51You can have a Where clause in the FeatureReader to select the workarea (assuming data for more than one workarea is stored in the same table).


kumarkannan1980
Participant
Forum|alt.badge.img+6
redgeographics wrote:

The output of the FeatureReader is what you need to snap.

In general terms this is what it would look like:

Screenshot 2022-10-12 at 14.12.51You can have a Where clause in the FeatureReader to select the workarea (assuming data for more than one workarea is stored in the same table).

Thanks a lot this is what I need..


redgeographics
Celebrity
Forum|alt.badge.img+53
redgeographics wrote:

The output of the FeatureReader is what you need to snap.

In general terms this is what it would look like:

Screenshot 2022-10-12 at 14.12.51You can have a Where clause in the FeatureReader to select the workarea (assuming data for more than one workarea is stored in the same table).

You're welcome!


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings