# WMSMultiDimensionalEsriViewer **Repository Path**: mirrors_Esri/WMSMultiDimensionalEsriViewer ## Basic Information - **Project Name**: WMSMultiDimensionalEsriViewer - **Description**: A viewer using Esri's ArcGIS for JavaScript API, to view WMS services that contain multiple dimensions - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WMS Multi Dimensional Esri Viewer This application provides the ability to view a multidimensional WMS service within an Esri Web Map. As of ArcGIS for Server 10.2.1, Esri supports multidimensional WMS services. This web mapping application allows you to explore the dimension slices of the Multidimensional WMS service. Since this application is using WMS, the application supports WMS services coming from servers other than Esri. For example this application works with Threads WMS services such as this [one](http://ecowatch.ncddc.noaa.gov/thredds/wms/ncom_amseas_agg/AmSeas_Apr_05_2013_to_Current_best.ncd?service=WMS&version=1.3.0&request=GetCapabilities) [View it live](http://sampleserver6.arcgisonline.com/WMSMultiDimensionalEsriViewer/) ![App](doc/nDim.gif) I have added an example proxy for .NET. For more information on using proxy's please refer to the developer help [site](https://developers.arcgis.com/javascript/jshelp/ags_proxy.html). ## Features Users have the ability to view each time/dimension step within a multi-dimensional WMS Service ## Resources * [ArcGIS for JavaScript API Resource Center](http://help.arcgis.com/en/webapi/javascript/arcgis/index.html) * [ArcGIS Blog](http://blogs.esri.com/esri/arcgis/) * [What is netCDF Data] (http://resources.arcgis.com/en/help/main/10.2/index.html#/What_is_netCDF_data/004600000001000000/) * [ArcGIS for Desktop Multidimension Supplemental Tools] (http://blogs.esri.com/esri/arcgis/2013/05/24/introducing-the-multidimension-supplemental-tools-2/) ## Issues Find a bug or want to request a new feature? Please let us know by submitting an issue. ## Contributing Anyone and everyone is welcome to contribute. :) ## Licensing Copyright 2012 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. A copy of the license is available in the repository's [license.txt](license.txt) file. [](Esri Language: JavaScript)