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?
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.