E
E
Egor Trubnikov-Panov2014-08-19 15:57:33
PostgreSQL
Egor Trubnikov-Panov, 2014-08-19 15:57:33

What base to take to detect the intersection of polygons?

There are data arrays that represent nothing more than the coordinates of polygon points.
It is necessary to identify from them those that intersect with each other, at least in one place.
I heard that there are ready-made solutions in databases for comparing similar arrays.
They say that Postgree can do it. But I have not yet found how to do it there.
The application is written in Node.js.
Tell me please. Are there such solutions in the databases, or maybe something similar. And where to look for it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Taratin, 2014-08-19
@Taraflex

www.rldp.ru/mysql/mysqlpro/spat.htm

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question