Hi All,
I’m trying to follow the Vector Tile tutorial :
https://docs.geoserver.org/stable/en/user/extensions/vectortiles/tutorial.html
I’ve tried Geosever versions 2.17.2, 2.18.0 and Master but I couldn’t find any Vector tiles tile formats in the formats list.
The Tile Image Formats that I have on the list for Master are:
application/json;type=utfgrid
image/gif
image/jpeg
image/png
image/png8
image/vnd.jpeg-png
image/vnd.jpeg-png8
Am I missing something?
Which Geoserver version adds the Vector Tile support?
Also, when searching MVT in the Geoserver wiki I get to this page:
https://docs.geoserver.org/latest/en/user/search.html?check_keywords=yes&area=default&q=mvt&x=0&y=0
Which leads to:
https://docs.geoserver.org/latest/en/user/extensions/vectortiles/tutorial.rst.html?highlight=mvt
which leads to 404 probably because the of the extra .rst extension before the html.
Kind regards,
Idan Miara
Thanks, I’ve missed that. now it works!
On Wed, 11 Nov 2020 at 17:01, Ian Turton <ijturton@anonymised.com> wrote:
Did you install the vector tile extension? https://docs.geoserver.org/stable/en/user/extensions/vectortiles/install.html
Ian
On Wed, 11 Nov 2020 at 14:37, Idan Miara <idan@anonymised.com> wrote:
Hi All,
I’m trying to follow the Vector Tile tutorial :
https://docs.geoserver.org/stable/en/user/extensions/vectortiles/tutorial.html
I’ve tried Geosever versions 2.17.2, 2.18.0 and Master but I couldn’t find any Vector tiles tile formats in the formats list.
The Tile Image Formats that I have on the list for Master are:
application/json;type=utfgrid
image/gif
image/jpeg
image/png
image/png8
image/vnd.jpeg-png
image/vnd.jpeg-png8
Am I missing something?
Which Geoserver version adds the Vector Tile support?
Also, when searching MVT in the Geoserver wiki I get to this page:
https://docs.geoserver.org/latest/en/user/search.html?check_keywords=yes&area=default&q=mvt&x=0&y=0
Which leads to:
https://docs.geoserver.org/latest/en/user/extensions/vectortiles/tutorial.rst.html?highlight=mvt
which leads to 404 probably because the of the extra .rst extension before the html.
Kind regards,
Idan Miara
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
–
Ian Turton