{ "currentVersion": 10.81, "id": 69, "name": "Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 4000, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "City of Stockton, Community Development Department\nmaintained by City of Stockton, IT/GIS", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6274461.938049078, "ymin": 2124595.081178978, "xmax": 6375564.7253444195, "ymax": 2229923.0660606474, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "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": "AddressID", "type": "esriFieldTypeInteger", "alias": "AddressID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressID" }, { "name": "Apn", "type": "esriFieldTypeInteger", "alias": "Apn", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Apn" }, { "name": "ApnText", "type": "esriFieldTypeString", "alias": "ApnText", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ApnText" }, { "name": "AddressNumber", "type": "esriFieldTypeInteger", "alias": "AddressNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressNumber" }, { "name": "StreetDirectional", "type": "esriFieldTypeString", "alias": "StreetDirectional", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "StreetDirectional" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "StreetName" }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "StreetType" }, { "name": "Suite", "type": "esriFieldTypeString", "alias": "Suite", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Suite" }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "FullAddress", "domain": null, "editable": true, "nullable": true, "length": 52, "defaultValue": null, "modelName": "FullAddress" }, { "name": "AddressStatus", "type": "esriFieldTypeSmallInteger", "alias": "AddressStatus", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressStatus" }, { "name": "XCoordinate", "type": "esriFieldTypeDouble", "alias": "XCoordinate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XCoordinate" }, { "name": "YCoordinate", "type": "esriFieldTypeDouble", "alias": "YCoordinate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YCoordinate" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Zipcode" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State" }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "CouncilDistrict", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CouncilDistrict" }, { "name": "Incorporated", "type": "esriFieldTypeString", "alias": "Incorporated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Incorporated" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R282_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "add_apn_idx", "fields": "Apn", "isAscending": true, "isUnique": false, "description": "" }, { "name": "add_acr_idx", "fields": "ApnText", "isAscending": true, "isUnique": false, "description": "" }, { "name": "add_add_idx", "fields": "AddressNumber,StreetDirectional,StreetName,StreetType,Suite,FullAddress", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S250_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Addresses", "description": "", "prototype": { "attributes": { "CouncilDistrict": null, "Incorporated": null, "AddressID": null, "Apn": null, "ApnText": null, "AddressNumber": null, "StreetDirectional": null, "StreetName": null, "StreetType": null, "Suite": null, "FullAddress": null, "AddressStatus": null, "XCoordinate": null, "YCoordinate": null, "Zipcode": null, "City": null, "State": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "99b95c6fb25441b7a9a0c783166a4834" }