МИ
select *
from map.district_polygons
where ST_Within(ST_GeomFromEWKT('SRID=4326;POINT(37.617635 55.755814)'), polygons)
Size: a a a
МИ
select *
from map.district_polygons
where ST_Within(ST_GeomFromEWKT('SRID=4326;POINT(37.617635 55.755814)'), polygons)
ℝ
BT
A
DP
DP
A
DP
EB
EB
GEOS config: /usr/bin/geos-config
GEOS version: 3.9.0
GDAL config: /usr/bin/gdal-config
GDAL version: 3.2.1
SFCGAL config: /usr/bin/sfcgal-config
SFCGAL version: 1.3.7
PostgreSQL config: /usr/bin/pg_config
PostgreSQL version: PostgreSQL 13.2 (Ubuntu 13.2-1.pgdg20.04+1)
PROJ4 version: 72
Libxml2 config: /usr/bin/xml2-config
Libxml2 version: 2.9.10
JSON-C support: yes
protobuf support: yes
protobuf-c version: 1003003
PCRE support: yes
Perl: /usr/bin/perl
Wagyu: yesEB
osm=# create extension postgis;
ERROR: function st_tileenvelope(integer, integer, integer, geometry) does not existEB
EB
EB
EB
DP
DP