{ "currentVersion": 10.8, "cimVersion": "2.5.0", "id": 3, "name": "Functional Classification", "type": "Feature Layer", "description": "This data set consists of line segments defining the centerlines of roads in Hillsborough County, FL. Roadways functionally classified higher than local roads are principal arterials, arterials, and collectors. Development Services Department utilized the attribute field PGM_FunCla to designate it's principal arterials, arterials, and collectors. In addition, the attribute field Authority is utilized to designate maintenance authority: state or county.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102659, "latestWkid": 2237, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCC_New_2", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.5 }, "value": "Principal Arterial", "label": "State Principal Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3.5 }, "value": "State Arterial", "label": "State Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3.5 }, "value": "Arterial", "label": "County Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3.5 }, "value": "Collector", "label": "County Collector" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 251, 252, 255 ], "toColor": [ 194, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 182, 252, 255 ], "toColor": [ 251, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 204, 252, 255 ], "toColor": [ 197, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 192, 255 ], "toColor": [ 252, 251, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 223, 255 ], "toColor": [ 252, 199, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 216, 255 ], "toColor": [ 187, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 224, 252, 255 ], "toColor": [ 184, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 182, 252, 255 ], "toColor": [ 199, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 189, 255 ], "toColor": [ 220, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9200643.104172643, "ymin": 3204252.999313398, "xmax": -9134247.987404143, "ymax": 3271096.355066797, "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": "STREET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "RE_SEG_ID", "type": "esriFieldTypeInteger", "alias": "RE_SEG_ID", "domain": null }, { "name": "STREET_ID", "type": "esriFieldTypeString", "alias": "STREET_ID", "length": 8, "domain": null }, { "name": "SEGMENT_NO", "type": "esriFieldTypeString", "alias": "SEGMENT_NO", "length": 4, "domain": null }, { "name": "COTLID", "type": "esriFieldTypeInteger", "alias": "COTLID", "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": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "FRSTNM", "type": "esriFieldTypeString", "alias": "FRSTNM", "length": 40, "domain": null }, { "name": "FRST_ID", "type": "esriFieldTypeString", "alias": "FRST_ID", "length": 8, "domain": null }, { "name": "TOSTNM", "type": "esriFieldTypeString", "alias": "TOSTNM", "length": 40, "domain": null }, { "name": "TOST_ID", "type": "esriFieldTypeString", "alias": "TOST_ID", "length": 8, "domain": null }, { "name": "AUTHRTY", "type": "esriFieldTypeString", "alias": "AUTHRTY", "length": 1, "domain": null }, { "name": "DSPLY_CLAS", "type": "esriFieldTypeString", "alias": "DSPLY_CLAS", "length": 1, "domain": null }, { "name": "HSS_DIR", "type": "esriFieldTypeString", "alias": "HSS_DIR", "length": 2, "domain": null }, { "name": "HSS_ONSTNM", "type": "esriFieldTypeString", "alias": "HSS_ONSTNM", "length": 32, "domain": null }, { "name": "HSS_TYPE", "type": "esriFieldTypeString", "alias": "HSS_TYPE", "length": 5, "domain": null }, { "name": "HSS_SUFFIX", "type": "esriFieldTypeString", "alias": "HSS_SUFFIX", "length": 2, "domain": null }, { "name": "MOD_DATE", "type": "esriFieldTypeString", "alias": "MOD_DATE", "length": 8, "domain": null }, { "name": "MOD_BY", "type": "esriFieldTypeString", "alias": "MOD_BY", "length": 5, "domain": null }, { "name": "MOD_REASON", "type": "esriFieldTypeString", "alias": "MOD_REASON", "length": 20, "domain": null }, { "name": "EVAC_ROUTE", "type": "esriFieldTypeString", "alias": "EVAC_ROUTE", "length": 1, "domain": null }, { "name": "FED_RD_ID", "type": "esriFieldTypeString", "alias": "FED_RD_ID", "length": 9, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "NET_LEVEL", "type": "esriFieldTypeInteger", "alias": "NET_LEVEL", "domain": null }, { "name": "EST_SPEED", "type": "esriFieldTypeInteger", "alias": "EST_SPEED", "domain": null }, { "name": "TRAV_TIME", "type": "esriFieldTypeDouble", "alias": "TRAV_TIME", "domain": null }, { "name": "ALIGN_DATE", "type": "esriFieldTypeString", "alias": "ALIGN_DATE", "length": 8, "domain": null }, { "name": "ALIGN_BY", "type": "esriFieldTypeString", "alias": "ALIGN_BY", "length": 2, "domain": null }, { "name": "HSS_STREET", "type": "esriFieldTypeString", "alias": "HSS_STREET", "length": 40, "domain": null }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 4, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 6, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MAINTBY", "length": 6, "domain": null }, { "name": "HC_FUNCLAS", "type": "esriFieldTypeString", "alias": "HC_FUNCLAS", "length": 40, "domain": null }, { "name": "TRUCK_RT", "type": "esriFieldTypeString", "alias": "TRUCK_RT", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Corridor", "type": "esriFieldTypeInteger", "alias": "Corridor", "domain": null }, { "name": "FCC_New", "type": "esriFieldTypeString", "alias": "FCC_New", "length": 20, "domain": null }, { "name": "FCC_Commts", "type": "esriFieldTypeString", "alias": "FCC_Commts", "length": 50, "domain": null }, { "name": "FCC_Update", "type": "esriFieldTypeInteger", "alias": "FCC_Update", "domain": null }, { "name": "FCC_New_2", "type": "esriFieldTypeString", "alias": "FCC_New_2", "length": 20, "domain": null }, { "name": "NH_added", "type": "esriFieldTypeString", "alias": "NH_added", "length": 100, "domain": null }, { "name": "PropChng", "type": "esriFieldTypeString", "alias": "PropChng", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4351_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3836_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }