Opened 13 years ago
Last modified 13 years ago
#859 new enhancement
Harvest thumbnail from ArcSDE
Reported by: | estorm | Owned by: | estorm |
---|---|---|---|
Priority: | major | Milestone: | v2.6.5 |
Component: | General | Version: | v2.6.4 |
Keywords: | Cc: |
Description
Provide the ability to harvest the thumbnail element from ArcSDE, by using a method available inside arcobjects.jar (ships with Arc) which converts the binary to a bitmap. Geonetwork can then load this bitmap as a thumbnail for the appropriate metadata. Part of this involves extending the ArcSDE wrapper so that Geonetwork can still compile.
Attachments (7)
Change History (8)
by , 13 years ago
Attachment: | XmlPropertySet.java added |
---|
by , 13 years ago
Attachment: | AoInitialize.java added |
---|
Lives in sde\src\main\java\com\esri\arcgis\system
by , 13 years ago
Attachment: | EngineInitializer.java added |
---|
Lives in sde\src\main\java\com\esri\arcgis\system
by , 13 years ago
Attachment: | esriLicenseProductCode.java added |
---|
Lives in sde\src\main\java\com\esri\arcgis\system
by , 13 years ago
Attachment: | XMLStream.java added |
---|
Lives in sde\src\main\java\com\esri\arcgis\system
by , 13 years ago
Attachment: | ArcSDEThumbnail.java added |
---|
Lives in web\src\main\java\org\fao\geonet\arcgis
comment:1 by , 13 years ago
Owner: | changed from | to
---|
Lives in sde\src\main\java\com\esri\arcgis\geodatabase