Hi Sergio, >> >> I have some news. >> >> So far I have managed the implementation of 8 Boolean functions (RCC8) and >> also I have the implementation of one function "Non-Topologycal" (Buffer). >> Queries work well on PostGIS. > > > That are great news about the progress of the project! > > It'd be great if you could point us the fork at github. Then I can closely > follow the development, checking the commits, giving feedback on the > patches, etc. >
I’ve created a new branch from develop and I add you as a contributor [1]. There is 10 functions implemented. My account of GitHub is from another email of Hotmail, is that a problem? > >> I worked with the implementation of NativeFunction. But here appeared a >> new problem. Some of the RDF files with GeoSPARQL model, not loaded to >> marmotta. >> >> ERROR: "Caused by: org.postgresql.util.PSQLException: ERROR: The string is >> too larg >> to to tsvector (1177006 bytes, m├íximo 1048575 bytes) " >> >> As I can solve this problem?. >> >> Some geometries (Multipolygons, MultiLineString) have large WKT >> > > Looks that module has some limitations, but I can only found old references > related with the issue, such as: > > http://requesttracker.wikia.com/wiki/PostgreSQLFullText > http://www.postgresql.org/message-id/[email protected] > > What version of PostgreSQL are you using? > I keep having the same issue. I’m using the version 9.4, Cheers, Xavier [1] https://github.com/cuent/marmotta/tree/MARMOTTA-584 <https://github.com/cuent/marmotta/tree/MARMOTTA-584>
