<p dir="ltr"><br>
On 25 Nov 2015 1:39 AM, "Radim Blazek" <<a href="mailto:radim.blazek@gmail.com">radim.blazek@gmail.com</a>> wrote:<br>
><br>
> On Mon, Nov 23, 2015 at 6:00 PM, Régis Haubourg<br>
> <<a href="mailto:regis.haubourg@eau-adour-garonne.fr">regis.haubourg@eau-adour-garonne.fr</a>> wrote:<br>
> > Hi,<br>
> > I'm having a classical use case here. Before starting a new plugin, and<br>
> > since it is a very common task in GIS, I would like to know if anyone has<br>
> > made something alike:<br>
> ><br>
> > - I have a postgis db with LINESTRINGM routes (watercourses already<br>
> > calibrated with measures).<br>
> ><br>
> > - I have a non geometric table registering events with start and end<br>
> > measures + identifier of my routes (watercours ID).<br>
> ><br>
> > - I create my event in the attribute table, with one ID and two manually<br>
> > typed measures, then a view cast it to spatial view using<br>
> > locate_beetween_measure function.<br>
> ><br>
> > I would like to create a form with two tools dedicated to "pick up" my route<br>
> > and the measure. i've done it in Arcview 3.2 once in the old past..<br>
> > What could be the current better and simpler approach in QGIS?<br>
><br>
> I think that now (>=2.8), when QGIS geometry supports M (measure), the<br>
> measure calculated for the nearest point on the identified line<br>
> could/should be added to derived attributes in standard identify<br>
> results.</p>
<p dir="ltr">And as of 2 days ago, it does: ;)</p>
<p dir="ltr"><a href="https://github.com/qgis/QGIS/commit/1f0d24a0c7a6555ced117ecfc08a73afb1f31b46">https://github.com/qgis/QGIS/commit/1f0d24a0c7a6555ced117ecfc08a73afb1f31b46</a></p>
<p dir="ltr">Nyall<br></p>
<p dir="ltr">><br>
> > LRS plugin does not have that feature, and requires to recalibrate layers<br>
> > from scratch.<br>
><br>
> Similarly Locate, Create events and Calculate measures tools in the<br>
> LRS plugin should be extended  to support existing layers with<br>
> measure.<br>
><br>
> Radim<br>
><br>
> > Could we dream for the future of a new generic form widget with custom<br>
> > expressions to get attributes or geometric information from a layer (with<br>
> > snapping options )?<br>
> ><br>
> > Cheers<br>
> ><br>
> > Régis<br>
> ><br>
> ><br>
> ><br>
> > --<br>
> > View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Tool-to-pick-up-linear-referencing-measure-from-mouse-tp5238110.html">http://osgeo-org.1560.x6.nabble.com/Tool-to-pick-up-linear-referencing-measure-from-mouse-tp5238110.html</a><br>
> > Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.<br>
> > _______________________________________________<br>
> > Qgis-developer mailing list<br>
> > <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
> > List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
> > Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
> _______________________________________________<br>
> Qgis-developer mailing list<br>
> <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
> List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
> Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a></p>