Re: [mapserver-users] Still impossible to force labels inside their polygons?

2012-12-13 Thread Lime, Steve D (DNR)
: Wednesday, December 12, 2012 12:49 PM To: Mark Volz Cc: mapserver-users@lists.osgeo.org Subject: Re: [mapserver-users] Still impossible to force labels inside their polygons? Mark, Sounds ok (it took me a while to realize you meant the BBOX of the polygons, not the label!). My world of

Re: [mapserver-users] Still impossible to force labels inside their polygons?

2012-12-12 Thread Brent Fraser
-users@lists.osgeo.org Subject: Re: [mapserver-users] Still impossible to force labels inside their polygons? Mark, A simple solution sounds good as long as it can fit into a strategic plan (I don't really have a plan for improving the polygon labeling, just a desire!). On major rele

Re: [mapserver-users] Still impossible to force labels inside their polygons?

2012-12-12 Thread Mark Volz
> -Original Message- > From: Brent Fraser [mailto:bfra...@geoanalytic.com] > Sent: Wednesday, December 12, 2012 10:01 AM > To: Mark Volz > Cc: mapserver-users@lists.osgeo.org > Subject: Re: [mapserver-users] Still impossible to force labels inside their > polygons? &g

Re: [mapserver-users] Still impossible to force labels inside their polygons?

2012-12-12 Thread Brent Fraser
Mark, A simple solution sounds good as long as it can fit into a strategic plan (I don't really have a plan for improving the polygon labeling, just a desire!). On major releases of Mapserver I try to push the limits of its cartography by comparing its output to hand-composed pdfs of C

Re: [mapserver-users] Still impossible to force labels inside their polygons?

2012-12-11 Thread Mark Volz
Hello, Earlier in the year I had asked about forcing labels in their polygons. And another person mentioned the issue in September. At the time Steve W was concerned about complexity and performance in placing labels. I was thinking lately that maybe this topic could be revisited. However,

Re: [mapserver-users] Still impossible to force labels inside their polygons?

2012-09-04 Thread Stephen Woodbridge
AM To: 'Mapserver-Users (mapserver-users@lists.osgeo.org)' Subject: Re: [mapserver-users] Still impossible to force labels inside their polygons? Hi, Thank you for the answer. A little screenshot shows an example with two label points inside one polygon and one polygon without a la

Re: [mapserver-users] Still impossible to force labels inside their polygons?

2012-09-04 Thread Rahkonen Jukka
- From: > mapserver-users-boun...@lists.osgeo.org > [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of > Rahkonen Jukka Sent: Tuesday, September 04, 2012 9:48 AM To: > 'Mapserver-Users (mapserver-users@lists.osgeo.org)' Subject: Re: > [mapserver-users] Stil

Re: [mapserver-users] Still impossible to force labels inside their polygons?

2012-09-04 Thread Stephen Woodbridge
Hi Mark, Sure, options like this are just a matter of code. So you and Jukka should add to and existing ticket or create a new one as appropriate. https://github.com/mapserver/mapserver/issues/3948 The practical issue is getting someone to make that ticket a priority. Patches are welcome, fu

Re: [mapserver-users] Still impossible to force labels inside their polygons?

2012-09-04 Thread Mark Volz
Hello, I think many users would be able to take advantage of being able to force labels inside polygons. At the same time I realize that the current "bounding box" algorithm is fast. My question is could both be possible? Scenario One: It would be fastest to use a bounding box to creating

Re: [mapserver-users] Still impossible to force labels inside their polygons?

2012-09-04 Thread Stephen Woodbridge
on our wish list. -Jukka Rahkonen- Lime, Steve D (DNR) wrote: Aihe: RE: [mapserver-users] Still impossible to force labels inside their polygons? Yes, still impossible. POSITION CC + MINFEATURESIZE AUTO will get you close. However, MINFEATURESIZE AUTO uses bounding box checks and doesn't int

Re: [mapserver-users] Still impossible to force labels inside their polygons?

2012-09-04 Thread Lime, Steve D (DNR)
n...@lists.osgeo.org [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Rahkonen Jukka Sent: Tuesday, September 04, 2012 9:48 AM To: 'Mapserver-Users (mapserver-users@lists.osgeo.org)' Subject: Re: [mapserver-users] Still impossible to force labels inside their polygons? Hi, Than

Re: [mapserver-users] Still impossible to force labels inside their polygons?

2012-09-04 Thread Rahkonen Jukka
RE: [mapserver-users] Still impossible to force labels inside their > polygons? > > Yes, still impossible. POSITION CC + MINFEATURESIZE AUTO will get you > close. However, MINFEATURESIZE AUTO uses bounding box checks and > doesn't intersect a feature geometry with its lab

Re: [mapserver-users] Still impossible to force labels inside their polygons?

2012-09-04 Thread Lime, Steve D (DNR)
erver-users-boun...@lists.osgeo.org] On Behalf Of Rahkonen Jukka Sent: Tuesday, September 04, 2012 9:17 AM To: 'Mapserver-Users (mapserver-users@lists.osgeo.org)' Subject: [mapserver-users] Still impossible to force labels inside their polygons? Hi, Is the short answer by Stephen Woo

[mapserver-users] Still impossible to force labels inside their polygons?

2012-09-04 Thread Rahkonen Jukka
Hi, Is the short answer by Stephen Woodbridge "No" in the tread http://osgeo-org.1560.n6.nabble.com/force-labels-to-fit-in-polygons-td4549296.html still valid? I have been trying to label a polygon dataset with Mapserver 6.2 beta2 and some labels keep on falling outside their polygons. By the w