Re: [mapserver-users] vector tiles?

2022-02-23 Thread Jeff McKenna

Hi Rich,

Good catch, if you file a ticket for this in the docs repository I will 
tackle: https://github.com/MapServer/MapServer-documentation/issues


(for Windows users, MS4W includes the MVT demo, but you make a good 
point, and more could be setup for users out-of-the-box, I will tackle 
this for the MS4W 5.0-final release: https://ms4w.com/trac/ticket/369 )


-jeff




--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
http://gatewaygeo.com/


On 2022-02-22 7:35 p.m., Richard Greenwood wrote:
The only problem that I'm struggling with is (I think) an 
OpenLayers issue. I want to do vector tiles in state plane coordinates, 
not epsg:3857. AFAIK only t-rex and mapserver can serve non epsg:3857 
vector tiles.


But more generally, I think that advertising that mapserver can serve 
vector tiles might be nice. An RFC with no voting history doesn't 
inspire great confidence in a pretty great feature.


On Tue, Feb 22, 2022 at 4:23 PM Steve Lime > wrote:


Correct. Rich, what docs would be most helpful?

On Sat, Feb 19, 2022 at 8:09 AM Thomas Gratier
mailto:osgeo.mailingl...@gmail.com>>
wrote:

Hi,

The code has been merged
https://github.com/MapServer/MapServer/pull/5376
 but as you
can see in the PR the documentation page has never been created.
The demo code mentioned in the RFC works

https://mapserver.org/development/rfc/ms-rfc-119.html#bug-id-and-references




Regards

Thomas Gratier

Le sam. 19 févr. 2022 à 03:11, Richard Greenwood
mailto:richard.greenw...@gmail.com>> a écrit :

Are vector tiles supported and documented? My searches only
find RFC 119.

-- 
Richard W. Greenwood

www.greenwoodmap.com 





___
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] vector tiles?

2022-02-22 Thread Richard Greenwood
The only problem that I'm struggling with is (I think) an OpenLayers issue.
I want to do vector tiles in state plane coordinates, not epsg:3857. AFAIK
only t-rex and mapserver can serve non epsg:3857 vector tiles.

But more generally, I think that advertising that mapserver can serve
vector tiles might be nice. An RFC with no voting history doesn't inspire
great confidence in a pretty great feature.

On Tue, Feb 22, 2022 at 4:23 PM Steve Lime  wrote:

> Correct. Rich, what docs would be most helpful?
>
> On Sat, Feb 19, 2022 at 8:09 AM Thomas Gratier <
> osgeo.mailingl...@gmail.com> wrote:
>
>> Hi,
>>
>> The code has been merged https://github.com/MapServer/MapServer/pull/5376
>> but as you can see in the PR the documentation page has never been created.
>> The demo code mentioned in the RFC works
>> https://mapserver.org/development/rfc/ms-rfc-119.html#bug-id-and-references
>>
>>
>> Regards
>>
>> Thomas Gratier
>>
>> Le sam. 19 févr. 2022 à 03:11, Richard Greenwood <
>> richard.greenw...@gmail.com> a écrit :
>>
>>> Are vector tiles supported and documented? My searches only find RFC
>>> 119.
>>>
>>> --
>>> Richard W. Greenwood
>>> www.greenwoodmap.com
>>> ___
>>> MapServer-users mailing list
>>> MapServer-users@lists.osgeo.org
>>> https://lists.osgeo.org/mailman/listinfo/mapserver-users
>>>
>> ___
>> MapServer-users mailing list
>> MapServer-users@lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/mapserver-users
>>
>

-- 
Richard W. Greenwood
www.greenwoodmap.com
___
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] vector tiles?

2022-02-22 Thread Steve Lime
Correct. Rich, what docs would be most helpful?

On Sat, Feb 19, 2022 at 8:09 AM Thomas Gratier 
wrote:

> Hi,
>
> The code has been merged https://github.com/MapServer/MapServer/pull/5376
> but as you can see in the PR the documentation page has never been created.
> The demo code mentioned in the RFC works
> https://mapserver.org/development/rfc/ms-rfc-119.html#bug-id-and-references
>
>
> Regards
>
> Thomas Gratier
>
> Le sam. 19 févr. 2022 à 03:11, Richard Greenwood <
> richard.greenw...@gmail.com> a écrit :
>
>> Are vector tiles supported and documented? My searches only find RFC 119.
>>
>> --
>> Richard W. Greenwood
>> www.greenwoodmap.com
>> ___
>> MapServer-users mailing list
>> MapServer-users@lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/mapserver-users
>>
> ___
> MapServer-users mailing list
> MapServer-users@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users
>
___
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] vector tiles?

2022-02-19 Thread Thomas Gratier
Hi,

The code has been merged https://github.com/MapServer/MapServer/pull/5376
but as you can see in the PR the documentation page has never been created.
The demo code mentioned in the RFC works
https://mapserver.org/development/rfc/ms-rfc-119.html#bug-id-and-references


Regards

Thomas Gratier

Le sam. 19 févr. 2022 à 03:11, Richard Greenwood <
richard.greenw...@gmail.com> a écrit :

> Are vector tiles supported and documented? My searches only find RFC 119.
>
> --
> Richard W. Greenwood
> www.greenwoodmap.com
> ___
> MapServer-users mailing list
> MapServer-users@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users
>
___
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] vector tiles?

2022-02-18 Thread Richard Greenwood
Are vector tiles supported and documented? My searches only find RFC 119.

-- 
Richard W. Greenwood
www.greenwoodmap.com
___
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] Vector-Tiles Styling from Mapfile?

2019-03-28 Thread WhereGroup
Hello,

I playing around with MVT and the mvt-demo[1] works fine.
The demo uses the styling-information from the simple.json, I could edit
it or use any tool like Maputnik.

But it would be nice to get the MVT-styles directly from the mapfile. A
workaround might be to use getstyles and convert the sld. Has anyone
done sth like that? And how?

Regards, Jörg




[1] https://github.com/sdlime/mvt-demo
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users