Show TOC

Default GIS Implementation (Esri)Locate this document in the navigation structure

The framework based its Esri implementation on the feature service of the GeoServices REST Specification Version 1.0 (found in their online documentation library under the Whitepapers section), with limitations.

Many resources in the GeoServices REST Specification have a parameter “f” that denotes the response format. The framework has currently implemented the JSON format only. Nevertheless, the framework allows the extension to other Esri supported formats.

The following sections describes the implemented functionalities and limitations. Let us assume that BP is a business layer that has two geometry layers, 1 and 2.