This repository was archived by the owner on Nov 9, 2017. It is now read-only.
Releases: davetimmins/ArcGIS.PCL
Releases · davetimmins/ArcGIS.PCL
5.9.0
5.8.0
- Added
AdvancedQueryCapabilities+more toServiceLayerDescriptionResponse Querywill now sendnullforinSRif not set, reverts to service SR for processing- Removed Microsoft.Net.Http dependency for .NET 4.5
- Removed old iOS project
5.7.0
Added ObjectIdFieldName, GlobalIdFieldName and GeometryType to QueryResponse
5.6.1
Merge pull request #37 from davetimmins/dev Dev
5.6.0
Added Fields property to Layer description output
5.5.0
- Added
HttpRequestTimeoutto gateway - Fixed bug in
DescribeSitefor some invalid responses
5.4.0
Added DescribeLayer operation
5.3.0
- Added DescribeServices operation
- Added field information to Query response
5.2.0
Added ServerInfo operation. Useful for checking server version and token auth information
5.1.0
- 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