[QGIS Commit] [qgis/Quantum-GIS] fb73d0: [FEATURE]: creation of
event layers in analysis li...
GitHub
noreply at github.com
Wed Feb 1 11:06:03 EST 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: fb73d0f648f95cc3c5bc0c1c759ea21788b5ec6d
https://github.com/qgis/Quantum-GIS/commit/fb73d0f648f95cc3c5bc0c1c759ea21788b5ec6d
Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
Date: 2012-02-01 (Wed, 01 Feb 2012)
Changed paths:
M python/analysis/qgsgeometryanalyzer.sip
M src/analysis/vector/qgsgeometryanalyzer.cpp
M src/analysis/vector/qgsgeometryanalyzer.h
Log Message:
-----------
[FEATURE]: creation of event layers in analysis lib using linear referencing
Commit: 2bf6af12230d99f8b9c050ec491150c5b71039f4
https://github.com/qgis/Quantum-GIS/commit/2bf6af12230d99f8b9c050ec491150c5b71039f4
Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
Date: 2012-02-01 (Wed, 01 Feb 2012)
Changed paths:
M src/analysis/vector/qgsgeometryanalyzer.cpp
M src/analysis/vector/qgsgeometryanalyzer.h
Log Message:
-----------
Support reference with one measure (along)
Commit: 24b7c4ec623f1f0866ff3ef284d42cc5df971613
https://github.com/qgis/Quantum-GIS/commit/24b7c4ec623f1f0866ff3ef284d42cc5df971613
Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
Date: 2012-02-01 (Wed, 01 Feb 2012)
Changed paths:
M python/analysis/qgsgeometryanalyzer.sip
M src/analysis/vector/qgsgeometryanalyzer.cpp
M src/analysis/vector/qgsgeometryanalyzer.h
Log Message:
-----------
Fix errors in locateBetween
Commit: 7702b081ead89e0538e454ef379e2069ef14228f
https://github.com/qgis/Quantum-GIS/commit/7702b081ead89e0538e454ef379e2069ef14228f
Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
Date: 2012-02-01 (Wed, 01 Feb 2012)
Changed paths:
M python/analysis/qgsgeometryanalyzer.sip
M src/analysis/vector/qgsgeometryanalyzer.cpp
M src/analysis/vector/qgsgeometryanalyzer.h
Log Message:
-----------
Remove debug code, move locateBetween and locateAlong to public interface
Commit: 8cfefb0c6a3bbf27a41bcc0df9a53542f112a6d7
https://github.com/qgis/Quantum-GIS/commit/8cfefb0c6a3bbf27a41bcc0df9a53542f112a6d7
Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
Date: 2012-02-01 (Wed, 01 Feb 2012)
Changed paths:
M src/analysis/vector/qgsgeometryanalyzer.cpp
Log Message:
-----------
Support multiple geometries per event object. Return zero geometry if result is emtpy
Commit: c509e43430e05d39c5b0b332f361aa832d43079f
https://github.com/qgis/Quantum-GIS/commit/c509e43430e05d39c5b0b332f361aa832d43079f
Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
Date: 2012-02-01 (Wed, 01 Feb 2012)
Changed paths:
M src/analysis/vector/qgsgeometryanalyzer.cpp
Log Message:
-----------
Display a progress bar
Commit: 81d425470bfa6be4a853a622e891eed048de6b23
https://github.com/qgis/Quantum-GIS/commit/81d425470bfa6be4a853a622e891eed048de6b23
Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
Date: 2012-02-01 (Wed, 01 Feb 2012)
Changed paths:
M src/analysis/vector/qgsgeometryanalyzer.h
Log Message:
-----------
More verbose comments to linear reference functions
Compare: https://github.com/qgis/Quantum-GIS/compare/df2d801...81d4254
More information about the QGIS-commit
mailing list