Re: How to generate points kilometers from a road

2021-01-06 Thread hunter.cur...@gmail.com
Have a look at the GEOSGeometry class: https://docs.djangoproject.com/en/3.1/ref/contrib/gis/geos/#geosgeometry If you just want to specify a location along a linestring, try the interpolate method. On Tuesday, January 5, 2021 at 7:23:43 AM UTC-7 jfa...@inerza.com wrote: > > Exactly, what I ne

Re: How to generate points kilometers from a road

2021-01-05 Thread Juan Carlos F.
Exactly, what I need is to calculate the point on the road from the kilometer point PK 50 + 350 meters on the road, but not in a straight line but following the road El martes, 5 de enero de 2021 a las 14:12:56 UTC, Juan Carlos F. escribió: > Hi everybody > > I am new and I need to know if t

Re: How to generate points kilometers from a road

2021-01-05 Thread Juan Carlos F.
Exactly, what I need is to calculate the point on the road from the kilometer point PK 50 + 350 meters on the road, but not in a straight line but following the road El martes, 5 de enero de 2021 a las 14:12:56 UTC, Juan Carlos F. escribió: > Hi everybody > > I am new and I need to know if t

How to generate points kilometers from a road

2021-01-05 Thread Juan Carlos F.
Hi everybody I am new and I need to know if the library or how I could generate the kilometer points starting from a polyline. Thanks for the info -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop rece