Giter VIP home page Giter VIP logo

Comments (8)

jdokemaps avatar jdokemaps commented on July 28, 2024 1

I added pulldata("@geopoint",${location},"reversegeocode.address.Match_addr") to the Address field. I did not yet put in a maximum error yet. We should discuss what a good threshold is if any.

from sarcop.

pjdohertygis avatar pjdohertygis commented on July 28, 2024

From Joe Simora [email protected]

Seems to work well in our test environment here. We are planning on testing more and utilizing during our regional drill in November to test further but thought I would let you know where we are with the Deployment Kit and utilizing the kit on the our AGOL account here.

I attached the modified Deployment Kit we are using. Maybe it will be on some use in the future.

If you have any questions or comments, feel free to reach out here.

SCTF SAR Survey2.xlsx

from sarcop.

pjdohertygis avatar pjdohertygis commented on July 28, 2024

Here is the pull data function Joe used

pulldata("@geopoint",${location},"reversegeocode.address.Match_addr","https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer","featureTypes=" + "PointAddress")
image

from sarcop.

pjdohertygis avatar pjdohertygis commented on July 28, 2024

I believe @jdokemaps has implemented this in the current version of the form, check his work before beginning R&D.

from sarcop.

pjdohertygis avatar pjdohertygis commented on July 28, 2024

Cross-reference with County / State approach #17

from sarcop.

pjdohertygis avatar pjdohertygis commented on July 28, 2024

Questions:
There is an ability to set a threshold on horizontal accuracy if the GPS is showing +10m accuracy do we even want an address? What should the horizontal accuracy threshold be set to? Does dragging the pin override it? @tedrick

from sarcop.

tedrick avatar tedrick commented on July 28, 2024

Regarding horizontal accuracy - that can be set either by the body::accuracyThreshold column (maximum error in m) or via the constraint (using pulldata('@geopoint', ${q}, 'accuracy') function to retrieve the value and compare). A manually moved point has null accuracy; it will pass a body::accuracyThreshold check but not a constraint check.

from sarcop.

jdokemaps avatar jdokemaps commented on July 28, 2024

Reverse geocoding was implemented, but we have decided to not include an accuracy threshold at this time. This will be something we come back to in future versions.

from sarcop.

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.