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=27&rev2=28

  || 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) || ||
  || 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) || ||
  ||||||||||||<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) || ||
+ || 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) || ||
+ || 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}} ||
- || EXTERNALLY CONNECTED|| Boolean || Returns TRUE if the geometries have at 
least one point in common, but their interiors do not intersect. 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:rcc8ec(geom1, geom2) || ||
+ || EXTERNALLY CONNECTED|| Boolean || Returns TRUE if the geometries have at 
least one point in common, but their interiors do not intersect. 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:rcc8ec(geom1, geom2) || {{attachment:rcc8ec.png}} ||
- || PARTIALLY OVERLAPPING|| Boolean || Returns TRUE if the Geometries share 
space, are of the same dimension, but are not completely contained by each 
other. ||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:rcc8po(geom1, geom2) || ||
+ || PARTIALLY OVERLAPPING|| Boolean || Returns TRUE if the Geometries share 
space, are of the same dimension, but are not completely contained by each 
other. ||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:rcc8po(geom1, geom2) || {{attachment:rcc8po.png}} ||
- || TANGENTIAL PROPER PART|| Boolean || Returns true if geom1 is within geom2 
and their borders touches in almost one point 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:rcc8tpp(geom1, geom2) || ||
+ || TANGENTIAL PROPER PART|| Boolean || Returns true if geom1 is within geom2 
and their borders touches in almost one point 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:rcc8tpp(geom1, geom2) || {{attachment:rcc8tpp.png}} ||
- || TANGENTIAL PROPER PART INVERSE|| Boolean || Returns true if geom1 contains 
geom2 and their borders touches in almost one point 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:rcc8tppi(geom1, geom2) || ||
+ || TANGENTIAL PROPER PART INVERSE|| Boolean || Returns true if geom1 contains 
geom2 and their borders touches in almost one point 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:rcc8tppi(geom1, geom2) || {{attachment:rcc8tppi.png}} ||
- || NON- TANGENTIAL PROPER PART|| Boolean || Returns true if geom 1 is within 
geom 2 and their borders doesn't touches in almost one point 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:rcc8ntpp(geom1, geom2) || ||
+ || NON- TANGENTIAL PROPER PART|| Boolean || Returns true if geom 1 is within 
geom 2 and their borders doesn't touches in almost one point 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:rcc8ntpp(geom1, geom2) || {{attachment:rcc8ntpp.png}} ||
- || NON- TANGENTIAL PROPER PART INVERSE|| Boolean || Returns true if geom1 
contains geom2 and their borders doesn't touch in any point 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:rcc8ntppi(geom1, geom2) || ||
+ || NON- TANGENTIAL PROPER PART INVERSE|| Boolean || Returns true if geom1 
contains geom2 and their borders doesn't touch in any point 
||<style="background-color:#008000; color:#FFFFFF;"> Implemented || 
geof:rcc8ntppi(geom1, geom2) || {{attachment:rcc8ntppi.png}} ||
  

Reply via email to