Skip to main content
Solved

Calculate time point a - point b

  • September 1, 2017
  • 2 replies
  • 41 views

danilo_fme
Evangelist
Forum|alt.badge.img+45

Hello,

I have a point shapefile and my goal is calculate the distance time In my workspace i used the transformer NeighborFinder to find the distance in meters between the features. Another information is the speed in KM / h to arrive point A until B.

 

How can i calculate how many minutes my point A will arrive in point B.

 

Informations:

 

Distance: 443.81979158381 mSpeed = 2.778 KM - h

 

Thanks, Danilo

Best answer by rylanatsafe

With the given information, if you can use the AttributeManager to create a new attribute – for example, _time – and use the Arithmetic Editor for Distance / Speed * 60 / 1000.

For the above values this would be 443.81979158381m / 2.778km/h * 60min/h / 1000m/km = 9.58574.. minutes.

Edit: Accidentally wrote Time instead of Speed!

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

2 replies

rylanatsafe
Safer
Forum|alt.badge.img+13
  • Safer
  • Best Answer
  • September 1, 2017

With the given information, if you can use the AttributeManager to create a new attribute – for example, _time – and use the Arithmetic Editor for Distance / Speed * 60 / 1000.

For the above values this would be 443.81979158381m / 2.778km/h * 60min/h / 1000m/km = 9.58574.. minutes.

Edit: Accidentally wrote Time instead of Speed!


danilo_fme
Evangelist
Forum|alt.badge.img+45
  • Author
  • Evangelist
  • September 2, 2017

Hi @RylanAtSafe,

Thanks your quicly answer.

Danilo


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