[QGIS Commit] r12122 - in docs/trunk/english_us/user_guide: . plugins_openstreetmap_images

svn_qgis at osgeo.org svn_qgis at osgeo.org
Sun Nov 15 09:47:18 EST 2009


Author: dassau
Date: 2009-11-15 09:47:17 -0500 (Sun, 15 Nov 2009)
New Revision: 12122

Added:
   docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_changefeaturetag.png
   docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_downloaddialog.png
   docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_importdialog.png
   docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_importtoosmdialog.png
   docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_pointcreation.png
   docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_savedialog.png
   docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_uploaddialog.png
   docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osmloaddialog.png
Modified:
   docs/trunk/english_us/user_guide/plugins_openstreetmap.tex
   docs/trunk/english_us/user_guide/plugins_openstreetmap_images/Makefile
Log:
- finished osm plugin section, revision not yet done.


Modified: docs/trunk/english_us/user_guide/plugins_openstreetmap.tex
===================================================================
--- docs/trunk/english_us/user_guide/plugins_openstreetmap.tex	2009-11-15 14:16:27 UTC (rev 12121)
+++ docs/trunk/english_us/user_guide/plugins_openstreetmap.tex	2009-11-15 14:47:17 UTC (rev 12122)
@@ -189,31 +189,40 @@
 The first action that should be done after starting OSM Plugin is opening
 data from OSM file, import them from the shapefile or downloading data from
 OpenStreetMap server. Here we are focusing on the first mentioned action.
-To load data from file use the 'Load OSM from file' tool button. If there
-is no such button, maybe someone disabled OpenStreetMap toolbar in your QGIS
-instalation. You can enable it at Settings -> Toolbars -> OpenStreetMap.
-After using the button following dialog should show up.
+To load data from file use the \toolbtntwo{osm_load}{Load OSM from file} 
+icon. If there is no such button, maybe someone disabled OpenStreetMap 
+toolbar in your QGIS instalation. You can enable it again selecting
+\mainmenuopt{Settings} > \mainmenuopt{Toolbars} > \dropmenuopt{OpenStreetMap}.
 
+\begin{figure}[ht]
+   \begin{center}
+   \caption{Load OSM data dialog \nixcaption}\label{fig:osmload}\smallskip
+   \includegraphics[clip=true, width=12cm]{osmloaddialog}
+\end{center}
+\end{figure}
+
 Purpose of its elements is explained below.
 
 \begin{description}
-\item OpenStreetMap file to load: Click on the button to select the .osm file you want to load data from.
-\item Add columns for tags: This option determines inter-connection between OSM and QGIS data. Each
-feature of OSM data has some tags (pairs of key and value), that define
-feature properties. Each feature of QGIS vector layer has its attributes (key
-and value also). With this option you can define which properties of OSM
-objects should be visible when displaying detailed info about QGIS features.
-\item Replace current data
-Checking this option means that new data should replace current data user is
-working with. Layers of current data will be removed and new ones will be
-loaded. When loading first OSM data, this option is not active, because there
-is nothing to replace.
-\item Use custom renderer
-Option determines how rich will be the map in detail. The are three
-pre-defined OSM styles for map displaying. Use 'Small scale' if you want to
-view OSM data at low level, to see all details and to edit something. If not
-you can use 'Medium scale' or 'Large scale'. At present days QGIS doesn't
-support changing renderer style dynamically.
+\item \textbf{OpenStreetMap file to load}: Click on the button to select 
+the .osm file you want to load data from.
+\item \textbf{Add columns for tags}: This option determines 
+inter connection between OSM and QGIS data. Each feature of OSM data has 
+some tags (pairs of key and value), that define the feature properties. 
+Each feature of a QGIS vector layer also has its attributes (key and value). 
+With this option you can define which properties of OSM objects should 
+be visible when displaying detailed info about QGIS features.
+\item \textbf{Replace current data}: Checking this option means that 
+new data should replace current data user is working with. Layers of 
+current data will be removed and new ones will be loaded. When loading 
+first OSM data, this option is not active, because there is nothing 
+to replace.
+\item \textbf{Use custom renderer}: This option determines how rich will 
+be the map in detail. The are three pre-defined OSM styles for map 
+displaying. Use 'Small scale' if you want to view OSM data at low level, 
+to see all details and to edit something. If not you can use 
+'Medium scale' or 'Large scale'. At present days QGIS doesn't support 
+changing renderer style dynamically.
 \end{description}
 
 Click \button{Ok} to load your data. If this is the first time OSM 
@@ -223,28 +232,28 @@
 \subsubsection{Viewing OSM data}
 
 After OSM data were loaded you can identify map features using the
-appropriate tool. Use Identify feature button on the top-left of OSM
-Feature widget. Using this tool you can easily explore map objects.
-When mouse cursor is over an object, you can see all information on it
-directly in the OSM Feature widget. There is also dynamic rubberband
-displayed on the map so that user was able to determine which feature is
-currently identified.
+appropriate tool. Use the \toolbtntwo{osm_identify}{Identify feature} 
+button on the top-left of OSM Feature widget. Using this tool you can 
+easily explore map objects. When the mouse cursor is over an object, 
+you can see all information on it directly in the OSM Feature widget. 
+There is also a dynamic rubberband displayed on the map so that the user 
+is able to determine which feature is currently identified.
 
-Properties table of the widget contains of all feature tags.
-Clicking on the Relation tab shows you list of all relations connected with
+The Properties table of the widget contains of all feature tags. Clicking on 
+the \tab{Relation tab} shows you list of all relations connected with
 identified feature.
 
-If you want to hold a feature for a while to be able to read it's properties,
-relations and move mouse cursor at the same time, try left-clicking while you
-are over it. Identifyication process will become paused til next
+If you want to hold a feature for a while to be able to read its properties 
+and relations, move the mouse cursor at the same time, try left-clicking 
+while you are over it. Identification process will stop until next 
 left-clicking.
 
 Sometimes there are more than one feature at the point where left-clicking
-was performed. This happens especially when clicking on cross-roads or if map
-is not zoomed-in sufficiently. In this situation only one of such features is
-identified (and marked with rubberband) but plugin remembers all of them.
-Then (still in the pause mode) you can change identified features cyclical
-with right-clicking.
+was performed. This happens especially when clicking on cross-roads or if 
+you didn't zoom enough into the map. In this situation only one of such 
+features is identified (and marked with the rubberband) but the plugin 
+remembers all of them. Then (still in the pause mode) you can change 
+identified features cyclical with right-clicking.
 
 \subsubsection{Editing basic OSM data}
 
@@ -263,73 +272,84 @@
 Changing property/tag of OSM feature can be done directly in table of feature
 tags. Tags table of basic feature can be found on OSM Feature widget. Don't
 forget to identify feature first.
- 
+
+\begin{figure}[ht]
+   \begin{center}
+   \caption{Changing an OSM feature tag \nixcaption}\label{fig:osmchfeattag}\smallskip
+   \includegraphics[clip=true, width=12cm]{osm_changefeaturetag}
+\end{center}
+\end{figure}
+
 If you want to change tag value, just double-click in the appropriate row of
 column Value and type or select new value. If you want to remove tag click in
 its row, then use button on the right under the table - "Remove selected
 tags"
 
 To add new tag just type its key and value into the last row of the table -
-where "<next tag value>" is written. Notice that you cannot change key of
+where '<next tag value>' is written. Notice that you cannot change key of
 existing tag pair. For comfortable usage there are some combo boxes of all
 existing tag keys and their typical values.
 
 \minisec{Point creation}
 
-For point creation there is a 'Create point' button on OSM Feature widget   
-To create some points just click on the button and start clicking on the map.
-If your cursor is over some map feature, the feature is marked/identified
-immediately. If you click on the map when line/polygon is marked, new point
-is created directly on such line/polygon - as its new member.
-If your cursor is over an existing point, new point cannot be created.
-In such case OSM plugin will tell you:
+For point creation there is a \toolbtntwo{osm_createPoint}{Create point} 
+button on OSM Feature widget. To create some points just click on the 
+button and start clicking on the map. If your cursor is over some map 
+feature, the feature is marked/identified immediately. If you click on 
+the map when line/polygon is marked, new point is created directly on 
+such line/polygon - as its new member. If your cursor is over an existing 
+point, new point cannot be created. In such case OSM plugin will tell you:
 
+\begin{figure}[ht]
+   \begin{center}
+   \caption{OSM point creation message \nixcaption}\label{fig:osmpoicreat}\smallskip
+   \includegraphics[clip=true, width=8cm]{osm_pointcreation}
+\end{center}
+\end{figure}
+
 The mechanism of helping user to hit the line or polygon is called snapping
 and is enabled by default. If you want to create point very close to some
 line (but not on it) you must disable snapping by holding Ctrl key first.
 
 \minisec{Line creation}
 
-For line creation there is 'Create line' button on OSM Feature widget   
-To create a line just click the button and start left-clicking on the map.
-Each your left-click is remembered as member vertex of new line. Line
-creation ends when first right-click is performed. New line will immediately
-appear on the map.
+For line creation there is \toolbtntwo{osm_createLine}{Create line} button 
+on OSM Feature widget. To create a line just click the button and start 
+left-clicking on the map. Each your left-click is remembered as member 
+vertex of new line. Line creation ends when first right-click is performed. 
+New line will immediately appear on the map.
 
-Line with less than two members cannot be created. In such case operation is
-ignored.
+A Line with less than two members cannot be created. In such case the 
+operation is ignored.
 
 Snapping is performed to all map vertexes - points from Point vector layer
-and all Line and Polygon members.
-Snapping can be disabled by holding Ctrl key.
+and all Line and Polygon members. Snapping can be disabled by holding 
+\keystroke{Ctrl} key.
 
 \minisec{Polygon creation}
 
-For polygon creation there is 'Create polygon' button on OSM Feature widget   
-To create a polygon just click the button and start left-clicking on the map.
-Each your left-click is remembered as member vertex of new polygon. Polygon
-creation ends when first right-click is performed. New polygon will
-immediately appear on the map.
+For polygon creation there is \toolbtntwo{osm_createPolygon}{Create polygon} 
+button on OSM Feature widget. To create a polygon just click the button 
+and start left-clicking on the map. Each your left-click is remembered as 
+member vertex of new polygon. Polygon creation ends when first right-click 
+is performed. New polygon will immediately appear on the map.
 Polygon with less than three members cannot be created. In such case
-operation is ignored.
-Snapping is performed to all map vertexes - points (from Point vector layer)
-and all Line and Polygon members.
-Snapping can be disabled by holding Ctrl key.
+operation is ignored. Snapping is performed to all map vertexes - points 
+(from Point vector layer) and all Line and Polygon members. Snapping can be 
+disabled by holding \keystroke{Ctrl} key.
 
 \minisec{Map feature moving}
 
 If you want to move a feature (no matter what's its type) please use the
-"Move feature" button from OSM Feature widget menu. Then you can browse the 
-map (features are identified dynamically when you go over them) and click 
-on the feature you want to move. If wrong feature is
+\toolbtntwo{osm_move}{Move feature} button from OSM Feature widget menu. 
+Then you can browse the map (features are identified dynamically when you 
+go over them) and click on the feature you want to move. If wrong feature is
 selected after your click, don't move from the place. Repeat right-clicking
 till the right feature is identified. When selection is done and you move
 cursor you are no more able to change your decision what to move.
+To confirm moving click with left mouse button. To cancel moving click 
+with another one.
 
-To confirm moving click with left mouse button.
-
-To cancel moving click with another one.
-
 If you are moving a feature that is connected to other features, these
 connections won't be damaged. Other features will just adapt themselves to
 new position of moved feature.
@@ -349,22 +369,23 @@
 
 \minisec{Map feature removing}
 
-If you want to remove feature, you must identify it first.
-To remove identified feature use "Remove this feature" button on OSM Feature
-widget   
-When removing a line/polygon, the line/polygon itself is deleted, so are all
-its member points that doesn't belong to any other line/polygon.
-When removing a point that is member of some lines/polygons, point is deleted
-and geometries of parent lines/polygons are changed. New parent geometries
-has less vertexes than the old ones.
+If you want to remove feature, you must identify it first. To remove 
+identified feature use \toolbtntwo{osm_removeFeat}{Remove this feature} button 
+on the OSM Feature widget. When removing a line/polygon, the line/polygon 
+itself is deleted, so are all its member points that doesn't belong to any 
+other line/polygon. When removing a point that is member of some 
+lines/polygons, point is deleted and geometries of parent lines/polygons 
+are changed. New parent geometries has less vertexes than the old ones.
+
 If parent was a polygon with three vertexes, its new geometry has only two
 vertexes. And because there cannot exist polygon with only two vertexes,
 feature type is automatically changed to Line.
+
 If parent was a line with two vertexes, its new geometry has only one vertex.
 And because there cannot exist line with only one vertex, feature type is
 automatically changed to Point.
 
-\minisec{Editing relations}
+\subsubsection{Editing relations}\label{editing_osm_relation}
 
 Thanks to existency of OSM relations we can join OSM features into groups and
 give them common properties - in such way we can model any possible map
@@ -387,73 +408,86 @@
 
 \minisec{Relation creation}
 
-There are 2 ways of creating a relation.
-First you can use the button on OSM Feature widget   
-Second you can create it from the Relation tab of OSM Feature widget by using
-special button   
+There are 2 ways of creating a relation. 
+
+\begin{itemize}
+\item You can use the \toolbtntwo{osm_createRelation}{Create relation} 
+button on OSM Feature widget.
+\item You can create it from the Relation tab of OSM Feature widget by 
+using the \toolbtntwo{osm_addRelation}{Add relation} button.   
+\end{itemize}
+
 In both cases dialog will appear. In second case feature that is currently
 identified is automatically considered to be the first relation member, so
-dialog is pre-filled a little.
-When creating relation please select its type first. You can select one of
-predefined relation types or write your own type. After that fill relation
-tags and choose its members.
-If you have relation type already selected try using button with "Generate
-tags" label  . It will generate typical tags to your relation type. Then you
-are expected to enter values to the keys.
-Choosing relation members can be done either simply by writting member
-identifiers, types and roles or by using an identify tool      and clicking
-on map.
+dialog is pre-filled a little. When creating relation please select its 
+type first. You can select one of predefined relation types or write your 
+own type. After that fill relation tags and choose its members.
+
+If you have relation type already selected try using the 
+\toolbtntwo{osm_generateTags}{Generate tags} button. It will 
+generate typical tags to your relation type. Then you are expected to 
+enter values to the keys. Choosing relation members can 
+be done either simply by writting member identifiers, types and roles or 
+by using the \toolbtntwo{osm_identify}{identify} tool and clicking on map.
 Finally when type, tags and members are chosen dialog can be submitted - in
 such case plugin creates new relation for you.
 
 \minisec{Changing relation}
 
 If you want to change an existing relation, identify it first (follow steps
-written above in Examining relation). After that click the "Edit relation"
-button, you will find it on OSM Feature widget   
-Special dialog appears, nearly the same as for Create relation action.
-The dialog is pre-filled with information on given relation. You can change
-relation tags, members or even its type. After submiting the dialog your
-changes will be commited.
+written above in Examining relation). After that click on the 
+\toolbtntwo{osm_editRelation}{Edit relation} button, you will find it 
+on OSM Feature widget. A new dialog appears, nearly the same as for the 
+Create relation action. The dialog is pre-filled with information on 
+given relation. You can change relation tags, members or even its type. 
+After submiting the dialog your changes will be commited.
 
 \subsubsection{Downloading OSM data}  
 
-To download data from OpenStreetMap server click 'Download OSM data' button
-.
-If there is no such button, OSM toolbar is disabled in your QGIS instalation.
-You can enable it again at Settings->Toolbars->OpenStreetMap.
-After clicking the button following dialog will appear:
+To download data from OpenStreetMap server click on the 
+\toolbtntwo{osm_download}{Download OSM data} button. If there is no 
+such button, the OSM toolbar may be disabled in your QGIS instalation.
+You can enable it again at \mainmenuopt{Settings} > 
+\mainmenuopt{Toolbars} > \dropmenuopt{OpenStreetMap}. After clicking the 
+button a dialog occurs:
 
+\begin{figure}[ht]
+   \begin{center}
+   \caption{OSM download dialog \nixcaption}\label{fig:osmdownload}\smallskip
+   \includegraphics[clip=true, width=8cm]{osm_downloaddialog}
+\end{center}
+\end{figure}
+
 \begin{description}
-\item Extent: Specifies area to download data from - intervals of latitude 
-and longitude degrees. Because there is some restriction of OpenStreetMap 
-server on how much data can be downloaded, the intervals mustn't be too 
-wide. More detailed info on extent specification can is shown after 
-clicking the help button on the right.
-\item Download to: 
-Here you are expected to write path to the file where data will be stored. If
-you can't remember structure of your disk, don't panic. The browse button
-will help you.
-\item Open data automatically after download 
-Determines if download process should be followed by loading data process or
-not. If you prefer not to load data now, you can do it later by using 'Load
-OSM from file'.
-\item Replace current data
-This option is active only if the 'Open data automatically after download' is
-checked. Checking this option means that downloaded data should replace
+\item \textbf{Extent}: Specifies area to download data from - intervals 
+of latitude and longitude degrees. Because there is some restriction of 
+OpenStreetMap server on how much data can be downloaded, the intervals 
+mustn't be too wide. More detailed info on extent specification can is 
+shown after clicking the \toolbtntwo{osm_questionMark}{help} button on 
+the right.
+\item \textbf{Download to}: Here you are expected to write path to the file 
+where data will be stored. If you can't remember structure of your disk, 
+don't panic. The browse button will help you.
+\item \textbf{Open data automatically after download}: Determines if 
+download process should be followed by loading data process or not. If you 
+prefer not to load data now, you can do it later by using 
+the \toolbtntwo{osm_load}{Load OSM from file} button.
+\item \textbf{Replace current data}: This option is active only if the 
+'Open data automatically after download' is checked. Checking this option 
+means that downloaded data should replace
 current data we are working with now. Layers of current data will be removed
 and new ones will be loaded. When starting QGIS and downloading first data
 this option is initially inactive, because there is nothing to replace.
-\item Use custom renderer
-This option is active only if the 'Open data automatically after download'
-checkbox is checked. It determines how rich will be the map in detail. The
+\item \textbf{Use custom renderer}: This option is active only if the 
+'Open data automatically after download' checkbox is checked. It determines 
+how rich will be the map in detail. The
 are three predefined OSM styles for map displaying. Use 'Small scale' if you
 want to view OSM data at low level, to see all details and to edit something.
 If not you can use 'Medium scale' or 'Large scale'. At present days QGIS
 doesn't support changing renderer style dynamically.
 \end{description}
 
-Click Download to start download process.
+Click the \button{Download} button to start the download process.
 
 A progress dialog will continuously inform you about how much of data is
 already downloaded. When an error occure during download process dialog tell
@@ -466,11 +500,20 @@
 Upload dialog, please be sure that you really have the right active layer ~
 OSM data.
 
-To upload current data to OSM server click on \button{Upload OSM data} button   .
-If there is no such button, OSM toolbar in your QuantumGIS instalation is
-disabled. You can enable it again at Settings->Toolbars->OpenStreetMap.
-After clicking on upload button following dialog will appear:
+To upload current data to OSM server click on the 
+\toolbtntwo{osm_upload}{Upload OSM data} button. If there is no such button, 
+OSM toolbar in your QuantumGIS instalation is disabled. You can enable it 
+again at \mainmenuopt{Settings} > \mainmenuopt{Toolbars} > 
+\dropmenuopt{OpenStreetMap}. After clicking on upload button a new dialog 
+will appear.
 
+\begin{figure}[ht]
+   \begin{center}
+   \caption{OSM upload dialog \nixcaption}\label{fig:osmupload}\smallskip
+   \includegraphics[clip=true, width=8cm]{osm_uploaddialog}
+\end{center}
+\end{figure}
+
 At the top of dialog you can check if you are uploading correct data. There
 is a short name of current database. In the table there is information on how
 many changes will be uploaded. Statistics are displayed separately for each
@@ -486,11 +529,18 @@
 \subsubsection{Saving OSM data}  
 
 To save data from current map extent to XML file click on 
-\button{Save OSM to file} button.
-If there is no such button, OSM toolbar in your QuantumGIS instalation is
-disabled. You can enable it again at Settings -> Toolbars -> OpenStreetMap.
-After click on the button the following dialog will appear:
+\toolbtntwo{osm_save}{Save OSM to file} button. If there is no such button, 
+OSM toolbar in your QuantumGIS instalation is disabled. You can enable it 
+again at \mainmenuopt{Settings} > \mainmenuopt{Toolbars} >
+\dropmenuopt{OpenStreetMap}. After click on the button a new dialog appears.
 
+\begin{figure}[ht]
+   \begin{center}
+   \caption{OSM saving dialog \nixcaption}\label{fig:osmsave}\smallskip
+   \includegraphics[clip=true, width=8cm]{osm_savedialog}
+\end{center}
+\end{figure}
+
 Select features you want to save into XML file and the file itself.
 Use Ok button to start the operation.
 The process will create an XML file, in which OSM data from your current map
@@ -507,18 +557,33 @@
 \subsubsection{Import OSM data}  
 
 To import OSM data from opened non-OSM vector layer follow this instructions:
-Choose current OSM data by clicking on one of their layers.
-Click on \button{Import data from a layer} button   .
-If there is no such button, someone has disable OpenStreetMap toolbar in your
-QuantumGIS instalation. You can enable it again at
-Settings -> Toolbars -> OpenStreetMap.
+Choose current OSM data by clicking on one of their layers. Click on the 
+\toolbtntwo{osm_import}{Import data from a layer} button. If there is no 
+such button, someone has disable OpenStreetMap toolbar in your
+QGIS installation. You can enable it again at \mainmenuopt{Settings} > 
+\mainmenuopt{Toolbars} > \dropmenuopt{OpenStreetMap}. 
+
 After clicking on button following message may show up:
 
+\begin{figure}[ht]
+   \begin{center}
+   \caption{OSM import message dialog \nixcaption}\label{fig:osmimportmessage}\smallskip
+   \includegraphics[clip=true, width=8cm]{osm_importdialog}
+\end{center}
+\end{figure}
+
 In such case there is no vector layer currently loaded. Import must be done
 from an opened layer - please open vector layer from which you want to import
 data. After layer is opened your second try should give you better result
 (don't forget to mark current OSM layer again):
 
+\begin{figure}[ht]
+   \begin{center}
+   \caption{Import data to OSM dialog \nixcaption}\label{fig:osmimporttoosm}\smallskip
+   \includegraphics[clip=true, width=8cm]{osm_importtoosmdialog}
+\end{center}
+\end{figure}
+
 Submit dialog to start the process of OSM data importing.
 Reject it if you are not sure you want to import something.
 

Modified: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/Makefile
===================================================================
--- docs/trunk/english_us/user_guide/plugins_openstreetmap_images/Makefile	2009-11-15 14:16:27 UTC (rev 12121)
+++ docs/trunk/english_us/user_guide/plugins_openstreetmap_images/Makefile	2009-11-15 14:47:17 UTC (rev 12122)
@@ -40,6 +40,14 @@
 	osm_upload.eps\
 	osm_urDetails.eps\
 	osm_widgets.eps\
+	osmloaddialog.eps\
+	osm_changefeaturetag.eps\
+	osm_pointcreation.eps\
+	osm_downloaddialog.eps\
+	osm_uploaddialog.eps\
+	osm_savedialog.eps\
+	osm_importtoosmdialog.eps\
+	osm_importdialog.eps\
 
 ##### TARGETS #####
 

Added: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_changefeaturetag.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_changefeaturetag.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_downloaddialog.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_downloaddialog.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_importdialog.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_importdialog.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_importtoosmdialog.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_importtoosmdialog.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_pointcreation.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_pointcreation.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_savedialog.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_savedialog.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_uploaddialog.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osm_uploaddialog.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osmloaddialog.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/plugins_openstreetmap_images/osmloaddialog.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream



More information about the QGIS-commit mailing list