forked from Esri/arcobjects-sdk-community-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathReadMe.xml
144 lines (142 loc) · 5.47 KB
/
ReadMe.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<?xml version="1.0" encoding="UTF-8"?><?mso-infoPathSolution PIVersion="1.0.0.0" href="http://devinfo/sites/sdk/netengdt/NetEngDtSample/Forms/template.xsn" language="en-us" name="urn:schemas-microsoft-com:office:infopath:NETEngDtSample:" productVersion="12.0.0" solutionVersion="9.4.0.896" ?><?mso-application progid="InfoPath.Document"?><esri_sdk_sample xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:my="http://schemas.microsoft.com/office/infopath/2003/myXSD/2006-02-10T23:25:53" xmlns:xd="http://schemas.microsoft.com/office/infopath/2003">
<title>Mosaic raster datasets to a file raster format</title>
<purpose>This sample shows how to create a file raster dataset or a personal geodatabase raster mosaic from all rasters stored in a folder and its subfolders. This approach is different from creating a geodatabase raster dataset mosaic due to a different implementation mechanism for handling a file mosaic and a geodatabase (file geodatabase and ArcSDE) raster mosaic.</purpose>
<development_license>
<license>
<name>ArcGIS Desktop Basic</name>
<extension>
</extension>
</license>
<license>
<name>ArcGIS Desktop Standard</name>
<extension>
</extension>
</license>
<license>
<name>ArcGIS Desktop Advanced</name>
<extension>
</extension>
</license>
<license>
<name>Engine Developer Kit</name>
<extension>
</extension>
</license>
</development_license>
<deployment_license>
<license>
<name>ArcGIS Desktop Basic</name>
<extension>
</extension>
</license>
<license>
<name>ArcGIS Desktop Standard</name>
<extension>
</extension>
</license>
<license>
<name>ArcGIS Desktop Advanced</name>
<extension>
</extension>
</license>
<license>
<name>Engine</name>
<extension>
</extension>
</license>
</deployment_license>
<min_version>9.2</min_version>
<min_sp/>
<max_version>
</max_version>
<max_sp/>
<data_paths>
<data_path/>
</data_paths>
<requirements>
<requires>
</requires>
</requirements>
<file_section>
<files lang="CSharp">
<file>
<filename>CreateFileRasterMosaic.cs</filename>
<description>Source file containing all the steps to create a file mosaic.</description>
<viewable_code>true</viewable_code>
</file>
</files>
<files lang="VBNet">
<file>
<filename>CreateFileRasterMosaic.vb</filename>
<description>Source file containing all the steps to create a file mosaic.</description>
<viewable_code>true</viewable_code>
</file>
</files>
</file_section>
<how_to_use_section>
<how_to_use>
<how_to_use_steps>
<step>Open the CreateFileRasterMosaic solution in Visual Studio.</step>
<step>Review the source code and substitute the local variables with your data location.</step>
<step>Compile and run.</step>
<step>Check the output raster file. It will be a mosaic of all the raster datasets in the input folder and its subfolders.</step>
</how_to_use_steps>
</how_to_use>
</how_to_use_section>
<related_topics>
<topic>
<topic_display>Sample: Mosaic raster datasets to a geodatabase raster dataset</topic_display>
<topic_link>d23c160a-f921-408f-8486-ed88a3f8dccc</topic_link>
</topic>
</related_topics>
<content_area_tags>
<tag>Rasters</tag>
</content_area_tags>
<guid>ad41df65-7fa4-455f-84ec-423ec492a911</guid>
<content_management>
<owner>robe5552</owner>
<tech_reviewer>pras4765</tech_reviewer>
<status>SDK inclusion completed</status>
<requested_tocs>
<desktop>true</desktop>
<engine>true</engine>
<server>false</server>
<net_ide_integration>false</net_ide_integration>
<xo>false</xo>
</requested_tocs>
<applied_tocs>
<desktop>true</desktop>
<engine>true</engine>
<server>false</server>
<net_ide_integration>false</net_ide_integration>
<xo>false</xo>
</applied_tocs>
<last_updated_date>2010-04-07</last_updated_date>
<last_updated_time>16:30:34</last_updated_time>
<copyediting>
<last_copyedit_date>2010-04-07</last_copyedit_date>
<last_copyedit_time>16:32:11</last_copyedit_time>
<copyeditor>mine3384</copyeditor>
</copyediting><edits>
<editing_section>
<editor_name>kyli4140</editor_name>
<edit_date>2008-11-17</edit_date>
<edit_time>15:38:41</edit_time>
<edit_notes>Form brought into StarTeam. For previous notes and history see the SharePoint site at <a href="" xmlns="http://www.w3.org/1999/xhtml">http://devinfo/sites/ArcGISNetSDK/default.aspx</a>Â as well as the files in the ArcObjects VSS in Samples NET.</edit_notes>
</editing_section>
<editing_section>
<editor_name>mine3384</editor_name>
<edit_date>2010-04-07</edit_date>
<edit_time>16:32:03</edit_time>
<edit_notes>Edited. SDK inclusion requested.</edit_notes>
</editing_section><editing_section>
<editor_name>elea2233</editor_name>
<edit_date>2011-05-04</edit_date>
<edit_time>14:04:50</edit_time>
<edit_notes>Topic has been in the SDk for a long time but still showed as SDK Inclusion requested. Updated to reflect correct state.</edit_notes>
</editing_section></edits>
</content_management>
<current_user>elea2233</current_user>
<sdk>NETEngDt</sdk>
<doc_type>Sample</doc_type>
</esri_sdk_sample>