<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I need some functionality that I think is best put into a function, probably in pgsql.  This has been on the todo list for years, but since I can't seem to get to it, maybe one of you would like to help out. I don't think it should take long for someone who has the skills. I'd really appreciate the help.<div class=""><br class=""></div><div class="">You obviously need to have some experience writing postgis functions. The function would divide up a polygon by cutting off one of the compass corners using east-west and north-south lines. I think you'll have to use a bisection method to find the correct position of one of the lines, as the area (rather than the extent) of the corner-section to be cut off will be specified as a function parameter.  </div><div class=""><br class=""></div><div class="">I wrote down the planned algorithm and threw it on upwork here <a href="https://www.upwork.com/jobs/~01b6948ce256e51f85" class="">https://www.upwork.com/jobs/~01b6948ce256e51f85</a>  (I'm not sure whether upwork is the best platform to ask for postgis freelance work, let me know if you have other ideas.)<div class=""><br class=""></div><div class="">Hope someone can help,</div><div class=""><span style="orphans: 2; text-align: -webkit-auto; widows: 2;" class=""><br class=""></span></div><div class=""><span style="orphans: 2; text-align: -webkit-auto; widows: 2;" class="">--</span></div><div class=""><span class="Apple-style-span" style="border-collapse: separate; font-variant-ligatures: normal; font-variant-position: normal; font-variant-numeric: normal; font-variant-alternates: normal; font-variant-east-asian: normal; line-height: normal; border-spacing: 0px;"><div class="">John Abraham</div><div class=""><a href="mailto:jea@hbaspecto.com" class="">jea@hbaspecto.com</a></div><div class="">403-232-1060</div></span>

</div>
<br class=""></div></body></html>