-
Notifications
You must be signed in to change notification settings - Fork 195
/
Copy pathReadMe.xml
131 lines (129 loc) · 6.57 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
<?xml version="1.0" encoding="UTF-8"?><?mso-infoPathSolution PIVersion="1.0.0.0" href="http://devinfo/sites/sdk/netengdt/NetEngDtSample/Forms/template.xsn" name="urn:schemas-microsoft-com:office:infopath:NETEngDtSample:" language="en-us" productVersion="12.0.0" solutionVersion="9.4.0.559" ?><?mso-application progid="InfoPath.Document"?><esri_sdk_sample xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:my="http://schemas.microsoft.com/office/infopath/2003/myXSD/2008-08-20T22:42:53" xmlns:xd="http://schemas.microsoft.com/office/infopath/2003">
<title>Create a custom raster type</title>
<purpose><div xmlns="http://www.w3.org/1999/xhtml">This sample shows how to implement a custom raster builder that can attach to an existing raster type to create a custom raster type. The custom builder that is implemented is called the Thumbnail Builder, and it uses the datasets generated by the raster type to generate a small thumbnail for each dataset. The generated thumbnail is added to the Mosaic Dataset catalog as a binary large object (BLOB) that a client can read.</div>
<div xmlns="http://www.w3.org/1999/xhtml"> </div>
<div xmlns="http://www.w3.org/1999/xhtml">This sample application creates a mosaic dataset in the user-specified location and adds data to it using the user-specified data source and the Raster Dataset raster type. The application attaches the Thumbnail Builder to the raster type and can optionally save the custom raster type generated in a .art file, which can then be used multiple times.</div></purpose>
<development_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 Standard</name>
<extension></extension>
</license><license>
<name>ArcGIS Desktop Advanced</name>
<extension></extension>
</license><license>
<name>Engine</name>
<extension></extension>
</license></deployment_license>
<apis>
<api></api>
</apis>
<capabilities>
<capability></capability>
</capabilities>
<min_version>10.0</min_version>
<min_sp></min_sp>
<max_version></max_version>
<max_sp></max_sp>
<data_paths>
<data_path></data_path>
</data_paths>
<requirements>
<requires></requires>
</requirements>
<file_section>
<files lang="CSharp">
<file>
<filename>ThumbnailBuilder\ThumbnailBuilder.cs</filename>
<description>Main source file that implements the custom raster builder.</description>
<viewable_code>true</viewable_code>
</file>
<file>
<filename>TestThumbnailBuilder\TestThumbnailBuilder.cs</filename>
<description>Main source file for the test application that is used to generate a mosaic dataset and add items to it using the custom builder.</description>
<viewable_code>true</viewable_code>
</file></files>
<files lang="VBNet">
<file>
<filename>ThumbnailBuilder\ThumbnailBuilder.vb</filename>
<description>Main source file that implements the custom raster builder.</description>
<viewable_code>true</viewable_code>
</file>
<file>
<filename>TestThumbnailBuilder\TestThumbnailBuilder.vb</filename>
<description>Main source file for the test application that is used to generate a mosaic dataset and add items to it using the custom builder.</description>
<viewable_code>true</viewable_code>
</file></files></file_section>
<how_to_use_section>
<how_to_use>
<title>Using the custom type</title>
<how_to_use_steps>
<step>Start Visual Studio and open the solution file.</step><step>Open the TestThumbnailBuilder project.</step><step>Edit the strings in the Specify input directory and dataset name region to specify the parameters that control where to create the mosaic dataset, where to add data, and so on.</step><step>Compile and run the program. If the program succeeds, the console shows a Success message. If an error occurs, it shows on the console window.</step><step>Load the created mosaic dataset into ArcMap. The Attribute table will contain a field called Thumbnail, which can be used by a client to view the thumbnails generated by the Thumbnail Builder.</step>
</how_to_use_steps>
</how_to_use>
</how_to_use_section>
<additional_information>The user may have to access table properties and enable viewing of all the columns of the Attribute table to see the ThumbNail column.</additional_information><related_topics>
<topic>
<topic_display></topic_display>
<topic_link></topic_link>
</topic>
</related_topics>
<content_area_tags>
<tag>Rasters</tag>
</content_area_tags>
<indexing_tags>
<existing_tag>Raster dataset</existing_tag>
</indexing_tags>
<guid>58761c2f-8dbf-4e89-9578-b568b82049fa</guid>
<content_management>
<owner>pras4765</owner>
<tech_reviewer>Jie Zhang</tech_reviewer>
<status>SDK inclusion completed</status>
<requested_tocs>
<desktop>false</desktop>
<engine>false</engine>
<server>false</server>
<net_ide_integration>false</net_ide_integration>
<xo>false</xo>
</requested_tocs>
<applied_tocs>
<desktop>false</desktop>
<engine>false</engine>
<server>false</server>
<net_ide_integration>false</net_ide_integration>
<xo>false</xo>
</applied_tocs>
<last_updated_date>2009-12-08</last_updated_date>
<last_updated_time>12:23:46</last_updated_time>
<copyediting>
<last_copyedit_date>2009-12-08</last_copyedit_date>
<last_copyedit_time>12:28:33</last_copyedit_time>
<copyeditor>linn</copyeditor>
</copyediting><edits>
<editing_section>
<editor_name>linn</editor_name>
<edit_date>2009-12-07</edit_date>
<edit_time>12:29:59</edit_time>
<edit_notes><div xmlns="http://www.w3.org/1999/xhtml">Edited.</div>
<div xmlns="http://www.w3.org/1999/xhtml">SDK inclusion requested.</div></edit_notes>
</editing_section>
<editing_section>
<editor_name>linn</editor_name>
<edit_date>2009-12-08</edit_date>
<edit_time>12:23:55</edit_time>
<edit_notes>Changed title to "Create a custom raster type" pursuant to emails between Prashant and Kylie.</edit_notes>
</editing_section></edits></content_management>
<current_user>kyli4140</current_user>
<sdk>NETEngDt</sdk>
<doc_type>Sample</doc_type>
</esri_sdk_sample>