GithubHelp home page GithubHelp logo

Comments (3)

aparveen avatar aparveen commented on August 15, 2024

@CTLocalGovTeam could you please assess this for 9.4 release? Thanks

from crowdsource-reporter.

sumitzarkar avatar sumitzarkar commented on August 15, 2024

@aparveen @skrishn @chris-fox

As indicated in the shared webmap, we understand that there will be 2 different layers representing the same features one for submitting the report (with add capability) and the second to view the reported features (with query capability).

The reporter application is designed to show features on the map, a list of features, a button to submit reports, and my submission list in a new panel. For all this to act in unison all 4 items are related to a feature layer with both query and add capability.

In the current implementation application is failing/breaking when we are configuring such webmaps , to overcome this issue we are proposing the following approach:

  • We will handle different cases in the application which are breaking when the layer is not having query capability
  • As the layer which can add the features is not queryable we will show a message in the feature list panel indicating this behavior
  • We have a different layer in the map that is queryable user need to click on the features in this layerto see the detials of the features.
  • With this kind of configuration and the proposed approach we can see the following limitations /changes in app:
    • Map will show only features from the query capability layer only
    • On selecting an add capability layer, the feature list will not show any feature, and submit button will be displayed
      • We need to show a message to inform users about the list of features
    • Query capability layer will not be displayed in the layer list
    • My submissions will show no features for the logged-in user
    • To view the feature details, the user has to select the feature from the map only

Please let us know your thoughts on this.

from crowdsource-reporter.

sumitzarkar avatar sumitzarkar commented on August 15, 2024

@aparveen @skrishn @chris-fox

As discussed on the call we checked the feasibility to use the different layers for query and applyEdits, here are details regarding its impact:

  • To enhance the reporter app to achieve this functionality will need high LOE and high risk.
  • Due to the initial core design of the app to run based on only one feature layer the code is dependent on the selected single operational layer and it has many interlinked dependencies on this layer. All the different widgets created in the app are referring to the selected layer which is creating more complexity in changing the code.
  • The code change may impact all the functionalities of the application
    Here are some features which may have major impacts:
    • Issue Wall (Feature list)
    • Issue Details (Feature details)
    • Highlighting the selected feature on map
    • Adding and showing Comments (Complexity with maintaing the related table)
    • Like
    • Attachments
    • My Issues(My Submmisions)
    • GeoLocation filtering

Please let us know your thoughts on how to proceed with this ticket

from crowdsource-reporter.

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.