[mapserver-users] mapcache: restricted extent and ruleset to limit cache area seems ineffective

Lime, Steve D (MNIT) steve.lime at state.mn.us
Fri Sep 6 14:34:04 PDT 2019


Is it returning a blank tile? If so that might be expected. I thought mapcache would return a blank tile for requests outside the grid extent.

From: mapserver-users [mailto:mapserver-users-bounces at lists.osgeo.org] On Behalf Of Mark Volz
Sent: Friday, September 06, 2019 1:36 PM
To: Travis Kirstine <traviskirstine at gmail.com>
Cc: mapserver-users at lists.osgeo.org
Subject: Re: [mapserver-users] mapcache: restricted extent and ruleset to limit cache area seems ineffective

This message may be from an external email source.
Do not select links or open attachments unless verified. Report all suspicious emails to Minnesota IT Services Security Operations Center.

Hello,

I am still having issues restricting the extent in my mapcache area using rulesets.  I created a rule for all of my zoom levels that has a limited visibility extent.  However, Mapcache is still returning imagery for the entire grid area even though I created a rule that should only display a limited extent.  I am still not sure why the visibility extent rule seems ineffective.

Thanks!

________________________________
You can set the

<errors>empty_img</errors>

To return a blank tile.  I believe the status is still 404 - I don't think you can control this

On Fri, 30 Aug 2019 at 15:44, Mark Volz <MarkVolz at co.lyon.mn.us<mailto:MarkVolz at co.lyon.mn.us>> wrote:
Hello,
 I am in the process of limiting the cached area in mapcache.  I am having trouble with both the restricted_extent and ruleset parameters.  I first started by using restricted_extent such as “<grid restricted_extent="435567 98889 568247 259687">LyonCC</grid>”.  That parameter seemed to work.  However mapcache returned 404 errors for any tiles outside of the restricted extent.  Next I tried to use rulesets instead.  The rulesets seem to have no effect, and new tiles were getting generated outside of the visibility extent.
 Question 1:  When we use restricted extents on a grid should MapCache return a transparent tile, white tile, or a 404 error?  Can we control what it returns?
 Question 2:  Do I have my ruleset configured appropriately?
 <tileset name="LyonBaseMap">
<grid ruleset="CountyBuffer">LyonCC</grid>
</tileset>
 <ruleset name="CountyBuffer">
<rule zoom_level="1 2 3 4 5 6 7 8 9 10 11"><!—Do I need to include zoom levels?-->
<visibility>
<extent>435567 98889 568247 259687</extent>
</visibility>
</rule>
</ruleset>
 Thank You!

Sincerely,
Mark Volz, GISP
_______________________________________________
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<https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.osgeo.org%2Fmailman%2Flistinfo%2Fmapserver-users&data=02%7C01%7Csteve.lime%40state.mn.us%7Cd77753cd04294d16be5708d732f91114%7Ceb14b04624c445198f26b89c2159828c%7C0%7C1%7C637033917625038578&sdata=%2FdtbdLEeeiE8S4PsFkY84yNJRe2TeJyQVA%2BdJGflxsg%3D&reserved=0>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20190906/9aeb5609/attachment.html>


More information about the mapserver-users mailing list