{ "currentVersion": 10.61, "id": 94, "name": "Commission Districts", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": 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, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 325203.6599000022, "ymin": 244289.83559999987, "xmax": 447775.34889999777, "ymax": 417367.4503999986, "spatialReference": { "wkid": 102300, "latestWkid": 2818 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "District", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "District 1", "label": "District 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "District 2", "label": "District 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "District 3", "label": "District 3", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[GIS.GISOWNER.CommissionDistricts.District]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.7, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "gis.GISOWNER.CommissionDistricts.DIST_NAME", "typeIdField": "District", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true }, { "name": "DIST_ID", "type": "esriFieldTypeInteger", "alias": "DIST_ID", "domain": null, "editable": true, "nullable": true }, { "name": "DIST_NAME", "type": "esriFieldTypeString", "alias": "DIST_NAME", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true }, { "name": "POP10", "type": "esriFieldTypeDouble", "alias": "POP10", "domain": null, "editable": true, "nullable": true }, { "name": "SqMiles", "type": "esriFieldTypeDouble", "alias": "SqMiles", "domain": null, "editable": true, "nullable": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R847_SDE_ROWID_UK", "fields": "gis.GISOWNER.CommissionDistricts.OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a674_ix1", "fields": "gis.GISOWNER.CommissionDistricts.Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "District 1", "name": "District 1", "domains": {}, "templates": [ { "name": "District 1", "description": "", "prototype": { "attributes": { "POP10": null, "SqMiles": null, "OBJECTID": null, "DIST_ID": null, "DIST_NAME": null, "SHAPE_Leng": null, "District": "District 1", "Acres": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "District 2", "name": "District 2", "domains": {}, "templates": [ { "name": "District 2", "description": "", "prototype": { "attributes": { "POP10": null, "SqMiles": null, "OBJECTID": null, "DIST_ID": null, "DIST_NAME": null, "SHAPE_Leng": null, "District": "District 2", "Acres": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "District 3", "name": "District 3", "domains": {}, "templates": [ { "name": "District 3", "description": "", "prototype": { "attributes": { "POP10": null, "SqMiles": null, "OBJECTID": null, "DIST_ID": null, "DIST_NAME": null, "SHAPE_Leng": null, "District": "District 3", "Acres": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }