요 약
키워드
Abstract
Keywords
<CubicPhoto>
<Position>
<GPSPoint id="ID01">
<latitude>37.5</latitude>
<longitude>127</longitude>
</GPSPoint>
</Position>
<validTime>
<TimeInstant id="TI01">
<timePosition>2005-11-28T14:00:00</timePosition>
</TimeInstant>
</validTime>
<frontPhoto>
<photoReference xlink:href="file//./demo2/front.jpg"/>
</frontPhoto>
<rightPhoto>
<photoReference xlink:href="file//./demo2/right.jpg"/>
</rightPhoto>
<backPhoto>
<photoReference xlink:href="file//./demo2/back.jpg"/>
</backPhoto>
<leftPhoto>
<photoReference xlink:href="file//./demo2/left.jpg"/>
</leftPhoto>
<topPhoto>
<photoReference xlink:href="file//./demo2/top.jpg"/>
</topPhoto>
<bottomPhoto>
<photoReference xlink:href="file//./demo2/bottom.jpg"/>
</bottomPhoto>
</CubicPhoto>
source relationship target
entity entity
pointTo(annotation) hyperlinkTo
overlayTo enlargeTo
Operation
<ugcML>
<GeoPhoto>
<operation>
<Annotation>
<PointTo> <pointerCurve/>
</PointTo>
<source>
<ImageAnnotationContents>
<imageReference xlink:href="file//./demo/buildinganno.jpg"/>
</ImageAnnotationContents>
</source>
<target>
<PointOfInterest>
<gml:Point gml:id="Pt001">
<gml:pos>30 30</gml:pos>
</gml:Point>
</PointOfInterest>
</target>
</Annotation>
</operation>
<Position>
<GPSPoint gml:id="ID01">
<latitude>37.5</latitude> <longitude>127</longitude>
</GPSPoint>
</Position>
<gml:validTime>
<gml:TimeInstant>
<gml:timePosition>2005-11-28T14:00:00</gml:timePosition>
</gml:TimeInstant>
</gml:validTime>
<Photo>
<photoReference xlink:href="file//./demo/building.jpg"/>
</Photo>
<ViewVolume>
<leftFov>-60</leftFov> <rightFov>60</rightFov>
<bottomFov>-60</bottomFov> <topFov>60</topFov>
<near>1000</near>
</ViewVolume>
</GeoPhoto>
</ugcML>