cfarmer
7aa91b7117
oops, forgot the sip file :-p: Python bindings for QgsOverlayAnalyzer (current only supports intersections)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12042 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-08 23:12:35 +00:00
cfarmer
c1b360bd93
Fix crashes due to geometry pointers in QgsGeometryAnalyzer; Add QgsOverlayAnalyzer to analysis library (currently only supports intersections)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12040 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-08 23:10:48 +00:00
cfarmer
3c8107349b
Adds new statistics/outputs to basic statistics plugin, thanks to Alexander Bruy for the patch
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12039 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-08 23:06:42 +00:00
jef
fbddab3e91
update mapserver export cmakelist
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12032 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-08 19:47:20 +00:00
mhugent
6c3323739c
Committing Horsts OGR format patch from the QGIS hackfest in Vienna
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12026 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-08 17:52:40 +00:00
ersts
9fb83ca1a8
-Added ability to load min max values for enhancement based on current portion of the raster being displayed.
...
-GUI update and string changes.
-Closes enhancement ticket 2024
-Accomplished by caching the last QgsRasterViewPort, I see this as a bit of a work around rather than a real solution. The issue at hand is that the render context can only be provided by the map canvas so neither the layer itself nor an layer properties dialog has access to the render context.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12015 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-08 14:20:57 +00:00
wonder
52d95686d6
fixed compilation error of qgis_analysis bindings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11983 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 20:51:54 +00:00
timlinux
4573fd4c3c
Fix for mapserver patch issues and updates for mapserver from Richard Duivenvoorde and Stephan Meissl
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 20:11:29 +00:00
timlinux
f591389ef1
Really fix compile error now
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11978 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 19:36:53 +00:00
cfarmer
4a7839c313
add new functions to analysis library, also adds python bindings to analysis library
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11976 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 19:22:27 +00:00
cfarmer
e4f8eddc43
update to new python utils module to avoid console flush error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11975 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 19:20:35 +00:00
timlinux
bee4994c47
Fix compile error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11970 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 19:02:02 +00:00
timlinux
453a90f542
User interface audit updates round #1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11962 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 16:59:29 +00:00
wonder
b3c0989385
Moved most of the python support code to a new module qgis.utils
...
This will enable more flexibility in plugins handling
Hopefully it doesn't break anything :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11950 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 12:04:42 +00:00
cfarmer
0497de67f9
change 'Tools' menu to 'Vector' menu
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11947 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 11:09:24 +00:00
cfarmer
b4a6b417db
Update QgsMapLayer to current naming convention for CRS; srs() function left for API compatability (note was added to warn of future changes in 2.0)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11943 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-07 08:47:44 +00:00
macho
1bf41d844e
fixing URL in about box
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11913 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-03 19:43:22 +00:00
mhugent
f4b1efd0a0
Python bindings update for composer map and picture
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11895 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-02 17:27:13 +00:00
jef
f9ffdc1c4c
fix SIP build error and a warning
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11878 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-01 16:32:39 +00:00
timlinux
5dca02a50e
Added deprecation note for QgsLabel::layerAttributes and suggest using QgsLabel::labelAttributes rather
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11873 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-31 22:03:48 +00:00
jef
f130f103c7
fix #2036
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11861 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-28 00:51:34 +00:00
jef
da8e3988f6
recurse svg directories
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11853 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-26 19:50:08 +00:00
mhugent
08cdd0b182
Remove inline functions in sip file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11850 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-26 15:16:38 +00:00
mhugent
ee19d5f34e
Possibility to choose the precision of composer grid annotations
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11849 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-26 15:10:04 +00:00
mhugent
b19baed341
[FEATURE]: Possibility to rotate composer map
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11847 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-26 09:46:21 +00:00
jef
2872f0f057
fix sip error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11834 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-24 20:34:18 +00:00
timlinux
763fbb2049
[FEATURE] Applied patch from #1974 to enable render caching capability in QGIS. This speeds up common operations such as layer re-ordering, changing symbology, WMS / WFS client, hiding / showing layers and opens the door for future enhancements such as threaded rendering and pre-compositing layer cache manipulation.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11831 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-24 13:30:36 +00:00
timlinux
e99592f10b
Updated sip bindings to match changes in r11825
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11827 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-22 11:34:42 +00:00
timlinux
49b970adfd
[FEATURE] Added option to display position as Degrees,Minutes,Seconds in the status bar
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11825 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-21 14:59:44 +00:00
borysiasty
d650055e88
Plugin Installer update: fix reenabling disabled repositories
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11789 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-10 07:25:42 +00:00
jef
94ab29b1cf
different fix for #1942
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11780 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-08 23:00:39 +00:00
jef
3d35c57d9d
fix #1959
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11773 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-08 16:10:36 +00:00
jef
4ed28f36b8
wider support for vector layer queries:
...
- add query support for OGR and spatialite layers (additional to postgres)
- QgsDataProvider::setSubsetString() now returns if the query is successful.
- add optional parameter to limit number of values returned from QgsVectorDataProvider::uniqueValues()
- rename QgsDbSourceSelect to QgsPgSourceSelect, use QgsVectorLayer for layer queries and make it wider
- QgsDataSourceURI: improve quoting
- fix relative path support for SpatiaLite on windows
- rename QgsPgQueryBuilder to QgsQueryBuilder and use QgsVectorLayer for
queries instead of postgres
cleanups:
- rename QgsServerSourceSelect to QgsWMSSourceSelect
git-svn-id: http://svn.osgeo.org/qgis/trunk@11762 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-06 22:05:52 +00:00
cfarmer
f1f3fcbec0
fixes bug where new fields started with integer (integer now appended to end of field name)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11755 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-04 18:06:44 +00:00
borysiasty
46d8a4dd92
plugin installer update: handle ports != 80 and add Bob Bruce's repository
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11754 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-04 12:12:01 +00:00
borysiasty
570e228474
plugin installer update: more default repos
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11732 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-29 09:06:32 +00:00
jef
ed34b139f4
- fix load of layers saved with relative paths on *x
...
- also save relative paths to spatialite databases
- show path mode as combobox
- add QgsDataSourceURI::setDatabase()
git-svn-id: http://svn.osgeo.org/qgis/trunk@11729 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-28 21:38:25 +00:00
jef
0f23b743f4
fix qgsplugininstallerbase.ui
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11709 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-24 19:27:53 +00:00
jef
dfb5aa118d
fix line endings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11640 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-12 20:37:31 +00:00
jef
29fdde20cb
OSM plugin & provider update from Lukas Berka:
...
- new OSM style files !! map looks pretty good now... (finally)
- new icons !
- some texts on dialogs were changed and completed
- "Saving OSM into file" functionality was improved a little...
- now OSM Plugin verify if osm provider is available...
- fixed some problems with encoding... ascii --> utf-8
- removing all OSM layers automatically after disabling OSM plugin in plugin manager
- some dialogs has been renamed
- other small bugfixes ...
Thanks.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11603 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-09 12:16:24 +00:00
jef
f0fe5c5b92
fix osm style path detection
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11596 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-08 16:20:18 +00:00
jef
7243486afc
fix temporary file generation when downloading from OSM
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11595 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-08 15:25:22 +00:00
kyngchaos
0f11b58013
simplify osx_archs trimming
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11575 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-05 19:56:28 +00:00
jef
92bb2a3117
[FEATURE] multi-layer identify
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11572 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-05 19:49:47 +00:00
jef
ddd64be82b
improve relative path support
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11571 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-05 19:49:10 +00:00
kyngchaos
3bb542ee60
add analysis lib (r11552, r11554, r11557, r11558);some export defs cleanup;fix empty osx_archs error in python config;fix georef plugin name;misc cleanup
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11569 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-05 18:21:00 +00:00
kyngchaos
2ec2421e64
handle more than 2 archs for OSX universal build
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11548 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-05 00:03:48 +00:00
mhugent
9764c23594
Function argument can be const
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11545 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-04 19:47:07 +00:00
jef
a17488239f
fix python plugin crashes - changes GUI API
...
- QgsMapCanvas::xyCoordinates(QgsPoint & p) => xyCoordinates(const QgsPoint & p)
- QgsMapToolEmitPoint::canvasClicked(QgsPoint& point, Qt::MouseButton button) => canvasClicked( const QgsPoint& point, Qt::MouseButton button)
- might be a SIP 4.8 problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@11540 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-02 22:41:43 +00:00
jef
db860f0014
fix r11536
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11537 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-09-01 17:41:24 +00:00