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.

Change History (8)

by estorm, 13 years ago

Attachment: XmlPropertySet.java added

Lives in sde\src\main\java\com\esri\arcgis\geodatabase

by estorm, 13 years ago

Attachment: AoInitialize.java added

Lives in sde\src\main\java\com\esri\arcgis\system

by estorm, 13 years ago

Attachment: EngineInitializer.java added

Lives in sde\src\main\java\com\esri\arcgis\system

by estorm, 13 years ago

Attachment: esriLicenseProductCode.java added

Lives in sde\src\main\java\com\esri\arcgis\system

by estorm, 13 years ago

Attachment: IStream.java added

Lives in sde\src\main\java\com\esri\arcgis\system

by estorm, 13 years ago

Attachment: XMLStream.java added

Lives in sde\src\main\java\com\esri\arcgis\system

by estorm, 13 years ago

Attachment: ArcSDEThumbnail.java added

Lives in web\src\main\java\org\fao\geonet\arcgis

comment:1 by estorm, 13 years ago

Owner: changed from Elgar Storm to estorm
Note: See TracTickets for help on using tickets.