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=24&rev2=25

  || 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) || ||
  || 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) || ||
  || 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) || ||
+ || 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 INVERSE|| Boolean || 
||<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) || ||
- || TANGENTIAL PROPER PART|| Boolean || ||<style="background-color:#008000; 
color:#FFFFFF;"> Implemented || geof:rcc8tpp(geom1, geom2) || ||
- || NON- TANGENTIAL PROPER PART|| Boolean || 
||<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) || ||
- || NON- TANGENTIAL PROPER PART INVERSE|| Boolean || 
||<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) || ||
  

Reply via email to