Skip to content

Commit

Permalink
Update georeferencer from gislab SVN, which adds GCP table with error…
Browse files Browse the repository at this point in the history
…s, new user interface

and raster properties configuration (thanks to Maxim Dubinin and Jack R at gis-lab). Part 2/2
of new georeferencer.

git-svn-id: http://svn.osgeo.org/qgis/trunk@12945 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mmassing committed Feb 14, 2010
1 parent 1309434 commit 38fbd11
Show file tree
Hide file tree
Showing 84 changed files with 5,784 additions and 2,255 deletions.
52 changes: 37 additions & 15 deletions src/plugins/georeferencer/CMakeLists.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,36 +2,58 @@
# Files # Files


SET (GEOREF_SRCS SET (GEOREF_SRCS
qgsgcpcanvasitem.cpp
qgsgeorefconfigdialog.cpp
qgsgeorefdatapoint.cpp
qgsgeorefdelegates.cpp
qgsgeorefdescriptiondialog.cpp
qgsgeorefplugin.cpp qgsgeorefplugin.cpp
qgsgeorefplugingui.cpp
qgsgeoreftooladdpoint.cpp
qgsgeoreftooldeletepoint.cpp
qgsgeoreftoolmovepoint.cpp
qgsgeorefvalidators.cpp
qgsleastsquares.cpp
qgsmapcoordsdialog.cpp
qgstransformsettingsdialog.cpp

qgsgcplist.cpp
qgsgcplistmodel.cpp qgsgcplistmodel.cpp
qgsgeorefdatapoint.cpp
qgsimagewarper.cpp qgsimagewarper.cpp
qgsleastsquares.cpp
qgspointdialog.cpp
qgsgeorefdescriptiondialog.cpp
qgsgeorefwarpoptionsdialog.cpp
qgsgeoreftransform.cpp qgsgeoreftransform.cpp
mapcoordsdialog.cpp
qgsgcplistwidget.cpp qgsgcplistwidget.cpp
) )


SET (GEOREF_UIS SET (GEOREF_UIS
qgspointdialogbase.ui qgsgeorefconfigdialogbase.ui
mapcoordsdialogbase.ui
qgsgeorefdescriptiondialogbase.ui qgsgeorefdescriptiondialogbase.ui
qgsgeorefwarpoptionsdialogbase.ui qgsgeorefpluginguibase.ui
qgsgcplistwidgetbase.ui qgsmapcoordsdialogbase.ui
qgstransformsettingsdialogbase.ui
../../ui/qgsprojectionselectorbase.ui
../../ui/qgsrasterlayerpropertiesbase.ui
) )


SET (GEOREF_MOC_HDRS SET (GEOREF_MOC_HDRS
# qgsgcplistmodel.h qgsgcpcanvasitem.h
qgsgeorefconfigdialog.h
qgsgeorefdatapoint.h
qgsgeorefdelegates.h
qgsgeorefdescriptiondialog.h
qgsgeorefplugin.h qgsgeorefplugin.h
qgspointdialog.h qgsgeorefplugingui.h
mapcoordsdialog.h qgsgeoreftooladdpoint.h
qgsgeorefwarpoptionsdialog.h qgsgeoreftooldeletepoint.h
qgsgeoreftoolmovepoint.h
qgsgeorefvalidators.h
qgsleastsquares.h
qgsmapcoordsdialog.h
qgstransformsettingsdialog.h

qgsgcplist.h
qgsgcplistmodel.h
qgsgcplistwidget.h qgsgcplistwidget.h
) )

SET (GEOREF_RCCS georeferencer.qrc) SET (GEOREF_RCCS georeferencer.qrc)




Expand Down
22 changes: 0 additions & 22 deletions src/plugins/georeferencer/add_point.xpm

This file was deleted.

25 changes: 21 additions & 4 deletions src/plugins/georeferencer/georeferencer.qrc
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,24 @@
<RCC> <RCC>
<qresource prefix="/" > <qresource prefix="/">
<file>georef.png</file> <file>icons/mGeorefDescription.png</file>
<file>georeferencer.png</file> <file>icons/mGeorefRun.png</file>
<file>pencil.png</file> <file>icons/mPushButtonClipboard.png</file>
<file>icons/mPushButtonEditPaste.png</file>
<file>icons/mPushButtonFileOpen.png</file>
<file>icons/mPushButtonPencil.png</file>
<file>icons/mPushButtonTargetSRSEnabled.png</file>
<file>icons/mPushButtonTargetSRSDisabled.png</file>
<file>icons/mActionGDALScript.png</file>
<file>icons/mActionOpenRaster.png</file>
<file>icons/mActionSaveRasterAs.png</file>
<file>icons/mActionLinkGeorefToQGis.png</file>
<file>icons/mActionLinkQGisToGeoref.png</file>
<file>icons/mActionLoadGCPpoints.png</file>
<file>icons/mActionMoveGCPPoint.png</file>
<file>icons/mActionSaveGCPpointsAs.png</file>
<file>icons/mActionStartGeoref.png</file>
<file>icons/mActionTransformSettings.png</file>
<file>icons/mActionHelp.png</file>
<file>icons/mActionAbout.png</file>
</qresource> </qresource>
</RCC> </RCC>
Binary file added src/plugins/georeferencer/icons/mActionAbout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/georeferencer/icons/mActionHelp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/georeferencer/icons/mActionStartGeoref.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 38fbd11

Please sign in to comment.