Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Marmotta Wiki" for 
change notification.

The "GSoC/2015/MARMOTTA-584" page has been changed by Francisco Sumba:
https://wiki.apache.org/marmotta/GSoC/2015/MARMOTTA-584?action=diff&rev1=29&rev2=30

  || COVERS || Boolean || Exists if the subject spatialObject spatially covers 
the object spatialObject. DE-9IM: T*TFT*FF*. 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:ehCovers(geom1, geom2) || {{attachment:ehcovers.PNG}} ||
  || COVERED BY || Boolean || Exists if the subject spatialObject is spatially 
covered by the object spatialObject. DE-9IM: TFF*TFT**. 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:ehCoveredBy(geom1, geom2) || {{attachment:ehcoveredby.PNG}} ||
  || INSIDE || Boolean || Exists if the subject spatialObject is spatially 
inside the object spatialObject. DE-9IM: TFF*FFT**. 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:ehInside(geom1, geom2) || {{attachment:ehinside.PNG}} ||
- || CONTAINS || Boolean || Exists if the subject spatialObject spatially 
contains the object spatialObject. DE-9IM: T*TFF*FF*. 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:ehContains(geom1, geom2) || ||
+ || CONTAINS || Boolean || Exists if the subject spatialObject spatially 
contains the object spatialObject. DE-9IM: T*TFF*FF*. 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:ehContains(geom1, geom2) || {{attachment:ehcontains.PNG}} ||
  ||||||||||||<tablestyle="width: 80%">'''RCC FUNCTIONS'''||
  || EQUALS|| Boolean || Returns TRUE if the given geometries represent the 
same geometry ||<style="background-color:#008000; color:#FFFFFF;"> Implemented 
|| geof:rcc8eq(geom1, geom2) || {{attachment:rcc8eq.png}} ||
  || DISCONNECTED|| Boolean ||  Returns TRUE if the Geometries do not 
"spatially intersect" - if they do not share any space together. 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:rcc8dc(geom1, geom2) || {{attachment:rcc8dc.png}} ||

Reply via email to