Re: [Qgis-developer] Object owner design in QgsGraphBuilder

2012-09-05 Thread Sergey Yakushev
/libs/graph/doc/index.html [2] http://networkx.lanl.gov/ [3] http://en.wikipedia.org/wiki/Builder_pattern -- Sergey Yakushev ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Finding shoretest path on raster data

2011-12-10 Thread Sergey Yakushev
Not yet ready, but I'm bragging:-) I think it would be a good feature. Look at http://www.web2pic.ru/images.php?foto_id=57003286dc9534af7d9a2175f2ecec81 Thanks. ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

Re: [Qgis-developer] RoadGraphPlugin and network-analysis annonce

2011-09-30 Thread Sergey Yakushev
Any reasons why we should not include it straight away? No. There is no particular reason. I think the code is stable enough for the master branch. -- С уважением Якушев Сергей yakush...@gmail.com ___ Qgis-developer mailing list

Re: [Qgis-developer] Breaking API and merge of threading branch

2011-08-10 Thread Sergey Yakushev
Hi. And what are your opinions when should we start with the breakage... in a month? in a week? tomorrow? now? :-) +1 for starting now. I think the Road graph plugin should be excluded from the targets of buildings when the broken API compatibility. Then, I'll post a patch and fix any

[Qgis-developer] Bug #3866

2011-06-16 Thread Sergey Yakushev
Hi all. This Bug is partial solved. The fact that a similar problem in the measuring angles tool (corrected only tool of measurement of distances and areas). Look at call QgsMapToolMeasureAngle::configureDistanceArea() in QgsMapToolMeastureAngle::canvasMouseMove() [1] I've added comments [2]

[Qgis-developer] Re: [Qgis-user] Re: 2 Questions on Road-Graph plugin

2011-04-05 Thread Sergey Yakushev
Hello Start point doesn't tie to the road! That could happen when using an on the fly projected layer , no it`s original one What version of QGIS are you using? In the trunk this not should be. It is planned to include salesman trouble through this same plugin ? Yes, but not soon :-)

Re: [Qgis-developer] Advice on VRP plugin development

2011-03-16 Thread Sergey Yakushev
Unfortunately. At this moment you can not use the code Road Graph plugin in Python. I will do it later (on QGIS 1.8). Wed, 16 Mar 2011 10:43:03 -0700 (PDT) письмо от cremat0rio davidsantospinhe...@gmail.com: Hi all! I would like to create a QGis plugin to solve the Vehicle Routing Problem

Re[2]: [Qgis-developer] When a code freeze?

2011-02-25 Thread Sergey Yakushev
it in frustration and miss out on the great functionality it offers. Best regards On 25 Feb 2011 09:23, Sergey Yakushev yakush...@list.ru wrote: When a code freeze? I should add a help system to roadgraph plugin and fix GUI before code freeze. -- С уважением Якушев Сергей yakush...@list.ru

Re[6]: [Qgis-developer] When a code freeze?

2011-02-25 Thread Sergey Yakushev
Fri, 25 Feb 2011 22:43:30 +0200 письмо от Tim Sutton li...@linfiniti.com: Hi On Fri, Feb 25, 2011 at 10:10 PM, Sergey Yakushev yakush...@list.ru wrote: Fri, 25 Feb 2011 18:33:38 +0200 письмо от Tim Sutton li...@linfiniti.com: Can you make it work in some default way so

Re: [Qgis-developer] road graph export

2011-02-01 Thread Sergey Yakushev
Hi Paolo! Thank for testing and your comment! Mon, 31 Jan 2011 14:17:34 +0100 письмо от Paolo Cavallini cavall...@faunalia.it: Hi all. If I export the shortest path to a new temporary layer, it is saved to EPSG:4326 - WGS 84 instead of current project projection. I think this is

Re: [Qgis-developer] road graph crashes qgis for spatialite layers

2011-01-31 Thread Sergey Yakushev
https://trac.osgeo.org/qgis/changeset/15110 Mon, 31 Jan 2011 10:46:44 +0100 письмо от Paolo Cavallini cavall...@faunalia.it: Got this: qgis.bin[30608]: segfault at 1 ip 7f2446ffc4ec sp 7fff9b3ede60 error 6 in libspatialiteprovider.so[7f2446feb000+1f000] All the best. --

Re[4]: [Qgis-developer] Re: [Qgis-user] Announcing RoadGraph plugin

2011-01-28 Thread Sergey Yakushev
calculate distance to each line's segment and select minimum. Or does it set a topology tolerance or itself? Sorry, I don't understand you. Please explain it. All the best, Mauricio de Paulo 2011/1/28 Sergey Yakushev yakush...@list.ru Hi Tim. 1. You need to configure the plugin (Plugins

Re: [Qgis-developer] A roadmap to QGIS 2.0

2011-01-22 Thread Sergey Yakushev
Hi, All. This roadmap for integration RoadGraph plugin in to QGIS: Release Checklist 1.7 - Not yet named 1 April 2011 Plugin have advanced export tool. Plugin can find shortest path on polygon layer (eg, the chip move on water) Release Checklist 1.8 - Not yet named 1 July

Re[2]: [Qgis-developer] Announcing RoadGraph plugin

2011-01-17 Thread Sergey Yakushev
Fri, 14 Jan 2011 19:32:12 +0100 письмо от Paolo Cavallini cavall...@faunalia.it: Il giorno ven, 14/01/2011 alle 19.54 +0200, Alexander Bruy ha scritto: We pleased to announce the RoadGraph plugin for QGIS. It's a C++ plugin for finding shortest path between two points on roads

Re[3]: [Qgis-developer] Announcing RoadGraph plugin

2011-01-17 Thread Sergey Yakushev
https://trac.osgeo.org/qgis/ticket/3416 Mon, 17 Jan 2011 15:55:17 +0300 письмо от Sergey Yakushev yakush...@list.ru: Fri, 14 Jan 2011 19:32:12 +0100 письмо от Paolo Cavallini cavall...@faunalia.it: Il giorno ven, 14/01/2011 alle 19.54 +0200, Alexander Bruy ha scritto: We

[Qgis-developer] Measure tool ignore 'measure\ellipsoid' QGis settings

2011-01-03 Thread Sergey Yakushev
Hi. I'm author measure_ellipsoid.diff ( http://trac.osgeo.org/qgis/ticket/3240 ) . In file src/app/qgsmeasuredialog.cpp, line 139 mTool-canvas()-mapRenderer()-distanceArea()-ellipsoid() return always WGS84. It not depend on project coordinate systems or measure\ellpsiod settings. I know not

[Qgis-developer] porting fTools to C++

2010-12-29 Thread Sergey Yakushev
Hello. What is the current state of the process? How to dowload C++ source code from svn? -- Thanks. Sorry for a bad english. ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer