Coder Social home page Coder Social logo

Comments (12)

klassenjs avatar klassenjs commented on August 28, 2024

Why would the selected/highlighted features clear before clicking Go? What if the user changes their mind and cancels? Do we want to destroy the select/highlight then?.

from gm3.

theduckylittle avatar theduckylittle commented on August 28, 2024

I'm sorta with @klassenjs here, I know you can create this incongruous situation but these are all understandable steps that the user would've done.

from gm3.

elil avatar elil commented on August 28, 2024

from gm3.

elil avatar elil commented on August 28, 2024

from gm3.

klassenjs avatar klassenjs commented on August 28, 2024

How do you know when it is the end of the selection geometry? In general a user might want to revise their input, but particularly with multipoint.

from gm3.

theduckylittle avatar theduckylittle commented on August 28, 2024

One of the usability complexes here is that we now allow for more "post processing." We have the ability to slice-and-dice the results in ways that are not preserved. As those slices-and-dices are done against the results and not against the query itself.

I get not wanting to hit "Go" at all but there are some issues there:

  1. The multi-point selection mentioned above.
  2. Adjusting buffer radius.

I think "Go" is still a necessary evil but I think if the user begins drawing on the map we could, ostensibly, clear the last query results.

from gm3.

elil avatar elil commented on August 28, 2024

from gm3.

elil avatar elil commented on August 28, 2024

from gm3.

klassenjs avatar klassenjs commented on August 28, 2024

My general thought process is to draw what I want and then set the buffer I want. Without a Go the buffer would have to happen first.

Also, in the past I have traced over a previous select while drawing my new one (to slightly adjust a previous result I wasn't quite happy with).

from gm3.

elil avatar elil commented on August 28, 2024

You could still set the buffer second (that is what I do too); the select (with the buffer) would happen again.

I do that too, it is also why I prefer to keep everything until the geometry is completed not just started. But started sounded like it fit better for implementation.

from gm3.

theduckylittle avatar theduckylittle commented on August 28, 2024

i'm wondering if #273 offers a reasonable compromise for everyone?

from gm3.

elil avatar elil commented on August 28, 2024

#273 seems to give fine grained control to users who want it. There doesn't seem to be any way to change defaults so that only users who want it need to learn it. But this seems to offer all options to users willing to user those options. So yes, this should work. I'll look at it more once it is in the demo.

from gm3.

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.