How to show properties of polygon that are saved in database using below command? [on

المشرف العام

Administrator
طاقم الإدارة
INSERT INTO public.holonobject (geogclm) VALUES (ST_SetSRID(ST_GeomFromGeoJSON('{ "type": "Polygon", "coordinates": [ [ [ 17.9296875, 52.26815737376817 ], [ 99.49218749999999, 10.14193168613103 ], [ 66.796875, 66.37275500247458 ], [ 17.9296875, 52.26815737376817 ] ] ] ,"properties": { "stroke": "#00ff00", "stroke-width": 2, "stroke-opacity": 1, "fill": "#28109a", "fill-opacity": 0.5 }} ,"crs":{"type":"name","properties":{"name":"EPSG:3857"}}') ,4326));



أكثر...
 
أعلى