{ "currentVersion": 10.91, "id": 0, "name": "AnnexationHistory", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6046709.748649418, "ymin": 2199114.4806912243, "xmax": 6081341.850316837, "ymax": 2234308.9526249766, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Annexation", "label": "Annexation", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "Detachment", "label": "Detachment", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "OFFICIAL_ORD_RES_DATE", "endTimeField": null, "trackIdField": null, "timeExtent": [ -2637273600000, 1576195200000 ], "timeReference": null, "timeInterval": 6, "timeIntervalUnits": "esriTimeUnitsYears", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ANNEXATION_NAME", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ORD_RES_NUMBER", "type": "esriFieldTypeString", "alias": "ORD/RES Number", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ORD_RES_NUMBER" }, { "name": "ANNEXATION_NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ANNEXATION_NAME" }, { "name": "OFFICIAL_ORD_RES_DATE", "type": "esriFieldTypeDate", "alias": "Cerification Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OFFICIAL_ORD_RES_DATE" }, { "name": "CORRECTED_ORD_RES_DATE", "type": "esriFieldTypeDate", "alias": "Corrected ORD/RES Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CORRECTED_ORD_RES_DATE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "AnnexatonType", "description": "Is the area an annexation or detachement?", "codedValues": [ { "name": "Annexation", "code": "Annexation" }, { "name": "Detachment", "code": "Detachment" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TYPE" }, { "name": "ESTIMATED_ACRES", "type": "esriFieldTypeDouble", "alias": "Estimated Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESTIMATED_ACRES" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S44_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Annexation", "name": "Annexation", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Annexation", "description": "", "prototype": { "attributes": { "TYPE": "Annexation", "ESTIMATED_ACRES": null, "ORD_RES_NUMBER": null, "ANNEXATION_NAME": null, "OFFICIAL_ORD_RES_DATE": null, "CORRECTED_ORD_RES_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Detachment", "name": "Detachment", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "Detachment", "description": "", "prototype": { "attributes": { "TYPE": "Detachment", "ESTIMATED_ACRES": null, "ORD_RES_NUMBER": null, "ANNEXATION_NAME": null, "OFFICIAL_ORD_RES_DATE": null, "CORRECTED_ORD_RES_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74b148e049eb4510818e2c9bc4d89aa2" }