[mapserver-users] rotate and fit based on polygon

Lime, Steve D (MNIT) steve.lime at state.mn.us
Mon Sep 11 06:41:29 PDT 2017


Looks like you need to use the polygon extent to compute the rotation angle but then should use the extent of the rotated polygon for the map extent.


________________________________
From: Travis Kirstine <traviskirstine at gmail.com>
Sent: Friday, September 8, 2017 9:23 PM
To: Carlos Ruiz; Lime, Steve D (MNIT)
Cc: mapserver-users at lists.osgeo.org
Subject: Re: [mapserver-users] rotate and fit based on polygon

Thanks Carlos, we've employed the method you've suggested already but not getting the results we are looking for, perhaps the linked image will help illustrate my problem

https://drive.google.com/file/d/0BwWJtNuZjvCUR1AtVEZVLTdCbk0/view?usp=sharing
[https://lh6.googleusercontent.com/MLd9NjXDV9xuCgkbcx5555cQIqdUGvnuzkGeZhP51pN3RsEHd2FO5g=w1200-h630-p]<https://drive.google.com/file/d/0BwWJtNuZjvCUR1AtVEZVLTdCbk0/view?usp=sharing>

rotate_image.jpg<https://drive.google.com/file/d/0BwWJtNuZjvCUR1AtVEZVLTdCbk0/view?usp=sharing>
drive.google.com






On 8 September 2017 at 16:25, Carlos Ruiz <boolean10001 at yahoo.com<mailto:boolean10001 at yahoo.com>> wrote:
Travis,

Do you have the polygons in PostGIS ? Maybe you can get the extent by using st_extent(geom) and retrieve it on PHP/Python to set the map extent. You could also get a margin by multiplying extent b 1.1 (10%).



On Thursday, September 7, 2017, 1:27:06 PM CDT, Travis Kirstine <traviskirstine at gmail.com<mailto:traviskirstine at gmail.com>> wrote:


I have a bunch of polygons that represent 8.5 x 11 printed map sheets.  I'd like to produce images for each sheet that best fits the polygon within the outputted image.  We've tried using mapscript by setting the map extent based on the bbox of the source polygon and rotation but results aren't great depending on the orientation of the source polygon.  Is there a way to set the "extent" based on a polygon?
_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org<mailto:mapserver-users at lists.osgeo.org>
https://lists.osgeo.org/mailman/listinfo/mapserver-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20170911/afef6cff/attachment.html>


More information about the mapserver-users mailing list