{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Street Subsegment", "type": "Feature Layer", "description": "Each line feature represents a subsegment of a street. The SN_ID foreign key field ties each subsegment back to its parent segment (simply called \"Street\" in SDE). The reasons for splitting subsegments would be changes in the number of lanes on a street, or the pavement type.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Fayetteville, AR", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyManual" }, "field": "WIDTH", "classificationMethod": "esriClassifyManual", "minValue": 10, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "classMaxValue": 19.999999, "label": "10-19" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1.5 }, "classMaxValue": 24.999999, "label": "20-24" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 217, 0, 255 ], "width": 2 }, "classMaxValue": 29.999999, "label": "25-29" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2.5 }, "classMaxValue": 34.999999, "label": "30-34" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "classMaxValue": 93, "label": "35+" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 587512.5438674688, "ymin": 526845.6609550565, "xmax": 747666.458139047, "ymax": 679878.2840230614, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 30, "domain": null }, { "name": "SB_SURF_CD", "type": "esriFieldTypeInteger", "alias": "Pavement Type", "domain": { "type": "codedValue", "name": "stsubseg_sb_surf_cd", "description": "", "codedValues": [ { "name": "Asphalt", "code": 1 }, { "name": "Concrete", "code": 2 }, { "name": "Composite", "code": 3 }, { "name": "Gravel", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NUM_LANES", "type": "esriFieldTypeSmallInteger", "alias": "# of Lanes", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null }, { "name": "BIKEWAY_L", "type": "esriFieldTypeString", "alias": "Bikeway (Left)", "length": 21, "domain": { "type": "codedValue", "name": "BIKEWAY", "description": "Bikeway Type (On-Street Facility)", "codedValues": [ { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Buffered Bike Lane", "code": "Buffered Bike Lane" }, { "name": "Cycle Track", "code": "Cycle Track" }, { "name": "Marked Shared Roadway", "code": "Marked Shared Roadway" }, { "name": "Signed Shared Roadway", "code": "Signed Shared Roadway" }, { "name": "Shoulder Bikeway", "code": "Shoulder Bikeway" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BIKEWAY_R", "type": "esriFieldTypeString", "alias": "Bikeway (Right)", "length": 21, "domain": { "type": "codedValue", "name": "BIKEWAY", "description": "Bikeway Type (On-Street Facility)", "codedValues": [ { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Buffered Bike Lane", "code": "Buffered Bike Lane" }, { "name": "Cycle Track", "code": "Cycle Track" }, { "name": "Marked Shared Roadway", "code": "Marked Shared Roadway" }, { "name": "Signed Shared Roadway", "code": "Signed Shared Roadway" }, { "name": "Shoulder Bikeway", "code": "Shoulder Bikeway" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Bikeway (Left)", "length": 21, "domain": { "type": "codedValue", "name": "BIKEWAY", "description": "Bikeway Type (On-Street Facility)", "codedValues": [ { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Buffered Bike Lane", "code": "Buffered Bike Lane" }, { "name": "Cycle Track", "code": "Cycle Track" }, { "name": "Marked Shared Roadway", "code": "Marked Shared Roadway" }, { "name": "Signed Shared Roadway", "code": "Signed Shared Roadway" }, { "name": "Shoulder Bikeway", "code": "Shoulder Bikeway" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LastModDate", "type": "esriFieldTypeString", "alias": "Bikeway (Right)", "length": 21, "domain": { "type": "codedValue", "name": "BIKEWAY", "description": "Bikeway Type (On-Street Facility)", "codedValues": [ { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Buffered Bike Lane", "code": "Buffered Bike Lane" }, { "name": "Cycle Track", "code": "Cycle Track" }, { "name": "Marked Shared Roadway", "code": "Marked Shared Roadway" }, { "name": "Signed Shared Roadway", "code": "Signed Shared Roadway" }, { "name": "Shoulder Bikeway", "code": "Shoulder Bikeway" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2043_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1769_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "293d3d82f19c4408be75f955d5e74ce5" }