{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 23, "name": "Local Roads", "type": "Feature Layer", "description": "Depicts all county, state, and privately owned streets in Queen Anne's County. Contains street address range, ownership, zipcode and municipality attribution. May be used for geocoding, and address searching in applications.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 74999, "maxScale": 25000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREET]", "lineOrientation": "direction", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 10000, "where": "Class in ( 'CO', 'MD', 'OP')", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 227, 211, 255 ], "haloSize": 1, "font": { "family": "Verdana", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1480032.69775827, "ymin": 427362.967376679, "xmax": 1668194.47694577, "ymax": 582850.0957062691, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 120, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "TORIGHT", "domain": null }, { "name": "STRT_PFX", "type": "esriFieldTypeString", "alias": "STRT_PFX", "length": 4, "domain": null }, { "name": "STRT_NAM", "type": "esriFieldTypeString", "alias": "STRT_NAM", "length": 120, "domain": null }, { "name": "STRT_TYPE", "type": "esriFieldTypeString", "alias": "STRT_TYPE", "length": 4, "domain": null }, { "name": "STRT_SUF", "type": "esriFieldTypeString", "alias": "STRT_SUF", "length": 4, "domain": null }, { "name": "LCITY", "type": "esriFieldTypeString", "alias": "LCITY", "length": 20, "domain": null }, { "name": "RCITY", "type": "esriFieldTypeString", "alias": "RCITY", "length": 20, "domain": null }, { "name": "LESN", "type": "esriFieldTypeInteger", "alias": "LESN", "domain": null }, { "name": "RESN", "type": "esriFieldTypeInteger", "alias": "RESN", "domain": null }, { "name": "CAPTURE_ME", "type": "esriFieldTypeString", "alias": "CAPTURE_ME", "length": 50, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeString", "alias": "DATE_", "length": 10, "domain": null }, { "name": "RD_ALIAS", "type": "esriFieldTypeString", "alias": "RD_ALIAS", "length": 15, "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Classification", "length": 35, "domain": { "type": "codedValue", "name": "RoadClass", "description": "Centerline Classification", "codedValues": [ { "name": "Highway", "code": "US" }, { "name": "State Road", "code": "MD" }, { "name": "County Road", "code": "CO" }, { "name": "Municipal", "code": "MU" }, { "name": "Private", "code": "OP" }, { "name": "Ramp", "code": "RP" }, { "name": "County Roads Secondary", "code": "COS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "L_ZIP", "type": "esriFieldTypeSmallInteger", "alias": "L_ZIP", "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeSmallInteger", "alias": "R_ZIP", "domain": null }, { "name": "TF_COST", "type": "esriFieldTypeDouble", "alias": "To From Cost", "domain": null }, { "name": "FT_COST", "type": "esriFieldTypeDouble", "alias": "From To Cost", "domain": null }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeSingle", "alias": "Speed Limit", "domain": null }, { "name": "T_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "To Elevation", "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "From Elevation", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "One Way", "length": 10, "domain": { "type": "codedValue", "name": "OneWay", "description": "One Way Classification for Centerlines", "codedValues": [ { "name": "TF", "code": "TF" }, { "name": "FT", "code": "FT" }, { "name": "BOTH", "code": "BOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "VEPID", "type": "esriFieldTypeString", "alias": "VEPID", "length": 10, "domain": null }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State_L", "length": 2, "domain": null }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State_R", "length": 2, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County_L", "length": 40, "domain": null }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County_R", "length": 40, "domain": null }, { "name": "IncMuni_L", "type": "esriFieldTypeString", "alias": "IncMuni_L", "length": 100, "domain": null }, { "name": "IncMuni_R", "type": "esriFieldTypeString", "alias": "IncMuni_R", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_194", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_194", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S170_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e0a5082e882f4ec38035f0e0016d2e90" }