Select to view content in your preferred language

Survey123 0,0 Geometry

171
1
09-02-2025 03:50 AM
CRossNSDA
Emerging Contributor

I am trying to figure out how to change the geometry assigned by Survey123 on a unanswered map question. It sets the output to 0,0. I tried the null as default option. Nothing will work. I understand that this may not be able to be fixed so I then went to the ArcGIS API for Python thinking I can overwrite or set the geometry for those points to null. This did not work either.

Anyone have any luck with this?

0 Kudos
1 Reply
DougBrowning
MVP Esteemed Contributor

I do not think you can have null and 0,0 is no geometry.  It has to be able to store something and map something.  I have only seen null as an error that comes up with Check Geometry tool but no idea how they get in there.

0 Kudos