Skip to content

Releases: fgpv-vpgf/rcs

v3.0.0

08 May 18:23
7467372
Compare
Choose a tag to compare
  • [updated] Migrate python version from v2.7 to v3.6

v2.3.1

28 Feb 19:19
ad82a85
Compare
Choose a tag to compare
  • [fixed] auto-docs build process (#80)
  • [added] HTTPS support for most, but not all services. Self-signed services will not work, and a few outlier services also fail. We plan to address these in a future release. (#73)

v2.3.0

23 Feb 15:04
cfbdcbf
Compare
Choose a tag to compare
  • [fixed] Resolve v1 layer registration issue (#73)

v2.2.2

23 Feb 14:29
Compare
Choose a tag to compare

-[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

16 Nov 18:29
Compare
Choose a tag to compare
  • [updated] v2 Update endpoint, resolving issues with feature_info_type and other parameters not getting updated.

v2.2.0

19 Oct 18:12
Compare
Choose a tag to compare

-[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

15 Sep 15:47
Compare
Choose a tag to compare

-[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

15 Jul 14:47
Compare
Choose a tag to compare

-[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

08 Jul 15:29
Compare
Choose a tag to compare

-[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

07 Jun 13:59
Compare
Choose a tag to compare

-[updated] Docs and service contract reflective of v2
-[updated] Test page includes more registration examples