{ "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 4, "name": "Address", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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": 681246.6197506562, "ymin": 844070.1702755913, "xmax": 711870.6138451435, "ymax": 896107.9314304441, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 48, 147, 101, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "StreetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AddressStatus", "type": "esriFieldTypeString", "alias": "AddressStatus", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "AddressStatus" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "APN" }, { "name": "StreetNumber", "type": "esriFieldTypeInteger", "alias": "StreetNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StreetNumber" }, { "name": "StreetDirection", "type": "esriFieldTypeString", "alias": "StreetDirection", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "StreetDirection" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetName" }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "StreetType" }, { "name": "Suite", "type": "esriFieldTypeString", "alias": "Suite", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Suite" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "City" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ZipCode" }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "FullAddress", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FullAddress" }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "AddressType", "domain": null, "editable": true, "nullable": true, "length": 23, "defaultValue": null, "modelName": "AddressType" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "BuildingType", "domain": null, "editable": true, "nullable": true, "length": 41, "defaultValue": null, "modelName": "BuildingType" }, { "name": "BuildingNumber", "type": "esriFieldTypeString", "alias": "BuildingNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BuildingNumber" }, { "name": "Floor", "type": "esriFieldTypeString", "alias": "Floor", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Floor" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Description" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "GlobalID" }, { "name": "ZoningCode", "type": "esriFieldTypeString", "alias": "ZoningCode", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ZoningCode" }, { "name": "LandUseCode", "type": "esriFieldTypeSmallInteger", "alias": "LandUseCode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandUseCode" }, { "name": "ResidentialDensity", "type": "esriFieldTypeSmallInteger", "alias": "ResidentialDensity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidentialDensity" }, { "name": "CensusTract", "type": "esriFieldTypeString", "alias": "CensusTract", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "CensusTract" }, { "name": "CharacterArea", "type": "esriFieldTypeString", "alias": "CharacterArea", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CharacterArea" }, { "name": "XCoordinate", "type": "esriFieldTypeInteger", "alias": "XCoordinate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XCoordinate" }, { "name": "YCoordinate", "type": "esriFieldTypeInteger", "alias": "YCoordinate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YCoordinate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Address", "description": "", "prototype": { "attributes": { "XCoordinate": null, "YCoordinate": null, "AddressStatus": " ", "APN": null, "StreetNumber": null, "StreetDirection": null, "StreetName": null, "StreetType": null, "Suite": null, "City": null, "ZipCode": null, "FullAddress": null, "AddressType": null, "BuildingType": null, "BuildingNumber": null, "Floor": null, "Description": null, "CreateDate": null, "EditDate": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "ZoningCode": null, "LandUseCode": null, "ResidentialDensity": null, "CensusTract": null, "CharacterArea": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }