Thanks Jackie,
I am intensely using the mgTileSeeder and mgRest for a LeafletJS
implementation.
Batching the mgtileseeder with the scale up to 21 (like the recent build
you made)
and setting the range of zoom scales are invaluable.



On Mon, Mar 15, 2021 at 8:12 AM Jackie Ng <jumpinjac...@gmail.com> wrote:

> Hi Gordon,
>
> Use a space delimiter.
>
> That is: --specific-zoom-levels 16 17 18
>
> If you pass a specific list, you have to be explicit about the full list.
> If you are generating 16-21, you have to put all the numbers in that range
> ( --specific-zoom-levels 16 17 18 19 20 21)
>
> - Jackie
>
> You wrote:
>
> Hi Jackie,
> what parameters can I pass to mgTileSeeder --specific-zoom-levels?
>
> ie
> --specific-zoom-levels 16-21
> --specific-zoom-levels 16,17,18
>
> I am not sure how to pass the array on the command line?
>
>
>
> --
> *Please Note: I no longer create new posts or post replies to any OSGeo
> mailing list through nabble. As a result, you may only see this message
> through mailing list archives or depending on your mailing list
> subscription settings, through daily message digests or automated
> notifications from the mailing lists.*
>
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to