| Subject | Re: GIS - CORE-659 | 
|---|---|
| Author | |
| Post date | 2014-05-05T13:32:47Z | 
How do you find area in area?
Are you storing polygon data in blob, then parse it via STORED PROCEDURE in P-SQL and then test for overlapping?
It is probably doable but not very convenient and a lot slower then built in solution would be.
            Are you storing polygon data in blob, then parse it via STORED PROCEDURE in P-SQL and then test for overlapping?
It is probably doable but not very convenient and a lot slower then built in solution would be.