Re: [mapserver-users] mapcache seed speed optimization

2019-11-12 Thread Stephen Woodbridge
Thank Lars. You can now fetch it from https://github.com/woodbri/imaptools.com Enjoy,   -Steve W On 11/11/2019 3:07 PM, lars.schylb...@blixtmail.se wrote: Hi I have had a similar situation as You with large national data sets in shape format. One of the biggest improvements for me has been t

Re: [mapserver-users] mapcache seed speed optimization

2019-11-12 Thread Sebastiano Laini
: Sebastiano Laini Cc: Fawcett, David (MNIT) ; Rahkonen Jukka (MML) ; mapserver-users@lists.osgeo.org Subject: Re: [mapserver-users] mapcache seed speed optimization I may not be unrealistic for it take mapserver to 4-6 seconds to generate 4096px image depending on the amount data being rendered

Re: [mapserver-users] mapcache seed speed optimization

2019-11-11 Thread Stephen Woodbridge
FYI, imaptools.com is not online any more (except the we are moving pages). Lars if you email me the files, I'll push them to my github repository so others can find them. Thanks,   -Steve W On 11/11/2019 3:07 PM, lars.schylb...@blixtmail.se wrote: Hi I have had a similar situation as You w

Re: [mapserver-users] mapcache seed speed optimization

2019-11-11 Thread Jeff McKenna
For Windows users I have been distributing shp2tile with MS4W (https://ms4w.com/), and in fact the last MS4W contains a rebuilt shp2tile (and an updated Shapelib), which as Lars said is still very useful. -jeff On 2019-11-11 4:07 PM, lars.schylb...@blixtmail.se wrote: Hi I have had a simil

Re: [mapserver-users] mapcache seed speed optimization

2019-11-11 Thread lars . schylberg
Hi I have had a similar situation as You with large national data sets in shape format. One of the biggest improvements for me has been to split large shape files into smaller and then use vector tile indexes in Mapserver. The tool shp2tile has been working well for me. Stephen Woodbridge has wr

Re: [mapserver-users] mapcache seed speed optimization

2019-11-11 Thread Travis Kirstine
I may not be unrealistic for it take mapserver to 4-6 seconds to generate 4096px image depending on the amount data being rendered and the complexity of your styles / expressions / labels. If your mapserver is able to generate a 1024x1024 in under a second that is pretty good. Like Jukka and othe

Re: [mapserver-users] mapcache seed speed optimization

2019-11-08 Thread Sebastiano Laini
We don't create the data, we rely on OS (ordnance survey) to supply us the maps files and then we publish them in our service but I assume that probably we will need to create some flow to improve it or download it in other format that is faster. Sebastiano Laini Web Developer Buchanan Computin

Re: [mapserver-users] mapcache seed speed optimization

2019-11-08 Thread Sebastiano Laini
server-users mailto:mapserver-users-boun...@lists.osgeo.org>> Puolesta Sebastiano Laini Lähetetty: perjantai 8. marraskuuta 2019 14.35 Vastaanottaja: 'mapserver-users@lists.osgeo.org' mailto:mapserver-users@lists.osgeo.org>> Aihe: [mapserver-users] mapcache seed speed optimizati

Re: [mapserver-users] mapcache seed speed optimization

2019-11-08 Thread Rahkonen Jukka (MML)
ping to fix if there were interested parties..." feel rather polite to me. -Jukka Rahkonen- Lähettäjä: mapserver-users mailto:mapserver-users-boun...@lists.osgeo.org>> Puolesta Sebastiano Laini Lähetetty: perjantai 8. marraskuuta 2019 14.35 Vastaanottaja: 'mapserver-users@lists.o

Re: [mapserver-users] mapcache seed speed optimization

2019-11-08 Thread Sebastiano Laini
r polite to me. -Jukka Rahkonen- Lähettäjä: mapserver-users mailto:mapserver-users-boun...@lists.osgeo.org>> Puolesta Sebastiano Laini Lähetetty: perjantai 8. marraskuuta 2019 14.35 Vastaanottaja: 'mapserver-users@lists.osgeo.org' mailto:mapserver-users@lists.osgeo.org>

Re: [mapserver-users] mapcache seed speed optimization

2019-11-08 Thread Rahkonen Jukka (MML)
4.35 Vastaanottaja: 'mapserver-users@lists.osgeo.org' Aihe: [mapserver-users] mapcache seed speed optimization Hi all, I'm evaluating new stacks but seems that I'm stuck with mapserver and mapcache due to the input source of our maps, so I'm trying to improve the speed of

Re: [mapserver-users] mapcache seed speed optimization

2019-11-08 Thread Yves Jacolin
Sebastiano, Some though in my mind: * –n 2 : do you really have 2'000 CPU on your WMS server? if not, it could be worst than better, flooding your WMS server. * what is the bottleneck? If WMS server is slow you can't make MapCache faster, you should optimise WMS Server. Multi-domain can help,

[mapserver-users] mapcache seed speed optimization

2019-11-08 Thread Sebastiano Laini
Hi all, I'm evaluating new stacks but seems that I'm stuck with mapserver and mapcache due to the input source of our maps, so I'm trying to improve the speed of the mapserver/mapcache stack and what I cannot improve is the seed speed. The -n and -p parameters seems to be useless. -n | -nthrea