{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "HXGN_CENTERLINES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102741, "latestWkid": 2279, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -129209100, "falseY": -73584200, "xyUnits": 3048.0060960121905, "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": [ 130, 130, 130, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "VAR NL = TextFormatting.NewLine\nVAR SP = \" \"\nVAR D = \"-\"\nVAR FN = Upper($feature.SFEANME)\nVAR TP = Upper((DomainName($feature, 'SFEATYP'))) \n\nVAR LFR = $feature.FROMLEFT \nVAR LTO = $feature.TOLEFT\nVAR RFR = $feature.FROMRIGHT\nVAR RTO = $feature.TORIGHT\n\nVAR L = IIF((LFR+LTO)==0, \"\", NL + \"L \" + LFR + D + LTO) \nVAR R = IIF((RFR+RTO)==0, \"\", NL + \"R \" + RFR + D + RTO)\n\nFN + SP + TP"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 75, "lineConnection": "none", "multiPart": "labelPerFeature", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 100, "where": "SFEATYP NOT IN ('ALY')", "useCodedValues": false, "maxScale": "NaN", "minScale": 15000, "name": "ALL - NAME__15K", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 255, 255, 191 ], "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1166019.8611154854, "ymin": 1.7092382062811792E7, "xmax": 1453767.318427816, "ymax": 1.724389647205271E7, "spatialReference": { "wkid": 102741, "latestWkid": 2279, "xyTolerance": 0.00102400000095367, "zTolerance": 2, "mTolerance": 2, "falseX": -129209100, "falseY": -73584200, "xyUnits": 3.459162566575401E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MSLINK", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "SDIRPRE", "type": "esriFieldTypeString", "alias": "SDIRPRE", "length": 2, "domain": { "type": "codedValue", "name": "SDIRPRE", "description": "HXGN_911_CAD", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SFEANME", "type": "esriFieldTypeString", "alias": "SFEANME", "length": 30, "domain": null }, { "name": "SFEATYP", "type": "esriFieldTypeString", "alias": "SFEATYP", "length": 4, "domain": { "type": "codedValue", "name": "SFEATYPE", "description": "HXGN_911_CAD", "codedValues": [ { "name": "DR", "code": "DR" }, { "name": "ST", "code": "ST" }, { "name": "RD", "code": "RD" }, { "name": "BLVD", "code": "BLVD" }, { "name": "AVE", "code": "AVE" }, { "name": "LN", "code": "LN" }, { "name": "CT", "code": "CT" }, { "name": "PKWY", "code": "PKWY" }, { "name": "CIR", "code": "CIR" }, { "name": "PL", "code": "PL" }, { "name": "WAY", "code": "WAY" }, { "name": "TA", "code": "TA" }, { "name": "TRL", "code": "TRL" }, { "name": "XING", "code": "XING" }, { "name": "RAMP", "code": "RAMP" }, { "name": "LOOP", "code": "LOOP" }, { "name": "FWY", "code": "FWY" }, { "name": "ALY", "code": "ALY" }, { "name": "PARK", "code": "PARK" }, { "name": "ROW", "code": "ROW" }, { "name": "FM", "code": "FM" }, { "name": "CR", "code": "CR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SDIRSUF", "type": "esriFieldTypeString", "alias": "SDIRSUF", "length": 2, "domain": { "type": "codedValue", "name": "SDIRSUF", "description": "HXGN_911_CAD", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S572_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1647042366000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }