Code Monkey home page Code Monkey logo

Comments (7)

mmd-osm avatar mmd-osm commented on May 18, 2024

In addition it would be interesting to see how many minutes the Overpass API lags behind. While in the long run overpass-api.de should be back to 1-2 minutes, we currently experience up to 10-30 minutes in delay during peak hours. An unsuspecting user might not be aware of this situation.

Relevant Info: see Overpass API response in attribute osm_base: <meta osm_base="2014-01-02T20:21:02Z"/>

from overpass-turbo.

 avatar commented on May 18, 2024

What about the distance of all returned ways?

from overpass-turbo.

tyrasd avatar tyrasd commented on May 18, 2024

Yeah, additional stats would be nice. I'm thinking about implementing this as a hover state of the current object counter in the bottom right.

from overpass-turbo.

tyrasd avatar tyrasd commented on May 18, 2024

As a first step, I've now added a lag to OSM db info as a tooltip of the current stats display in the bottom right corner (try it on the beta @ http://overpass-turbo.eu/master/). I'll add more stuff if this turns out to be a good solution. btw: @JotPe I fear that in browser-javascript one doesn't get the information about when the actual receiving of data begins, so a query execution time measurement will be out of scope, unfortunately… (except if the Overpass API would provide that information as a HTTP header or something) //cc @drolbr

from overpass-turbo.

 avatar commented on May 18, 2024

@tyrasd thanks for tooltip. Wouldn't be a seperate tab a better solution? I guess in future more meta infos will be printed (way distance!?) Regards Johannes

from overpass-turbo.

 avatar commented on May 18, 2024

I watched the time lag behind osm data increases with time. In the new meta tab it's necessary to display timestamp of query, timestamp of finish, static osm data lag and your actual behind osm data lag.

from overpass-turbo.

tyrasd avatar tyrasd commented on May 18, 2024

Yes, the tooltip is probably only a intermediate solution. (I didn't want to "waste" a tab for only one or two additional stats as in the current state. Once we have more to show, a tab is probably the best solution.)

from overpass-turbo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.