{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "Centerline Network (Updated)", "type": "Feature Layer", "description": "DefinitionStreet centerlines are lines that represent a network of streetsThey are aligned generally to the center of a streetThey are meant to model the street network and thus have no width or areaThey have a length componentStreet nodes are the endpoints of a street centerline and represent intersectionsA node shared among multiple intersecting street segments is an intersectionEach node and centerline segment will have a unique Centerline Node Network (CNN) identifierThe collection of Centerline Node Network identifiers are collectively known as \"CNNs\"", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "This map is for informational purposes only. The data contained herein is not collected under the supervision of, or approved by, a licensed surveyor. It is not intended for any legal use. The data does not meet the minimum technical standards under the Florida Administrative Code 61G17-6. The Pasco County Board of County Commissioners does not accept any responsibility for errors or omissions of any kind contained in the data herein. All products and derivations from the data contained herein must retain this disclaimer.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9226387.1009, "ymin": 3266429.655699998, "xmax": -9134283.9531, "ymax": 3325994.3928000033, "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_STREE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINE", "type": "esriFieldTypeInteger", "alias": "CENTERLINE", "domain": null }, { "name": "FULL_STREE", "type": "esriFieldTypeString", "alias": "FULL_STREE", "length": 70, "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 16, "domain": null }, { "name": "PRE_DIRECT", "type": "esriFieldTypeString", "alias": "PRE_DIRECT", "length": 1, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 30, "domain": null }, { "name": "SUFFIX_USP", "type": "esriFieldTypeString", "alias": "SUFFIX_USP", "length": 16, "domain": null }, { "name": "POST_MODIF", "type": "esriFieldTypeString", "alias": "POST_MODIF", "length": 4, "domain": null }, { "name": "LEFT_FROM_", "type": "esriFieldTypeInteger", "alias": "LEFT_FROM_", "domain": null }, { "name": "LEFT_TO_PO", "type": "esriFieldTypeInteger", "alias": "LEFT_TO_PO", "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeInteger", "alias": "RIGHT_FROM", "domain": null }, { "name": "RIGHT_TO_P", "type": "esriFieldTypeInteger", "alias": "RIGHT_TO_P", "domain": null }, { "name": "LEFT_FROM1", "type": "esriFieldTypeInteger", "alias": "LEFT_FROM1", "domain": null }, { "name": "LEFT_TO_AC", "type": "esriFieldTypeInteger", "alias": "LEFT_TO_AC", "domain": null }, { "name": "RIGHT_FR_1", "type": "esriFieldTypeInteger", "alias": "RIGHT_FR_1", "domain": null }, { "name": "RIGHT_TO_A", "type": "esriFieldTypeInteger", "alias": "RIGHT_TO_A", "domain": null }, { "name": "DATE_CREAT", "type": "esriFieldTypeDate", "alias": "DATE_CREAT", "length": 8, "domain": null }, { "name": "DATE_MODIF", "type": "esriFieldTypeDate", "alias": "DATE_MODIF", "length": 8, "domain": null }, { "name": "SOURCE_MET", "type": "esriFieldTypeString", "alias": "SOURCE_MET", "length": 30, "domain": null }, { "name": "MST_MAINT", "type": "esriFieldTypeString", "alias": "MST_MAINT", "length": 254, "domain": null }, { "name": "MST_FUNCTI", "type": "esriFieldTypeString", "alias": "MST_FUNCTI", "length": 254, "domain": null }, { "name": "RoadNumber", "type": "esriFieldTypeString", "alias": "RoadNumber", "length": 254, "domain": null }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "length": 50, "domain": null }, { "name": "ROW_WIDTH", "type": "esriFieldTypeDouble", "alias": "ROW_WIDTH", "domain": null }, { "name": "CROSS_STAR", "type": "esriFieldTypeString", "alias": "CROSS_STAR", "length": 75, "domain": null }, { "name": "CROSS_END", "type": "esriFieldTypeString", "alias": "CROSS_END", "length": 75, "domain": null }, { "name": "M_From", "type": "esriFieldTypeDouble", "alias": "M_From", "domain": null }, { "name": "M_To", "type": "esriFieldTypeDouble", "alias": "M_To", "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": "R1208_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1084_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "522969024ee94fd2bd5228211668e0ea" }