opengisch / QField

A simplified touch optimized interface for QGIS

Home Page:http://www.qfield.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Location Coordinate Points Not Getting Connected to the Lines

ajithandro opened this issue · comments

Describe the issue

We are trying to collect Field data within the Route which has to Plot a Few spots based on the coordinates

Reproduction steps

Steps to reproduce the behavior:

  1. We Created a source on QGis Cloud
  2. Downloaded the source from QGis Cloud Account in the Mobile App
  3. Then we plotted a few spots and tried to snap the coordinated with the lines , which's not expertly snapped

Expected behavior

Need to Snap the Location Points Exactly without the space like the screenshot

Observed behavior

Getting Some External Space between the line and plotted point, if we need to plot exactly I have to use max zoom in to the point and then plot

Screenshots and GIFs

image

How can we plot a point properly and precisely draw the line between that exactly?

Thanks & Regards
Ajith

Actually, the same issue happens on every snapped feature (lines, polygons, etc.)

Is there any possible solution available to fix this? Do you have any idea how we can run this QField in Android Studio to develop something with the exciting implementation?

Hi @ajithandro can you share a test project for this?

See
https://github.com/opengisch/QField/blob/master/doc/dev.md for development instructions.

@m-kuhn test project means? Is the source code that I have set up what you mentioned? else we need to do for the test project?

Hi,

Sorry for being short.

A test qgis project with which the snapping problem can be reproduced will be helpful for this issue to be reproducible. No code involved so far.

The information about the code was added regarding your question how to work on qfield. A fix by you would be much appreciated 👌