Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New function to generate random Latitude and Longitude coordinates along a specified Polyline path #202

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

efremropelato
Copy link
Contributor

NearbyGPSOnPolyline generates a random latitude and longitude within a specified radius (in meters) along a given polyline path. Upon reaching the end of the path, the function reverses direction and continues generating points along the same path, allowing for continuous point generation in a back-and-forth pattern.

Example: jr template run --embedded '{{nearby_gps_on_polyline 10}}' --geojson testfiles/polyline.geojson

image

@efremropelato
Copy link
Contributor Author

this PR have some problem?

@ugol
Copy link
Collaborator

ugol commented Nov 20, 2024

Efrem, I am sure it will be good but at the moment we are a little busy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants