[Geomoose-users] caching aerial photos in MapServer

Eli Adam eadam at co.lincoln.or.us
Thu Nov 3 08:58:03 PDT 2016


I've found that with well optimized tiffs (single YCBCR JPEG
compressed tiff in the correct projection with overviews), there is
essentially no time or processing spent accessing and producing aerial
views.  What time is spent delivering imagery to the client is usually
network transfer time which will be the same in cached and non-cached
cases.

The command line tool, shp2img, can be used to give timing information
from your mapfile.

Have you concluded that caching (i.e. file access and processing
times) would indeed speed up your application?

MapServer or GDAL lists might be better for aerial imagery
optimization, serving, and caching discussions.  Searching the
archives on nabble might turn up past discussions too.

Best regards, Eli

On Thu, Nov 3, 2016 at 8:18 AM, Dan Little <theduckylittle at gmail.com> wrote:
> Have you looked at mapcache? http://mapserver.org/mapcache/
>
> Brought to you by the good folks at MapServer.
>
> On Thu, Nov 3, 2016 at 9:50 AM, Tim Hennig <timhbellevue at gmail.com> wrote:
>> HI Everyone,
>>
>> I was wondering if someone can direct me to good information regarding
>> caching aerial photos in MapServer.  I know this is not a GeoMoose question
>> pertaining to the application, but I would like to start researching this
>> and possibly implement this sometime in the next month.
>>
>> I’ve looked at the MapServer website, but I’m trying to figure out the
>> process.  Can use ArcGIS cache tiles and tie it into MapServer?  Is there an
>> add-on QGIS to cache? Etc.?
>>
>> I also thought about using REST services from the county that I reside in,
>> but the caching is not as detailed at a municipal level.
>>
>> Right now the GeoMoose is using TIF images.
>>
>> Tim Hennig
>> Village of Bellevue
>>
>>
>>
>>
>> _______________________________________________
>> Geomoose-users mailing list
>> Geomoose-users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/geomoose-users
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geomoose-users


More information about the Geomoose-users mailing list