{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 59, "name": "D_Fence", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 32, "name": "D_LANDS", "relatedTableId": 63, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FENCE_ID", "composite": false, "catalogID": "{9AE887A0-1297-4477-A770-71B1CE5D1548}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 32644, "latestWkid": 32644, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5682839.594468098, "falseY": -1.0997760337320428E7, "xyUnits": 4.0950152478661704E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32644, "latestWkid": 32644, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 116, 0, 148, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "Circle_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "fence_id", "type": "esriFieldTypeString", "alias": "FENCE_ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FENCE_ID" }, { "name": "fence_material", "type": "esriFieldTypeString", "alias": "FENCE_MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FENCE_MATERIAL" }, { "name": "height", "type": "esriFieldTypeString", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "perimeter", "type": "esriFieldTypeString", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "status", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "STATUS", "description": "STATUS", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "Partially completed", "code": "Partially completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STATUS" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "sample", "type": "esriFieldTypeString", "alias": "Sample", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Sample" }, { "name": "circle_name", "type": "esriFieldTypeString", "alias": "Circle_Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Circle_Name" }, { "name": "circle_id", "type": "esriFieldTypeString", "alias": "Circle_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Circle_ID" }, { "name": "division_name", "type": "esriFieldTypeString", "alias": "Division_Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Division_Name" }, { "name": "division_id", "type": "esriFieldTypeString", "alias": "Division_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Division_ID" }, { "name": "subdivision_name", "type": "esriFieldTypeString", "alias": "SubDivision_Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SubDivision_Name" }, { "name": "subdivision_id", "type": "esriFieldTypeString", "alias": "SubDivision_Id", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SubDivision_Id" }, { "name": "section_name", "type": "esriFieldTypeString", "alias": "Section_Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Section_Name" }, { "name": "section_id", "type": "esriFieldTypeString", "alias": "Section_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Section_ID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "g5014fence_id", "fields": "fence_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r2042_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1612_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "D_Fence", "description": "", "prototype": { "attributes": { "section_name": null, "subdivision_id": null, "section_id": null, "fence_id": null, "fence_material": null, "height": null, "perimeter": null, "status": null, "comments": null, "sample": null, "circle_name": null, "circle_id": null, "division_name": null, "division_id": null, "subdivision_name": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0b5839941f0d4ba586f66e39d2cf6887" }