{ "currentVersion": 10.71, "id": 0, "name": "GDC.DEP_REGIONS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8963378.5538, "ymin": 4825316.2223, "xmax": -8314403.8624, "ymax": 5201421.2345, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "REGION_NAME", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 250, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 215, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "value": "Northcentral", "label": "Northcentral", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "value": "Northeast", "label": "Northeast", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "value": "Northwest", "label": "Northwest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "value": "Southcentral", "label": "Southcentral", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "value": "Southeast", "label": "Southeast", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "value": "Southwest", "label": "Southwest", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "REGION_NAME", "typeIdField": "REGION_NAME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "REGION_NAME", "type": "esriFieldTypeString", "alias": "REGION_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REGION_NAME" }, { "name": "REGION_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "REGION_NUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REGION_NUMBER" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R266428_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3773_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Northcentral", "name": "Northcentral", "domains": {}, "templates": [ { "name": "Northcentral", "description": "", "prototype": { "attributes": { "REGION_NAME": "Northcentral", "REGION_NUMBER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Northeast", "name": "Northeast", "domains": {}, "templates": [ { "name": "Northeast", "description": "", "prototype": { "attributes": { "REGION_NAME": "Northeast", "REGION_NUMBER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Northwest", "name": "Northwest", "domains": {}, "templates": [ { "name": "Northwest", "description": "", "prototype": { "attributes": { "REGION_NAME": "Northwest", "REGION_NUMBER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Southcentral", "name": "Southcentral", "domains": {}, "templates": [ { "name": "Southcentral", "description": "", "prototype": { "attributes": { "REGION_NAME": "Southcentral", "REGION_NUMBER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Southeast", "name": "Southeast", "domains": {}, "templates": [ { "name": "Southeast", "description": "", "prototype": { "attributes": { "REGION_NAME": "Southeast", "REGION_NUMBER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Southwest", "name": "Southwest", "domains": {}, "templates": [ { "name": "Southwest", "description": "", "prototype": { "attributes": { "REGION_NAME": "Southwest", "REGION_NUMBER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }