Esri / arcgis-enterprise-sdk-resources

Apache License 2.0
20 stars 23 forks source link

Modify the sample documentation and request for check and compare #35

Open OliviaMeowth opened 4 months ago

OliviaMeowth commented 4 months ago

I have modify below:

  1. arcgis-enterprise-sdk-resources/Samples/dot net/SOE/EditFeaturesRESTSOE at master · Esri/arcgis-enterprise-sdk-resources (github.com) a. Scroll down to the bottom: i. 6. Perform the following Query operation to confirm the feature is added(updated): is below missing query https:////rest/services/USA_Edit/MapServer/0/query?where=&text=&objectIds=3961&time=&geometry=&geometryType=esriGeometryEnvelope&inSR=&spatialRel=esriSpatialRelIntersects&distance=&units=esriSRUnit_Foot&relationParam=&outFields=*&returnGeometry=true&returnTrueCurves=false&maxAllowableOffset=&geometryPrecision=&outSR=&having=&returnIdsOnly=false&returnCountOnly=false&orderByFields=&groupByFieldsForStatistics=&outStatistics=&returnZ=false&returnM=false&gdbVersion=&historicMoment=&returnDistinctValues=false&resultOffset=&resultRecordCount=&returnExtentOnly=false&datumTransformation=&parameterValues=&rangeValues=&quantizationParameters=&featureEncoding=esriDefault&f=html

  2. arcgis-enterprise-sdk-resources/Samples/dot net/SOE/FindNearFeaturesRESTSOE at master · Esri/arcgis-enterprise-sdk-resources (github.com) a. Scroll down to the i. 2.Log in to ArcGIS Server Manager and click the Services tab. Select USA map service and select Capabilities. Change to Select Vegetationmap service and select Capabilities ii. 3. In the list of available capabilities, find .NET Find Near Features REST SOE and check the box to enable it. Add click the .NET Find Near Features REST SOE and scroll down to the bottom of the page and find Operations Allowed

  3. arcgis-enterprise-sdk-resources/Samples/dot net/SOE/FindNearFeaturesSOAPSOE at master · Esri/arcgis-enterprise-sdk-resources (github.com) a. In Update the Web Reference. i. Make sure the sharing level of USA map service is public

  4. arcgis-enterprise-sdk-resources/Samples/dot net/SOE/SimpleSOAPSOE at master · Esri/arcgis-enterprise-sdk-resources (github.com) a. In Update the Web Reference. i. Make sure the sharing level of USA map service is public

  5. arcgis-enterprise-sdk-resources/Samples/ReadMe.md at master · Esri/arcgis-enterprise-sdk-resources (github.com) a. Note: This repository contains SOE and SOI samples built with 10.9.1, the latest version of ArcGIS Enterprise SDK. If you want to download the SOE and SOI samples built with 10.9 or previous versions of ArcGIS Enterprise SDK, refer to Releases. Should be 11.3,