Giter VIP home page Giter VIP logo

Comments (3)

tyrasd avatar tyrasd commented on May 18, 2024

lat/lon/zoom: Right! In fact, I was already planning to implement this shortly.

autorun: I think this would be a good idea, too.

shortlinks: Yes, I had this in mind, too. Will implement sooner or later.

bbox-selector: There is a solution/workaround for your use case: After selecting the bbox you can use Export->Query->as text to read out the replaced {{bbox}} values. I may upgrade the Export->map->current map view tool to show also the values for a manually selected bbox...

from overpass-turbo.

al-- avatar al-- commented on May 18, 2024

bbox-selector: you could just make an "update" button (this could even replace the bbox-button) that updates the bbox coords either in the code window (just say a bbox definition statement) or in the url. Currently, the manual bbox selection is "kind of hidden" functionality, so you could maybe even auto-update a bbox definition statement in the code.

auto-bbox: I don't know if this could be implemented but queries like mine above give only a small result set with only a small bbox extent, so maybe this bbox could be auto-detected? -- Of course, this wouldn't make sense for e.g. a amenity query...

BTW, great feature overall, thank you!

/al

from overpass-turbo.

tyrasd avatar tyrasd commented on May 18, 2024

lat/lon/zoom parameters and printing manually selected bbox parameters in Export->map->"current map view" are now implemented in the master branch (and will be online in a few days, I suppose).

I'm not sure what you mean with the "update" button... Wouldn't that be what Export->Query->"as text" (plus one copy+paste step) already does? I can't think of any good use-cases for that functionality to deserve its own button :P

Concerning the "auto-bbox detection": No, unfortunately, this can't be implemented easily. But if you (the user) already knows (from taginfo for example), that a particular tag is used quite rarely, one can simply omit the statements at all and then use the "zoom to data" tool.

shortlinks and auto-running queries (going to have a second thought about that one...) will be worked on later.

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.