Git Product home page Git Product logo

Comments (10)

shepjd avatar shepjd commented on August 17, 2024 1

Hi Sam, just tried it out, worked perfectly, great to see the layers appears on 5 windows ready to go!

from tuiview.

gillins avatar gillins commented on August 17, 2024

@eco-nz is this in the GUI or command line, or both?
In the GUI would you have a tick box "Open in all viewers"? Or a way of selecting only some viewers?

from tuiview.

eco-nz avatar eco-nz commented on August 17, 2024

Hmm, this is James's request originally @gillins - I think he was talking about the GUI. The shell would expand the CLI by default wouldn't it?

from tuiview.

gillins avatar gillins commented on August 17, 2024

There is a --vector command line option so you can open it with a vector on top. But if you open multiple viewers with --separate, I think only the first one gets the vector... Maybe there should be a --vectorall command line option to put vector on all viewers?

from tuiview.

eco-nz avatar eco-nz commented on August 17, 2024

Yup, that sounds good @gillins ... or possibly being able to address the viewers you want --viewers Foo,Bar or --viewers all - TBH you're solution is probably what he wants.

from tuiview.

gillins avatar gillins commented on August 17, 2024

As an aside, --vector isn't that brilliant since it pops up a little window asking which layer so it doesn't save much mouse work. Might be a good opportunity to add a --vectorlayer option. If not specified the window asking for which layer still gets shown?

from tuiview.

gillins avatar gillins commented on August 17, 2024

ping @shepjd

from tuiview.

gillins avatar gillins commented on August 17, 2024

@shepjd does this refer to the GUI or the command line?

from tuiview.

shepjd avatar shepjd commented on August 17, 2024

command line, just want option to put same vector on all viewers (--separate), don't mind choosing the layer with the mouse in single popup, wouldn't want to have to chose for each window

from tuiview.

gillins avatar gillins commented on August 17, 2024

@shepjd have created a PR for this. Now only asks for layername (or SQL) for the first viewer then uses the same for all the other viewers. Have added a --vectorlayer option which must be specified the same number of times as --vector where you can specify the layername and prevent the dialog being shown.
Do you want to give it a quick install and see if it does what you want? Instructions below:

cd /tmp
git clone https://github.com/gillins/tuiview.git
cd tuiview
git checkout vectorcmdline
python setup.py install

from tuiview.

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.