{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1.3054817367782146E7, "ymin": 716579.7257217914, "xmax": 1.317943989304462E7, "ymax": 848513.0915354341, "spatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3.744825048463371E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 48, 168, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "PIN" }, { "name": "STNUM", "type": "esriFieldTypeString", "alias": "Street Number", "domain": null, "editable": true, "nullable": false, "length": 9, "defaultValue": null, "modelName": "STNUM" }, { "name": "STPREFIX", "type": "esriFieldTypeString", "alias": "Street Prefix", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "STPREFIX" }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": false, "length": 25, "defaultValue": null, "modelName": "STNAME" }, { "name": "STTYPE", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "STTYPE" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "POSTQUAL", "type": "esriFieldTypeString", "alias": "Post Qualifier", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "POSTQUAL" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "UNIT" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "CITY" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "State" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Alias Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Name" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Notes" }, { "name": "GOVT", "type": "esriFieldTypeString", "alias": "Government", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "GOVT" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Address Status", "description": "The active status of an address", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "Active", "modelName": "Status" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2421_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2409_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Address Points", "description": "", "prototype": { "attributes": { "GOVT": " ", "PIN": " ", "STNUM": " ", "STPREFIX": " ", "STNAME": " ", "STTYPE": " ", "ADDRESS": " ", "POSTQUAL": " ", "UNIT": " ", "CITY": " ", "State": null, "ZIP": " ", "Name": null, "Notes": null, "Status": "Active" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 4000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8f709d592e104010a19bb8a5b0ec9832" }