Quantcast
Channel: PostGIS polygon edge analysis (orientation, edge length) - Geographic Information Systems Stack Exchange
Browsing latest articles
Browse All 2 View Live

Image may be NSFW.
Clik here to view.

Answer by Tamas Kosa for PostGIS polygon edge analysis (orientation, edge...

Yesterday I had no time to create it in details... See my solution in 4 steps:CREATE OR REPLACE VIEW bd_segment ASSELECT ST_PointN(geom, generate_series(1, ST_NPoints(geom)-1)) AS sp, ST_PointN(geom,...

View Article


Image may be NSFW.
Clik here to view.

PostGIS polygon edge analysis (orientation, edge length)

I am rather new to the world of GIS and especially PostGIS, so please excuse me if the answer seems evident...I would like to do analysis on a number of buildings. One thing I am interested in is their...

View Article

Browsing latest articles
Browse All 2 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>