Releases: fgpv-vpgf/rcs
v3.0.0
v2.3.1
v2.3.0
v2.2.2
-[added] support for single layers to be registered as dynamic (register as regular feature layer, but set type to esriMapSever)
-[updated] test page for dynamic layer registration example
v2.2.1
- [updated] v2 Update endpoint, resolving issues with feature_info_type and other parameters not getting updated.
v2.2.0
-[added] v2 Update endpoint for modifying existing entries
-[added] support for WMS "queryable" flag to determine whether a layer can be identified against in RAMP
-[updated] test page for update examples
v2.1.1
-[added] Error handling for FeatureServer services that are registered at their root.
-[updated] service_name now handled for WMS and Feature for v1 'upgrade' requests.
-[updated] v2 documentation is online at http://fgpv-vpgf.github.io/rcs/.
v2.1.0
-[added] Support for display_field for RAMP hovertips when registering Esri services
-[updated] Ability to use the "recursive" flag to automatically scrape sublayers for Esri Map Services, Esri Group Layers, and OGC WMS
-[updated] Test page includes more registration examples
v2.0.1
-[added] Ability to use the "recursive" flag to automatically scrape sublayers for Esri and OGC services
-[added] /v2/version endpoint added
-[updated] Test page includes more registration examples
v2.0.0
-[updated] Docs and service contract reflective of v2
-[updated] Test page includes more registration examples