Hello!
Today I installed the WMTS Multidimensional Plugin (
https://docs.geoserver.org/stable/en/user/community/wmts-multidimensional/index.html
)
for Geoserver 2.16.2.

The test URL returns the expected result:

<Domains xmlns="
http://demo.geo-solutions.it/share/wmts-multidim/wmts_multi_dimensional.xsd";
 xmlns:ows="http://www.opengis.net/ows/1.1"; version="1.1">
<SpaceDomain>
<BoundingBox CRS="EPSG:4326" minx="16.3549995422363" miny="48.2009963989258"
 maxx="16.387882232666" maxy="48.2110023498535"/>
</SpaceDomain>
</Domains>

Unfortunately the dimensions tab does not appear:

[image: image.png]


In the publish tab the Multidimensional Extension is visible:

[image: image.png]

What do I do wrong? My PostGIS-Layer has a column named "time" with the
type "timestamp":

[image: image.png]

Thanks for your feedback.

All the best,
Michael
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to