{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Bike Paths", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 4 }, "value": "Off-Street Multi-Use Path", "label": "Off-Street Multi-Use Path" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 3 }, "value": "On-Street Bike Lane", "label": "On-Street Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "On-Street Bike Route", "label": "On-Street Bike Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 134, 50, 255 ], "toColor": [ 179, 134, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 64, 201, 255 ], "toColor": [ 64, 64, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 173, 199, 255 ], "toColor": [ 42, 173, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 37, 106, 255 ], "toColor": [ 176, 37, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 189, 61, 255 ], "toColor": [ 58, 189, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 53, 41, 255 ], "toColor": [ 186, 53, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 96, 166, 255 ], "toColor": [ 56, 96, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 163, 118, 255 ], "toColor": [ 51, 163, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 71, 186, 255 ], "toColor": [ 173, 71, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 199, 48, 255 ], "toColor": [ 191, 199, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 87, 64, 255 ], "toColor": [ 161, 87, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 44, 72, 255 ], "toColor": [ 184, 44, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 168, 54, 255 ], "toColor": [ 124, 168, 54, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2420715.2594318837, "ymin": 551884.1811683029, "xmax": 2460507.0584570467, "ymax": 599432.4551660568, "spatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3.725648770439424E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R797_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_797", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_797", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S769_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": 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, "serviceItemId": "7616fe35207c4d40b6970806aa12e5e4" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "City Limit (Davenport)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "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": "esriSLSDash", "color": [ 230, 0, 0, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2409679.275270298, "ymin": 541499.9827766418, "xmax": 2467499.9936181307, "ymax": 604696.3442445546, "spatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3.725648770439424E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE.STLength()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R801_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_801", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_801", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S773_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": 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, "serviceItemId": "7616fe35207c4d40b6970806aa12e5e4" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Cities and Towns", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 137, 90, 68, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 137, 90, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2355895.4317227155, "ymin": 497089.82225331664, "xmax": 2549581.8744015545, "ymax": 650594.0660972297, "spatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3.725648770439424E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R117_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_117", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_117", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S107_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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": 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, "serviceItemId": "7616fe35207c4d40b6970806aa12e5e4" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "City Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 12501, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 38, 102, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2420647.6204595566, "ymin": 554046.4199540615, "xmax": 2455326.036666885, "ymax": 600672.4661374837, "spatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3.725648770439424E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 48, "domain": null }, { "name": "ZOO", "type": "esriFieldTypeSmallInteger", "alias": "ZOO", "domain": null }, { "name": "THEATRE", "type": "esriFieldTypeSmallInteger", "alias": "THEATRE", "domain": null }, { "name": "PARKWAY", "type": "esriFieldTypeSmallInteger", "alias": "PARKWAY", "domain": null }, { "name": "HANDICAP", "type": "esriFieldTypeSmallInteger", "alias": "HANDICAP", "domain": null }, { "name": "HISTORIC_AREA", "type": "esriFieldTypeSmallInteger", "alias": "HISTORIC_AREA", "domain": null }, { "name": "RIVERVIEW", "type": "esriFieldTypeSmallInteger", "alias": "RIVERVIEW", "domain": null }, { "name": "RESTROOMS", "type": "esriFieldTypeSmallInteger", "alias": "RESTROOMS", "domain": null }, { "name": "DRINKING_FOUNTIAN", "type": "esriFieldTypeSmallInteger", "alias": "DRINKING_FOUNTIAN", "domain": null }, { "name": "LODGE", "type": "esriFieldTypeSmallInteger", "alias": "LODGE", "domain": null }, { "name": "GOLF_COURSE", "type": "esriFieldTypeSmallInteger", "alias": "GOLF_COURSE", "domain": null }, { "name": "PICNIC_SHELTER", "type": "esriFieldTypeSmallInteger", "alias": "PICNIC_SHELTER", "domain": null }, { "name": "BASEBALL_DIAMOND", "type": "esriFieldTypeSmallInteger", "alias": "BASEBALL_DIAMOND", "domain": null }, { "name": "SWIMMING_POOL", "type": "esriFieldTypeSmallInteger", "alias": "SWIMMING_POOL", "domain": null }, { "name": "PLAY_EQUIPMENT", "type": "esriFieldTypeSmallInteger", "alias": "PLAY_EQUIPMENT", "domain": null }, { "name": "HORSESHOE", "type": "esriFieldTypeSmallInteger", "alias": "HORSESHOE", "domain": null }, { "name": "ICE_SKATING", "type": "esriFieldTypeSmallInteger", "alias": "ICE_SKATING", "domain": null }, { "name": "X_COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "X_COUNTRY", "domain": null }, { "name": "FISHING", "type": "esriFieldTypeSmallInteger", "alias": "FISHING", "domain": null }, { "name": "LAGOON", "type": "esriFieldTypeSmallInteger", "alias": "LAGOON", "domain": null }, { "name": "BOAT_LAUNCH", "type": "esriFieldTypeSmallInteger", "alias": "BOAT_LAUNCH", "domain": null }, { "name": "FLOWER_GARDEN", "type": "esriFieldTypeSmallInteger", "alias": "FLOWER_GARDEN", "domain": null }, { "name": "EAGLE_WATCH", "type": "esriFieldTypeSmallInteger", "alias": "EAGLE_WATCH", "domain": null }, { "name": "NATURE_AREA", "type": "esriFieldTypeSmallInteger", "alias": "NATURE_AREA", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R816_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_816", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_816", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S788_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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": 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, "serviceItemId": "7616fe35207c4d40b6970806aa12e5e4" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "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": [ 0, 0, 0, 255 ], "width": 0.6000000000000001 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2411996.94878456, "ymin": 546173.9114208966, "xmax": 2453034.367037639, "ymax": 605682.8613003939, "spatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3.725648770439424E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_123", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_123", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S113_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": 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, "serviceItemId": "7616fe35207c4d40b6970806aa12e5e4" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Street Centerline (Labels Only)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "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": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ALIAS]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(FED_DESCRIPTION = 'INTERSTATE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate", "priority": 6, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREET]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(FED_DESCRIPTION = 'PRINCIPAL ARTERIAL' ) OR FED_DESCRIPTION = 'MINOR ARTERIAL' OR FED_DESCRIPTION = 'COLLECTOR'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Major Roads", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREET]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(FED_DESCRIPTION = 'LOCAL' )", "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Local Roads", "priority": 10, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREET]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(FED_DESCRIPTION = 'PRIVATE' )", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Private Roads", "priority": 12, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2408852.6286296397, "ymin": 545341.0469448864, "xmax": 2463348.7433904707, "ymax": 604694.583093226, "spatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3.725648770439424E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 40, "domain": null }, { "name": "ADDR_LT_FR", "type": "esriFieldTypeString", "alias": "ADDR_LT_FR", "length": 10, "domain": null }, { "name": "ADDR_LT_TO", "type": "esriFieldTypeString", "alias": "ADDR_LT_TO", "length": 10, "domain": null }, { "name": "ADDR_RT_FR", "type": "esriFieldTypeString", "alias": "ADDR_RT_FR", "length": 10, "domain": null }, { "name": "ADDR_RT_TO", "type": "esriFieldTypeString", "alias": "ADDR_RT_TO", "length": 10, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 5, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 5, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 5, "domain": null }, { "name": "FED_DESCRIPTION", "type": "esriFieldTypeString", "alias": "FED_DESCRIPTION", "length": 25, "domain": null }, { "name": "LEFT_ZIP", "type": "esriFieldTypeInteger", "alias": "LEFT_ZIP", "domain": null }, { "name": "RIGHT_ZIP", "type": "esriFieldTypeInteger", "alias": "RIGHT_ZIP", "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Speed_Limit", "type": "esriFieldTypeSmallInteger", "alias": "Speed_Limit", "domain": null }, { "name": "Snow_Route", "type": "esriFieldTypeString", "alias": "Snow_Route", "length": 10, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 10, "domain": null }, { "name": "STATE_ABBR", "type": "esriFieldTypeString", "alias": "STATE_ABBR", "length": 10, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 20, "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": "R821_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_821", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_821", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S793_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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": 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, "serviceItemId": "7616fe35207c4d40b6970806aa12e5e4" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Street Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FED_DESCRIPTION", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "value": "INTERSTATE", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 }, "value": "RAMP", "label": "Interstate Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "PRINCIPAL ARTERIAL", "label": "Major Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "MINOR ARTERIAL", "label": "Minor Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "COLLECTOR", "label": "Minor Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "HWY RAMP", "label": "Highway Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 }, "value": "LOCAL", "label": "Local Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 204, 204, 255 ], "width": 0.4 }, "value": "ALLEY", "label": "Alley" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 215, 158, 158, 255 ], "width": 0.4 }, "value": "PRIVATE", "label": "Private Roads" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 134, 50, 255 ], "toColor": [ 179, 134, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 64, 201, 255 ], "toColor": [ 64, 64, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 173, 199, 255 ], "toColor": [ 42, 173, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 37, 106, 255 ], "toColor": [ 176, 37, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 189, 61, 255 ], "toColor": [ 58, 189, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 53, 41, 255 ], "toColor": [ 186, 53, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 96, 166, 255 ], "toColor": [ 56, 96, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 163, 118, 255 ], "toColor": [ 51, 163, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 71, 186, 255 ], "toColor": [ 173, 71, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 199, 48, 255 ], "toColor": [ 191, 199, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 87, 64, 255 ], "toColor": [ 161, 87, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 44, 72, 255 ], "toColor": [ 184, 44, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 168, 54, 255 ], "toColor": [ 124, 168, 54, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ALIAS]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(FED_DESCRIPTION = 'INTERSTATE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate", "priority": 20, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREET]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(FED_DESCRIPTION = 'PRINCIPAL ARTERIAL' ) OR FED_DESCRIPTION = 'MINOR ARTERIAL' OR FED_DESCRIPTION = 'COLLECTOR'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Major Roads", "priority": 21, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREET]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(FED_DESCRIPTION = 'LOCAL' )", "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Local Roads", "priority": 22, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREET]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(FED_DESCRIPTION = 'PRIVATE' )", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Private Roads", "priority": 23, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2408852.6286296397, "ymin": 545341.0469448864, "xmax": 2463348.7433904707, "ymax": 604694.583093226, "spatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3.725648770439424E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 40, "domain": null }, { "name": "ADDR_LT_FR", "type": "esriFieldTypeString", "alias": "ADDR_LT_FR", "length": 10, "domain": null }, { "name": "ADDR_LT_TO", "type": "esriFieldTypeString", "alias": "ADDR_LT_TO", "length": 10, "domain": null }, { "name": "ADDR_RT_FR", "type": "esriFieldTypeString", "alias": "ADDR_RT_FR", "length": 10, "domain": null }, { "name": "ADDR_RT_TO", "type": "esriFieldTypeString", "alias": "ADDR_RT_TO", "length": 10, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 5, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 5, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 5, "domain": null }, { "name": "FED_DESCRIPTION", "type": "esriFieldTypeString", "alias": "FED_DESCRIPTION", "length": 25, "domain": null }, { "name": "LEFT_ZIP", "type": "esriFieldTypeInteger", "alias": "LEFT_ZIP", "domain": null }, { "name": "RIGHT_ZIP", "type": "esriFieldTypeInteger", "alias": "RIGHT_ZIP", "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Speed_Limit", "type": "esriFieldTypeSmallInteger", "alias": "Speed_Limit", "domain": null }, { "name": "Snow_Route", "type": "esriFieldTypeString", "alias": "Snow_Route", "length": 10, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 10, "domain": null }, { "name": "STATE_ABBR", "type": "esriFieldTypeString", "alias": "STATE_ABBR", "length": 10, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 20, "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": "R821_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_821", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_821", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S793_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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": 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, "serviceItemId": "7616fe35207c4d40b6970806aa12e5e4" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "Street Outline", "type": "Feature Layer", "description": "Pavement", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Davenport", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2409586.216073215, "ymin": 546108.1248070598, "xmax": 2463361.749926135, "ymax": 604709.9131150544, "spatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3.725648770439424E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "WS1_Ownership", "description": "Public or private ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R825_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_825", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_825", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S797_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": 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, "serviceItemId": "7616fe35207c4d40b6970806aa12e5e4" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "name": "Scott County Street Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FED_DESC", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "value": "INTERSTATE", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 }, "value": "RAMP", "label": "Interstate Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "PRINCIPAL ARTERIAL", "label": "Major Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "MINOR ARTERIAL", "label": "Minor Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "COLLECTOR", "label": "Minor Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "HWY RAMP", "label": "Highway Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "LOCAL", "label": "Local Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "value": "ALLEY", "label": "Alley" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 215, 158, 158, 255 ], "width": 0.4 }, "value": "PRIVATE", "label": "Private Roads" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 134, 50, 255 ], "toColor": [ 179, 134, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 64, 201, 255 ], "toColor": [ 64, 64, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 173, 199, 255 ], "toColor": [ 42, 173, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 37, 106, 255 ], "toColor": [ 176, 37, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 189, 61, 255 ], "toColor": [ 58, 189, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 53, 41, 255 ], "toColor": [ 186, 53, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 96, 166, 255 ], "toColor": [ 56, 96, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 163, 118, 255 ], "toColor": [ 51, 163, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 71, 186, 255 ], "toColor": [ 173, 71, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 199, 48, 255 ], "toColor": [ 191, 199, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 87, 64, 255 ], "toColor": [ 161, 87, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 44, 72, 255 ], "toColor": [ 184, 44, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 168, 54, 255 ], "toColor": [ 124, 168, 54, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[RTELBL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(FED_DESC = 'INTERSTATE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate", "priority": 15, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RTELBL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(FED_DESC = 'PRINCIPAL ARTERIAL' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Major Roads", "priority": 16, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STRLBL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "FED_DESC IN ('MINOR ARTERIAL' , 'COLLECTOR' )", "useCodedValues": true, "maxScale": 0, "minScale": 90000, "name": "Minor Roads", "priority": 17, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STRLBL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(FED_DESC = 'LOCAL' )", "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Local Roads", "priority": 18, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ATTR_NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(FED_DESC = 'PRIVATE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Private Roads", "priority": 19, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2350144.123015389, "ymin": 541365.0076528937, "xmax": 2503982.0499189645, "ymax": 661012.1801034808, "spatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3.725648770439424E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ATTR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SID", "type": "esriFieldTypeInteger", "alias": "SID", "domain": null }, { "name": "PLLO", "type": "esriFieldTypeInteger", "alias": "PLLO", "domain": null }, { "name": "PLHI", "type": "esriFieldTypeInteger", "alias": "PLHI", "domain": null }, { "name": "PRLO", "type": "esriFieldTypeInteger", "alias": "PRLO", "domain": null }, { "name": "PRHI", "type": "esriFieldTypeInteger", "alias": "PRHI", "domain": null }, { "name": "LLO", "type": "esriFieldTypeInteger", "alias": "LLO", "domain": null }, { "name": "LHI", "type": "esriFieldTypeInteger", "alias": "LHI", "domain": null }, { "name": "RLO", "type": "esriFieldTypeInteger", "alias": "RLO", "domain": null }, { "name": "RHI", "type": "esriFieldTypeInteger", "alias": "RHI", "domain": null }, { "name": "PRT", "type": "esriFieldTypeString", "alias": "PRT", "length": 12, "domain": null }, { "name": "PRD", "type": "esriFieldTypeString", "alias": "PRD", "length": 2, "domain": null }, { "name": "STN", "type": "esriFieldTypeString", "alias": "STN", "length": 60, "domain": null }, { "name": "STS", "type": "esriFieldTypeString", "alias": "STS", "length": 4, "domain": null }, { "name": "POD", "type": "esriFieldTypeString", "alias": "POD", "length": 2, "domain": null }, { "name": "POM", "type": "esriFieldTypeString", "alias": "POM", "length": 20, "domain": null }, { "name": "STRLBL", "type": "esriFieldTypeString", "alias": "STRLBL", "length": 60, "domain": null }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "CFCC", "length": 3, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "COMM_L", "type": "esriFieldTypeString", "alias": "COMM_L", "length": 35, "domain": null }, { "name": "COMM_R", "type": "esriFieldTypeString", "alias": "COMM_R", "length": 35, "domain": null }, { "name": "PCOMM_L", "type": "esriFieldTypeString", "alias": "PCOMM_L", "length": 30, "domain": null }, { "name": "PCOMM_R", "type": "esriFieldTypeString", "alias": "PCOMM_R", "length": 30, "domain": null }, { "name": "ZSL", "type": "esriFieldTypeInteger", "alias": "ZSL", "domain": null }, { "name": "ZSR", "type": "esriFieldTypeInteger", "alias": "ZSR", "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "COL", "type": "esriFieldTypeInteger", "alias": "COL", "domain": null }, { "name": "COR", "type": "esriFieldTypeInteger", "alias": "COR", "domain": null }, { "name": "ESL", "type": "esriFieldTypeString", "alias": "ESL", "length": 5, "domain": null }, { "name": "ESR", "type": "esriFieldTypeString", "alias": "ESR", "length": 5, "domain": null }, { "name": "MPH", "type": "esriFieldTypeInteger", "alias": "MPH", "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeInteger", "alias": "F_ELEV", "domain": null }, { "name": "T_ELEV", "type": "esriFieldTypeInteger", "alias": "T_ELEV", "domain": null }, { "name": "ALIAS_ID", "type": "esriFieldTypeInteger", "alias": "ALIAS_ID", "domain": null }, { "name": "SOD", "type": "esriFieldTypeString", "alias": "SOD", "length": 20, "domain": null }, { "name": "DLU", "type": "esriFieldTypeDate", "alias": "DLU", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 1, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeString", "alias": "FLAG", "length": 10, "domain": null }, { "name": "NOTE_", "type": "esriFieldTypeString", "alias": "NOTE_", "length": 254, "domain": null }, { "name": "RDCLASS", "type": "esriFieldTypeInteger", "alias": "RDCLASS", "domain": null }, { "name": "RTELBL", "type": "esriFieldTypeString", "alias": "RTELBL", "length": 6, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 20, "domain": null }, { "name": "ATTR_DATE", "type": "esriFieldTypeDate", "alias": "ATTR_DATE", "length": 8, "domain": null }, { "name": "ATTR_NAME", "type": "esriFieldTypeString", "alias": "ATTR_NAME", "length": 20, "domain": null }, { "name": "ADJ_DATE", "type": "esriFieldTypeDate", "alias": "ADJ_DATE", "length": 8, "domain": null }, { "name": "ADJ_NAME", "type": "esriFieldTypeString", "alias": "ADJ_NAME", "length": 20, "domain": null }, { "name": "NEW_DATE", "type": "esriFieldTypeDate", "alias": "NEW_DATE", "length": 8, "domain": null }, { "name": "NEW_NAME", "type": "esriFieldTypeString", "alias": "NEW_NAME", "length": 20, "domain": null }, { "name": "TRAVEL_TIM", "type": "esriFieldTypeDouble", "alias": "TRAVEL_TIM", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "FED_DESC", "type": "esriFieldTypeString", "alias": "FED_DESC", "length": 30, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 50, "domain": null }, { "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R822_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_822", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_822", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S794_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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": 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, "serviceItemId": "7616fe35207c4d40b6970806aa12e5e4" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "name": "County Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COUNTY", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 1.5 } }, "value": "Scott", "label": "Scott" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 243, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 1.5 } }, "value": "Rock Island", "label": "Rock Island; Muscatine; Clinton; Cedar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 243, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 1.5 } }, "value": "Muscatine", "label": "Rock Island; Muscatine; Clinton; Cedar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 243, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 1.5 } }, "value": "Clinton", "label": "Rock Island; Muscatine; Clinton; Cedar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 243, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 1.5 } }, "value": "Cedar", "label": "Rock Island; Muscatine; Clinton; Cedar" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 120, 58, 255 ], "toColor": [ 153, 120, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 53, 176, 255 ], "toColor": [ 49, 53, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 128, 156, 255 ], "toColor": [ 53, 128, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 29, 82, 255 ], "toColor": [ 128, 29, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 176, 44, 255 ], "toColor": [ 55, 176, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 54, 40, 255 ], "toColor": [ 176, 54, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 153, 108, 255 ], "toColor": [ 70, 153, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 46, 176, 255 ], "toColor": [ 167, 46, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 72, 133, 255 ], "toColor": [ 62, 72, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 133, 46, 255 ], "toColor": [ 104, 133, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 165, 42, 255 ], "toColor": [ 176, 165, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 48, 52, 255 ], "toColor": [ 130, 48, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 50, 128, 255 ], "toColor": [ 120, 50, 128, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[COUNTY] CONCAT NEWLINE CONCAT \"County\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "COUNTY IN ('Rock Island' , 'Muscatine' , 'Clinton' , 'Cedar' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Rock Island; Muscatine; Clinton; Cedar", "priority": 5, "symbol": { "type": "esriTS", "color": [ 137, 90, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2220955.168467298, "ymin": 434280.82943323255, "xmax": 2698377.880286634, "ymax": 758294.3247776479, "spatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3.725648770439424E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_126", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_126", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S116_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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": 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, "serviceItemId": "7616fe35207c4d40b6970806aa12e5e4" } ], "tables": [] }