Git Product home page Git Product logo

Comments (3)

wonder-sk avatar wonder-sk commented on July 21, 2024

Tasks:

  • remove the button to pick active layer (and remove the label with current layer)
  • when record button is clicked, Input will show a list of layers and user can choose which one will get the new feature
  • after picking layer:
    • if it is point layer, store the current GPS position and show attribute form. When confirmed, the feature is added
    • if it is a line layer, start recording linestring from GPS. when record button is clicked again, attribute form will be shown. When confirmed, the feature is added

(maybe in the future we will add a way to select default layer for new features to make life easier for those who are going to add lots of features from one layer - but let's leave it out of scope for now)

from mobile.

saberraz avatar saberraz commented on July 21, 2024

How about showing the classes for each layer to capture as a feature?

from mobile.

wonder-sk avatar wonder-sk commented on July 21, 2024

How about showing the classes for each layer to capture as a feature?

Let's leave this for a later stage... it may get a bit tricky there and it is just a small extension. If layer uses categorized renderer style, it would be relatively straightforward to extract categories. But not so if rule-based renderer is used. And maybe we would like to offer users to add some presets manually (a preset could possibly fill in default values to multiple attributes). So until we figure out how exactly we want it to work let's defer it.

from mobile.

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.