{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Street Centerline 6000 Scale", "type": "Feature Layer", "description": "Street Centerlines 3000-6000 scale", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6150099999451041E7, "falseY": -4.370349999330452E7, "xyUnits": 1615.9999999999993, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 3001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3533126411525648E7, "ymin": 4521525.055594471, "xmax": -1.3497534674364343E7, "ymax": 4566208.815050944, "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": "FULL_STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEA_CODE", "type": "esriFieldTypeInteger", "alias": "FEA_CODE", "domain": null }, { "name": "FULL_STR_NAME", "type": "esriFieldTypeString", "alias": "FULL_STR_NAME", "length": 50, "domain": null }, { "name": "STR_DIR", "type": "esriFieldTypeString", "alias": "STR_DIR", "length": 2, "domain": null }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 3, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 25, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 4, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "LLADDRR", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "LHADDRR", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "RLADDRR", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "RHADDRR", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeInteger", "alias": "F_ELEV", "domain": null }, { "name": "T_ELEV", "type": "esriFieldTypeInteger", "alias": "T_ELEV", "domain": null }, { "name": "CITYLEFT", "type": "esriFieldTypeString", "alias": "CITYLEFT", "length": 3, "domain": null }, { "name": "CITYRIGHT", "type": "esriFieldTypeString", "alias": "CITYRIGHT", "length": 3, "domain": null }, { "name": "ZIPLEFT", "type": "esriFieldTypeInteger", "alias": "ZIPLEFT", "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeInteger", "alias": "ZIPRIGHT", "domain": null }, { "name": "RDLEFT", "type": "esriFieldTypeString", "alias": "RDLEFT", "length": 6, "domain": null }, { "name": "RDRIGHT", "type": "esriFieldTypeString", "alias": "RDRIGHT", "length": 6, "domain": null }, { "name": "QAIGNORE", "type": "esriFieldTypeString", "alias": "QAIGNORE", "length": 1, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeInteger", "alias": "UNIQUE_ID", "domain": null }, { "name": "Planning", "type": "esriFieldTypeString", "alias": "Planning", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FUNCTIONAL", "type": "esriFieldTypeString", "alias": "FUNCTIONAL", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Functional", "description": "The street functional", "codedValues": [ { "name": "Arterial", "code": "Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Residential", "code": "Residential" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Minor Residential Collector", "code": "Minor Residential Collector" }, { "name": "Freeway", "code": "Freeway" }, { "name": "Railroad", "code": "Railroad" }, { "name": "Freeway Ramp", "code": "Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 50, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "VETERANS", "type": "esriFieldTypeString", "alias": "VETERANS", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITYSTREET", "type": "esriFieldTypeString", "alias": "CITYSTREET", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Private", "type": "esriFieldTypeString", "alias": "Private", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "FHWA_CLASS", "type": "esriFieldTypeInteger", "alias": "FHWA_CLASS", "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeInteger", "alias": "ROAD_CLASS", "domain": null }, { "name": "GP35_CLASS", "type": "esriFieldTypeInteger", "alias": "GP35_CLASS", "domain": null }, { "name": "LAR", "type": "esriFieldTypeString", "alias": "LAR", "length": 1, "domain": null }, { "name": "LAR_DIR", "type": "esriFieldTypeString", "alias": "LAR_DIR", "length": 2, "domain": null }, { "name": "RMS_NAME", "type": "esriFieldTypeString", "alias": "RMS_NAME", "length": 50, "domain": null }, { "name": "CAD_ALIAS1", "type": "esriFieldTypeString", "alias": "CAD_ALIAS1", "length": 50, "domain": null }, { "name": "CAD_ALIAS2", "type": "esriFieldTypeString", "alias": "CAD_ALIAS2", "length": 50, "domain": null }, { "name": "CAD_ALIAS3", "type": "esriFieldTypeString", "alias": "CAD_ALIAS3", "length": 50, "domain": null }, { "name": "ADDRESSED", "type": "esriFieldTypeString", "alias": "ADDRESSED", "length": 1, "domain": null }, { "name": "POLEFT", "type": "esriFieldTypeString", "alias": "POLEFT", "length": 20, "domain": null }, { "name": "PORIGHT", "type": "esriFieldTypeString", "alias": "PORIGHT", "length": 20, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "OWNEDBY", "length": 3, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MAINTBY", "length": 3, "domain": null }, { "name": "APXSPEED", "type": "esriFieldTypeInteger", "alias": "APXSPEED", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R463_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_8166_UNIQUE_", "fields": "UNIQUE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_463", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_463", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S384_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query,Tilemap", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "aacf3daf42884df885ae0f96aa618068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Street Centerline 3000 Scale", "type": "Feature Layer", "description": "street centerlines scale 3000 and below", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6150099999451041E7, "falseY": -4.370349999330452E7, "xyUnits": 1615.9999999999993, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3533126411525648E7, "ymin": 4521525.055594471, "xmax": -1.3497534674364343E7, "ymax": 4566208.815050944, "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": "FULL_STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEA_CODE", "type": "esriFieldTypeInteger", "alias": "FEA_CODE", "domain": null }, { "name": "FULL_STR_NAME", "type": "esriFieldTypeString", "alias": "FULL_STR_NAME", "length": 50, "domain": null }, { "name": "STR_DIR", "type": "esriFieldTypeString", "alias": "STR_DIR", "length": 2, "domain": null }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 3, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 25, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 4, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "LLADDRR", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "LHADDRR", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "RLADDRR", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "RHADDRR", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeInteger", "alias": "F_ELEV", "domain": null }, { "name": "T_ELEV", "type": "esriFieldTypeInteger", "alias": "T_ELEV", "domain": null }, { "name": "CITYLEFT", "type": "esriFieldTypeString", "alias": "CITYLEFT", "length": 3, "domain": null }, { "name": "CITYRIGHT", "type": "esriFieldTypeString", "alias": "CITYRIGHT", "length": 3, "domain": null }, { "name": "ZIPLEFT", "type": "esriFieldTypeInteger", "alias": "ZIPLEFT", "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeInteger", "alias": "ZIPRIGHT", "domain": null }, { "name": "RDLEFT", "type": "esriFieldTypeString", "alias": "RDLEFT", "length": 6, "domain": null }, { "name": "RDRIGHT", "type": "esriFieldTypeString", "alias": "RDRIGHT", "length": 6, "domain": null }, { "name": "QAIGNORE", "type": "esriFieldTypeString", "alias": "QAIGNORE", "length": 1, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeInteger", "alias": "UNIQUE_ID", "domain": null }, { "name": "Planning", "type": "esriFieldTypeString", "alias": "Planning", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FUNCTIONAL", "type": "esriFieldTypeString", "alias": "FUNCTIONAL", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Functional", "description": "The street functional", "codedValues": [ { "name": "Arterial", "code": "Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Residential", "code": "Residential" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Minor Residential Collector", "code": "Minor Residential Collector" }, { "name": "Freeway", "code": "Freeway" }, { "name": "Railroad", "code": "Railroad" }, { "name": "Freeway Ramp", "code": "Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 50, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "VETERANS", "type": "esriFieldTypeString", "alias": "VETERANS", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITYSTREET", "type": "esriFieldTypeString", "alias": "CITYSTREET", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Private", "type": "esriFieldTypeString", "alias": "Private", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "FHWA_CLASS", "type": "esriFieldTypeInteger", "alias": "FHWA_CLASS", "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeInteger", "alias": "ROAD_CLASS", "domain": null }, { "name": "GP35_CLASS", "type": "esriFieldTypeInteger", "alias": "GP35_CLASS", "domain": null }, { "name": "LAR", "type": "esriFieldTypeString", "alias": "LAR", "length": 1, "domain": null }, { "name": "LAR_DIR", "type": "esriFieldTypeString", "alias": "LAR_DIR", "length": 2, "domain": null }, { "name": "RMS_NAME", "type": "esriFieldTypeString", "alias": "RMS_NAME", "length": 50, "domain": null }, { "name": "CAD_ALIAS1", "type": "esriFieldTypeString", "alias": "CAD_ALIAS1", "length": 50, "domain": null }, { "name": "CAD_ALIAS2", "type": "esriFieldTypeString", "alias": "CAD_ALIAS2", "length": 50, "domain": null }, { "name": "CAD_ALIAS3", "type": "esriFieldTypeString", "alias": "CAD_ALIAS3", "length": 50, "domain": null }, { "name": "ADDRESSED", "type": "esriFieldTypeString", "alias": "ADDRESSED", "length": 1, "domain": null }, { "name": "POLEFT", "type": "esriFieldTypeString", "alias": "POLEFT", "length": 20, "domain": null }, { "name": "PORIGHT", "type": "esriFieldTypeString", "alias": "PORIGHT", "length": 20, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "OWNEDBY", "length": 3, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MAINTBY", "length": 3, "domain": null }, { "name": "APXSPEED", "type": "esriFieldTypeInteger", "alias": "APXSPEED", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R463_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_8166_UNIQUE_", "fields": "UNIQUE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_463", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_463", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S384_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query,Tilemap", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "aacf3daf42884df885ae0f96aa618068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Street Names", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6150099999451041E7, "falseY": -4.370349999330452E7, "xyUnits": 1615.9999999999993, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 6 } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[FULL_STR_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 360, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 0, "minScale": 1500, "name": "Scale1500", "priority": 15, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial Rounded MT Bold", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[FULL_STR_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 1501, "minScale": 3000, "name": "Scale 3000", "priority": 14, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[FULL_STR_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "FUNCTIONAL IN ( 'Arterial', 'Collector', 'Minor Arterial', 'Minor Residential Collector', 'Residential')", "useCodedValues": true, "maxScale": 3001, "minScale": 4000, "name": "Scale 4000", "priority": 7, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULL_STR_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "FUNCTIONAL IN ( 'Arterial', 'Collector', 'Minor Arterial', 'Minor Residential Collector')", "useCodedValues": true, "maxScale": 4001, "minScale": 6000, "name": "Scale 6000", "priority": 8, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULL_STR_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "FUNCTIONAL IN ( 'Arterial', 'Collector', 'Minor Arterial')", "useCodedValues": true, "maxScale": 5000, "minScale": 10000, "name": "Scale 10000", "priority": 9, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULL_STR_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "FUNCTIONAL IN ( 'Arterial')", "useCodedValues": true, "maxScale": 10001, "minScale": 20000, "name": "Scale 20000", "priority": 10, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULL_STR_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "FUNCTIONAL IN ( 'Arterial')", "useCodedValues": true, "maxScale": 20001, "minScale": 30000, "name": "Scale 30000", "priority": 11, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULL_STR_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "FUNCTIONAL IN ( 'Arterial')", "useCodedValues": true, "maxScale": 30001, "minScale": 60000, "name": "Scale 50000", "priority": 12, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULL_STR_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "FUNCTIONAL IN ( 'Arterial')", "useCodedValues": true, "maxScale": 60001, "minScale": 100000, "name": "Scale 100000", "priority": 13, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULL_STR_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "FUNCTIONAL IN ( 'Arterial') AND MAINTBY IN ('TRA')", "useCodedValues": true, "maxScale": 100001, "minScale": 130000, "name": "Scale 125000", "priority": 6, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3533126411525648E7, "ymin": 4521525.055594471, "xmax": -1.3497534674364343E7, "ymax": 4566208.815050944, "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": "FULL_STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEA_CODE", "type": "esriFieldTypeInteger", "alias": "FEA_CODE", "domain": null }, { "name": "FULL_STR_NAME", "type": "esriFieldTypeString", "alias": "FULL_STR_NAME", "length": 50, "domain": null }, { "name": "STR_DIR", "type": "esriFieldTypeString", "alias": "STR_DIR", "length": 2, "domain": null }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 3, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 25, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 4, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "LLADDRR", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "LHADDRR", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "RLADDRR", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "RHADDRR", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeInteger", "alias": "F_ELEV", "domain": null }, { "name": "T_ELEV", "type": "esriFieldTypeInteger", "alias": "T_ELEV", "domain": null }, { "name": "CITYLEFT", "type": "esriFieldTypeString", "alias": "CITYLEFT", "length": 3, "domain": null }, { "name": "CITYRIGHT", "type": "esriFieldTypeString", "alias": "CITYRIGHT", "length": 3, "domain": null }, { "name": "ZIPLEFT", "type": "esriFieldTypeInteger", "alias": "ZIPLEFT", "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeInteger", "alias": "ZIPRIGHT", "domain": null }, { "name": "RDLEFT", "type": "esriFieldTypeString", "alias": "RDLEFT", "length": 6, "domain": null }, { "name": "RDRIGHT", "type": "esriFieldTypeString", "alias": "RDRIGHT", "length": 6, "domain": null }, { "name": "QAIGNORE", "type": "esriFieldTypeString", "alias": "QAIGNORE", "length": 1, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeInteger", "alias": "UNIQUE_ID", "domain": null }, { "name": "Planning", "type": "esriFieldTypeString", "alias": "Planning", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FUNCTIONAL", "type": "esriFieldTypeString", "alias": "FUNCTIONAL", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Functional", "description": "The street functional", "codedValues": [ { "name": "Arterial", "code": "Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Residential", "code": "Residential" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Minor Residential Collector", "code": "Minor Residential Collector" }, { "name": "Freeway", "code": "Freeway" }, { "name": "Railroad", "code": "Railroad" }, { "name": "Freeway Ramp", "code": "Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 50, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "VETERANS", "type": "esriFieldTypeString", "alias": "VETERANS", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITYSTREET", "type": "esriFieldTypeString", "alias": "CITYSTREET", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Private", "type": "esriFieldTypeString", "alias": "Private", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "FHWA_CLASS", "type": "esriFieldTypeInteger", "alias": "FHWA_CLASS", "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeInteger", "alias": "ROAD_CLASS", "domain": null }, { "name": "GP35_CLASS", "type": "esriFieldTypeInteger", "alias": "GP35_CLASS", "domain": null }, { "name": "LAR", "type": "esriFieldTypeString", "alias": "LAR", "length": 1, "domain": null }, { "name": "LAR_DIR", "type": "esriFieldTypeString", "alias": "LAR_DIR", "length": 2, "domain": null }, { "name": "RMS_NAME", "type": "esriFieldTypeString", "alias": "RMS_NAME", "length": 50, "domain": null }, { "name": "CAD_ALIAS1", "type": "esriFieldTypeString", "alias": "CAD_ALIAS1", "length": 50, "domain": null }, { "name": "CAD_ALIAS2", "type": "esriFieldTypeString", "alias": "CAD_ALIAS2", "length": 50, "domain": null }, { "name": "CAD_ALIAS3", "type": "esriFieldTypeString", "alias": "CAD_ALIAS3", "length": 50, "domain": null }, { "name": "ADDRESSED", "type": "esriFieldTypeString", "alias": "ADDRESSED", "length": 1, "domain": null }, { "name": "POLEFT", "type": "esriFieldTypeString", "alias": "POLEFT", "length": 20, "domain": null }, { "name": "PORIGHT", "type": "esriFieldTypeString", "alias": "PORIGHT", "length": 20, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "OWNEDBY", "length": 3, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MAINTBY", "length": 3, "domain": null }, { "name": "APXSPEED", "type": "esriFieldTypeInteger", "alias": "APXSPEED", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R463_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_8166_UNIQUE_", "fields": "UNIQUE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_463", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_463", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S384_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query,Tilemap", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "aacf3daf42884df885ae0f96aa618068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Aerial 2020", "type": "Mosaic Layer", "description": "15 inch flight took place in November 2019. 4 inch flight took place in February 2020.", "geometryType": null, "copyrightText": "Mark Holtzman West Coast Aerial Photography", "parentLayer": null, "subLayers": [ { "id": 4, "name": "Boundary" }, { "id": 5, "name": "Footprint" }, { "id": 6, "name": "Image" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3531904564369982E7, "ymin": 4530440.734645322, "xmax": -1.3504835391294947E7, "ymax": 4550733.928656133, "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": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Tilemap", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "aacf3daf42884df885ae0f96aa618068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Aerial 2020" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 255, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3531904564393716E7, "ymin": 4530440.73468207, "xmax": -1.3504835391283235E7, "ymax": 4550733.928651516, "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": "Shape.STArea()", "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": "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": "R114_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query,Tilemap", "maxRecordCount": 1000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "aacf3daf42884df885ae0f96aa618068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Footprint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Aerial 2020" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3531904564393716E7, "ymin": 4530440.73468207, "xmax": -1.3504835391283235E7, "ymax": 4550733.928651516, "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": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 200, "domain": null }, { "name": "MinPS", "type": "esriFieldTypeDouble", "alias": "MinPS", "domain": null }, { "name": "MaxPS", "type": "esriFieldTypeDouble", "alias": "MaxPS", "domain": null }, { "name": "LowPS", "type": "esriFieldTypeDouble", "alias": "LowPS", "domain": null }, { "name": "HighPS", "type": "esriFieldTypeDouble", "alias": "HighPS", "domain": null }, { "name": "Category", "type": "esriFieldTypeInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS2_MosaicCatalogItemCategoryDomain", "description": "Catalog item categories.", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Primary", "code": 1 }, { "name": "Overview", "code": 2 }, { "name": "Unprocessed Overview", "code": 3 }, { "name": "Partial Overview", "code": 4 }, { "name": "Uploaded", "code": 253 }, { "name": "Incomplete", "code": 254 }, { "name": "Custom", "code": 255 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Tag", "type": "esriFieldTypeString", "alias": "Tag", "length": 100, "domain": null }, { "name": "GroupName", "type": "esriFieldTypeString", "alias": "GroupName", "length": 100, "domain": null }, { "name": "ProductName", "type": "esriFieldTypeString", "alias": "ProductName", "length": 100, "domain": null }, { "name": "CenterX", "type": "esriFieldTypeDouble", "alias": "CenterX", "domain": null }, { "name": "CenterY", "type": "esriFieldTypeDouble", "alias": "CenterY", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "Raster", "type": "esriFieldTypeRaster", "alias": "Raster", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sde_rix_25", "fields": "Raster", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_2062_MinPS", "fields": "MinPS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_2062_MaxPS", "fields": "MaxPS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_2062_LowPS", "fields": "LowPS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_2062_HighPS", "fields": "HighPS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_2062_CenterX", "fields": "CenterX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_2062_CenterY", "fields": "CenterY", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query,Tilemap", "maxRecordCount": 1000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "aacf3daf42884df885ae0f96aa618068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Image", "type": "Raster Layer", "description": "

15 inch flight took place in November 2019. 4 inch flight took place in February 2020.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Mark Holtzman West Coast Aerial Photography", "parentLayer": { "id": 3, "name": "Aerial 2020" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3531904564369982E7, "ymin": 4530440.734645322, "xmax": -1.3504835391294947E7, "ymax": 4550733.928656133, "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": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Tilemap", "maxRecordCount": 1000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "aacf3daf42884df885ae0f96aa618068" } ], "tables": [] }