All Projects → kevinsigwart → EsriOpenLayersClient

kevinsigwart / EsriOpenLayersClient

Licence: Apache-2.0 license
An Openlayers Client that brings in Esri's Base Maps, WMTS, WFS-T, WMS and WPS from an ArcGIS Server

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Classic ASP
548 projects
java
68154 projects - #9 most used programming language

Esri Open Layers Client Examples

These examples shows how you can bring in OGC Standards coming from an ArcGIS Server into an Open Layers Client.

Also, since Esri REST Specification aka Geoservices REST Specification adheres to an Open Specification under the Open Web Foundation, it's possible to bring in MapServices and Cached maps into the Open Layers Client.

To get the WFS-T to work, you will need a proxy running on a server.
My example uses a .NET IIS Proxy. I included both a Java proxy and the .ashx proxy.

Open Layers Version

This example uses OpenLayers 2.13.1 OpenLayers lives at http://www.openlayers.org/. Find details on downloading stable releases or the development version the development site.

Demos

You can view samples and demos along with the source code [here] (http://dtc-sci01.esri.com/OGCApps/OpenLayersApp/).

Resources

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 file.

[](Esri Language: JavaScript)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].