Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Releases: davetimmins/ArcGIS.PCL

5.9.0

19 Mar 00:12

Choose a tag to compare

Added MaximumGetRequestLength to PortalGatewayBase to allow controlling the switch from GET to POST based on url length

5.8.0

19 Sep 21:19

Choose a tag to compare

  • Added AdvancedQueryCapabilities +more to ServiceLayerDescriptionResponse
  • Query will now send null for inSR if not set, reverts to service SR for processing
  • Removed Microsoft.Net.Http dependency for .NET 4.5
  • Removed old iOS project

5.7.0

01 Sep 00:29

Choose a tag to compare

Added ObjectIdFieldName, GlobalIdFieldName and GeometryType to QueryResponse

5.6.1

02 Aug 20:28

Choose a tag to compare

Merge pull request #37 from davetimmins/dev

Dev

5.6.0

02 Jul 03:16

Choose a tag to compare

Added Fields property to Layer description output

5.5.0

02 Jul 01:37

Choose a tag to compare

  • Added HttpRequestTimeout to gateway
  • Fixed bug in DescribeSite for some invalid responses

5.4.0

01 Jul 02:56

Choose a tag to compare

Added DescribeLayer operation

5.3.0

30 Jun 02:56

Choose a tag to compare

  • Added DescribeServices operation
  • Added field information to Query response

5.2.0

29 Jun 02:35

Choose a tag to compare

Added ServerInfo operation. Useful for checking server version and token auth information

5.1.0

09 Apr 01:58

Choose a tag to compare

  • Support for Unified iOS projects
  • Added OrderBy parameter to Query operation.
  • Added paging support to Query operation.
  • Added QueryForExtent operation.
  • Added datum transformation to Project operation.
  • Improved apply edits response to include some helper properties to check how many edits of each type succeeded and failed.
  • Added LibLog for logging. If you configure a log provider for DEBUG logging then you will see the log output.
  • Added support to Geocode operations for ForStorage property. Thanks Josh Berke https://github.com/jberke