{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Council Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "extent": { "xmin": 6359577.62346546, "ymin": 1714641.25739786, "xmax": 6514633.04457119, "ymax": 1945515.32402807, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 2.25769140960667E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.00656166666666667, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.17608899999287E8, "falseY": -9.18813999991283E7, "xyUnits": 2438.4048768097505, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CD_NO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CDNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SDE.COUNCIL2002.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SDE.COUNCIL2002.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CDMEMBER", "type": "esriFieldTypeString", "alias": "CDMEMBER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CDMEMBER" }, { "name": "CDNAME", "type": "esriFieldTypeString", "alias": "CDNAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CDNAME" }, { "name": "CD_NO", "type": "esriFieldTypeString", "alias": "CD_NO", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CD_NO" }, { "name": "SQ_MI", "type": "esriFieldTypeSingle", "alias": "SQ_MI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQ_MI" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN" }, { "name": "DB2GSE_ST_AREA_SHAPE_", "type": "esriFieldTypeDouble", "alias": "DB2GSE_ST_AREA_SHAPE_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "DB2GSE_ST_AREA_SHAPE_" }, { "name": "DB2GSE_SDELENGTH_SHAPE_", "type": "esriFieldTypeDouble", "alias": "DB2GSE_SDELENGTH_SHAPE_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "DB2GSE_SDELENGTH_SHAPE_" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R103_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A66_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Council Districts", "description": "", "prototype": { "attributes": { "DB2GSE_ST_AREA_SHAPE_": 0, "DB2GSE_SDELENGTH_SHAPE_": 0, "SDE.COUNCIL2002.AREA": null, "PERIMETER": null, "CDMEMBER": null, "CDNAME": null, "CD_NO": null, "SQ_MI": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "951c95ac23e84b488f144675f065ec7c" }