Skip to content

Releases: davetimmins/Anywhere.ArcGIS

1.8.0

09 Sep 19:53
d8900f0
Compare
Choose a tag to compare
  • add TimeInfo to ServiceDescriptionDetailsResponse and ServiceLayerDescriptionResponse thanks @ogix

1.7.1

23 Aug 23:57
7bece4a
Compare
Choose a tag to compare

Fix for removing duplicate url path in federated token request

1.7.0

02 Aug 00:52
9521640
Compare
Choose a tag to compare
  • BatchQuery improvements. Thanks @mgayheart1 #31
  • Enhancement: Add QueryForStatistics Thanks @mgayheart1 #33
  • Don't truncate polyline when converting to GeoJSON
  • remove duplicate sharing word from URL when requested federated tokens

1.6.0

13 Jun 21:34
1d012a3
Compare
Choose a tag to compare
  • added CustomGeocode operation to gateway
  • allow any geometry type in CustomGeocode response

1.5.0

10 Jun 18:38
8a6cda6
Compare
Choose a tag to compare
  • Added unique Id field identifier to Feature

  • Added Clone to IGeometry types

  • Fixed Text JSON member name for findAddressCandidates #23

1.4.0

12 Mar 22:34
987b2dc
Compare
Choose a tag to compare

#18 Added locationType for Geocode requests, thanks @jberke

1.3.1

03 Mar 18:57
f14e37e
Compare
Choose a tag to compare
  • fix for federated token request having tokens in URL
  • support federated token provider in auto created gateway
  • don't encrypt if already encrypted fixes #16

1.3.0

25 Jan 23:49
cc29fbf
Compare
Choose a tag to compare
  • Add ServiceStatistics admin operation

1.2.1

16 Jan 18:11
db5d235
Compare
Choose a tag to compare

Fix static PortalGateway.Create token provider not working for ArcGIS Online services

1.2.0

15 Jan 18:48
7077329
Compare
Choose a tag to compare
  • Fix for #10 to correctly switch to POST if individual URI component length is > 65220
  • Added ExportMap and DownloadExportMapToLocal operations