{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Streets_pdx", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 83, 62, 147, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3746370686099999E7, "ymin": 5603508.481200002, "xmax": -1.35419735681E7, "ymax": 5750288.404400002, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "ZERO", "type": "esriFieldTypeSmallInteger", "alias": "Leading Zero Indicator", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "Street Name Prefix", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "Street Name Type", "length": 4, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeSmallInteger", "alias": "Travel Direction", "domain": null }, { "name": "LEFTADD1", "type": "esriFieldTypeInteger", "alias": "Left Side From Address", "domain": null }, { "name": "LEFTADD2", "type": "esriFieldTypeInteger", "alias": "Left Side To Address", "domain": null }, { "name": "RGTADD1", "type": "esriFieldTypeInteger", "alias": "Right Side From Address", "domain": null }, { "name": "RGTADD2", "type": "esriFieldTypeInteger", "alias": "Right Side To Address", "domain": null }, { "name": "LEFTZIP", "type": "esriFieldTypeString", "alias": "Left Side Zip Code", "length": 5, "domain": null }, { "name": "RIGHTZIP", "type": "esriFieldTypeString", "alias": "Right Side Zip Code", "length": 5, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "Transport Type", "domain": null }, { "name": "LCOUNTY", "type": "esriFieldTypeString", "alias": "Left Side County Name", "length": 5, "domain": null }, { "name": "RCOUNTY", "type": "esriFieldTypeString", "alias": "Right Side County Name", "length": 5, "domain": null }, { "name": "LCITY", "type": "esriFieldTypeString", "alias": "Left Side City Name", "length": 25, "domain": null }, { "name": "RCITY", "type": "esriFieldTypeString", "alias": "Right Side City Name", "length": 25, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Street Name Suffix", "length": 2, "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 65, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeSmallInteger", "alias": "Side Label", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Segment Data Source", "length": 1, "domain": null }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "Census Feature Class Code (CFCC)", "length": 3, "domain": null }, { "name": "SUBAREA", "type": "esriFieldTypeString", "alias": "Data Maintenance Sub Area", "length": 1, "domain": null }, { "name": "STRUC_TYPE", "type": "esriFieldTypeInteger", "alias": "Structure Type", "domain": null }, { "name": "LEFT_JUR", "type": "esriFieldTypeString", "alias": "Left Side Jurisdiction Name", "length": 30, "domain": null }, { "name": "RIGHT_JUR", "type": "esriFieldTypeString", "alias": "Right Side Jurisdiction Name", "length": 30, "domain": null }, { "name": "PRI_NM_ID", "type": "esriFieldTypeInteger", "alias": "Primary Street Name ID", "domain": null }, { "name": "LFT_NM_ID", "type": "esriFieldTypeInteger", "alias": "Left Side Street Name ID", "domain": null }, { "name": "RGT_NM_ID", "type": "esriFieldTypeDouble", "alias": "Right Side Street Name ID", "domain": null }, { "name": "BTM_SEG_ID", "type": "esriFieldTypeDouble", "alias": "BTM Segment ID", "domain": null }, { "name": "PDX_F_NODE", "type": "esriFieldTypeInteger", "alias": "Portland From Node ID", "domain": null }, { "name": "PDX_T_NODE", "type": "esriFieldTypeInteger", "alias": "Portland To Node ID", "domain": null }, { "name": "UPD_DATE", "type": "esriFieldTypeDate", "alias": "Segment Data Last Update Date", "length": 8, "domain": null }, { "name": "CREATE_DAT", "type": "esriFieldTypeDate", "alias": "Segment Data Creation Date", "length": 8, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "From Z Level", "domain": null }, { "name": "T_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "To Z Level", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "LOCALID_IDX", "fields": "LOCALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "PREFIX_IDX", "fields": "PREFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "STREETNAME_IDX", "fields": "STREETNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FTYPE_IDX", "fields": "FTYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "LEFTADD1_IDX", "fields": "LEFTADD1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "LEFTADD2_IDX", "fields": "LEFTADD2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "RGTADD1_IDX", "fields": "RGTADD1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "RGTADD2_IDX", "fields": "RGTADD2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "LEFTZIP_IDX", "fields": "LEFTZIP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "RIGHTZIP_IDX", "fields": "RIGHTZIP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "TYPE_IDX", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "LCOUNTY_IDX", "fields": "LCOUNTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "RCOUNTY_IDX", "fields": "RCOUNTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "LCITY_IDX", "fields": "LCITY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "RCITY_IDX", "fields": "RCITY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "SUFFIX_IDX", "fields": "SUFFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FULL_NAME_IDX", "fields": "FULL_NAME", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Cannabis Retail Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "license_type", "field2": "application_type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Retailer,Application", "label": "Pending Retail Locations" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 0, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Retailer,License", "label": "Active Retail Locations" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 204, 255 ], "toColor": [ 233, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 225, 252, 255 ], "toColor": [ 194, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 182, 255 ], "toColor": [ 252, 190, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 190, 252, 255 ], "toColor": [ 182, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 248, 255 ], "toColor": [ 252, 212, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 231, 255 ], "toColor": [ 184, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 187, 255 ], "toColor": [ 252, 225, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 183, 255 ], "toColor": [ 179, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 217, 255 ], "toColor": [ 252, 212, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 192, 252, 255 ], "toColor": [ 226, 192, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.36687735439E7, "ymin": 5691617.622500002, "xmax": -1.36234338215E7, "ymax": 5720003.596199997, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "business_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "location_ID", "type": "esriFieldTypeString", "alias": "location_ID", "length": 20, "domain": null }, { "name": "business_name", "type": "esriFieldTypeString", "alias": "business_name", "length": 100, "domain": null }, { "name": "license_type", "type": "esriFieldTypeString", "alias": "license_type", "length": 15, "domain": null }, { "name": "application_type", "type": "esriFieldTypeString", "alias": "application_type", "length": 25, "domain": null }, { "name": "application_status", "type": "esriFieldTypeString", "alias": "application_status", "length": 25, "domain": null }, { "name": "dba_name", "type": "esriFieldTypeString", "alias": "dba_name", "length": 100, "domain": null }, { "name": "address_number", "type": "esriFieldTypeString", "alias": "address_number", "length": 7, "domain": null }, { "name": "street_direction", "type": "esriFieldTypeString", "alias": "street_direction", "length": 3, "domain": null }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "street_name", "length": 50, "domain": null }, { "name": "street_type", "type": "esriFieldTypeString", "alias": "street_type", "length": 10, "domain": null }, { "name": "full_address", "type": "esriFieldTypeString", "alias": "full_address", "length": 70, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "length": 15, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "length": 5, "domain": null }, { "name": "zip_code", "type": "esriFieldTypeString", "alias": "zip_code", "length": 7, "domain": null }, { "name": "creator", "type": "esriFieldTypeString", "alias": "creator", "length": 50, "domain": null }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "creationdate", "length": 8, "domain": null }, { "name": "editor", "type": "esriFieldTypeString", "alias": "editor", "length": 50, "domain": null }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "editdate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R34_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S23_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Cannabis Retail Location Buffers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "license_type", "field2": "application_type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 190, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Retailer,Application", "label": "Pending Retail Location Buffers" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Retailer,License", "label": "Active Retail Location Buffers" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 204, 255 ], "toColor": [ 233, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 225, 252, 255 ], "toColor": [ 194, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 182, 255 ], "toColor": [ 252, 190, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 190, 252, 255 ], "toColor": [ 182, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 248, 255 ], "toColor": [ 252, 212, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 231, 255 ], "toColor": [ 184, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 187, 255 ], "toColor": [ 252, 225, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 183, 255 ], "toColor": [ 179, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 217, 255 ], "toColor": [ 252, 212, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 192, 252, 255 ], "toColor": [ 226, 192, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3669208498100001E7, "ymin": 5691182.483900003, "xmax": -1.36345505713E7, "ymax": 5720440.122199997, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "business_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "location_id", "type": "esriFieldTypeString", "alias": "location_id", "length": 20, "domain": null }, { "name": "business_name", "type": "esriFieldTypeString", "alias": "business_name", "length": 100, "domain": null }, { "name": "license_type", "type": "esriFieldTypeString", "alias": "license_type", "length": 15, "domain": null }, { "name": "application_type", "type": "esriFieldTypeString", "alias": "application_type", "length": 25, "domain": null }, { "name": "application_status", "type": "esriFieldTypeString", "alias": "application_status", "length": 25, "domain": null }, { "name": "dba_name", "type": "esriFieldTypeString", "alias": "dba_name", "length": 100, "domain": null }, { "name": "address_number", "type": "esriFieldTypeString", "alias": "address_number", "length": 7, "domain": null }, { "name": "street_direction", "type": "esriFieldTypeString", "alias": "street_direction", "length": 3, "domain": null }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "street_name", "length": 50, "domain": null }, { "name": "street_type", "type": "esriFieldTypeString", "alias": "street_type", "length": 10, "domain": null }, { "name": "full_address", "type": "esriFieldTypeString", "alias": "full_address", "length": 70, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "length": 15, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "length": 5, "domain": null }, { "name": "zip_code", "type": "esriFieldTypeString", "alias": "zip_code", "length": 7, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R43_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S32_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }