{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 58, "name": "Qualified Building Footprints", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "<DIV STYLE=\"text-align:Left;\"><DIV><P><SPAN>Last update: 11/21/2022<\/SPAN><\/P><\/DIV><\/DIV>", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3655810533256555E7, "ymin": 4611646.583417829, "xmax": -1.3645824490379551E7, "ymax": 4618687.260164671, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.001, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BuildingID", "type": "esriFieldTypeInteger", "alias": "BuildingID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BuildingID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Type" }, { "name": "Stories", "type": "esriFieldTypeInteger", "alias": "Stories", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Stories" }, { "name": "Height", "type": "esriFieldTypeInteger", "alias": "Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Height" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R774_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_774", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S643_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Qualified Building Footprints", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "BuildingID": null, "Name": null, "Type": null, "Stories": null, "Height": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 55, "name": "Qualified Parcels with Qualified Buildings", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3656242896305254E7, "ymin": 4611615.687377954, "xmax": -1.3645805962561205E7, "ymax": 4618706.739098336, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.001, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "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": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OwnerName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "APN" }, { "name": "LevelNum", "type": "esriFieldTypeString", "alias": "LevelNum", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LevelNum" }, { "name": "Rank", "type": "esriFieldTypeString", "alias": "Rank", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Rank" }, { "name": "Adjust", "type": "esriFieldTypeString", "alias": "Adjust", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Adjust" }, { "name": "Subdivisio", "type": "esriFieldTypeString", "alias": "Subdivisio", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Subdivisio" }, { "name": "ChangeType", "type": "esriFieldTypeString", "alias": "ChangeType", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ChangeType" }, { "name": "ParcelType", "type": "esriFieldTypeString", "alias": "ParcelType", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ParcelType" }, { "name": "APN_NoHyp", "type": "esriFieldTypeString", "alias": "APN_NoHyp", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "APN_NoHyp" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "APN_1", "type": "esriFieldTypeString", "alias": "APN_1", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "APN_1" }, { "name": "Asmt", "type": "esriFieldTypeString", "alias": "Asmt", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Asmt" }, { "name": "Book", "type": "esriFieldTypeString", "alias": "Book", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Book" }, { "name": "SecuredAsmt", "type": "esriFieldTypeSmallInteger", "alias": "SecuredAsmt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SecuredAsmt" }, { "name": "LowValue", "type": "esriFieldTypeSmallInteger", "alias": "LowValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LowValue" }, { "name": "AsmtStatus", "type": "esriFieldTypeString", "alias": "AsmtStatus", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AsmtStatus" }, { "name": "AsmtStatusDate", "type": "esriFieldTypeDate", "alias": "AsmtStatusDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AsmtStatusDate" }, { "name": "AsmtClass", "type": "esriFieldTypeString", "alias": "AsmtClass", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AsmtClass" }, { "name": "AsmtDesc", "type": "esriFieldTypeString", "alias": "AsmtDesc", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "AsmtDesc" }, { "name": "AsmtComments", "type": "esriFieldTypeString", "alias": "AsmtComments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "AsmtComments" }, { "name": "UnsecAsmtDesc", "type": "esriFieldTypeString", "alias": "UnsecAsmtDesc", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "UnsecAsmtDesc" }, { "name": "CurrentDocnum", "type": "esriFieldTypeString", "alias": "CurrentDocnum", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CurrentDocnum" }, { "name": "CurrentDocDate", "type": "esriFieldTypeDate", "alias": "CurrentDocDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CurrentDocDate" }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerName" }, { "name": "Taxability", "type": "esriFieldTypeInteger", "alias": "Taxability", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Taxability" }, { "name": "TaxabilityFull", "type": "esriFieldTypeString", "alias": "TaxabilityFull", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TaxabilityFull" }, { "name": "TaxabilityDesc", "type": "esriFieldTypeString", "alias": "TaxabilityDesc", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "TaxabilityDesc" }, { "name": "TRA", "type": "esriFieldTypeString", "alias": "TRA", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRA" }, { "name": "TRAdesc", "type": "esriFieldTypeString", "alias": "TRAdesc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAdesc" }, { "name": "LastChLand", "type": "esriFieldTypeDate", "alias": "LastChLand", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastChLand" }, { "name": "UseCode", "type": "esriFieldTypeString", "alias": "UseCode", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "UseCode" }, { "name": "UseCodeDesc", "type": "esriFieldTypeString", "alias": "UseCodeDesc", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "UseCodeDesc" }, { "name": "UseCodeType", "type": "esriFieldTypeString", "alias": "UseCodeType", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "UseCodeType" }, { "name": "LandSizeAcres", "type": "esriFieldTypeDouble", "alias": "LandSizeAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandSizeAcres" }, { "name": "LandSizeSqft", "type": "esriFieldTypeInteger", "alias": "LandSizeSqft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandSizeSqft" }, { "name": "HasPool", "type": "esriFieldTypeSmallInteger", "alias": "HasPool", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HasPool" }, { "name": "MailDBA", "type": "esriFieldTypeString", "alias": "MailDBA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MailDBA" }, { "name": "MailStrAddr", "type": "esriFieldTypeString", "alias": "MailStrAddr", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MailStrAddr" }, { "name": "MailCtySt", "type": "esriFieldTypeString", "alias": "MailCtySt", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MailCtySt" }, { "name": "MailZip5", "type": "esriFieldTypeString", "alias": "MailZip5", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MailZip5" }, { "name": "MailZip4", "type": "esriFieldTypeString", "alias": "MailZip4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MailZip4" }, { "name": "MailAddr1", "type": "esriFieldTypeString", "alias": "MailAddr1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MailAddr1" }, { "name": "MailAddr2", "type": "esriFieldTypeString", "alias": "MailAddr2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MailAddr2" }, { "name": "MailAddr3", "type": "esriFieldTypeString", "alias": "MailAddr3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MailAddr3" }, { "name": "MailAddr4", "type": "esriFieldTypeString", "alias": "MailAddr4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MailAddr4" }, { "name": "SitusFrmt1", "type": "esriFieldTypeString", "alias": "SitusFrmt1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SitusFrmt1" }, { "name": "SitusFrmt2", "type": "esriFieldTypeString", "alias": "SitusFrmt2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SitusFrmt2" }, { "name": "SitusStNo", "type": "esriFieldTypeString", "alias": "SitusStNo", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SitusStNo" }, { "name": "SitusDir", "type": "esriFieldTypeString", "alias": "SitusDir", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SitusDir" }, { "name": "SitusStreet", "type": "esriFieldTypeString", "alias": "SitusStreet", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SitusStreet" }, { "name": "SitusType", "type": "esriFieldTypeString", "alias": "SitusType", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SitusType" }, { "name": "SitusUnit", "type": "esriFieldTypeString", "alias": "SitusUnit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SitusUnit" }, { "name": "SitusCityCode", "type": "esriFieldTypeString", "alias": "SitusCityCode", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SitusCityCode" }, { "name": "ValueRollYear", "type": "esriFieldTypeInteger", "alias": "ValueRollYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueRollYear" }, { "name": "ValueLand", "type": "esriFieldTypeInteger", "alias": "ValueLand", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueLand" }, { "name": "ValueStruct", "type": "esriFieldTypeInteger", "alias": "ValueStruct", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueStruct" }, { "name": "ValueFix", "type": "esriFieldTypeInteger", "alias": "ValueFix", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueFix" }, { "name": "ValueFixRP", "type": "esriFieldTypeInteger", "alias": "ValueFixRP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueFixRP" }, { "name": "ValueGrow", "type": "esriFieldTypeInteger", "alias": "ValueGrow", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueGrow" }, { "name": "ValueLandImp", "type": "esriFieldTypeInteger", "alias": "ValueLandImp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueLandImp" }, { "name": "ValuePPbusiness", "type": "esriFieldTypeInteger", "alias": "ValuePPbusiness", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValuePPbusiness" }, { "name": "ValuePPmobileH", "type": "esriFieldTypeInteger", "alias": "ValuePPmobileH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValuePPmobileH" }, { "name": "ExempHome", "type": "esriFieldTypeInteger", "alias": "ExempHome", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExempHome" }, { "name": "ExempOther", "type": "esriFieldTypeInteger", "alias": "ExempOther", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExempOther" }, { "name": "ValueNet", "type": "esriFieldTypeInteger", "alias": "ValueNet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueNet" }, { "name": "ExempOCode", "type": "esriFieldTypeString", "alias": "ExempOCode", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ExempOCode" }, { "name": "IsRestricted", "type": "esriFieldTypeSmallInteger", "alias": "IsRestricted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsRestricted" }, { "name": "AgCoNum", "type": "esriFieldTypeString", "alias": "AgCoNum", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AgCoNum" }, { "name": "AgPreserveNo", "type": "esriFieldTypeString", "alias": "AgPreserveNo", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AgPreserveNo" }, { "name": "AgCoEffDate", "type": "esriFieldTypeDate", "alias": "AgCoEffDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AgCoEffDate" }, { "name": "AgCoExpDate", "type": "esriFieldTypeDate", "alias": "AgCoExpDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AgCoExpDate" }, { "name": "AgNonRenewal", "type": "esriFieldTypeSmallInteger", "alias": "AgNonRenewal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AgNonRenewal" }, { "name": "AgHomeAcres", "type": "esriFieldTypeInteger", "alias": "AgHomeAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AgHomeAcres" }, { "name": "AgUrbanAcres", "type": "esriFieldTypeInteger", "alias": "AgUrbanAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AgUrbanAcres" }, { "name": "AgPrimeAcres", "type": "esriFieldTypeInteger", "alias": "AgPrimeAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AgPrimeAcres" }, { "name": "AgOpenSpaceAcres", "type": "esriFieldTypeInteger", "alias": "AgOpenSpaceAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AgOpenSpaceAcres" }, { "name": "AgGrowAcres", "type": "esriFieldTypeInteger", "alias": "AgGrowAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AgGrowAcres" }, { "name": "BldgIsPrim", "type": "esriFieldTypeSmallInteger", "alias": "BldgIsPrim", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgIsPrim" }, { "name": "BldgPrimSz", "type": "esriFieldTypeInteger", "alias": "BldgPrimSz", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgPrimSz" }, { "name": "BldgPrimCnt", "type": "esriFieldTypeInteger", "alias": "BldgPrimCnt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgPrimCnt" }, { "name": "BldgPrimUnitCnt", "type": "esriFieldTypeInteger", "alias": "BldgPrimUnitCnt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgPrimUnitCnt" }, { "name": "BldgPrimAttGrg", "type": "esriFieldTypeInteger", "alias": "BldgPrimAttGrg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgPrimAttGrg" }, { "name": "BldgPrimCarport", "type": "esriFieldTypeInteger", "alias": "BldgPrimCarport", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgPrimCarport" }, { "name": "BldgPrimStories", "type": "esriFieldTypeInteger", "alias": "BldgPrimStories", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgPrimStories" }, { "name": "BldgPrimQualClass", "type": "esriFieldTypeString", "alias": "BldgPrimQualClass", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "BldgPrimQualClass" }, { "name": "BldgPrimYrBuilt", "type": "esriFieldTypeInteger", "alias": "BldgPrimYrBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgPrimYrBuilt" }, { "name": "BldgPrimEffectYr", "type": "esriFieldTypeInteger", "alias": "BldgPrimEffectYr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgPrimEffectYr" }, { "name": "BldgPrimTotalRms", "type": "esriFieldTypeInteger", "alias": "BldgPrimTotalRms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgPrimTotalRms" }, { "name": "BldgPrimBedRms", "type": "esriFieldTypeInteger", "alias": "BldgPrimBedRms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgPrimBedRms" }, { "name": "BldgPrimBths", "type": "esriFieldTypeInteger", "alias": "BldgPrimBths", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgPrimBths" }, { "name": "BldgPrimHalfBths", "type": "esriFieldTypeInteger", "alias": "BldgPrimHalfBths", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgPrimHalfBths" }, { "name": "BldgPrimFirePlaces", "type": "esriFieldTypeInteger", "alias": "BldgPrimFirePlaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgPrimFirePlaces" }, { "name": "BldgIsSec", "type": "esriFieldTypeSmallInteger", "alias": "BldgIsSec", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgIsSec" }, { "name": "BldgSecSz", "type": "esriFieldTypeInteger", "alias": "BldgSecSz", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgSecSz" }, { "name": "BldgSecCnt", "type": "esriFieldTypeInteger", "alias": "BldgSecCnt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgSecCnt" }, { "name": "BldgSecUnitCnt", "type": "esriFieldTypeInteger", "alias": "BldgSecUnitCnt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgSecUnitCnt" }, { "name": "BldgSecAttGrg", "type": "esriFieldTypeInteger", "alias": "BldgSecAttGrg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgSecAttGrg" }, { "name": "BldgSecDetatchGrg", "type": "esriFieldTypeInteger", "alias": "BldgSecDetatchGrg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgSecDetatchGrg" }, { "name": "BldgSecCarport", "type": "esriFieldTypeInteger", "alias": "BldgSecCarport", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgSecCarport" }, { "name": "SaleRecDt", "type": "esriFieldTypeDate", "alias": "SaleRecDt", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SaleRecDt" }, { "name": "SaleDocNum", "type": "esriFieldTypeString", "alias": "SaleDocNum", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SaleDocNum" }, { "name": "SalePrice", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SalePrice" }, { "name": "SaleTxfrType", "type": "esriFieldTypeString", "alias": "SaleTxfrType", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SaleTxfrType" }, { "name": "SaleMultiPrcl", "type": "esriFieldTypeSmallInteger", "alias": "SaleMultiPrcl", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SaleMultiPrcl" }, { "name": "SalePriorRecDt", "type": "esriFieldTypeDate", "alias": "SalePriorRecDt", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SalePriorRecDt" }, { "name": "SalePriorDocNum", "type": "esriFieldTypeString", "alias": "SalePriorDocNum", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SalePriorDocNum" }, { "name": "SalePriorPrice", "type": "esriFieldTypeInteger", "alias": "SalePriorPrice", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SalePriorPrice" }, { "name": "SalePriorTxfrType", "type": "esriFieldTypeString", "alias": "SalePriorTxfrType", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SalePriorTxfrType" }, { "name": "SalePriorMultiPrcl", "type": "esriFieldTypeSmallInteger", "alias": "SalePriorMultiPrcl", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SalePriorMultiPrcl" }, { "name": "UpdatedOn", "type": "esriFieldTypeDate", "alias": "UpdatedOn", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UpdatedOn" }, { "name": "p_owner_stnum", "type": "esriFieldTypeString", "alias": "p_owner_stnum", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "p_owner_stnum" }, { "name": "p_owner_stdir", "type": "esriFieldTypeString", "alias": "p_owner_stdir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "p_owner_stdir" }, { "name": "p_owner_stname", "type": "esriFieldTypeString", "alias": "p_owner_stname", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "p_owner_stname" }, { "name": "p_owner_sttype", "type": "esriFieldTypeString", "alias": "p_owner_sttype", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "p_owner_sttype" }, { "name": "p_OwnerUnit", "type": "esriFieldTypeString", "alias": "p_owner_unit", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "p_OwnerUnit" }, { "name": "p_OwnerCity", "type": "esriFieldTypeString", "alias": "p_owner_city", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "p_OwnerCity" }, { "name": "p_OwnerState", "type": "esriFieldTypeString", "alias": "p_owner_state", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "p_OwnerState" }, { "name": "p_ownerAddr", "type": "esriFieldTypeString", "alias": "p_ownerAddr", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "p_ownerAddr" }, { "name": "p_SitusStrSufDir", "type": "esriFieldTypeString", "alias": "p_SitusStrSufDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "p_SitusStrSufDir" }, { "name": "p_situsCity", "type": "esriFieldTypeString", "alias": "p_situsCity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "p_situsCity" }, { "name": "p_SitusState", "type": "esriFieldTypeString", "alias": "p_SitusState", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "p_SitusState" }, { "name": "p_SitusZip", "type": "esriFieldTypeString", "alias": "p_SitusZip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "p_SitusZip" }, { "name": "p_AddrMatch", "type": "esriFieldTypeString", "alias": "p_AddrMatch", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "p_AddrMatch" }, { "name": "p_BookPage", "type": "esriFieldTypeString", "alias": "p_BookPage", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "p_BookPage" }, { "name": "p_ParcelNumber", "type": "esriFieldTypeString", "alias": "p_ParcelNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "p_ParcelNumber" }, { "name": "p_SitusAddr", "type": "esriFieldTypeString", "alias": "p_SitusAddr", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "p_SitusAddr" }, { "name": "p_OwnerZip", "type": "esriFieldTypeString", "alias": "p_OwnerZip", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "p_OwnerZip" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R775_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_775", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S644_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Qualified Parcels with Qualified Buildings", "description": "", "prototype": { "attributes": { "last_edited_date": null, "APN": null, "LevelNum": null, "Rank": null, "Adjust": null, "Subdivisio": null, "ChangeType": null, "ParcelType": null, "APN_NoHyp": null, "last_edited_user": null, "APN_1": null, "Asmt": null, "Book": null, "SecuredAsmt": null, "LowValue": null, "AsmtStatus": null, "AsmtStatusDate": null, "AsmtClass": null, "AsmtDesc": null, "AsmtComments": null, "UnsecAsmtDesc": null, "CurrentDocnum": null, "CurrentDocDate": null, "OwnerName": null, "Taxability": null, "TaxabilityFull": null, "TaxabilityDesc": null, "TRA": null, "TRAdesc": null, "LastChLand": null, "UseCode": null, "UseCodeDesc": null, "UseCodeType": null, "LandSizeAcres": null, "LandSizeSqft": null, "HasPool": null, "MailDBA": null, "MailStrAddr": null, "MailCtySt": null, "MailZip5": null, "MailZip4": null, "MailAddr1": null, "MailAddr2": null, "MailAddr3": null, "MailAddr4": null, "SitusFrmt1": null, "SitusFrmt2": null, "SitusStNo": null, "SitusDir": null, "SitusStreet": null, "SitusType": null, "SitusUnit": null, "SitusCityCode": null, "ValueRollYear": null, "ValueLand": null, "ValueStruct": null, "ValueFix": null, "ValueFixRP": null, "ValueGrow": null, "ValueLandImp": null, "ValuePPbusiness": null, "ValuePPmobileH": null, "ExempHome": null, "ExempOther": null, "ValueNet": null, "ExempOCode": null, "IsRestricted": null, "AgCoNum": null, "AgPreserveNo": null, "AgCoEffDate": null, "AgCoExpDate": null, "AgNonRenewal": null, "AgHomeAcres": null, "AgUrbanAcres": null, "AgPrimeAcres": null, "AgOpenSpaceAcres": null, "AgGrowAcres": null, "BldgIsPrim": null, "BldgPrimSz": null, "BldgPrimCnt": null, "BldgPrimUnitCnt": null, "BldgPrimAttGrg": null, "BldgPrimCarport": null, "BldgPrimStories": null, "BldgPrimQualClass": null, "BldgPrimYrBuilt": null, "BldgPrimEffectYr": null, "BldgPrimTotalRms": null, "BldgPrimBedRms": null, "BldgPrimBths": null, "BldgPrimHalfBths": null, "BldgPrimFirePlaces": null, "BldgIsSec": null, "BldgSecSz": null, "BldgSecCnt": null, "BldgSecUnitCnt": null, "BldgSecAttGrg": null, "BldgSecDetatchGrg": null, "BldgSecCarport": null, "SaleRecDt": null, "SaleDocNum": null, "SalePrice": null, "SaleTxfrType": null, "SaleMultiPrcl": null, "SalePriorRecDt": null, "SalePriorDocNum": null, "SalePriorPrice": null, "SalePriorTxfrType": null, "SalePriorMultiPrcl": null, "UpdatedOn": null, "p_owner_stnum": null, "p_owner_stdir": null, "p_owner_stname": null, "p_owner_sttype": null, "p_OwnerUnit": null, "p_OwnerCity": null, "p_OwnerState": null, "p_ownerAddr": null, "p_SitusStrSufDir": null, "p_situsCity": null, "p_SitusState": null, "p_SitusZip": null, "p_AddrMatch": null, "p_BookPage": null, "p_ParcelNumber": null, "p_SitusAddr": null, "p_OwnerZip": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 60, "name": "Qualified BP & I Parcels", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3655185651096234E7, "ymin": 4611619.150593874, "xmax": -1.3645805558913097E7, "ymax": 4618414.20700571, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 2.0E-4, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 6400.000000000001, "falseM": -100000, "mUnits": 40000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Zoning8", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "BP", "label": "BP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "I", "label": "I" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 184, 252, 255 ], "toColor": [ 189, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 244, 252, 255 ], "toColor": [ 202, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 238, 255 ], "toColor": [ 252, 202, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 212, 255 ], "toColor": [ 252, 249, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 222, 255 ], "toColor": [ 189, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 217, 252, 255 ], "toColor": [ 210, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 189, 255 ], "toColor": [ 242, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 192, 255 ], "toColor": [ 252, 184, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 189, 255 ], "toColor": [ 252, 221, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 234, 255 ], "toColor": [ 252, 179, 234, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "APN", "typeIdField": "Zoning8", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "APN" }, { "name": "Z_LEVEL", "type": "esriFieldTypeDouble", "alias": "Z_LEVEL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_LEVEL" }, { "name": "P", "type": "esriFieldTypeString", "alias": "P", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "P" }, { "name": "MB", "type": "esriFieldTypeString", "alias": "MB", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MB" }, { "name": "MBP", "type": "esriFieldTypeString", "alias": "MBP", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "MBP" }, { "name": "PRIOR_APN", "type": "esriFieldTypeString", "alias": "PRIOR_APN", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PRIOR_APN" }, { "name": "Zoning8", "type": "esriFieldTypeString", "alias": "Zoning8", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zoning8" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R778_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S647_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "BP", "name": "BP", "domains": {}, "templates": [ { "name": "BP", "description": "", "prototype": { "attributes": { "PRIOR_APN": null, "Zoning8": "BP", "APN": null, "Z_LEVEL": null, "P": null, "MB": null, "MBP": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I", "name": "I", "domains": {}, "templates": [ { "name": "I", "description": "", "prototype": { "attributes": { "PRIOR_APN": null, "Zoning8": "I", "APN": null, "Z_LEVEL": null, "P": null, "MB": null, "MBP": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 61, "name": "Qualified C1 & C2 Parcels", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3656314260485588E7, "ymin": 4612092.830562244, "xmax": -1.3647950220700823E7, "ymax": 4618692.7172703, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 2.0E-4, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 6400.000000000001, "falseM": -100000, "mUnits": 40000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Zoning8", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 28, 156, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "C1", "label": "C1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 92, 2, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "C2", "label": "C2" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 184, 252, 255 ], "toColor": [ 189, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 244, 252, 255 ], "toColor": [ 202, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 238, 255 ], "toColor": [ 252, 202, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 212, 255 ], "toColor": [ 252, 249, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 222, 255 ], "toColor": [ 189, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 217, 252, 255 ], "toColor": [ 210, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 189, 255 ], "toColor": [ 242, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 192, 255 ], "toColor": [ 252, 184, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 189, 255 ], "toColor": [ 252, 221, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 234, 255 ], "toColor": [ 252, 179, 234, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "APN", "typeIdField": "Zoning8", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "APN" }, { "name": "Z_LEVEL", "type": "esriFieldTypeDouble", "alias": "Z_LEVEL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_LEVEL" }, { "name": "P", "type": "esriFieldTypeString", "alias": "P", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "P" }, { "name": "MB", "type": "esriFieldTypeString", "alias": "MB", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MB" }, { "name": "MBP", "type": "esriFieldTypeString", "alias": "MBP", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "MBP" }, { "name": "PRIOR_APN", "type": "esriFieldTypeString", "alias": "PRIOR_APN", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PRIOR_APN" }, { "name": "Zoning8", "type": "esriFieldTypeString", "alias": "Zoning8", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zoning8" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R779_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S648_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "C1", "name": "C1", "domains": {}, "templates": [ { "name": "C1", "description": "", "prototype": { "attributes": { "PRIOR_APN": null, "Zoning8": "C1", "APN": null, "Z_LEVEL": null, "P": null, "MB": null, "MBP": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C2", "name": "C2", "domains": {}, "templates": [ { "name": "C2", "description": "", "prototype": { "attributes": { "PRIOR_APN": null, "Zoning8": "C2", "APN": null, "Z_LEVEL": null, "P": null, "MB": null, "MBP": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "City Limits", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3751907990022505E7, "ymin": 4593837.51667692, "xmax": -1.3619843018070044E7, "ymax": 4701192.469397647, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.002, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 6400, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Acres", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Acres", "type": "esriFieldTypeString", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Acres" }, { "name": "JURIS", "type": "esriFieldTypeString", "alias": "JURIS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "JURIS" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R53_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_53", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_53", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S41_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "City Limits", "description": "", "prototype": { "attributes": { "JURIS": null, "Acres": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 49, "name": "Childcare Centers", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Childcare Buffer" }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3655633874818029E7, "ymin": 4610257.539755106, "xmax": -1.3647146287641406E7, "ymax": 4619478.147974168, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.001, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Full_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Full_Name", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Full_Name" }, { "name": "APN_12", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APN_12" }, { "name": "Primary_Address", "type": "esriFieldTypeString", "alias": "Primary Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Primary_Address" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R686_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_686", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S587_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Childcare Centers", "description": "", "prototype": { "attributes": { "Primary_Address": null, "APN_12": null, "Full_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 46, "name": "Childcare Centers 600ft Buffer (regulation defined)", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Childcare Buffer" }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3655868267617732E7, "ymin": 4610022.391007294, "xmax": -1.3646912309144441E7, "ymax": 4619713.316875446, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.001, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 1, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "600ft buffer (regulation defined)" }, "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": "Full_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Full_Name", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Full_Name" }, { "name": "APN_12", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APN_12" }, { "name": "Primary_Address", "type": "esriFieldTypeString", "alias": "Primary Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Primary_Address" }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFF_DIST" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R683_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S584_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "600ft buffer (regulation defined)", "description": "", "prototype": { "attributes": { "ORIG_FID": null, "Full_Name": null, "APN_12": null, "Primary_Address": null, "BUFF_DIST": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 40, "name": "Childcare Centers 1000ft Buffer", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Childcare Buffer" }, "defaultVisibility": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.36560245354299E7, "ymin": 4609865.62523885, "xmax": -1.3646756329414517E7, "ymax": 4619870.096196218, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.001, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 104, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "1000ft buffer" }, "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": "Full_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Full_Name", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Full_Name" }, { "name": "APN_12", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APN_12" }, { "name": "Primary_Address", "type": "esriFieldTypeString", "alias": "Primary Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Primary_Address" }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFF_DIST" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R677_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S578_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "1000ft buffer", "description": "", "prototype": { "attributes": { "ORIG_FID": null, "Full_Name": null, "APN_12": null, "Primary_Address": null, "BUFF_DIST": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 37, "name": "Childcare Centers 1/4mi Buffer", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Childcare Buffer" }, "defaultVisibility": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3656149553104471E7, "ymin": 4609740.212660747, "xmax": -1.3646631549048856E7, "ymax": 4619995.5196834, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.001, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 180, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "1/4 mi. buffer" }, "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": "Full_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Full_Name", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Full_Name" }, { "name": "APN_12", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APN_12" }, { "name": "Primary_Address", "type": "esriFieldTypeString", "alias": "Primary Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Primary_Address" }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFF_DIST" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R674_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S575_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "1/4 mi. buffer", "description": "", "prototype": { "attributes": { "ORIG_FID": null, "Full_Name": null, "APN_12": null, "Primary_Address": null, "BUFF_DIST": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "School", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "School Buffer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3660494176140994E7, "ymin": 4610220.580091902, "xmax": -1.3646181093319183E7, "ymax": 4622121.2128695045, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.00125, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1521179999996099E8, "falseY": -9.3821499999543E7, "xyUnits": 6400, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 141, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "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": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "SchoolType", "description": "Type of School", "codedValues": [ { "name": "Elementary School", "code": "E" }, { "name": "Junior High School", "code": "J" }, { "name": "High School", "code": "H" }, { "name": "College or Junior College", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TYPE" }, { "name": "PUB_PRIV", "type": "esriFieldTypeString", "alias": "PUBLIC/PRIVATE", "domain": { "type": "codedValue", "name": "Public_Private", "description": "Public or private", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PUB_PRIV" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R50_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "School", "description": "", "prototype": { "attributes": { "PUB_PRIV": null, "NAME": null, "TYPE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 47, "name": "Schools 600ft Buffer (regulation defined)", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "School Buffer" }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3655853276882295E7, "ymin": 4610261.685768485, "xmax": -1.3645948666768812E7, "ymax": 4618829.149411272, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.001, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 33, 113, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "600ft buffer (regulation defined)" }, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TYPE" }, { "name": "PUB_PRIV", "type": "esriFieldTypeString", "alias": "PUBLIC/PRIVATE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PUB_PRIV" }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFF_DIST" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R684_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S585_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "600ft buffer (regulation defined)", "description": "", "prototype": { "attributes": { "ORIG_FID": null, "NAME": null, "TYPE": null, "PUB_PRIV": null, "BUFF_DIST": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 38, "name": "Schools 1/4mi Buffer", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "School Buffer" }, "defaultVisibility": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3656134537789356E7, "ymin": 4609979.501008517, "xmax": -1.3645667926288059E7, "ymax": 4619111.301101283, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.001, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 215, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "1/4 mi. buffer" }, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TYPE" }, { "name": "PUB_PRIV", "type": "esriFieldTypeString", "alias": "PUBLIC/PRIVATE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PUB_PRIV" }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFF_DIST" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R675_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S576_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "1/4 mi. buffer", "description": "", "prototype": { "attributes": { "ORIG_FID": null, "NAME": null, "TYPE": null, "PUB_PRIV": null, "BUFF_DIST": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 41, "name": "Schools 1000ft Buffer", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "School Buffer" }, "defaultVisibility": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3656009531254843E7, "ymin": 4610104.916435432, "xmax": -1.3645792697935916E7, "ymax": 4618985.900333555, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.001, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 174, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "1000ft buffer" }, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TYPE" }, { "name": "PUB_PRIV", "type": "esriFieldTypeString", "alias": "PUBLIC/PRIVATE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PUB_PRIV" }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFF_DIST" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R678_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S579_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "1000ft buffer", "description": "", "prototype": { "attributes": { "ORIG_FID": null, "NAME": null, "TYPE": null, "PUB_PRIV": null, "BUFF_DIST": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Park, Youth Center, or Library", "type": "Feature Layer", "parentLayer": { "id": 13, "name": "Parks, Youth Centers, & Libraries Buffer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3656948314143406E7, "ymin": 4608430.001238199, "xmax": -1.3645736870104473E7, "ymax": 4619202.599774402, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.001, "zTolerance": 0, "mTolerance": 0, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "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": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATUS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R56_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_56", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_56", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S44_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "STATUS": null, "NAME": null, "OWNERSHIP": null, "TYPE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 48, "name": "Park, Youth Center, or Library 200ft Buffer (regulation defined)", "type": "Feature Layer", "parentLayer": { "id": 13, "name": "Parks, Youth Centers, & Libraries Buffer" }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3655160774031695E7, "ymin": 4609241.6093193, "xmax": -1.3646304564530848E7, "ymax": 4617697.6189016085, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.001, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 81, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "200ft buffer (regulation defined)" }, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATUS" }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFF_DIST" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R685_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S586_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "200ft buffer (regulation defined)", "description": "", "prototype": { "attributes": { "ORIG_FID": null, "NAME": null, "OWNERSHIP": null, "TYPE": null, "STATUS": null, "BUFF_DIST": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 42, "name": "Park, Youth Center, or Library 500ft Buffer", "type": "Feature Layer", "parentLayer": { "id": 13, "name": "Parks, Youth Centers, & Libraries Buffer" }, "defaultVisibility": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3655277943131048E7, "ymin": 4609124.051941258, "xmax": -1.364618759522964E7, "ymax": 4617815.173180309, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.001, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 154, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "500ft buffer" }, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATUS" }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFF_DIST" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R679_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S580_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "500ft buffer", "description": "", "prototype": { "attributes": { "ORIG_FID": null, "NAME": null, "OWNERSHIP": null, "TYPE": null, "STATUS": null, "BUFF_DIST": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 39, "name": "Park, Youth Center, or Library 1000ft Buffer", "type": "Feature Layer", "parentLayer": { "id": 13, "name": "Parks, Youth Centers, & Libraries Buffer" }, "defaultVisibility": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3655473230906853E7, "ymin": 4608928.123040655, "xmax": -1.3645992652327916E7, "ymax": 4618011.0970304515, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.001, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 201, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "1000ft buffer" }, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATUS" }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFF_DIST" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R676_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S577_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "1000ft buffer", "description": "", "prototype": { "attributes": { "ORIG_FID": null, "NAME": null, "OWNERSHIP": null, "TYPE": null, "STATUS": null, "BUFF_DIST": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 51, "name": "Combined Residential & PUD Zoning", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Residential Zoning Buffer" }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3655056364125475E7, "ymin": 4608442.108870115, "xmax": -1.364612869245313E7, "ymax": 4618689.316043146, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 2.0E-4, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 6400.000000000001, "falseM": -100000, "mUnits": 40000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PUDNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "APN" }, { "name": "Z_LEVEL", "type": "esriFieldTypeDouble", "alias": "Z_LEVEL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_LEVEL" }, { "name": "P", "type": "esriFieldTypeString", "alias": "P", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "P" }, { "name": "MB", "type": "esriFieldTypeString", "alias": "MB", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MB" }, { "name": "MBP", "type": "esriFieldTypeString", "alias": "MBP", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "MBP" }, { "name": "PRIOR_APN", "type": "esriFieldTypeString", "alias": "PRIOR_APN", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PRIOR_APN" }, { "name": "Zoning8", "type": "esriFieldTypeString", "alias": "Zoning8", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zoning8" }, { "name": "PUDNAME", "type": "esriFieldTypeString", "alias": "PUDNAME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "PUDNAME" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LABEL" }, { "name": "PUD_PCD", "type": "esriFieldTypeString", "alias": "PUD_PCD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD_PCD" }, { "name": "PDFNAME", "type": "esriFieldTypeString", "alias": "PDFNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PDFNAME" }, { "name": "PUDNMBR_1", "type": "esriFieldTypeString", "alias": "PUDNMBR_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUDNMBR_1" }, { "name": "GUIDELINES", "type": "esriFieldTypeString", "alias": "GUIDELINES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GUIDELINES" }, { "name": "PUDMap", "type": "esriFieldTypeString", "alias": "PUDMap", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PUDMap" }, { "name": "USETYPE", "type": "esriFieldTypeString", "alias": "USETYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USETYPE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R688_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S589_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Combined Residential & PUD Zoning", "description": "", "prototype": { "attributes": { "USETYPE": null, "APN": null, "Z_LEVEL": null, "P": null, "MB": null, "MBP": null, "PRIOR_APN": null, "Zoning8": null, "PUDNAME": null, "LABEL": null, "PUD_PCD": null, "PDFNAME": null, "PUDNMBR_1": null, "GUIDELINES": null, "PUDMap": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 44, "name": "Combined Residential & PUD Zoning 100ft Buffer (regulation defined)", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Residential Zoning Buffer" }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3655095423609288E7, "ymin": 4608402.926580981, "xmax": -1.3646089706125857E7, "ymax": 4618728.503965221, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.001, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 100, 255, 93 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "100ft buffer (regulation defined)" }, "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": "OBJECTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R681_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S582_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "100ft buffer (regulation defined)", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 43, "name": "Residential Zoning", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Residential Zoning Buffer" }, "defaultVisibility": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3654846872893376E7, "ymin": 4609254.296259819, "xmax": -1.3647162154093059E7, "ymax": 4618366.4814488515, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 2.0E-4, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 6400.000000000001, "falseM": -100000, "mUnits": 40000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "APN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "APN" }, { "name": "Z_LEVEL", "type": "esriFieldTypeDouble", "alias": "Z_LEVEL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_LEVEL" }, { "name": "P", "type": "esriFieldTypeString", "alias": "P", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "P" }, { "name": "MB", "type": "esriFieldTypeString", "alias": "MB", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MB" }, { "name": "MBP", "type": "esriFieldTypeString", "alias": "MBP", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "MBP" }, { "name": "PRIOR_APN", "type": "esriFieldTypeString", "alias": "PRIOR_APN", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PRIOR_APN" }, { "name": "Zoning8", "type": "esriFieldTypeString", "alias": "Zoning8", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zoning8" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R680_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S581_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Residential Zoning", "description": "", "prototype": { "attributes": { "Zoning8": null, "APN": null, "Z_LEVEL": null, "P": null, "MB": null, "MBP": null, "PRIOR_APN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 31, "name": "Residental_PUDs", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Residential Zoning Buffer" }, "defaultVisibility": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3656137442767989E7, "ymin": 4608434.164130782, "xmax": -1.3643465479383891E7, "ymax": 4619550.309045237, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 101, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "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": "PUDNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PUDNAME", "type": "esriFieldTypeString", "alias": "PUDNAME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "PUDNAME" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LABEL" }, { "name": "PUD_PCD", "type": "esriFieldTypeString", "alias": "PUD_PCD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD_PCD" }, { "name": "PDFNAME", "type": "esriFieldTypeString", "alias": "PDFNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PDFNAME" }, { "name": "PUDNMBR_1", "type": "esriFieldTypeString", "alias": "PUDNMBR_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUDNMBR_1" }, { "name": "GUIDELINES", "type": "esriFieldTypeString", "alias": "GUIDELINES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GUIDELINES" }, { "name": "PUDMap", "type": "esriFieldTypeString", "alias": "PUDMap", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PUDMap" }, { "name": "USETYPE", "type": "esriFieldTypeString", "alias": "USETYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USETYPE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R225_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S167_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Residental_PUDs", "description": "", "prototype": { "attributes": { "USETYPE": null, "PUDNAME": null, "LABEL": null, "PUD_PCD": null, "PDFNAME": null, "PUDNMBR_1": null, "GUIDELINES": null, "PUDMap": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 30, "name": "Mixed Use Zoning", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Residential Zoning Buffer" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3656952337270891E7, "ymin": 4608428.076504897, "xmax": -1.3644170968246415E7, "ymax": 4619750.5085168565, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 2.0E-4, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 6400, "falseM": -100000, "mUnits": 40000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 242, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Zoning8", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "APN" }, { "name": "Z_LEVEL", "type": "esriFieldTypeDouble", "alias": "Z_LEVEL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_LEVEL" }, { "name": "P", "type": "esriFieldTypeString", "alias": "P", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "P" }, { "name": "MB", "type": "esriFieldTypeString", "alias": "MB", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MB" }, { "name": "MBP", "type": "esriFieldTypeString", "alias": "MBP", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "MBP" }, { "name": "PRIOR_APN", "type": "esriFieldTypeString", "alias": "PRIOR_APN", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PRIOR_APN" }, { "name": "Zoning8", "type": "esriFieldTypeString", "alias": "Zoning8", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zoning8" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R227_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "APN", "fields": "APN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Mixed Use Zoning", "description": "", "prototype": { "attributes": { "Zoning8": null, "APN": null, "Z_LEVEL": null, "P": null, "MB": null, "MBP": null, "PRIOR_APN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 59, "name": "Combined Regualtory Buffers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3656974321836336E7, "ymin": 4608389.012387828, "xmax": -1.3644204281916024E7, "ymax": 4619730.645232929, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.020000000000000004, "zTolerance": 0.02, "mTolerance": 0.001, "falseX": -1.1521179999496101E8, "falseY": -9.3821499993293E7, "xyUnits": 1599.9999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 226, 178, 255 ], "outline": null } }, "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": "Full_Name", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Full_Name" }, { "name": "APN_12", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APN_12" }, { "name": "Primary_Address", "type": "esriFieldTypeString", "alias": "Primary Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Primary_Address" }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFF_DIST" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TYPE" }, { "name": "PUB_PRIV", "type": "esriFieldTypeString", "alias": "PUBLIC/PRIVATE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PUB_PRIV" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATUS" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R769_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S638_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Combined Regualtory Buffers", "description": "", "prototype": { "attributes": { "STATUS": null, "Full_Name": null, "APN_12": null, "Primary_Address": null, "BUFF_DIST": null, "ORIG_FID": null, "NAME": null, "TYPE": null, "PUB_PRIV": null, "OWNERSHIP": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "def22a482603483fbcef39b9efe68355" } ], "tables": [] }