Get geoserver time dimension -


i building webapp using geoserver , javascript leaflet library. can layers dimensions available in geoserver when add getfeature info option , show info of layers time doesn't change changing layers time, info first layer found. use leaflet time dimension plugin found here.

so must build own time slider , populate values of times available on geoserver. question is: how retrieve available time dimension values geoserver in javascript or php array?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -