{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "Street ROW", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Street Names" }, { "id": 2, "name": "RightOfWays" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2095812.3153482825, "ymin": 1253934.947449863, "xmax": 2118244.4316904247, "ymax": 1282272.0861210525, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "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": "R123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_114", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S118_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Street Names" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "RightOfWays" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Street Names" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "RightOfWays" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 1, "name": "Street Names", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Street ROW" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2095812.3153482825, "ymin": 1253934.947449863, "xmax": 2118244.4316904247, "ymax": 1282272.0861210525, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 2, "name": "RightOfWays", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Street ROW" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2095812.3153482825, "ymin": 1253934.947449863, "xmax": 2118244.4316904247, "ymax": 1282272.0861210525, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 3, "name": "Fiber Optics (City Network Only)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 4, "name": "Port Assignments" }, { "id": 6, "name": "Fiber Optic Points (City Only)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2095816.4156880528, "ymin": 1250176.1131576449, "xmax": 2114744.0520453006, "ymax": 1271133.6332504004, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 4, "name": "Port Assignments", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Fiber Optics (City Network Only)" }, "subLayers": [ { "id": 5, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2100842.4358197153, "ymin": 1262382.942418471, "xmax": 2112201.4295058846, "ymax": 1264189.1812600642, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "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": "R235_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_227", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S229_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 5, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "Port Assignments" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2100842.4358197153, "ymin": 1262382.942418471, "xmax": 2112201.4295058846, "ymax": 1264189.1812600642, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 6, "name": "Fiber Optic Points (City Only)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Fiber Optics (City Network Only)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Label", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "00cf7e98bfb6ea1c69ccb6fbbf6283df", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANFJREFUKJGVzzFqAkEUgOFPWYiFWFjZCOmSau02EEilWAm2YuUFvIFnULyCqHdIJeQEVkI6C2FPYLG6SoolFkk06w/TzTfzXgD9vo/j0aMcjUZeGg1xAIuFtzwIzmfvCIO84GdX4W7H6US9TrGYE263dDrEMasVYZgTFgqkKfv9HaOu1yyXDIfUaszntNs0m9mDV+FsxmTCYEC1ynjMZkMUUancgL0ehwPdbvZjmtJqUS7/M2oUZee76fTGjqXSw2eSJE9/X/nV6wUmSfKcE136AqwMNLqfudIyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HH", "label": "Hand Hold", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9ad718f30f72125b2b2a74d4f402cbb3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARlJREFUOI2t0S9LZUEYB+DnlSsHxHSbSdhgWwSDQdFs1ShYxG2aNixiUBA0iEkQBP0KBr+AyCYNVhG2bDogeKI6II7hXv9dBO9RX5gw78w8/Gam4ZuqUfdAbjZHo6rOvgRlhlTVcWYkuPwKtBL04SAzEeTaUOYHZtvTcSxi5zPQSrzdv5E5Cv53DWUGMdfR7scepupAy0FvR/seY5mZ4LABeWDgZy7LX1oP2dd+0Kdxjd/YxO3TiBb0XK1EZXkRTGL4nUBLwb+PUjcguM/N5ryqOu24bon9j5CXRIiqOn8oiu1I6c+r9a3grhYEkdKaopiW0hCutH6lq3oLcZdZwAm2g5tPQe1Ufx+KYj1S2u0WeReCnpRW6yDwCBboTuut1CL+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CAB", "label": "CAB", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1690d157459873468ba5baaac3fc57f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZNJREFUSInt0r9LAmEcBvDv1xpcOlEcgrtJB6NN2q/rimgLV8Eth8ilRWhxcHFsarpFfOFwk6Yk+kEp9A+kbU0JDcJrt/c+LR7E0ekVFQ2968P7eeB93kX6wbP4j/8tHECCmV++mofiSqljADue521pmjYK5p7n6QAulFLdWCx2GBkHwAASnU5nZTQaPUgpV5PJ5JOfSymNZrM51HV9qVAo3AFgZkYknJkBYC+VSmUrlYpJREO/QEppCCGGjUZjyXXdW2be+wgOxacFCsCG67rXxWLRJKLheDzeFkKc+7BlWRvMrMKMmYMGC/r9/l2v16Mo8FzcL5hMJqVyufxYr9cXarXaaz6fL82DI+FSSqPVat07jrMghPCq1aqWTqfvgyN/Gg+OZ1nWpmEYl/4G8wpCcQDLjuMMguO93yAejw8A5Jj5OTIOIEZEZ7Zta7lc7sY0Tdt/Y7+g3W5f6bq+TkRnANY+2iDsnysAR5lMZjebzR4EL05zG8AJEZ2GjTvrn3eJqDsjV0S0H5bPxL/j/OO/j78BjgPmwx12vJ0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ONT", "label": "Utility Crossing", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2095816.4156880528, "ymin": 1250176.1131576449, "xmax": 2114744.0520453006, "ymax": 1271133.6332504004, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Label", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 5, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "FiberPointType", "description": "Values LUT for FiberOptic Points", "codedValues": [ { "name": "Hand Hold", "code": 1 }, { "name": "Electric Line Crossing", "code": 2 }, { "name": "Phone Line Crossing", "code": 3 }, { "name": "Gas Line Crossing", "code": 4 }, { "name": "Other/Unknown Utility Crossing", "code": 5 }, { "name": "Water Line Crossing", "code": 6 }, { "name": "Sewer Line Crossing", "code": 7 }, { "name": "Storm Drain Crossing", "code": 8 }, { "name": "CAB", "code": 9 }, { "name": "ONT", "code": 10 }, { "name": "Aerial Fiber Power Pole", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALL", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "Box Size", "length": 25, "domain": null }, { "name": "UPS_Date", "type": "esriFieldTypeDate", "alias": "UPS Date", "length": 8, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 50, "domain": null }, { "name": "Business", "type": "esriFieldTypeString", "alias": "Business", "length": 50, "domain": null }, { "name": "Provider", "type": "esriFieldTypeString", "alias": "Provider", "length": 50, "domain": null }, { "name": "Fiber_Assignment", "type": "esriFieldTypeSmallInteger", "alias": "Fiber_Assignment", "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 50, "domain": null }, { "name": "ONT", "type": "esriFieldTypeString", "alias": "ONT", "length": 50, "domain": null }, { "name": "SERIAL__ONT", "type": "esriFieldTypeString", "alias": "SERIAL#", "length": 50, "domain": null }, { "name": "CABINET_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "CSA", "length": 12, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S228_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 7, "name": "Water Utilities", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 8, "name": "FireHydrants" }, { "id": 9, "name": "Water Valves" }, { "id": 10, "name": "WaterMeters" }, { "id": 11, "name": "Water Leaks Repaired" }, { "id": 12, "name": "Waterlines" }, { "id": 13, "name": "Water System Notes" }, { "id": 16, "name": "Water Taps Out Of City" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2057249.027599886, "ymin": 1213115.0347208977, "xmax": 2118134.328073144, "ymax": 1309756.706266567, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 8, "name": "FireHydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Water Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e4c1618bb17916b7454022ecfd5d55c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAR5JREFUKJGd0b9Lm1EUxvFPMPUVTFDMFHQRpR20bkIXf2xuLs4qkU66OHYviIOLS5c66OTfYHdx6V9QRRGHoGDQYsRLE+3yBm7iKwQPXHjOw/k+58DNe2flM7weXEf9Pca6AXMozWAQv+gN3WzcGRpam6zVTKX9LYXf/KywiXomuJ0ks4u12nYh8krkFvh6QH6VSid4B+UQ+gup9w9PKKYD06yOs3SVJNUQwqcWOAAj0aZ97OIkhQfJzVPcC+Hx1anPkf6MDfRFXiPSbeApJlL9JX2tOsdRBvgB/jJ8wfEow3FgncZFkmxVQ/iOlxhswDcufzD3h7OPadoNzXq5vLJcrR7GYa/+cZ3LDutBB5QJpqc0o76RMZMJNt/w2+o/XgJG4swJkxoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "\"Hydrant # \" CONCAT \"\" CONCAT [LABEL] CONCAT \"<\/FNT>\" CONCAT NEWLINE CONCAT \"PSI: \" CONCAT [STATIC] CONCAT \" Flow: \" CONCAT [FLOW]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": [ 255, 0, 0, 255 ], "borderLineColor": [ 0, 0, 0, 255 ], "borderLineSize": 0, "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": "normal", "decoration": "none" } }, "minScale": 1500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2096096.1546298862, "ymin": 1253804.9717135578, "xmax": 2115189.2499738038, "ymax": 1276312.124861896, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Manufacturer", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Label", "type": "esriFieldTypeInteger", "alias": "Label", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 75, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 10, "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeInteger", "alias": "YearInstalled", "domain": null }, { "name": "Main_Size", "type": "esriFieldTypeInteger", "alias": "Main_Size", "domain": null }, { "name": "Lead_Size", "type": "esriFieldTypeInteger", "alias": "Lead_Size", "domain": null }, { "name": "Nozzles", "type": "esriFieldTypeInteger", "alias": "Nozzles", "domain": null }, { "name": "Height", "type": "esriFieldTypeInteger", "alias": "Height", "domain": null }, { "name": "PITOT", "type": "esriFieldTypeInteger", "alias": "PITOT", "domain": null }, { "name": "Static", "type": "esriFieldTypeInteger", "alias": "Static", "domain": null }, { "name": "Flow", "type": "esriFieldTypeInteger", "alias": "Flow", "domain": null }, { "name": "Flow_20PSI", "type": "esriFieldTypeInteger", "alias": "Flow_20PSI", "domain": null }, { "name": "FlowTestDate", "type": "esriFieldTypeDate", "alias": "FlowTestDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S230_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 9, "name": "Water Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Water Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "924c37dcfb5e7db2a4ded8f761dda379", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAapJREFUGJVlkU9I03EAxT/M79BNttkUDMp1sJISbbLVYNJ2aZSQxahI+R1ihwhFkEREBS9eBJFOUlhEeBh2MGEoegmE1pTCH47sB6UTmuafJH5Mx+Zqv6aHSCa903u8z+k9wf/SARZgF8jlFyLPW+wt3WNr87PX1OgHfWGV/c8Fry8SjUw3oShb+bDprF9aNVnLSpteTqI3mcmm0wVfZiY8Z+KxlTicQ1G2BIDrcf8oBaK05m6AuRdP2Fd/IAwmPK1dAMVl6xffyIriFgDby0s3fL1DRMeeY/dLZDNpiswnePd0EG97H68lnwvQ/YU/LxYVmkvYUBaparhDsNGJNLmAtp9EbzSiKrIOsAiACmd9JqP+NNgcbn6nkgRmlznQNAzWcrLJPayOqzlVDu8KgNOXXG/l4EhjfVsPn8ZHWZPnOFVdh/thB0vjr6i+fnshLIdzAsBiLG5OoPseGR4ocUiPqL0X4NdeAjk4QmJzPX3effnW0XShzgephuEpm5bamXj/bMD7bT6sr7A7NdsVz8eTlZX+UMv9nWOnzLTdTAK+fzkW/0osFDx27SH455r4nJGujAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Other", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5f218c812c7c76ccb779a6e92076dbf6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYVJREFUGJVtkc9LmnEAxj/I13e9fl9fJb0oGYzmfoWlB4lBQZcXDBxsRKSD6lKL/oWO3bt5CUE6efAQJEp06TjxIBnbW8tNtkGjlHKG+G4VxA4DcWzP6YHneXjgeQT/wga4gGvgvl8Qfdy1vh7ODg46x/1+/UGj0b1tNju1fL7yxjQ57zc7FxYe1efmRj3hsK+Xrtd/+Gu1y0/wLWianAuAjY2J7UTiuWd//wtDQzper6Td/kmhUGNz05CZzPucaZanBIAQTAaDHgIBnXT6iFjsIcXiZ1ZWIkip4POpzwCbANA01QEwMGBndvYJodAW1epbpFQA8HqdEnAJAMu6vQG0Vssilzvm9HSNbPYDi4tjuN0qV1fdG+BaAOi68q5UOntZLn9ndTWCqiosL0dIpw8xjBEs6+4EuBcAUrqS+fzHs2Qy5FbVP9UOh4JhjJBKlaxo9PGr3nRLS7vdQmFmuFK52Dk4+PpCSrva6dz90jR7dXr66ev5+d3mX6fE43sdwPjPoz38Bq4ze+TB7yLsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "16", "label": "Water Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5f218c812c7c76ccb779a6e92076dbf6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYVJREFUGJVtkc9LmnEAxj/I13e9fl9fJb0oGYzmfoWlB4lBQZcXDBxsRKSD6lKL/oWO3bt5CUE6efAQJEp06TjxIBnbW8tNtkGjlHKG+G4VxA4DcWzP6YHneXjgeQT/wga4gGvgvl8Qfdy1vh7ODg46x/1+/UGj0b1tNju1fL7yxjQ57zc7FxYe1efmRj3hsK+Xrtd/+Gu1y0/wLWianAuAjY2J7UTiuWd//wtDQzper6Td/kmhUGNz05CZzPucaZanBIAQTAaDHgIBnXT6iFjsIcXiZ1ZWIkip4POpzwCbANA01QEwMGBndvYJodAW1epbpFQA8HqdEnAJAMu6vQG0Vssilzvm9HSNbPYDi4tjuN0qV1fdG+BaAOi68q5UOntZLn9ndTWCqiosL0dIpw8xjBEs6+4EuBcAUrqS+fzHs2Qy5FbVP9UOh4JhjJBKlaxo9PGr3nRLS7vdQmFmuFK52Dk4+PpCSrva6dz90jR7dXr66ev5+d3mX6fE43sdwPjPoz38Bq4ze+TB7yLsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "13", "label": "Water Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5f218c812c7c76ccb779a6e92076dbf6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYVJREFUGJVtkc9LmnEAxj/I13e9fl9fJb0oGYzmfoWlB4lBQZcXDBxsRKSD6lKL/oWO3bt5CUE6efAQJEp06TjxIBnbW8tNtkGjlHKG+G4VxA4DcWzP6YHneXjgeQT/wga4gGvgvl8Qfdy1vh7ODg46x/1+/UGj0b1tNju1fL7yxjQ57zc7FxYe1efmRj3hsK+Xrtd/+Gu1y0/wLWianAuAjY2J7UTiuWd//wtDQzper6Td/kmhUGNz05CZzPucaZanBIAQTAaDHgIBnXT6iFjsIcXiZ1ZWIkip4POpzwCbANA01QEwMGBndvYJodAW1epbpFQA8HqdEnAJAMu6vQG0Vssilzvm9HSNbPYDi4tjuN0qV1fdG+BaAOi68q5UOntZLn9ndTWCqiosL0dIpw8xjBEs6+4EuBcAUrqS+fzHs2Qy5FbVP9UOh4JhjJBKlaxo9PGr3nRLS7vdQmFmuFK52Dk4+PpCSrva6dz90jR7dXr66ev5+d3mX6fE43sdwPjPoz38Bq4ze+TB7yLsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Water Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "110a53ba7bbc1f350bb4e7794cddd6c3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARRJREFUKJGNj71KwwAURs8taTK4aBwEF5f6AAq1gktBqqB0qzg0ieCSJ8hqJWQIWTK5CQFBpy4dHZS2Lg76CA6CdBAcHEQSinFQ2hob8Wz38p37owBozcEx/0GhqwDEsKmBG6cyk59OZ7UhVeW7eo1T9qsvnlVe306kUBjFhsm79O4e1Pv5gz1IUSZndC9PiofNStEwDESEJEnwfR9dGXyMr8pgWRYiQqPRIAgCWq0WtV2bXAHANE3a7TadTmfK31PwPA/bttF1nSiK/hZc18VxHFRVJQxDAJ6ec4SlUomV1Qq9/u2oV9va4fTsWn4LIjePa33qF9mdyzC3gSbp26RQhhQkGx4Tw5EGV1/C+eJCfvSHxCf5Q0poENsStgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Hydrant Valve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "fe166a3a6debb62674b35814526639cf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGJJREFUGJVjYYh9nsKABQj9/n+JheHf/9nYJL8yMfSysDMwuCIL/mRgUGZgYJjBwMDAwPJzqdQeFOPin7159wfCZsFmJAwMjGT0sxXIAu/+MAgg6wzHrXPpL1ZsEj8Z5P8BAN9rGWhul2c3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Cap", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1843c1b7ba46dfb635c7de54490a6d35", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALFJREFUGJV1z7FOwgAUheEP2qQmhMiATm4OPAaMJiSM7ISU2fgGbm6ulTB0J2EjPoJdCMxO8gBuLg22ulgR1H85Nyf/cG5oTx3tr6x4xQ7CH+UUY4cUlVOJM9xhmCRJM8syaZpCF9dRFK0rcawzGlBvxHGs2bqQPgW8bBbyVZnn+W1o+hGY1Ojdnzk5FdxAn6s+z/Nzj8O3442/Kd+/z9CkVoCH1n/6wdcFLrH9Q1yi/AQ4NCqCPdolSgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "Tee", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "where": null, "labelExpression": "[Type] CONCAT \" \" CONCAT [Notes]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 230, 152, 0, 255 ], "borderLineColor": [ 0, 0, 0, 255 ], "borderLineSize": 1, "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": "normal", "decoration": "none" } }, "minScale": 3000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2096101.1250923872, "ymin": 1253798.0330791473, "xmax": 2118134.328073144, "ymax": 1300276.7590191364, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Notes", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "WaterValvesType", "description": "Values LUT for Watervalve Layer", "codedValues": [ { "name": "Water Valve", "code": 1 }, { "name": "Cleanout", "code": 2 }, { "name": "Hydrant Valve", "code": 3 }, { "name": "Air Vacumn", "code": 4 }, { "name": "Cap", "code": 5 }, { "name": "Tee", "code": 6 }, { "name": "Drain Plug", "code": 9 }, { "name": "Out of Service", "code": 10 }, { "name": "Tap", "code": 11 }, { "name": "Gate Valve", "code": 13 }, { "name": "Riser", "code": 14 }, { "name": "Butterfly Valve", "code": 16 }, { "name": "Sleeve/Union", "code": 17 }, { "name": "Pressure Reducer", "code": 18 }, { "name": "Curb Stop", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "DepthTopOfValve", "type": "esriFieldTypeDouble", "alias": "DepthTopOfValve", "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeInteger", "alias": "YearInstalled", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "ValveNumber", "type": "esriFieldTypeString", "alias": "ValveNumber", "length": 50, "domain": null }, { "name": "UDF_Label", "type": "esriFieldTypeSmallInteger", "alias": "UDF_Label", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "TypeIndex", "fields": "Type", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S241_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 10, "name": "WaterMeters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Water Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3c9f4e46cbaae87001adf0c8c15bf600", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAW5JREFUKJF1kU8ow3EUwD/4+W1FjR2wA2I5kKKUUjiRkyIctLQ1IiI3/yOSPzsoDiJLtPwpf2ZXf0oOKAelhuOQRjGsWftNyuHrzxZevd7rvfd5f3oSvyWL8pZqlSzFKW73CYdrDsD/lZRCCrVUtmxjn86DIEqkCvyPkFsaICOzjbUpayigpqzOiX06CQBzPyQkg2MOLI1qLg7mMHRFsTQ2KwBj3wSLw0l/rCdEUeDydAqwCeDuppaadtB+MrJaWF0aNI0Kf29dxtBrEMDZsQbLOqRnh3fOLxEK8HALMbEFAkhMecf3LPHyKJKxGoiSwO+DN0XEggGQ5VcB5BRc0Vyk/+5svxZH76yApfFnYsP4sgBS9R1odRt43P/ejWnAhbXzSABDxk16FuaZ6TbjcYPrErxPcH8jiqtafaTqCyH0cSOmeu3I1r7HdT7G6qSOO1cEucUBuqy7RMcbGKzyhgOAp6fCBti+A1dOcIRv9gEAW2/m7B5VmgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "\"LocID: \" CONCAT [LocID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 115, 223, 255, 255 ], "borderLineColor": [ 110, 110, 110, 255 ], "borderLineSize": 0, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2096093.907259047, "ymin": 1251434.7782912254, "xmax": 2116757.7911280543, "ymax": 1280815.5029942244, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CustomerName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LocID", "type": "esriFieldTypeInteger", "alias": "LocID", "domain": null }, { "name": "CustomerNumber", "type": "esriFieldTypeString", "alias": "CustomerNumber", "length": 25, "domain": null }, { "name": "CustomerName", "type": "esriFieldTypeString", "alias": "CustomerName", "length": 75, "domain": null }, { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "ServiceAddress", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "MeterLocation", "type": "esriFieldTypeString", "alias": "MeterLocation", "length": 150, "domain": null }, { "name": "TapSize", "type": "esriFieldTypeString", "alias": "TapSize", "length": 25, "domain": null }, { "name": "MeterClass", "type": "esriFieldTypeString", "alias": "MeterClass", "length": 25, "domain": null }, { "name": "Meter_ID", "type": "esriFieldTypeString", "alias": "Meter_ID", "length": 50, "domain": null }, { "name": "ERM_ID", "type": "esriFieldTypeInteger", "alias": "ERM_ID", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Accuracy", "type": "esriFieldTypeString", "alias": "Accuracy", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S240_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 11, "name": "Water Leaks Repaired", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Water Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "83cb870b1f5547d87d174cb72fc913f3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtlJREFUOI2tlE9oFGcYxn/v7L/MNtlshyTNqsmagEbLWjGCtraJrdXWQwtqg/UgeGsQLx6EWD01giRQwUsppYXSg9aDpJdWKRaTKoqCEMQkmEQbjQmaEBLitm5md2ZeD3HWrRsDgu9tnuf7fjzPN3xfkNc4wcVMVSofpb9vqi7bnwFrEqYHRMi8EkyVz4A2YNPgyHtG1ZoGDBkEeOJ5/C6SaBd52L8oTBVTlZ+BLwHmnD0M9dWQrDrC8up9AFERdsPDL1RpE+HEgjBVAsBvInzqawMPDoDAjb6PSL5lITLtWwHgW1WiIhxbKFkbPAc9njvEzd7VVDbYTA6U0j9+mtSy7S82+0Y1clnE7snDVLGAw/4KT5Ncv/0VniOYcZfKVXNc7dlAZHsXKyp2FcIE7E5gY2GynUCZv2J05jh3b1awtHH+x0Utl/JlOS5dbCaw9Sz1VkshcIMqK0QY9pM1i8w7OW8b13q3UJpwCL/h5XfEa7NAmEt/f0jJxz+wJNZaCNwMz2AiJHx1ZGI/M6MR6j548uL5EK/N4jlhuq/uYPcnZwkZF3xrSWHNrK/e6l+PVZ8llzGYHQsRLnMpX5rLA636LGM3TAbvHyRVl4fZeZgq9/yaU+Ol1Lyb4d+JIFPDIWIJ+R8M4M26HHfvNJCqy0v38jARzgMHAFxHCISUqOUSTzpEYm5R3Uipx8yI6X86wIXCmn9CZAjslQE8UCEU9Ui885JrqBAKzKdV5VfDYLowmaNqHwT+qE5MSWY2hhkvTuSPm3aoTw4BTItw1NfzN0CE86p8vbGxq6P7yl7MtQJGMSisGWbvB0l9/lMGIi0i9oMi2DNgp+qRsdTKVT/+M/i2mVid5j/DwvGCmME0pj3F6ECC5uYzo6b51w4Ru7dwf9ETJMIp1V3nSkp+6Ri+va5lznZjhpENpN1wzrIi403vnzpZUdH+nQhF57DgeybCDOxrBVoX8l82TwG5IvpShr293wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "\"Water Leak Repair\"", "useCodedValues": true, "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": [ 255, 255, 255, 255 ], "haloSize": 1.4, "font": { "family": "Arial", "size": 5.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2096102.206455052, "ymin": 1253791.0875549763, "xmax": 2117834.6351029724, "ymax": 1282009.8700280637, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RepairTypeUsed", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DateRepaired", "type": "esriFieldTypeDate", "alias": "DateRepaired", "length": 8, "domain": null }, { "name": "DepthTopOfRepair", "type": "esriFieldTypeDouble", "alias": "DepthTopOfValve", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "RepairTypeUsed", "type": "esriFieldTypeString", "alias": "RepairTypeUsed", "length": 50, "domain": null }, { "name": "Accuracy", "type": "esriFieldTypeString", "alias": "Accuracy", "length": 50, "domain": { "type": "codedValue", "name": "AccuracyDomain", "description": "Range of Values for Accuracy Lookup Table", "codedValues": [ { "name": "Merricks 1995 Data Collection Assumed Accuracy", "code": "Merrick 1995" }, { "name": "1999 Trimble Pathfinder ProXRS, Sub-Meter", "code": "Pathfinder Pro XRS" }, { "name": "On Screen Trace of Orthos, From 6in to 5ft", "code": "Orthophoto Trace" }, { "name": "CAD Drawing Survey Referance in Field, Centimeter", "code": "CAD Drawing - Survey Referenced" }, { "name": "CAD Drawing in Non Geographic Coordinates", "code": "CAD Drawing - Paper Space" }, { "name": "Coordinate Geometry entry using Traverse Tool", "code": "COGO Entry" }, { "name": "Guess - Drawn from approximate dimensions", "code": "Guess" }, { "name": "GIS Grade (sub meter)", "code": "Magellan Pro" }, { "name": "Survey Grade (less than 2\")", "code": "Magellan Pro SrvyGrd" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S237_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 12, "name": "Waterlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Water Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2057249.027599886, "ymin": 1213115.0347208977, "xmax": 2118128.3110248, "ymax": 1309756.706266567, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Material", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 10, "domain": { "type": "codedValue", "name": "WaterLineTypes", "description": "Material Types for Water Lines", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "CC", "code": "CC" }, { "name": "CL", "code": "CL" }, { "name": "DI", "code": "DI" }, { "name": "DR14", "code": "DR14" }, { "name": "DR21", "code": "DR21" }, { "name": "Steel", "code": "Steel" }, { "name": "Clay", "code": "Clay" }, { "name": "C900", "code": "C900" }, { "name": "PVC", "code": "PVC" }, { "name": "Copper", "code": "Copper" }, { "name": "Cast Iron", "code": "CI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeInteger", "alias": "YearInstalled", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 150, "domain": null }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 50, "domain": { "type": "codedValue", "name": "WaterLineOwner", "description": "WaterLineOwner", "codedValues": [ { "name": "CityOfCortez", "code": "CityOfCortez" }, { "name": "MontezumaWater", "code": "MonezumaWater" }, { "name": "PrivateLine", "code": "PrivateLine" }, { "name": "UteMtnUte", "code": "UteMtnUte" }, { "name": "RawWaterIntake", "code": "RawWaterIntake" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S246_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 13, "name": "Water System Notes", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Water Utilities" }, "subLayers": [ { "id": 14, "name": "Note_Lg" }, { "id": 15, "name": "Note_Sm" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2098118.7117492557, "ymin": 1258466.25264287, "xmax": 2112336.2192090154, "ymax": 1271290.720339805, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "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": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_112", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S116_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Note_Lg" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Note_Sm" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Note_Lg" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "Note_Sm" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 14, "name": "Note_Lg", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 13, "name": "Water System Notes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2098118.7117492557, "ymin": 1258466.25264287, "xmax": 2112336.2192090154, "ymax": 1271290.720339805, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 15, "name": "Note_Sm", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 13, "name": "Water System Notes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2098118.7117492557, "ymin": 1258466.25264287, "xmax": 2112336.2192090154, "ymax": 1271290.720339805, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 16, "name": "Water Taps Out Of City", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Water Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "771d31520291a51e7edd877423eb98c8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAYAAACMo1E1AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABGRJREFUWIXtmF9IW1ccxz8PlQsmMHdarYnSgUMrYgv2KkLaPeShYkuUyqTow9CHYSm5L62lL0JMQ/PWupfkQemLhWEGLR1cIaWOOtYRcG0qjFWIUlfKTNTa26ZNi5e97CF/iEaTa1q3Ufw+nt85h8/9nd+fc+4+/sfa918D5NMeXLHagytWny6cEELWNE2WJMmq67oDsAJhIApMCiGimqaF/1W4FNRo+fE22d7eRWmZ4GBdI5LJTHwl5lhPxFmanRmIr8QI+b1hoDMFvLtwkiS563vPDx/r7uNATW2OPT1WfbQZAFu/IqueC0vP7t25ouu6e1fg0t5yjNyU6+2nKTGZDa0zV1TS65tgZtw/HHQpDnbgRcNwmqaNKtPz8lbeMqLWPidVTa3yjY6WRyRj8+PASZLkdozcLBosreqjzZzy+Cz3vYNuI0dcEE4IIdf3nh+ut58GILG6DCSPy6gSq8uZ+ce6+wi6lGEhhFookwvCaZo2eqy7LxNjf/72C3/cvUNEDWBzDmFpOMrnh2ooq6xOZyvriTj6m9c8Df1MyO8F4Gv/DxxxnKXEZEaZnsdnrxsFmouGE0LI5cfbco7zq4FBen0TrC0usJ6I8+r5InN3fyTk92aAS8sEtn6FtstX+ev3R7x6vphZf6CmlsMdPXJEDVjJkxx54TRNk+3tXdvas8vGEcdZ2i5fzbfdBjW2dxFRAw5grCg4SZKspWViS9vf7xJblpPtxjertEyQ6izbzskLp+u642BdY874g7HrRNQAlx7GWE+8ZWrExf5DX9J2+SqPb40TdCkbbJD0VLYO1jWSannuouAAq7SFF2paTtDh+o5rLRYOd/Rw8qKH2NwsE0ovNS0nuPQwxrUWCzbnECcvenh8azxnj9S+eetdIbhwfCXm2JwQVU2tmCsqGZp7C0CJycyBmlosDU2ZOByae4v+LoG5opKG9jMbEgIgvhKD5CWhaLjoeiK+rXFzbGV/RInJnDf2UvvmbWOF4CaXZmcG0k08raXZmRxP5NP7ly8o3V+es4ckSbGiE0IIEU25PyNLQxM+ex025xAN7WcKgqXr37fqww3j8ZUYJpNJLRpO07RwyO8N2/oVOd1+YnOz2JxDhPxeQ3Xtwdh1Tnl86G9eZ8bWFhcI+b2TfGDMAXSqngtLvb4JAOrtp3n/8gXffD9lYGmymyzNzvCZ9Qsg2WdT5WXb4rsTuOize3euzIz7h1v7nJSYzLT2OQ2BQbJ7ZMfsk+BtImpgDFA/Bhy6rruDLsVR1dQqb06Onejprz8RdClh4JyR+Tu5pnfe6Gh5dMrjs2TfUowosbrMk+Btgi4lLIQ4p2maoXU7gYsC1vveQXfQpQwr0/NbviE2a21xgakRV/ooDYPtFA5IHrEQQvXZ60YPd/TIjbmvL1KvL1Kvr0mSwV8wxj4YDpIlBmiOqAFrRA04tnq3SpIUM5lMKgXKxUeHy1IUGEsVUne2Qdd18hVYI/p0f0fstvbgitUeXLH6B4f8xzI6dh9gAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 29, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2095960.3048359752, "ymin": 1255513.6671150625, "xmax": 2114994.663420722, "ymax": 1276321.7088322341, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Applicant", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Applicant", "type": "esriFieldTypeString", "alias": "APPLICANT", "length": 255, "domain": null }, { "name": "Current_Owner", "type": "esriFieldTypeString", "alias": "CURRENT_OWNER", "length": 255, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "Application_Date", "type": "esriFieldTypeDate", "alias": "Application_Date", "length": 8, "domain": null }, { "name": "Meter_Size", "type": "esriFieldTypeString", "alias": "METER_SIZE", "length": 255, "domain": null }, { "name": "Tap_Fee", "type": "esriFieldTypeDouble", "alias": "Tap_Fee", "domain": null }, { "name": "Tap_Date", "type": "esriFieldTypeDate", "alias": "Tap_Date", "length": 8, "domain": null }, { "name": "WorkOrder", "type": "esriFieldTypeDouble", "alias": "WorkOrder", "domain": null }, { "name": "Pre_Annex_Agreement", "type": "esriFieldTypeString", "alias": "Pre_Annex_Agreement", "length": 255, "domain": null }, { "name": "Active_In_Caselle", "type": "esriFieldTypeString", "alias": "ACTIVE_IN_Caselle", "length": 255, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S247_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 17, "name": "Fiber Optic Lines (City Only)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_277", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "\"Fiber Optic - \" CONCAT [Strands] CONCAT \" Strands\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 143, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 0, 255 ], "haloSize": 1.2, "font": { "family": "Verdana", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2095816.4156880528, "ymin": 1250169.4133678973, "xmax": 2114835.7720062137, "ymax": 1271190.0192924738, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Comments", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Strands", "type": "esriFieldTypeSmallInteger", "alias": "Strands", "domain": null }, { "name": "Depth", "type": "esriFieldTypeSmallInteger", "alias": "Depth", "domain": null }, { "name": "LIT", "type": "esriFieldTypeSmallInteger", "alias": "LIT", "domain": null }, { "name": "DARK", "type": "esriFieldTypeSmallInteger", "alias": "DARK", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "Accuracy", "type": "esriFieldTypeString", "alias": "Accuracy", "length": 50, "domain": { "type": "codedValue", "name": "AccuracyDomain", "description": "Range of Values for Accuracy Lookup Table", "codedValues": [ { "name": "Merricks 1995 Data Collection Assumed Accuracy", "code": "Merrick 1995" }, { "name": "1999 Trimble Pathfinder ProXRS, Sub-Meter", "code": "Pathfinder Pro XRS" }, { "name": "On Screen Trace of Orthos, From 6in to 5ft", "code": "Orthophoto Trace" }, { "name": "CAD Drawing Survey Referance in Field, Centimeter", "code": "CAD Drawing - Survey Referenced" }, { "name": "CAD Drawing in Non Geographic Coordinates", "code": "CAD Drawing - Paper Space" }, { "name": "Coordinate Geometry entry using Traverse Tool", "code": "COGO Entry" }, { "name": "Guess - Drawn from approximate dimensions", "code": "Guess" }, { "name": "GIS Grade (sub meter)", "code": "Magellan Pro" }, { "name": "Survey Grade (less than 2\")", "code": "Magellan Pro SrvyGrd" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S227_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 18, "name": "Storm Drains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "97e1334a590b5fe103915fae44e748a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPlJREFUKJGdzrFqg1AUBuC/5l7PoFC5JKsOhY6hQ8dCwcfwDVzdCgEXF5/Cte1SfYNkzyAdOhQ6upU7Fo4Kdgkl8UZs+2/ncD7OL/DPCABQSt3+Fmit3wB8icPwQkRPc4iZ75VSsdZ6Lw67D2Z+jeP4QUopziHP8/Z5nu9OqgIAEV0nSbL0fX85Rl3XIcsyAvBsQACQUg62bc81NmFRFJeu6xpHwzCAmReTsKoqWde1AZVSiKLoYhKWZfkZBMFqDNu2RZqm/ST8S05g0zTSsizjqO97Y3cMt2EYTn5g5nciWo/hDTNvZtrdMfOV4ziPx9CbQT/RWgMAvgEqLE9GmR6XxgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "where": null, "labelExpression": "[Type]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 225, 225, 225, 255 ], "borderLineColor": [ 0, 0, 0, 255 ], "borderLineSize": 1, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 3000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2098632.9579772274, "ymin": 1258191.2392863224, "xmax": 2115199.5744094662, "ymax": 1272837.2015598884, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Install_Year", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "StormDrainsType", "description": "Values LUT for Storm Drains Layer", "codedValues": [ { "name": "Storm Manhole", "code": 1 }, { "name": "Drop Inlet", "code": 2 }, { "name": "Slot Drain", "code": 3 }, { "name": "Drop Box Outlet", "code": 4 }, { "name": "End of Culvert", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Install_Year", "type": "esriFieldTypeString", "alias": "Install_Year", "length": 8, "domain": null }, { "name": "Size_", "type": "esriFieldTypeString", "alias": "Size_", "length": 25, "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null }, { "name": "InvElevIn", "type": "esriFieldTypeDouble", "alias": "InvElevIn", "domain": null }, { "name": "InvElevOut", "type": "esriFieldTypeDouble", "alias": "InvElevOut", "domain": null }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S235_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 19, "name": "Storm Pipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[MATERIAL] CONCAT \" - \" CONCAT [SIZE_] CONCAT \"in\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": [ 255, 255, 255, 255 ], "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.2, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2098891.5000890493, "ymin": 1258191.2644501477, "xmax": 2115255.4463637173, "ymax": 1272958.9566994756, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PLAN_LENGT", "type": "esriFieldTypeInteger", "alias": "PLAN_LENGT", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 35, "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeInteger", "alias": "SIZE_", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 35, "domain": null }, { "name": "INFLUENT_E", "type": "esriFieldTypeDouble", "alias": "INFLUENT_E", "domain": null }, { "name": "EFFLUENT_E", "type": "esriFieldTypeDouble", "alias": "EFFLUENT_E", "domain": null }, { "name": "YEAR_CONST", "type": "esriFieldTypeString", "alias": "YEAR_CONST", "length": 4, "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S236_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 20, "name": "Sewer Utilities", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 21, "name": "SewerManholes" }, { "id": 22, "name": "Lift_Station" }, { "id": 23, "name": "Force_Main_Joint" }, { "id": 24, "name": "Air_Relief_Valves" }, { "id": 25, "name": "Grease_Traps" }, { "id": 26, "name": "SewerLines" }, { "id": 27, "name": "Force_Mains" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1938094406440362E8, "ymin": -9.397937678189273E7, "xmax": 1.253809440650358E8, "ymax": 7.107625719938931E7, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 21, "name": "SewerManholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Sewer Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "11734fd5f643b6dbedbdcf086acb3999", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgBJREFUKJGdkk9Ik3EYxz9vvtvP9dYWaou3FkgZsgpLjaBlf5A6SF2ikjoI0SEIIU+VZsEKYQSVJyHsz8VTWpBYnWJSiNEW04OGf0BH23rFYLRp1uOUdZFh/zz0HB/4fHkePl+d/xz9H3tn5VMqXNtVZq1XBrs1vq0IKqV8BbXywL6BrZOPUAX7hcwc2cP9vDX2cealxtTfwDrjhNzZ04o7vxBC16G8GRbm0MYec2g+yWhtlh2dGvEcaJpmWdJrNZvVuBdSsKawkoNs4xYtDEqYxvRZUlGc9jDdQGUOtCyr6ehrNeksldKRdqh2n8Kzs5hwV4Tx8Qnu1T/joX6SSICK01k2d2nE9KXfdq3zync0cHng3JHzFDncZDIZenp6KHftRQdsCr4m8AFPdAAR2dh3hTzDAFUIs44ZinBjs9kQEfx+PwNA8gN4juHInaqUSlQFpBed+sQraPtyk4b1LTjSBqnVSfL905QDoWtkVwnBHCgibz7eZXjLBTLTA9j6VQfPQx24d0MqAcVx0PMBwQr6+LRcR2C4kRdWhIkD7ZTYXeQlemFTDZjzMHQf0mPMGj9UHcgvHmNKqfpkp7SNVKmmsoviY5HjZFmcixGPvkMZk9yw3kvwjwKISB9QE73M1dFLlAAzU63KEpGIaZq3LcsaWqmrn0WkYVkYS55/ryo/AaYPxHlm3Gm1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "where": null, "labelExpression": "[MH_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 85, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 168, 112, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 5.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2095951.2369407266, "ymin": 1250273.5650624782, "xmax": 2115163.873056054, "ymax": 1273614.0918721408, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MH_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SGM_Pt", "type": "esriFieldTypeInteger", "alias": "SGM Pt", "domain": null }, { "name": "MH_NAME", "type": "esriFieldTypeString", "alias": "MH NAME", "length": 20, "domain": null }, { "name": "Flow_Desti", "type": "esriFieldTypeString", "alias": "Flow Destination", "length": 20, "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "length": 20, "domain": null }, { "name": "Steps", "type": "esriFieldTypeString", "alias": "Steps", "length": 20, "domain": null }, { "name": "Steps_Com", "type": "esriFieldTypeString", "alias": "Steps Com", "length": 150, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 20, "domain": null }, { "name": "Inflow", "type": "esriFieldTypeString", "alias": "Inflow", "length": 20, "domain": null }, { "name": "Inflow_Com", "type": "esriFieldTypeString", "alias": "Inflow Com", "length": 150, "domain": null }, { "name": "Backed_Up", "type": "esriFieldTypeString", "alias": "Backed Up", "length": 20, "domain": null }, { "name": "Loc_Paved", "type": "esriFieldTypeString", "alias": "Loc Paved", "length": 20, "domain": null }, { "name": "Loc_Dirt", "type": "esriFieldTypeString", "alias": "Loc Dirt", "length": 20, "domain": null }, { "name": "Loc_Buried", "type": "esriFieldTypeString", "alias": "Loc Buried", "length": 20, "domain": null }, { "name": "Lid_Brand", "type": "esriFieldTypeString", "alias": "Lid Brand", "length": 20, "domain": null }, { "name": "Lid_Size", "type": "esriFieldTypeString", "alias": "Lid Size", "length": 50, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 20, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "Flow", "type": "esriFieldTypeString", "alias": "Flow", "length": 200, "domain": null }, { "name": "Standard", "type": "esriFieldTypeString", "alias": "Standard", "length": 20, "domain": null }, { "name": "Other", "type": "esriFieldTypeString", "alias": "Other", "length": 150, "domain": null }, { "name": "Doc_Path", "type": "esriFieldTypeString", "alias": "Doc_Path", "length": 250, "domain": null }, { "name": "QC_Comment", "type": "esriFieldTypeString", "alias": "QC_Comment", "length": 150, "domain": null }, { "name": "MH_Name_Fl", "type": "esriFieldTypeString", "alias": "MH_Name_Fl", "length": 20, "domain": null }, { "name": "Inv_In_Dir", "type": "esriFieldTypeString", "alias": "Inv_In_Dir", "length": 20, "domain": null }, { "name": "Inv_In_Siz", "type": "esriFieldTypeString", "alias": "Inv_In_Siz", "length": 20, "domain": null }, { "name": "Inv_In_Dep", "type": "esriFieldTypeString", "alias": "Inv_In_Dep", "length": 20, "domain": null }, { "name": "Inv_In_D_1", "type": "esriFieldTypeString", "alias": "Inv_In_D_1", "length": 20, "domain": null }, { "name": "Inv_In_S_1", "type": "esriFieldTypeString", "alias": "Inv_In_S_1", "length": 20, "domain": null }, { "name": "Inv_In_D_2", "type": "esriFieldTypeString", "alias": "Inv_In_D_2", "length": 20, "domain": null }, { "name": "Inv_In_D_3", "type": "esriFieldTypeString", "alias": "Inv_In_D_3", "length": 20, "domain": null }, { "name": "Inv_In_S_2", "type": "esriFieldTypeString", "alias": "Inv_In_S_2", "length": 20, "domain": null }, { "name": "Inv_In_D_4", "type": "esriFieldTypeString", "alias": "Inv_In_D_4", "length": 20, "domain": null }, { "name": "Inv_In_D_5", "type": "esriFieldTypeString", "alias": "Inv_In_D_5", "length": 20, "domain": null }, { "name": "Inv_In_S_3", "type": "esriFieldTypeString", "alias": "Inv_In_S_3", "length": 20, "domain": null }, { "name": "Inv_In_D_6", "type": "esriFieldTypeString", "alias": "Inv_In_D_6", "length": 20, "domain": null }, { "name": "Inv_Out_Di", "type": "esriFieldTypeString", "alias": "Inv_Out_Di", "length": 20, "domain": null }, { "name": "Inv_Out_Si", "type": "esriFieldTypeString", "alias": "Inv_Out_Si", "length": 50, "domain": null }, { "name": "Inv_Out_De", "type": "esriFieldTypeString", "alias": "Inv_Out_De", "length": 20, "domain": null }, { "name": "Inv_Out__1", "type": "esriFieldTypeString", "alias": "Inv_Out__1", "length": 20, "domain": null }, { "name": "Inv_Out__2", "type": "esriFieldTypeString", "alias": "Inv_Out__2", "length": 50, "domain": null }, { "name": "Inv_Out__3", "type": "esriFieldTypeString", "alias": "Inv_Out__3", "length": 20, "domain": null }, { "name": "Depth_to_C", "type": "esriFieldTypeString", "alias": "Depth_to_C", "length": 30, "domain": null }, { "name": "Backed_Up_", "type": "esriFieldTypeString", "alias": "Backed_Up_", "length": 150, "domain": null }, { "name": "Loc_Paved_", "type": "esriFieldTypeString", "alias": "Loc_Paved_", "length": 150, "domain": null }, { "name": "Loc_Dirt_C", "type": "esriFieldTypeString", "alias": "Loc_Dirt_C", "length": 150, "domain": null }, { "name": "Loc_Buri_1", "type": "esriFieldTypeString", "alias": "Loc_Buri_1", "length": 150, "domain": null }, { "name": "Lid_Size_C", "type": "esriFieldTypeString", "alias": "Lid_Size_C", "length": 150, "domain": null }, { "name": "Lid_Markin", "type": "esriFieldTypeString", "alias": "Lid_Markin", "length": 50, "domain": null }, { "name": "Condition_", "type": "esriFieldTypeString", "alias": "Condition_", "length": 150, "domain": null }, { "name": "Notes_draw", "type": "esriFieldTypeString", "alias": "Notes_draw", "length": 150, "domain": null }, { "name": "Missing_Do", "type": "esriFieldTypeString", "alias": "Missing_Do", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CreationDa", "type": "esriFieldTypeDate", "alias": "CreationDa", "length": 8, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S244_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 22, "name": "Lift_Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Sewer Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fdb80dacd0d24dba99d7549b1b012603", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAR9JREFUOI210LFKw0Acx/FvmxgTpIIVRO0kRZQ6aAnBunRy0EURFx/BxQfwBdoX8AFcFArdOjiIS5wKnToUXLpUl44NtiZi6hCKIRR7cNffdP/j7v+5++vMOXps/X5VwZdt+OkxaFRZA3JJoHVxy7ksALw0qnxMCv2/kyoyGxjDtw+aBumFaCsYgmEBKQVA8AX1CqxswO4RjIF+FzQdHIGBCo3o8AzyDrSfo7p0Cb2OyE1BYOSB14cwhEwW3EewTxUCb03wR7BXBjMDqzl4rcHJtSLg4DgaEUDHhUIZtm34CUAzFADxLFrgPkTrCSoFGCZsFf/qvAObO2AuiT1o9g9SkE6cspbFmosBkokDpac7+YbDAftAOA1Yv7+RB5L5BTOoOKvHtkDLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2096022.4651361704, "ymin": 1252793.2749040872, "xmax": 2114755.183577895, "ymax": 1268422.3722632825, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Pump_Size", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Year_Built", "type": "esriFieldTypeDate", "alias": "Year_Built", "length": 8, "domain": null }, { "name": "Pump_Size", "type": "esriFieldTypeString", "alias": "Pump_Size", "length": 15, "domain": null }, { "name": "Motor_HP", "type": "esriFieldTypeString", "alias": "Motor_HP", "length": 5, "domain": null }, { "name": "Wet_Well_Size", "type": "esriFieldTypeString", "alias": "Wet_Well_Size", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R264_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S258_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 23, "name": "Force_Main_Joint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Sewer Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d035d07ec7b8a7a8aef07e00626c8cea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPRJREFUKJGdjz1uhDAUhGdXSHQkcgEUaXKESCsUTrAFBVzjHcG0bkgFgoYbuMwlovUNaFAKWgoXOcB6iygrm58oynSe5+/NPA//lAcAjLGTUoovh33fvw7D8Gh7SZJ8CCHOHgBord/HcXyyP8zzjLquV0llWR6FEN+JAD6zLHPAqqpWEBEhjuOve9WlpmkC525z3/eRpql741JSypXXdR2CINgH99LyPIdSah/cSmvbFmEYOp4D7qUVRbFa5oB/TXPA327b0h2UUhoAB3vYNI2Jouj68zbGHAFcbfCFc35ZbiUiEJFtPTPG3mzwYbPPhrTWAIAbeXdUJ8mu9m8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2096025.9529822916, "ymin": 1252791.9195887595, "xmax": 2105039.2876542807, "ymax": 1267130.6356654465, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Material", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 10, "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "InvElevIn", "type": "esriFieldTypeDouble", "alias": "InvElevIn", "domain": null }, { "name": "InvElevOut", "type": "esriFieldTypeDouble", "alias": "InvElevOut", "domain": null }, { "name": "Accuracy", "type": "esriFieldTypeString", "alias": "Accuracy", "length": 50, "domain": { "type": "codedValue", "name": "AccuracyDomain", "description": "Range of Values for Accuracy Lookup Table", "codedValues": [ { "name": "Merricks 1995 Data Collection Assumed Accuracy", "code": "Merrick 1995" }, { "name": "1999 Trimble Pathfinder ProXRS, Sub-Meter", "code": "Pathfinder Pro XRS" }, { "name": "On Screen Trace of Orthos, From 6in to 5ft", "code": "Orthophoto Trace" }, { "name": "CAD Drawing Survey Referance in Field, Centimeter", "code": "CAD Drawing - Survey Referenced" }, { "name": "CAD Drawing in Non Geographic Coordinates", "code": "CAD Drawing - Paper Space" }, { "name": "Coordinate Geometry entry using Traverse Tool", "code": "COGO Entry" }, { "name": "Guess - Drawn from approximate dimensions", "code": "Guess" }, { "name": "GIS Grade (sub meter)", "code": "Magellan Pro" }, { "name": "Survey Grade (less than 2\")", "code": "Magellan Pro SrvyGrd" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CalcSlope", "type": "esriFieldTypeDouble", "alias": "CalcSlope", "domain": null }, { "name": "Flow_Destination", "type": "esriFieldTypeString", "alias": "Flow_Destination", "length": 5, "domain": null }, { "name": "Fitting", "type": "esriFieldTypeString", "alias": "Fitting", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R261_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S255_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 24, "name": "Air_Relief_Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Sewer Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a45cb37505d9da12d3539b023718d5b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJRJREFUKJHNjyEOAyEUREcg/m6yokHVYvYC3GMPgO8pED1CL8JNKjEglmDRhJJiaqFrWtN05Jv5+XkMALTWV875E11qrTMRlZ6llO4MALZtu0gpz33pnMO6rj2CMebG8GV+dLDvOy3LMhQhhMO4lDIxABBC1HdBAAdpa+3jX6W99xMRDUWMEa21geWcZwYASqnTpx9eOogs2Dpd7bsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2111896.7451042086, "ymin": 1268528.2936578542, "xmax": 2114172.5702490807, "ymax": 1271653.8677061796, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Label", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 6, "domain": null }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "DepthTopOfValve", "type": "esriFieldTypeDouble", "alias": "DepthTopOfValve", "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeInteger", "alias": "YearInstalled", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "Accuracy", "type": "esriFieldTypeString", "alias": "Accuracy", "length": 50, "domain": { "type": "codedValue", "name": "AccuracyDomain", "description": "Range of Values for Accuracy Lookup Table", "codedValues": [ { "name": "Merricks 1995 Data Collection Assumed Accuracy", "code": "Merrick 1995" }, { "name": "1999 Trimble Pathfinder ProXRS, Sub-Meter", "code": "Pathfinder Pro XRS" }, { "name": "On Screen Trace of Orthos, From 6in to 5ft", "code": "Orthophoto Trace" }, { "name": "CAD Drawing Survey Referance in Field, Centimeter", "code": "CAD Drawing - Survey Referenced" }, { "name": "CAD Drawing in Non Geographic Coordinates", "code": "CAD Drawing - Paper Space" }, { "name": "Coordinate Geometry entry using Traverse Tool", "code": "COGO Entry" }, { "name": "Guess - Drawn from approximate dimensions", "code": "Guess" }, { "name": "GIS Grade (sub meter)", "code": "Magellan Pro" }, { "name": "Survey Grade (less than 2\")", "code": "Magellan Pro SrvyGrd" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_Elev", "type": "esriFieldTypeDouble", "alias": "GPS_Elevation", "domain": null }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S252_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 25, "name": "Grease_Traps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Sewer Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f8def446e5e0271cd4ae33e57118f638", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAS5JREFUKJGt0E0rhFEYh/FrMbnLbHSysrL1DWbhE1CaHbKQtdIsLMZGs1ReGuUjGAuSMFmwUxZePoEUDXkKHbM5NX8KC2d4aEySe3v3uzrnzvDHyfwn7DazaUkDZrYnaQF4aAebICdpEZiRNAhsmNlJDNx/gWY2F8ESUEzFqkA1BtbN7FRSEXjJAEjqd85Neu/7gBHgGLhMBY6cc7fe+3mgA2g0n9oIIYya2bOkGrAKTADnAM653hDCONBoeZxsNrst6Qw4ACpp3O446bkCxiKuhBB6foKdzrm1JEmuv+FhICfpzjl3EY/3Cc1sP0mSFaAMbAGvcX8DbAJ57/2ymR1KevqAkkpA2cwKkqZiYAcYAgoR5CU9tvpjPQa6YmDWzHYjqP/mOM1ASVKL9fu8AW9Fn6wg/XX9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Location", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "Size_", "type": "esriFieldTypeString", "alias": "Size", "length": 10, "domain": null }, { "name": "Cleaning_Date", "type": "esriFieldTypeDate", "alias": "Cleaning Date", "length": 8, "domain": null }, { "name": "Inspection_Date", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "Contact_Information", "type": "esriFieldTypeString", "alias": "Contact_Information", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R263_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S257_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 26, "name": "SewerLines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Sewer Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Material] CONCAT \" - \" CONCAT [Diameter] CONCAT \"in\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 85, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 168, 112, 0, 255 ], "haloSize": 1.2, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2095951.2369407266, "ymin": 1250273.5650624782, "xmax": 2115163.873056054, "ymax": 1273614.0918721408, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Material", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "length": 10, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 10, "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "InvElevIn", "type": "esriFieldTypeDouble", "alias": "InvElevIn", "domain": null }, { "name": "InvElevOut", "type": "esriFieldTypeDouble", "alias": "InvElevOut", "domain": null }, { "name": "Accuracy", "type": "esriFieldTypeString", "alias": "Accuracy", "length": 50, "domain": null }, { "name": "CalcSlope", "type": "esriFieldTypeDouble", "alias": "CalcSlope", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "YearInstal", "type": "esriFieldTypeSmallInteger", "alias": "YearInstal", "domain": null }, { "name": "Flow_Desti", "type": "esriFieldTypeString", "alias": "Flow_Desti", "length": 5, "domain": { "type": "codedValue", "name": "Flow_Destination_1", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Numb_of_TA", "type": "esriFieldTypeSmallInteger", "alias": "Numb_of_TA", "domain": null }, { "name": "estFLOW_SF", "type": "esriFieldTypeSmallInteger", "alias": "estFLOW_SF", "domain": null }, { "name": "Line_Status", "type": "esriFieldTypeString", "alias": "Line_Status", "length": 20, "domain": { "type": "codedValue", "name": "Line_Status_1", "description": "", "codedValues": [ { "name": "Not Jetted", "code": "Not_Jetted" }, { "name": "Jetted", "code": "Jetted" }, { "name": "TV", "code": "TV" }, { "name": "Jetted_TV", "code": "Jetted_TV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Date_Serviced", "type": "esriFieldTypeDate", "alias": "Date_Serviced", "length": 8, "domain": null }, { "name": "Measured_Length", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S245_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 27, "name": "Force_Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Sewer Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2096022.4651361704, "ymin": 1252791.9195887595, "xmax": 2114755.183577895, "ymax": 1268673.7671021968, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Material", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 10, "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "InvElevIn", "type": "esriFieldTypeDouble", "alias": "InvElevIn", "domain": null }, { "name": "InvElevOut", "type": "esriFieldTypeDouble", "alias": "InvElevOut", "domain": null }, { "name": "Accuracy", "type": "esriFieldTypeString", "alias": "Accuracy", "length": 50, "domain": null }, { "name": "CalcSlope", "type": "esriFieldTypeDouble", "alias": "CalcSlope", "domain": null }, { "name": "Flow_Destination", "type": "esriFieldTypeString", "alias": "Flow_Destination", "length": 5, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S256_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 28, "name": "Street Lights (Shutoffs)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "318d04a70b5aa0187239bb6ee6aa20ec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAktJREFUOI3V00FI02EYx/HvO/9FjT8rUhBGh79e5B80t8MShCnsOBFHKih6cA1ECMFDxM4yiXAeKtqY6A4DGUJSg1jXnZR1k5ClHnKi4ql0nsTa06WJq/+iwkvP8Xnf3+fl4eXRuMTS/j9MRG4fHh5G7Ha7z+FwNAFHOzs7Hw3DeKqUev/HmIiEyuVyfHp6+tr4+Dhut5vT01PnyMjInXQ6fb9SqbxUSk0ppb7+FhOR0ZOTk1QkEiGRSODz+XC73ezu7rK6ukpfXx/ZbPZha2vrdSBcFxORpnK5nKhCAPl8nuHhYba2tgDY2Niogg9E5JVS6p0ldnBwMBWNRvUqBDA/P08sFmNtbe28VwUzmUwUsMZ0Xb83MTFBV1cX+XyeZDIJQLFYJJVKAdDR0cHAwAAej4fGxsa7IqKUUvIL5nA4brhcLlwuF0NDQ8zOzrK5ucn6+jrJZBKPx4PT6cRms1UjV4CbwBerD/h8dnbG3t4e29vbFAoF0uk0c3NzDA4OMjk5SWdnJ21tbRiGgd1u/wYcW45ZLBY/hUIhCoVCzQter5dwOEwsFqvpr6ys7Pf391csMdM0ZxYXF8M9PT1XS6USAH6/n+bmZrq7u4nH4+d3FxYW6O3tjVzM12BKqX0ReZTL5Z4HAgFKpRLBYBCbzYZpmjXQ2NhYVtO0TF3sB/hCRPRcLjcTCARUe3s7AC0tLReh1w0NDaM/Zy3XSSn1RETeLi0tPTMMwwRu6bp+vLy8fBQMBh9rmvbGKld30ZVSHwB/vfO/wv6lLhX7DnS+3oy5fMOsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "\"Light Shutoff\"", "useCodedValues": true, "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2099312.09865731, "ymin": 1259919.618604973, "xmax": 2114036.2939463854, "ymax": 1264736.6581834704, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "dbaname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Circuit", "type": "esriFieldTypeString", "alias": "Circuit", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S265_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 29, "name": "Street Lights (Cortez)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Circuit", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "629ff3b222468a372feb0ac1d89e24a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAvNJREFUOI211X9olVUcx/HXuZtc8hJsibHbX2lKgpEK/laEWUJJJZE1/UeLYCUJDrEwJKM5NJoY/XLlHwWtVn8Y0iTCpWKzPyIryoiSJkisLmyCFLH5OLfTH8+823MdYkJfeOCcz/ec9/N5vs+Xc6r9T1F9PYtidAf5aSS15PtJzoSgdEPgGOXxDPlGkjv1r2HvhjS5tSPG2PEtXkNHCOJ1gWMs3k3pEKaTpOKlAq/UpuPNkwMW4ANsjtHaEPxxTXCM+aWUulDIJAZqxsaDN4/PLMY3MVoWgnMTgmNUR/JJBtq3jrZ1dNewu4+/J7FkLc2LePwAheNwGw7HaGEIBicC7wpBXVnofZKGDez4iR3bqO5J9ece5qMGGp/nwAiFE3AXmrAnA07deqIMHbmFnQ3s+4pFOzizja/nkB+i/hibNlL7Nu8/xaYTV3Y9G6O9IRga7/ghVBlcms7OLaMqsrCZUy0srB9bOWMm3TnWvswjbTz6GIVeDNe66Yd6kq7xjheEgMmtY4D23wgJB+fKRE+Ow/fT2M7K80zdkuoPJnSunI8xcKa2V6JqtD1juCpV1i7lsnJUJPvzLoLvj6Szvqkcnc56rP6F1iVZ8PLTDBc5PoWTJykMMOky8oMk439evjeEhHnNqTBS5N12fnyBFbvp2smhWRSGWX+K2Xv4spX5/7B8e/l9gd6M4xCSY9J2SSNXouUznl7DPqxqYtVo7vIMul6nZQ4H36moUfEYpUwpjqIfU8vKzFd5q5qtq5m9mLn9DEziSB1TLvPxe9zaMZ56OoTSzxWOXYzRS3gzY2BWK52H6N7EPYtT7bsvmLcn7ZhslGtSeVa04QHcl1Gre5h2VnosoHj2KmiM9udyPp8QHIKRGK1DJ1ZkdoZIcbT9KrovRh+GYEvGS+W3hOCvGN0bY35XCEkT8uD2Nv5sq1x+AS/mct6oTEx4HodgiGR7jPZjI1ZjOmpwHr/iU7SH4MJEjGteTSH4HbtGn/8U13Xn3Uj8C9ev7KKXgbfXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Other", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "be1326d1b5f84e9e28ed1b6baf132b29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtRJREFUOI211U9oVFcYxuHnTCIXddMgUacrY5UKlmIgxtpKIFqhhNqNEZtV7SYoDVQCFUGw1AQLGoTSasCFC9NWF5bQZFEMUTBupFbBQqEBFyKpgaQgdeF4o+Z0cZ1kJjNIKvSFwz1837m/897v/Lm1/ifVLmZQjN4gaSCtI5kmHQ/B5CuBY5TgM5LO6en0zb6+FHR3p1atEmP0G77BjyGIiwLHmH+byUGsJTUzw4kTWa6rCwRsxvfoilF7CP56KTjG5F0mR7C8GHv8eD5fKFT4eAe/xui9ENyrCo7RatKfitCpKfr7GRvj+HEePWLrVo4dY98+ls9N7XUMx6g5BIVq4J4QrIaJCfbu5ciRrNW+GHnoEBcu0NnJ2bNl8LdwEF+XgTO3PoXZWY4e5dQptmxhfJwbN0gSWls5cIC6Os6fz/ol+iJGfSF4Wur4o0JBDdy7R00Nzc3cvJk9i1q3LitNezu7d7Nnz7zrpUvVkbSSjpQ63rxs2TxgYIAQuHSpzJG7dxkezkqxfTv19Vl81y6GhiBtwjy4WNuiamrmJqxQMTYzUzWXp3zxnty+nXWmphgdpaODtjZOnix/eds2nj/n6lWuX89KsWRJMZsUSEsXL5lobMxO1+ws585x5w4tLYyMMDiYATo62LiRa9doasomKVUI6USZ4xDSK7LtIpejt5f9+7OdsXNn1uDZs2yi3t7K+mfKX2GyrBSjmEY9rF/P6dN0d2cON23KTuDly6xYwcWLrFxZQf09hMk/Fjj2JEZf4btibMOGbKXHxtixI4vdukVjY7ZjquhwsbPwrujHh/hgbkAtDQ0lH5qvDo3RmVzOL1XBIZiN0ccYQktJXD4/368C/SEEn5fGKm63EPwTo/djTHpCSA8iWbOGBw8qgXiIL3M53y5MVL2PQ/CU9HCMzuATtGEtXsPf+BM/YyAED6sxXvprCsF99Lxo/0mL+ue9iv4FWbbrxLew6nIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mildred and Main Shutoff", "label": "Mildred and Main Shutoff", "description": "" }, { "symbol": { "type": "esriPMS", "url": "522fea7be3e463e8795d5640e6b994b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA6FJREFUOI21lX1sU1UUwH/3tbVsNXFjFKgpXTtAF6pkI/twfMpgQpapJDABl+BMTMMisoV0uknixBEa3YDgxwgLwcgETDYkDFGYoG5qMlEWIQFBPtqRsSmDEEfStev6rn+UFt7WkEniSW7y7jnn/u455917rp7/SfRjcSr3yqlGgUNKkhH06xUuemyi76HAr12WxiQ9rwMu/63+J9t31QOQ59qAacIk6fbJ3wTsqEtlP0LIMYHLvXKmQXAISAMIDw/xe+MHAOSUrgMQQLaEz93drMMrV9Q7xPUHgiu9crYUtAGmqG7I74/ZQ8HBkUueQXCq0ifn1NmFLy54vU9OlnAwCvXfusEve3fS29lBrnsLwTsDfLo0j2fffo+ZxaU8khjb+3EJR2p6ZM4mqxgcBTZKWSuFmAww8FcPLWtXsqB8IwvWb0TRRVxnl73J+cMH+PotF4XvN94Pf+rOMBWARwO+G+2rAKqq0r71HZ6r2YY1M5ebVy5y/XQn+nFG7HkLyVpTRsJjyZxt2UvWmrJYYApUVvfJeo9FhGJgI7wQDAzqAAZ6fKDTYc3IoffMr+x/MedeVqnTKG3uIL1oBV+6ljOjqBh9ogkhwGBMSA4FWAi03SuFlNkfpifGpku2NoEQnD/aovlTwe7LXPr2CLNKXNjm5NMwywxAav7zFO9pRRVkacCSSG1jael0AITUUUcUiOjCoaFRFgVp0dRYQKDkaBcA/v4b/PnTCZzLVjNjUSHndtdpFk/JnouqhvH+/B0vNf+IIdGEXm8AQAXtqQgL2WNxZkaMqkpX8x7+/uMMU3Lns7ypjQvHDkGCiYxlqzE/4aS7s51JT2dhy547ImbRowEriJNABYCiKOS7N3Osai2L392GY14BjnkFkU3Dw3g72vh+x2ZWNrYwUhQ4qQH3wwkz9ANmgBTHdJZs+YTjtRsYP82JzZlBMODnyg/HGZecQnHDF5hSJmpjhbN1dnFOA/7MLgKVPrlJwsdR3YSp6aza3cq1Ux0cfHkRACVfncbizAQhRkU7LKmKfmtuXt0ldrqnUwQsjep0ej1JVkfM59GJlrhQFdmw3aF8ExdMgVANV+WqYYVWCfNjKSoC43hLpIZxoCD3mRHl92tGdTdPmvinuk8uDgVkLUJUAMYkq503unrjALmNpKbeoXw00hC3H3ssIgRUVV+VDSGFV4BCIr05CbgJXFDhsFRo2m4Tt+MxHvg0edLENaD27vhPMqY372HkX3KtNtQcVVbiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hardt Plaza Shutoff", "label": "Hardt Plaza Shutoff", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2f52d054e393af452f9c34ebd3073a3a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA55JREFUOI21lX1M1HUcx1/f3911wrUFIsq18+BQi3nlwPEQPiZKOkblpqTGZrQ1JsuEuaMgt8hw3upQZw84mbMlZW1gTuxByR6g2siSpZum+XCHO6FE58LtuOOO37c/4A5+3M2RW5/tu333eXj93r/P97vPV8//ZPrJJMlK9yyMwoaUiSD60SuXhNPad19g+dIVIwn6l4Hyft/tRxs69gOwNb+cGaZpUjo8vyHYiyv1sEDISYFlpXseBnEUSAcYGg7xzu9NAGzOLQMQQA6Sj3H0bJa414oG2417gmW1ewFStAOmsM835IvEB4OBiSVPgDgtqz0LhSvNExMst3hSkBwJQ2/6brPvl0N09naxM8/BQOAu+R+u4q0nX6dsXgmmB+LDpQ8jOS7rvLliu2UwGmyU9UKKFADvwF+sa93EtqWVbFu6Bb2iA+DVBRV8euEY5V+9RlPR2+Phj3E3VAU4NeBRtS8CqKrKGx272P1UHXmWLC7dukrXjTMY9VNYlpZPRfZGEuMe4tC5ViqyN44pU6iWtX0NwmkOjik28sxgwK8D8Ax40aEj15LJr71nyT38bCRttjGVzrIW1mYUs+bzckrmFmPSx4MQxBmMiQT9y4D2McXInPh3MyKA5pW7EAhaL3ypOakrgR6OX/6G8vmlFFgXktw4H4CnUwtoKzkIqsjWgIUkZTxAN9pTGVSZaOFLOzQcjI4pmDU9RuDvLh1Rd9PXz6k/f2KDfTVFc5fjOn9AU7xoZg7Dqsp37p/58bkWTIZ4DPpRlIr2Vshh4c0y20diqsrB7hbO/v0HS2bm0b6mmaMXT2Aijg2Zq7EnP0JHTxfZMx5nkTVH81EBXg1YKHwLVAEoisKOAgebTtSwe8WbFNoWU2hbDEBIHabd3cmO7/fSuq4pqhWMcMa1op9TJNMPJAPMSbLxwcqdbD1Zj33qbDKtdnwBPyev/kDSlEQ+K2lkuilJCxWcE66081rFH6X5ZbVnO5L3w76MabNoW3+AzuunWX7keQDOlH5BltmOQESrDcma8FY7K1yX9+GYUwysiiTo9NgSLJEU84PTY0KlSqOyx/Z1TLCgUJWGa+sJKW1IlkT8QsFsnDqyV2JA4RORTOV4X9R0E870f2Rt3woZ9NcLRBVgTEuw0PtKd/Svwx2QdUqD7b2JgZjzWDjNQaBG1l5rJKi8ABQxMpsTgFvARVSOIZVmscd6Jxbjnk+TcKZfB+pH13+ySb1592P/AmYjNtSIcI7kAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Econo Lodge Shutoff", "label": "Econo Lodge Shutoff", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0708b72730b9e6f5bf69512500937bc4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAxBJREFUOI211XuIlUUYx/HPnLPL8dJF7bJ77KplGWZleCtNshREKyit9I+oIMRIdk0wlCAxpYUURfMC/hGY3YhkySWiRQOVICqjCysJgiLaghtpYnt81913+uPs7tmzHsSEHhh45jfPfGf4zfvOVPmfouqyqurjHbmMEQlDc6m2pNNhW0LrlYFfiTlXey2XWpgU2u5Ovl0HkilLGVgT1ccfZWy0wceEeFngfH28r5VGqZEJdHXQ8m5xcPJiCJgg9aF6i1XHedaFk5cE5+rjw600Y3Cv2NleKugs9J8yWZfvLYtTrA3HKoPrYm3Crl5o4RQHt3F0P5Pe4dxZdjzEI28z9iWqu9dODdehyco40apQuBgc4mpCLTh3gsbnmfJmsYXu0qlvcOgTvlzInO0lOPc6YwkaysF1sRYvg5iy7y1mrCc/ib8Oc/I7qnPcNp0HX2XQUH77oJiXYpkVcZ2GcKEEznpKRyELzh4jmyU/kdYf+Gxin0O4kxf2M2oeu+Zyz7OlXVcNHJprNz2huQRO4wRbBpUAM3ci0PJ5+VElRzjSxP0LGfEY228o6vkneW63hPHKwD3e9kQm251c9ImWtK6OCkMxT1+PM86b/1MxL5ziyB5GL+Cu2bSsLZ9801RiF8e/Ye6BohXZ6qJTQSHpC86JJ5Kacd2rpvz8Pm2/cMs0nm7mUCNVgxm7gOvHcHwfNeO5eWq5U8KJsh0nadiLJUVXMjy6hqZFzFrPrTOLDWInx5o5sIZ5/fxHvsve1jIrzthjiDYUT2PIKOZsYc9Sho1h+ANcaOfo1wy4jmc+ZeCN/bm/tm4OLeUe7wjn1cVVgs292rDRzN3Nyf00Pl7U5h+kZpziddEvMpb3pOV/3ibbvO4JqVm9WraKa0eUaq7KV4aKW23IfFUZLKQGxPna7ca0khzI5Xs6laAfqQ31fZWLr82G8LcVcUbun7g6CWEJcq65nUV/VAA6jZU2Zt7rP1D5om8IFxKWq4tbZb0oNRsjMUTGn/hd6gsZO20IpyshLv00bQrHsbq7/ae4vDfvCuJfVz/y5LpZS20AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cactus St Shutoff", "label": "Cactus St Shutoff", "description": "" }, { "symbol": { "type": "esriPMS", "url": "405821452f7c261e0651b7cbc498c051", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAw1JREFUOI211X9o1VUYx/HXuZt+qRU2ZeaKIpeSZYmS2o+ZoGWU2C9a+/GH9IOyLCERLGtR2CStRIhKI6g/1OrOH6wUkYYKLYKyn0aGQoGEOXChmOD8zrnTH9e7620XWUIPHPjyeZ7n/X3O8xzOKfc/WflggmLW1TLJaNJKMekS0/2hUed5geNmiV7PkMzrOp5es7ItBYvuS106TIytvsNbGnwciIMCxw3VE/R2tqGGVE8vb2zL+RbMAQFTsF6rBZG60ODPc4LjxuRWsbMdFXntxMmCvzsdUMfN2B1b1YYGB0qC40aj9KWb89DDx1mznY5feK2ev7u55XlebeKRmVQk/amXYWv81NRwv+6B4D4tgVFw8AgNK2huormO8kwu5rkH+KSDee/x/nwqhvanXy+1EMuLwLlqPQp9kZdbWfUEN41l/yG+3kcyhBkTmH83lRexdhfz7ypqy+KYtTI0OlWoOLq3u0cZHOiiDFPH8u3vTH2xkDlmOB0rqKvlwdd5qPZMSwIXDFGpLJlB2l6oOJpy4dwCYN3TudFv+qp4Ur8dYes3zLuTmTdQ9XhOv2ciW15ATCejAM73Nm9lmfxGBlpe6zldwhdVUzy8kz+syH0cPsaOn2i6jdk38ua24uRp13I6smsPXy7NtWJIWd6bdJOeNTzJwUmjc4e0L/LhLvYcYPp1tDfTtpuKcpqmM/4KvtjL5DFMG1f80yA9WFRxkO7EQsgEljXx1BpWPcasCbkFvX2072HZBjYtKdGnsuqddJ7Vih47DNWFKhhbzbtPsugDxl/JxBpOpHz+IyOGkV3MyIsHYH8OdZ17iyue62TcYKnonbw27nK2vETHr9zektO+X86kmtyJGWBB/x6K74pKaxw1R9R/7MszjB5ZCKkeURoaWZ2pt70kOMzSF7MaBVswvV8PVCf5okpCPwrDPXu2NuB2C42Oxaw7YkhagnQhkquqOLS2BJGjeCXT4O1/O0rex6HRKdIlMWu14GHMRg0uwV/Yh88E60K9o6UY53yaQqM/0HJm/Scb1Jt3PvYP/JLxfLnX6H4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lakeside Lanes Shutoff", "label": "Lakeside Lanes Shutoff", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c01f37294852e01d8265fd88c493b683", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwpJREFUOI211X1ollUYx/HPeTa9KQubormiaMuRZYmS2stsoGWY2Bstt/0hvVCWJSSCZRmFTXKVCFFpBPWH9rLNZKWINFRoEZS9LjIUCiTMgQvFBOc9505/PD4+PtuDLKELDhx+1znf+3df563U/xSlQxnUHF2dkVSQlkVJd5Tuqw+6zgu8OUr6eJpk4bHu9Jq2NSm4d2lq5KViS/Q93qzjY0EcErg1lk/q09WGSlJ9vWx7PZubtxgETMOHLSwW1dYFf50TvCkmt0Zd7RiR004cz+fTnkE+bsbulqi6LthfFLwpGtcv3ZyDHjvE9vX82sH8V+n5h+duoeEVZj1McubTLsPWz6Lp9wU9g8D9UaNgHBw+QFMdDSuoXUHm9Mj7n6XjE95dyKL3GJ6HX5+yBKsLwFm3HoHYT8tLPL6Wqps4uI+93zAsYdJM7lrERWXs2sCcRQVlWdYcrakPTp4BR+7p7VEC3ftRQtV0/viOF6bnZ44aT1MH1bW89gDVD2ZLEjDsAmUlkpmk7XlwNG3BhXnAUxsR+PrTwpU6/DvfbuXOhdwwi8fGZPXJd/P8FqJ0KvLgXG1zkSnJ/8qgOK2d6i2SisopXLwTTT9mO0cP8fMObmvgxrlse6Nw8rUziKfo3MXKr7KlKBmWyyY9pGeBY3KgYkr2dMV+dn3A/k6uq2FFO7vbKB1BTQNXTGTPl4yfyoQZAyyH9ECh45DulN0uQoaGVax/kkfXMml2tkF/H53ttK5i+YD6Q4nynXTlwb3sGE43xkB5FU+8w/tLuXIilZNJj/PTF4wczbJmLh47iPtLbejaU+B4QXCiNVoZeTunXT6BF7fwWweNt2e11T9QOUV2fw2sAstz/YKTV8b6I8yLzMlpmVLGVuTHjC4vDhWtm5+xvSh4dtDfHNUHtqDmjJNAUp63VQT60ajgmbOlQbdbfXC0ObojxKRRSJcgGXMVGw4WAXIEL9dlvDUwUfQ+rg9Oki5vjtYFHsJcVOIS/I29+DywcX5wpBjjnE9TffAnGk+3/xRDevPOJ/4FAlnxfMDjb14AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "E Cortez Plaza Shutoff", "label": "E Cortez Plaza Shutoff", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0cb76c22c6026c8aa0203a862d4a5198", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA4FJREFUOI21lU9IY1cUh7+bp2jswqoUTTEviYouIqLQFLFaaOiiVBGVIhURqWCzsGA2wcGFtSoUQcTSMv4DRWoLQqS2RQXpbIILrYI4UGxBYl6SEmHUoS6MGHy3i06CMelgB/qDB+/9zj0fh3PvOzeD/0kZD1l0cnJSKoSwCSHypJTPDAbDH6qqRl4JfHx8nJWZmdkHfHpxcVExMzMDgMvloqCgQGqatg98parq90II+SBwMBisklL+AJQAxGIxZmdnAejp6QEQgANYDgaDn52cnHxks9n+fClY07Q6KeUW8Frcu7q6SsSj0ej9lFqDwfBrIBB4x2q1BtKCA4FAEbAah56fn7O0tMTe3h4ej4fLy0va2tpwu920t7djNBrjqW8KIX4Oh8NvFxcXR1PAQohRoAjg9PQUl8uF2+2mv78fRVEA6OvrY21tjYGBAcbHx+/CK3VddwNfJoFfVPsJgJSSiYkJhoeHqampwe/3s7+/T3Z2NnV1dXR3d5Obm4vX66WrqytRmJTSE4lEJkwmUywBFkI0X19fKwDhcBhFUaiurubw8JDm5uZEssViYXV1laamJnp7e2lsbCQnJwchBFlZWXk3NzfvAVt3W+GoqKhIfExOTiKEYH19PWmnNE1ja2uLzs5O6uvrqampAcDpdLK4uAjw1n1w0V1AvKdSphzRhGKxWDrbBMmbd72xsQHA2dkZPp+PlpYWnE4nc3NzSZkOhwNd19ne3sbr9ZKTk0NGRgKVcirCdrsdAF3XWVlZ4ejoiNraWpaXl9nc3MRoNNLa2kp5eTk7OztUVVXhcDjuVxxOAgshnkgp3QAGgwGPx8Pg4CBDQ0M0NDTQ0NAAwO3tLT6fj6mpKebn51P6YDAYniSBdV3/RQjxDHgDwGazMTY2xsjICGVlZVRWVhKNRvH5fOTl5TE9PU1BQcF97lOz2fxbEthqtV5rmvYF8E3cKy0tZWFhgd3dXTo6OgBYX1/HbrcjhEipFngUf0n681RVnQ6FQk1Syg/inqIoqKqaWFNYWPhv0McWi2UzLVgIofv9/o8VRfkJePduLD8/Px0sru+klP13jZTpVlJS8lckEnn/5uZmFHADWcXFxRwcHKQDPgc+t1gsX98PpJ3HJpMpBjwKhUKPpZTdUsoP+Wc2vw6cAb8DPwohvlVV9Xk6xkuvJrPZHARGXzz/SQ+6815FfwNBnDwXlpXQ+QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7th and Broadway Shutoff", "label": "7th and Broadway Shutoff", "description": "" }, { "symbol": { "type": "esriPMS", "url": "291315a96d4d26c976574cfcd0df0f9e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAy9JREFUOI21lUFIo1cQx3/zJRL0uzSIuulJW6VCSjHgxtoGQW2gSO1FxeZUewmGCl0CKwsBS91gQSVQWlfw4EHb6sEijYdicAU/L1KrYKFQwYMsqQUtLPWQLFl19hATkhgWu9CBB4+Zeb/5M+8xz87/ZPbbJKnqm0AD4ATOgEMR+fuVwKrqAD4HgmdnZ29NT08DEA6HqaurU1X9DfgG+FFE9FZgVX0HWAXeAMhkMkxOTgIwMjICIMBd4HtgRFX7ReSvl4JV9T0gAZg5XyqVysfT6XTpkXeBX1X1fRE5LgtW1TvATzno6ekps7OzWJbFxMQE5+fntLe3Mz4+ztDQEKaZr/06sKaqXhFJlwM/FJE7AMlkksHBQSKRCJFIBLs9mzo6OsrS0hLBYJC5ublC+NvAPeDrIvC12s8Arq6uGBsbIxaL0dbWxuHhITs7OzgcDjo7OwmFQjidThYWFgiFQoXa7qvqtIg8L1T8cTqdtgEcHx9js9nwer3s7u7i9XrzSY2NjViWRX9/P319fQwMDORVV1ZWOoFOIFGo+G5VVVUesLi4iIiwsrJSdFNHR0esra0RDAbp6uqipqYGgN7eXuLxOEBrETjX25zZbLZcQUot58tkMuVirqIeA8/29/eB7GvY2NggEAjQ09PD1NRU0WGfz8fl5SWbm5tsb29jmiYVFRW5cPGrUNWkx+MBspc3Pz/PwcEBHR0dJBIJVldXMU2TQCCA2+1ma2uL1tZWfD5fUVERSRaBReQx2eeCYRhEo1GGh4eJxWL4/X78fj8AFxcXJBIJotHojf5f2+PSVmyQHTA1AE1NTczMzBAOh3G73bS0tJBKpVhfX6e6uprl5WVqa2tLob+LyB+lip+p6lfAdzlfc3Mz8Xgcy7Lo7u4GYG9vD4/Hg4iUU/sgtymdFbPAR8CH+QS7nYaGhnyCy+UqC1XVR4Zh/FIWLCJXqvoJEAc6Cvy4XK78vgz0BxH5otB3Y7qJyL+q+sH13LgHOOrr6zk5ObkBBJ4CXxqG8W1poOw8FpHnwANVfQR8CvSQnc2vAf8AfwI/A4si8rQc46Vfk4g8AR5er/9kt/rzXsVeAO66KkrcptZsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EEA Circuit", "label": "EEA Circuit (W Main St)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "\"Streetlight\"", "useCodedValues": true, "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": [ 255, 255, 255, 255 ], "haloSize": 1.6, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 3000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2099312.09865731, "ymin": 1259919.618604973, "xmax": 2114036.2939463854, "ymax": 1264736.6581834704, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "dbaname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Circuit", "type": "esriFieldTypeString", "alias": "Circuit", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S265_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 30, "name": "Street Signs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_338", "symbolLayerName": "Level_35" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_341", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_339", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_328", "symbolLayerName": "Level_32" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_331", "symbolLayerName": "Level_31" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_321", "symbolLayerName": "Level_30" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_343", "symbolLayerName": "Level_29" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_343", "symbolLayerName": "Level_28" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_343", "symbolLayerName": "Level_27" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_343", "symbolLayerName": "Level_26" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_344", "symbolLayerName": "Level_25" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_344", "symbolLayerName": "Level_24" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_344", "symbolLayerName": "Level_23" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_344", "symbolLayerName": "Level_22" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_345", "symbolLayerName": "Level_21" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_345", "symbolLayerName": "Level_20" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_325", "symbolLayerName": "Level_19" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_326", "symbolLayerName": "Level_18" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_327", "symbolLayerName": "Level_17" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_324", "symbolLayerName": "Level_16" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_332", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_323", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_334", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_335", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_337", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_342", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_340", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_322", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_346", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_346", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_346", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_346", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_333", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_346", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_336", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_329", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_330", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "SignType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "34dded7feb9afaaa879e3e2acb28d825", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAotJREFUOI211UlME1Ecx/FvF3hFwLKVQlmalCohKBAPLgWDXEyMHAzFo5q4nJDEg170bOLJg6SejInxQlji1YOJbMWNRGopioGMbdyQWBQEfBoZD0PpQoO26P8yS/7z+b3M/2XGyH8s4982hnqcDv/M9FBBLvcPnOfsP8NDPU6H1z8dsBUK09Rbzox6pNnVwfEt4xHYYROmkgKoLIFBn2gf9cjePwVsiivd9iqvf3oiAgPodXCoAQbGRfuoR/a5OmhPGVe67VVPAkF/LAwwFYKqci1gcFy4NwtIiivd9qrHk8GJRHhJwuFLkqEbArsVmhtg2Cfc3i7Z39iJ+4/4OlyqwZ8XwdMPV05CtoBbFwXjr6HSCjrgYD0MvxBtyQLi8De9ducjf9AfgQFyTGDOkXz/IcjMgGu3JeEl2FkpqLGvBdTBSJIA4wbYJkwl+dHA0Cxc74Uck8RRLigthT0WgfIBauxajw5oqgOvX7SNdMm+pk5tBuv42GTwaSK8qsJLBQQQ+iQ46oJjzXD5piSgwP5aQUFuNKBxNzx8LtxTd+SJ6lPcXcdXpMiPhQHCC7DLCRIoNkvMOYLFZe366jnI3RbfrwOseZK5BVogBk9WRWaYDGrnjjKBQQ8Dz2CfE3ZUCDIMmz2dMFAVeDcHqhq9t7wCox7BxAwo7+FII3z5BnPzMJ+AW/I2wXVAuSW+QfkIZUXwKgjZWWAtFOytgYACra4UVp5YqypUV2jndU4If4XtWRKHTfBgTNuepsw0cb0OrGtDtpi1GaiqAOB0q8CoT2HlKjAb1o7pVGRbbsBVtHce+y1Jp1QVDAZ+xuEVxfgGfdTrtmaDjl+1DnEPZBRvuSAbtupGSwIp/EPTqd+Oa9+HtZBkhAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School Crosswalk", "label": "School Crosswalk", "description": "" }, { "symbol": { "type": "esriPMS", "url": "50bc9eae357d097c5eebff097619199c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAu9JREFUSInt1l9o1nUUx/EXOj1b889S2xrZMIemyz/ZX42gsCANSyjoogitvPAiBAm7rcsKBiEohJJIZZgFlZFRtqBp+acLBbcyQ2GIGYol+afj5tbF85gLep7tUamL/MCPLxy+39/7nAPfz/lW+Q9VdRV+FV6hanD234LfHBGLM3NeRFRn5tnieiYiPs/MdThwpeEj8DpmZeZKtGbmcchMGJmZ8/AmfsBynLoS8PH4EG9jSYk9v2NT8VuENjyGw5cDv6YIHhoR3xWrHEjrI+JgZr6PuThzqfBXsBmrM/OjiHgxM7cNRM/Mdqwrnl92KfAmPIyp6MbCShLAGuwq/qerIvjjd1s6qVn70oUeuhA7csyql9bmmkULYt2907NzIPr6LXZs2+3ZLzq8XBE8aq2Y0qRqzwGL+8eXPMoHX+erfyTjRpeHT2hkf4PTKoUf/UXVPdPDN/uY2Mjo2rTnpzB1Ak8+yCfb0xNzOXmanvPMmRba91I3ItWNDPV1xHDWb8nqUoyS8F5kd8oM145Ke34M991KXx+ffptaJoSNbenOKYyv59ARbqzn5+MMHZLGjArV6O0u3ZnSba+mry/MnpZ2doSaKFTY3cP4ceH6sWnW5LByU5o/m5mTOXGSXoHClezDkNLs0vDGcWQ3Bw8zvZnRtezqTNMm0nJTqK1hWBXPPRLebUszJnGuJzU1hNqa0HkoDR8ebmhwXkeF8JnNuj5uz6YZzXQdLVQyrIr9Xf6q7MI6/y5aN6QH7uBc90Uj2rkv3d4Se99q+2dzKglfvtot2I45yrhUP123qV1/H6iNiN2ZObfUgXImcwpv4DU8Pwj4MX83oqczc5UyA2Yge12NDXgBrRUksAM7sarc5sFMtWcUOrAWK/Brmb1ji0l+pjBWy2ow8MRiPIUvI+IrbM7MTvyGMZilMAduc3EYDahKXjLvYCPuxwKFyupwIiK+x3uZuUzheg9KlT6jejJzK7b2Dw5yzl82/IrqKvz/B/8T8MId2Jon4QgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "End School Zone", "label": "End School Zone", "description": "" }, { "symbol": { "type": "esriPMS", "url": "28b32e830595f3da361af8c2c9fad36b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYlJREFUKJGN0T/r2mAUhuE7xKSCCoYYhxhREXVwsAV1KNSla0c3P2A/QCeHToI4FxGigkkDJv5BTFARJaZLEeSn4LOd4bl4z3lj/E8Yhl93u9332+0W483IsnxKp9M/BUH4ey8Nh8PfpVIpLoriuw5BEGDb9g/g2x2SJOlTLpcDwLIsgiAgn89jmibtdpvJZIKu65imSbPZRJIkAFzX1QCerrFer9lsNoRhiK7rjMdj+v0+3W6XYrHIYrGgWq0+dJ5CiqKgqiqyLDObzdA0jV6vh+d5+L5Pq9X60PkARVFEpVK5z4ZhIAgCURSh6/rLez1Al8uFwWBAIpGg0WhgWRa2bVMoFDgejwDIssx2uyUWi9HpdJ5Dh8OBWq3Gfr8H4Hw+Uy6XicfjuK5LMplE0zSu1yuCILx8UaQoiuA4Dtlslvl8TqlUwvM8VFXldDqhKArL5ZJMJnP/NeD2AKVSqT+j0eizKIo4jgPAdDoFYDweA+D7PgCr1QoA27YjwzB+PUD1ev3Ly0u+kX85tpQiO9w3iAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Road Closed", "label": "Road Closed", "description": "" }, { "symbol": { "type": "esriPMS", "url": "75ce0de363b89fa3e15bd177e5da5f71", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmlJREFUOI210stPU0EUx/Fv+jq0FSElQEvsI0YFjTtCNJiYqLhBVwoUNi79C3zgyqUI/BWuqMQFxuCiEqMUSFiQQCOaGMIjUozSS1ooMFJaF7WlVGgvPn67mTPzybnnjon/FJPeg6975fHWtrrbWC9dXr96/0/gYL+rz12r3VtZFUIzKrgYkOul8JJwFrVa4GQdgFjGwiq4+FxavB1q9I/gfDSbHD6t3iwMyDVfpwodCc6iWhyO22FtHYxGiHxXNNYLIJbxsBpZCMhVn1+N6YLzO12NKeaWBZsokrvgrhWi8b3OJ2bUyGJArnj9aqIoHOx39RZ+vtMBqzEwGeFrVHHGI/ljkfEZ9XYp4Ljs8WuTB8K/0Pv56KkTgk2grlowG2FjG8qte/UsHgpr75YGHJc8ndrUPjjY53qaRbd3oMwMyRSIGXaSYDJkZlxVntlPJjPr3V3wOgGkLBTWRpcCriaPf2U2B9dUaQ+sFliOwnxEUV0prCcUqTTUOoTZeag4pmg+L0x/VljMmf2JMLQ0ZTqPRMUWWdNeAGdz8Jdv9kGbO9GuxRRNDcKHBUUaSKczM97YVKxv7o3AbBRqKsHjVNjLhBUNYuuknBXq4b5R3OjWOoZ7ZNBZRdvkR2jwCvMRhdEABgPYrcKPpGJ6TiFmiG8q4ltQbs2gU59ItTarWz4/L3/7ea3dqn24RwYvnKPNYoLqCsnVfE7wOYXCJGz70KEDX0U+ftqdwYuloNOh/NqBV/XgxdBD4VJ4KbQofBiuBy0JF+LRuD5UF5zFXz1xPFvbSNxuvai6sk/qr2GAm4+0O8Adved1w0fNT4nfKqrEwteCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No Outlet", "label": "No Outlet", "description": "" }, { "symbol": { "type": "esriPMS", "url": "84f301a81166006694827c46bab7214b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjJJREFUOI2tlE9LYlEYh59zlGulcsEhrnBrEXdwE0PQVWIWRpLrVm0C6bP0BXQvfgWXIohIROBKgmjhSickHREp/2U53mgWQ5J5VRp6dgd+73N+71kcJ1+EE+D6+rrY6XTMzw67XK7+3t7eDyHEbydAt9v9ub+//+kWNzc334AA8E/0xsvLC6PRiKenJxRF4f7+nvX1ddrtNoqioCgKj4+P6LqOlPJtTExWe2M4HJLJZNje3mYwGKBpGkIIisUikUiEUqnExsYGV1dXBIPBqXZTIoBarYZpmgwGA+r1OoZh0Gw2EUIwHo95eHhgd3d3Zs0pkZSS4+NjGo0GqqrSarWo1+v4fD6q1Sqaps00sRW53W4Mw8AwjKnQ6emp7fDC1eywLItkMkksFkNV1eWiXq9HpVKxDeZyOdLpNPF4fPkb3d3d2YbeY5om+XyeaDQ6X+T3+zk/P7cVJBIJyuUyyWSSg4ODxY18Pp9tyLIsCoUCqVQKTdNsL5oSdbtd1tbWEEIgpeT5+RlFUQA4OzvDsiyGwyHj8RiPxzNflE6nUVWVnZ0dPB4PpVKJra0tvF4vUkpub28JBAJks1lOTk7mizqdDm63G4B+v8/m5ibtdhuv18vFxQUA4XAYXddZWVmZLwqFQry+viKlRFVVyuUyLpcLKSWRSIRarQaAw+FY/EYfv5KjoyOEEJOzrusAHB4eLhZ95L1kGU6A1dXVyuXlpbEsbMMf4NdEFAqFvv+HZLbRV/AXNfa7LO2FB10AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Keep Right", "label": "Keep Right", "description": "" }, { "symbol": { "type": "esriPMS", "url": "37101e1b2785f86fc9a8f935eedc04a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAr5JREFUOI211UtPU0EUwPH/vb30QBWlCAi0ykuSiqYu1Bg3RtfqFxBMfCTGuJKVG7eiYSMLg8ZEMEb9AurGR3RhjMjGFuMGWhQJCiGlVaCc9rZ1UUuwLVCNznLmnN/MnJnMWPynZpUa+OYGnZEfXN2+Vc76z+izfwK/7edkdF4GdrVgBcP6KDggx9fD14WH+umam5eBnU3ZWH+rSDCsj4KDcsx/Wp//FfwLHcyhAKaxjD9eC18VHuqnK5qHFuCh1fGi8FA/XXM/ZDC2qNbnaUHKYHEJXOXw6avS1CDMRpWqjSLjU8XxAnj4Np2RqAz6mrGCIViIg7cWnr6D5npwVwofwtBcL8SXwN+WXXngjhzdc1ZfFIWHb9MZicldXxNWBnA6hOoq+DYHe3dCmUOZmIZ9PpiJCK4KiM5rDn+yEl+Gh29xIhKTu77tWIGQ4q0Tat1gORQyQt1msNPCBoGEDTVumI3CRpcQnqIAX4Zn5uTm7tbsRB8/gWkopgE1biFpZ2NsG+IJZZMhOAwlnRZGQtmd7PAI/jaRkZDeAzzLsKucK6OTXGv3YnhqBXclfJlRatygiV9wCpIpsEylzBJmY9CwBVobhQwQCKm9dTOXfivFkW7tfdUn5ugkPYf8GADeWmFhCTa5IJ6A+Th0NAupNCSTyj6fUOGEDPB+TO0GN6cPXOB+weEdvqjXXvUJo5P0tHsxYovKhxBUlEOZA2a/Cwc74PV7aKrPTtDRAoE8tOh1W4mDGIahuJyCacIGUSamBadAMqWYhhAYU7s+Dy0Kr8SXlJ4DHWLk+hO24DChzQOptDAyrilPdSG6KrwSD09lywJQ4cyOZYCRcbW31XFq/zkeFMtf8xHKr3kODYTUbqxZHV0Xzsd3eDFKQUuCc/jL65IOjOnlxi2c33+Oh+vllPw1HenWXqC31PiS4T9tPwEH20VFKrl2mgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School Bus Stop Ahead", "label": "School Bus Stop Ahead", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b4377421c02416bfd01b934f0c72e178", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAALCAYAAABhwJ3wAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYlJREFUOI2t0j+L4kAcxvHvJEGjQStNYVzx7iAgGmtLZX0Ntr46X8RVh1iJnX8QOVRQKxUEFQMmmbnmdmHvlHXBpxtmfs+HgZ/B3yilXqMo+qGU4hkRQqDr+m8hxC8A4+2i3+//FELoQoinQFJKYrHYFYh/gHzf1+v1+s2h4XCIlJJsNotSiiiKuF6vhGFIOp3GcZybc71e773fuPnin3S7XQzDoFqtsl6vcV2XXC7HaDTicDjQarU+7XgIajabaJqGaZo4jkMURex2O1zX5XQ6PVJxH5pMJti2TTKZpFQqsd/vyWQyzGYzXl5e0HWd8/mMZVlcLheklGw2G1zXRdO0r0GFQoHtdkuxWKTT6dBut1mtVpimyXK5BCAMQ4IgIJFIkM/n8X0fy7Ieh1zXRdd15vM5vu/TaDRYLBbE43GOxyOe5zGdTlFKYds2SinG4zGpVOpzKAgC3ta7UqkAcG8TAWq12odzuVx+/6WU8jbked5yMBh8u9v6xQgh8Dxv/h+UyWS+Pwu5lT/iY5dV1nLDpgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "When Flashing", "label": "When Flashing", "description": "" }, { "symbol": { "type": "esriPMS", "url": "92d6f29af611926b5f78da6acad31347", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAaCAYAAABVX2cEAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnpJREFUOI2t1b9L42Acx/H300bTITY3mChK/TF0cLEogiCKhyeFG+WW/gt1Flz8L4Rb3ByFwu29wcFNt0qHogX1Wi1GpZhLk7TxucFTq+31au8+05PA98X3ecjzjcJ/jPK0kBKt+fkd8YSg9oxJSRr42mNDgZTqZyG87BP2UYgeKQhLySfgEROCMEAu9427O7VrRUqPpaUMQuwp8OaMbm8/sLy83DV2dnaGbRcYGNijBQOwLIurqysMw6BcLhOPx8nlcoyPj1MqlTBNk5ubG0zTRAiBlC+1LZht2ziOQ7lcptFoUK1WKRaLzM/Pc3BwQCKRwLIsLi4uGB0dfVXbgoXDYfr7+9F1nYmJCaSUGIZBqVTCMAwuLy+5v79naGioZdstWCwWwzRNVFXF8zwAkskkrutimia2bTM3N4emaZyfn3fGAPL5PDMzMxwfH+P7PpqmUSwWGRsbw7IsZmdn0TTt750BBEHA6ekpnuehqirX19eMjIwAMDg4iK7r7craY4lEAt/3icVihEIhFEWh0Wi8FCntb13bt6FQiGw2i6ZprK6uIqVkY2ODIAgAWFtbY2VlpTusXq9zcnJCPB4HwPM8qtUq29vbPDw8EIlEuu8sEomwuLhIpVIBwPd9Dg8PWV9fx3Vdtra2mJ6e7g57m2g0ytHREaqq4jgO6XSa3d3d3rB6vU4+n2dycpJKpdL2g+2I6bqO/H3xarUahUKBTCbD8PAwm5ub78Ompqae19FolFQqRSqV6riDV1hfn8/+/n7HguY4zk+SyR/tsYWFZNdQc6RUXzApCf5hbAMEz5gQfAe+wOP4fmdcIcg2YzvATu+NPY6qXv6Tf8wvJELtLCQKMOAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School Speed Limit", "label": "School Speed Limit", "description": "" }, { "symbol": { "type": "esriPMS", "url": "81cab75828fc4ce87d437f5297f6c497", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhdJREFUOI210strE1EUBvCPGObEFpFG0UbIQ7GIuhHEBxUEHwWJrjTNNCLFhbgS3PioKxdZtLb9I9SFZCwuFB/gWESbpOKiYCLFZROloWJv8RHa42NwMZ3J5DZmplUPDPfO3HN/3Psxfvyn8nttfDJI1+cX+PzubZSKqvzyn8D6cGgovFFcqnwiZAuslzTqcsNdYQtdrQBbNgEAKbki66W7dDSa5LEVwU7UKht/w8+mMnQk1sPZZcFOdP478OMX22vr2wDDICVf5NEpjQ7HVM55guWT3nzEGMjU1vdtBe6kAZ+PlPECj5Y0OhRVebwprA+HBuXrxzsJt54yKsJ8P3OM4PfZsVC+wM/LWvBgRBWvG8KL6GUnmn/LOJsG2NG3d2dtbuHZonhRzgQPRHrERB2sD4VuyGhpBkilzXn/OaBtDeHVJNAerL/lIh7IFsVYWQvtiaiVSRvesE5ccaIAkCuwjZ7uIlQXgB2b5fBq+PQstUzPiXsAttvwh4+tIy3harfiCOf9jDnu6iAAQGvAfBpVRQCfv8JoX8tX66I43ieSjwdopCOMhIX/NMxxla8x5kQn3sGId/LJmIoHdTAAxPu4W8bdSkLvW9+XbHfiK0Ubwk78QoISF5NAQFna0wz9Iyyf3C9l7IY2hWXcytwL6grL+OwXb6gn2MIf9gdvz32rnorv55T1S/01DAAnroleAL1e+z3Dy63fD+f9C0wpP1wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Turn (Right or Left)", "label": "Turn (Right or Left)", "description": "" }, { "symbol": { "type": "esriPMS", "url": "416e9c4e5bd7d0deeac95f21e7d2e751", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA1RJREFUOI21lF9sU1Ucxz8r2+7KdSw7ibKulWXRTcIwoMskasILGY/uYb74J0Wij+piggkLGikZbeIQ8Q/Bp8nD2piM4ANZFtjUB5dpwoxbCsYm3RJW5BLSnoJrh78ymQ+9LdebO8UQf0/n/O739znnfH/nnlr+x6j9j/o3geeAlx8U7gM2AatAwc49BCiHZiNQDxSBO/cNDwQC2yzLSvb29t7t6emRaDR6F6gDNgCFgYEBXzabrYvH47XAS8BX9wM3gUctyzoG0N3d7evv7/dHo1Fe7+ujyTQ5nkiY4XCY+fl54vE4hmG8r5S6ZFlWBrjlBf8R6ASanSstLi5imiZnh47Sfn6StStXeWF4mGw2i2VZAIjINsuyknbJsmEYGRF5vgo3DOO8iOzysmh5eZnHRVjVNwFo/nmOX7dsWc/RRhFJAjercBH5QCl1Tmu9j/KtqEapVGJtU2P1mDWdnbS0tJBOp93gMcMwvhCR79y2oLWeBWaB68BQJd/a2sorp08TCe+jzlfDyQsXePWpnW7wCPCGiKxVEl4NVUqpca11H9ADkM/nmbl8mUv1KZqa/IxNTvJOJOKs+U0pdUpr/TBwwws+C2wFTK3131bz+/3MzUXZsSMCCHv3xkgmbzklQa31RXv8h93QXU74OaDb4yQUCgW2b/8dENumGaan272kAA0iMgvknfBIIBA4q7UOi8gBp7pUKpHLNREMlufF4tN0dHSwsLDgBo8ahnFKRGbA5bl9V98FrgEfATUAoVCIPXs+ZXR0iIaGDRw8eIb9+590gz8H3hKRasLd0BrgEaXU97aHzwDkcjlSKYux+RyGaTA+/hNHjrSTSqUqdVeVUnGtdZDyTfvTDU9S/kPrvRp64mKMb4KDAHySjpFbzDklIa31D/Z41T75Tic8AUTdZwVYWVnhdmu+Ov/FnKb5etBLWtnwt7gaGqP8h70mIoec6mKxyMYbCjaX51tvP0tXVxeZTMYNHlFKfaa1nqus4oy0iLwHZIFjlJ9X2tra2N22m8NnDlHvr+XDgZOEYk8469YoN/Rtp6XrvecngCvAY1NTU3cGBwd9wPHDLx69t8WRkeGlpaUFoBHIAV96+bNefA2gtSaRSAB87Pw4MTHxD6X/Dn/g+AsTiEyV9HxzRwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "StopLight", "label": "StopLight", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8cc1fb82a1ccf4587e6288b8966b8347", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA69JREFUOI211FtMHGUUwPH/3pedXS5hl+VWArXl0gfB9IVi0URMqrYYG2ITeNAmtUV9KCSmthi8RKsm9sG0MYFi2kSjkNj4IrVoCibUWmnTh6YNLoEWynbB7o1Fd2d2Z/bmA2XpAE0M0fMyM9+c75cz5+QbPf9T6JdvIm73NzqLsAPQrE6Kee8bFX/AkBBFnd4qJM1Op2K0O+Kr8zSQlIPBvpyqyhMZ2GDLbjPm5mTQVCJBYGwMf/8AyqUrayoyP/8sztZW8urq0Gi1mfV0OvUisAKnSWdQORRi+vhxYj//8shPjQ0NMzs0TLBtH+UdhzEIwjKkVbUisyEYZLL9DZITU49EH45I/3dMejxUnvhsBV8NpxSF6Q8/wnHwAFqDAd+ZsxR3dhC+eZPQ519Q8PEHyPc8xL1eHHtfYvH3MbK3bycR/pu7J0+x5djR9WH/r5eRR0bRNO9Bnp+nuLOT+ZOncB56jRCQU1uLXFJCMhrF/dYRit5/F3FqkqhrgugPFwg9twvLprJVcCqFt6cXAJ3FglBVTXwxhHXnk/BgOJHbd7BVVxF2ubA174Z0WtUW78AAFW8fVcOS253p6+LoJdKKgjh4gdxDB/CdOQvAwuAgC+cHiU/eJqdlL96eXrSCQCoYWJrP0DDy/v0WFRzz+sjvOoJz9wsrJXQcXrrue3ndwRW1tKie577tJ/bnfTWcjIQxFRViys1dF/k3YSwsJBGJGFSwTrCSjMU2jAIkoxImZ2FCBRvt+fjPfY/OYtkwHLl8hew3X5dUsFBRgWd8nPkffwLA3n2MlBwj7vMh35nBUleLoaAA2e3GVFaG5HJhqalB8Xj4q29puManGsgqKhZVsEanw95+EF/XewBYt9WwcPEijj3NSO5ZJNcERmcBcZ8PfXY26WiUrNISzCUlGdjR1pqpXnVAnE1NLNSdI3HjFulkkqQoEZ2bQygvJ3z1GqlolJQkklYUUlEJvc2G7PcDYN71DPb6epTQ4lpYb7Gw+dNPmHrlVZRAEKH2ccTxccLXrxOfm0Mc/wN51o217glMj20hMDSExpyFrnorm7u70epXuDU/IWFTKVu//orprndI3Lileqf8dhWA+ZHRzJqp6WkqT/dgystT5a6Bl/Gavl68IyMETn9J6u69NTm6bZU429txNO5EazRm1tMPjvnKARHFMRnqH95sb2wkv6EBcWYGJRAkKUbQWW2YnQVYyspAqyUuSSBJAGjQpBKR8DUVLJSW7liv+o3Guq34L+IfCW91XwhBANIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Do Not Enter", "label": "Do Not Enter", "description": "" }, { "symbol": { "type": "esriPMS", "url": "277db9a356bb3c7fe7abc5c24f705e5a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUpJREFUOI1jYaARYIExTp2+s/zdhy/uf//9YyLXMGYmpr9ionxLjAyU8uEGP372Ljy47SQjpS7d1WaXwMDAgDD477//cEM311sxSEoIMDAwMDCcPPeAIXv2NQwDemJVGRysVBkYGBgYnj5/z+DfdBxqzj9mBgakoEAG2prSDIoK4gwMDAwM7z9+xeoyFQVhBmNDJQYGBgYGAYEXGPJYDaYGGIYGC/BxMVT7ymKICwvxUGawiZEyg4mRMiFlpBtMLiBo8Jlzdxk2bL+CIe7hpM5gY6lBvsEfPn1jaN38GEPc1EAar75hmNyGhsHHT91luP/wNQMDAwPDuUtPsWq8ePUlAy8PJLU8e/EJt8FMSCVxdN85gi6qX3efgWHdfQxxRkamfygGS4rzH15daWb57+9/sgt7ZmbG/0ICnDtRDLa21LAj10BsgGaRBwBTYlUVNe9yxAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hospital", "label": "Hospital", "description": "" }, { "symbol": { "type": "esriPMS", "url": "92ae47d6a0e81af2aa825180b62166eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAKCAYAAACngj4SAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAexJREFUOI2tkbFLG2EYh5/zclKJ6SHcYBNwuuWWOEQQFJOl5ATHTM3kLKg4Ce2fUDJkzSCOWTsodTnBLSQHBrKEHLktGQLxEjlE7vOuSz2api0Y+kzf974f78Pv/RL8JIqiZWAf+ABI/B9CYAB8lyRJACReO57nfbu8vNx3XZcwDN88WVEUNjc3abVacU2WZXRd5/DwsA58mhE6jpM/OztbOMrBwQGVSoWtrS3Oz8+5urqKe3t7ex9fz7EwCILlcrlMtVqNH/b7fcIwJIoiVFVlOp0ymUzI5XIMBgOEECiKwuPjI+l0mvF4TDKZpF6vc3FxwenpKQBCiHdzQoCVlRU0TYvvruuSSCTo9/s4jsP6+jqGYaBpGrZtY9s2pmlyd3fH0dERNzc37OzssLq6ysnJCdvb2xQKhZlNzAh/x/d9hBBsbGzQ6/WQJImnp6c49e7uLqPRiGKxSLfbJZPJkMlkAHh4eOD6+prn5+c/CyVJilzXndm9ECIWq6qK7/t0Oh0cx+Hl5YUgCAjDkOFwiBAC0zQBaDabHB8f02g04tlzwlQqNbEsS7Ms61+h/0qpVCKfz1Or1eK/+2X2eE5oGMaX+/v7r57nvY+iiEVot9tks1lub28BWFpaitbW1jxd1z/PCWVZrgG1hUxv4Aclfc4sUuH3kQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "One Way", "label": "One Way", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a3931762386f9249618f6c9e2a5fc897", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAntJREFUOI210stLVGEYx/GvNfjkVBpa6UjeBkJSamNZTWCYulCjm6OjG1sULYJWWtmqTZCpi4j+gihwkuhCGDSZqOMIQWKOSNFNTRzJPGZm+hZJi+nMjDo6Y5dn857D+zuf87zPOQb+UxnCDT6qk4szs+pUVrpUpNhU+z+BHQ2m+qR4rdrzSXD2KsegXQpC4SFhR4OpPmGjVv3jp8KcKIBEdrqVY/C25KeUqY4/gvVOe14rXG6oKgdzIl78hXoy0Ch5qeXKuSJYR6MiITtDGNOg750i0yw+3OVWLQN2OZBqU51hwYEowKgGZ64rAE4Uwumj/s67elXLoF1yU2yqa1nY0WCqC0SnZqDRobCkg+sV5GUp+geFnB0+XFy9qnXIHpuTbNOeBYV/o2d1dPKb4l4bFO8VdmcqXJcgIgK+K/8zOu50a21DjbH7ksu17nmwo950JRAFiDEKxwu917cee9f1RshIU4AsxNc43VrHkN20K9nm6ffBm+O0c4FoYL33QMNNOGyBUU3Ybl6cMSfCyLgYRya0O8A2Hzz8cW2TMWm6NDLI52zrUVytEqKNiqfPFQU7ZVHGo8HkFHMJMer8vFEU12hlzbXSFCVYZ5R/iFEi3G2Fa1WwepXQ3q0o2Q/Ts/6MwQBvPshckUUdS7XxYB4MUFSjSptrpWlrklj1zofHID8bUuK990dyvVBmmvg67X6Jjt73vWzhkfw41kgDbNkEJw/5j15sEaKNLIsGhQPxuA1Yxz+rRftjmrDOCH1vg6NLwkuNRa/lOg0Jz8fx4eGgIeGF+PiX8NCwYB1/eDn2xsTX6ZKiPapC/6X+GgY4eEGrBCrDzYcNr7R+ASb1Hem4Df5vAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Crosswalk", "label": "Crosswalk", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ed0a603be664ad91b21ffae7d83c70ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAXCAYAAAAGAx/kAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAghJREFUOI2t0j9oE3EUwPHvNX/uzJ+7CwVjbIRQtBqNSiWhLhkkOgSlS9TJQbdsiVQ3IaGKKCgOOukuRXDQwanqmMFASKLooSgFydmh9Ugo5A7lHGJRyZmk0bf93u/9Prz3+Ln5T+F2yO0G9m3BeAls9EGiKJ4zTbM0qhKJRA7quv7aDfDIZtqGIwCNZXP/6spw4OtneFz+dd7saB64A3Do+GidtDRnCIAot5DbEb7dfga23fdYmJumfVJC50rf3R/QXnJMyjE+TW0QTBzAGwox4fMhuFys3LhJ7HAeg7Xh0GbsPHOaj9euE7u8wHfLottq4T86hy86hcGa46iOkBgKoWSOYTSbqIkEqw+X2LNYdgQGQgDhTAZt4RKWrjM5fwqPLI8HuUSRHRfOo99/wK57dwciAyGA0Ows264uMuHx/BvU7nToWBbRocwQyO12U6lUyGazBAKB8SFN08jn8xQKBYrFIvKAhf8VMgwDSZIolUqEw2Fsh58+EqSqKrZt02w2icfjKIqyNciyLOr1OgC1Wo1cLke1WkVVVRRFITDTqwuGRE0UWdJ1/Ysj5PV6SaVSAHS7XdLpNJIkkUwmEQSBFo0etN18Z5qUHTta5wOWZfGm/raXkGD51RPww/PqU2QliH+mM3y0GifAC6Sc97DunP4dirwQ0C8OqHOK933QWUFvwM/hx4wfwRWZJs1VTJYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "In Street Crosswalk", "label": "In Street Crosswalk", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6be6b78ace9e587a9cfbc136fadb8fd3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAWCAYAAADJqhx8AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhJJREFUOI2llL9rIlEUhb+34zgrjMLEaQOBiKTRUhYhgYCkTyWBLW1SmWr+AQuJ5bJuROwsQ9giQooQEKzEQtKkjZIi4g/UJDOioLPFkqzGMRH2lO/c83Hvfbzn4j/lAsjn8z+m02lMCCHWCQkh7Fgs9nN7e/uXC8Dn832Px+PafNFgMMC2bSRJwufzLQCazSaWZaWBvwAhxJf5gufnZx4eHtB1nVarxc7ODh6Px7F7l1OL0+kUXddRFAVVVTFN0wnwj/Jetm2jaRrNZhNZlnl5eUHX9fUBpmny+PhIt9tFURSEEGxtba0GtFot19XVlWOBaZoAzPvtdptIJLIAkJLJ5FL4+vqaXC7HxcXFknd3d7d6BIDT01NqtRqJRMIRsDDCe0WjUYLBIIeHhxiGwdnZGcfHx+sDDMMgnU4DkMlkuLy8ZHd3l0qlsh6g0Wiwv79PtVplY2MDRVEcwysBJycnlEolAoEAqVSKYrHoGF4JAMhmsxQKBe7v7z8HSJJENBpdMIbDIeVymZubmyXPsqxFQCgUGqdSqa8AT09PyLIMQL/fxzAMZrMZvV6Pzc1NhBCvr9F5hNvbW2RZRgiB2+1mPB4zGAywLAtN0/B6vY47sF8PwuEwo9EIVVXp9/t4PB78fj+dTgdVVeez9htgNpvVzs/Pv332I9XrdQAmk4nY29v7/QY4Ojo6+Cj4kVZe47r6A0T+yEKq8L+2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Right Lane Bikes Only", "label": "Right Lane Bikes Only", "description": "" }, { "symbol": { "type": "esriPMS", "url": "98348e1734a93805e993c80bda8dba71", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmdJREFUOI21099L01EYx/E3pnt0poIrdebcMssUKTAjMQn64Y1FF6VOb7zsL7Cyqy4r9a/oyiVdGFEXS8KfgwJDR6VI4NZy4I/vSFN7RFwXOm1z6uzHc3M4D4cXnM95TjL/qZITPfi6XR6u/NQ750qk2e7U/n8CuzutHbZcozU4JwyOqdvnktr98H3hCJpmgqJ8ADENedXteybX7I068Efw72iktvBRfTPVJVcdTTp4IDgeGosPe7V3yiVXHE4dSgjeC43FPWPa63PJZbtTPXvC7k5ruy3XaJ3wKysKFaeE/lEotYMlC8Z9ymm74PkIxccg74jI8Ji+9buyLxU6jXdx4U30bpoJ1tbAliME52E2pNScESb8ypdvcKJAsecIgRmlulwAkUGv0efvyr5Y2GSMRMHuDuuTCAqwvCpMBuBssWLJFBaWIbQoFBxVpmeEwCwcNkfFkjroNQb8Luv5Qmfw0xacYzHu/Z5pZQkcSgJTilBVriQnC9XlG3tdhfwcJSNNojKfnhfzdMh4DpRuwYGZ9G6zbanBtNkxC4SBcBgy07eBjSeDVKJ7QQO+L7Kel6X3o6K43mY0vnos3Sdt1Efw0CJ4vFBZBj39SkUJZKULX2ehKA8c1m10ZJz1umq95XDyYsfj1bVpQyy+HgZLJlgtQt8H5WYNXCiD0UnFYZVYtCfuVMTiSUlKqgjTcxujlZEumFLg/WcoO747GheOxqW+tnK7X7q52nN3XL8n1tj1S8eLJVL7oXvCu+GJoPvCsfj8QmJoQnAEf/ko+2nox9LtuiptjozUX8MANx4YLUBLoucThg9avwC7riBKnE0I4gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dead End", "label": "Dead End", "description": "" }, { "symbol": { "type": "esriPMS", "url": "08d6d947dbdf0e7b4eb0b432b3acbfb9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAs5JREFUOI211VtIk2EYwPH/t0NoMTeZBTq1gjDtRjsYhV1oMDBXUkMvgk4EUoaVQSfqPm+M8qYoyxxqIlGG9qVphiUZhHQg1DDm8DSpbdk8zcOcXYhffuqyFj13z/s8z+99eW5eFf8pVP4KtqLiV0MNDUn+6ooQzVTobtNhg8lU/sewrehe08DV6zuWeJTC5XSW2UXRF2EyVSwJz6AFS6EAeNs6BGexpdwuiszHZfDfoDLcUrIAl+BAUAlv/Sw4LSXlfaLoM5hMDyS4q7S0ypWXHxA6F3dZSirstbV9EampzSqASYcjHmC5OZ2w9D0MvnvPRG8v+rS0maHhIfpzzxF6JgdtYiIDjS9x3y5Cf/kCQZEGfOMTOO4W4f3UJkxPTm4FmmU7Xp17mm/P6gg376Pr2nXG7Hb027fRW2xBvSUBQ2Ym9kePiDxymMEnIrrNm/D09KIO0RB16SK2/YckSwYLgsD0+BjtycaZPCgY7cYEhssq0OUcZ8hq5Xt+AaFJSaxISQbA3fwGQakg4uAB2WpkcOeVPKJO5qCJj6fr4FFZo1KrZXJwEIApjweVTgfA2txTKNRq+iof+4fHml7z5fkLYp9WsyJjr6zRNzqKctmymSGNBq/7BwDdhXcYEmuY/upYHFZtiiem4Brt5gy8Hg8qvR7vD/evS61WVqXtQrluLUFhYXjetoDZzNTI6AJUBnvffWSgpYW4yoeM2Gy4LaUEG3cy4XQB4Kl6ylhmBhvul+JofMlUh5UJ13d8oyMLUAlWanXdQHT/mfP0zyl6qmvorq6R8vl778nKluWKaAMKhbpNgoWoyBRtdlar+2ZhzKLX/0Eoog2szD52NtyUWifBa4xG73R9fVxndlZ7IPgsakhPvzp7Ju1YMBp9geCLoTJ4Ht7mvlm4PlB0ATwH39B54lir+8at2EDQReFZHIj77XNbP0CN6Lfs98/71/gJTNo9NU7qc64AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stop Sign", "label": "Stop Sign", "description": "" }, { "symbol": { "type": "esriPMS", "url": "161eab1cc3980aef8a59b3a9b15ceda8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnRJREFUOI2t0UFLInEYx/HvX4cxceIvNhkq2qGawIGUrY0ONRB0KegS0TuIIOjt1KFX0THqVNAlRIMNMiYjs0SICSHJmmL2tLKiJi37nGZ+/PjwPDMK/2mUPw8nJye/Xl5eJr8LDA4OFhYWFn62oLe3N3N5efnbmxwdHf1o2wjg4+ODcrlMKpWiVCqhaRpSSu7u7ohGoziOg9/vJxQK4bouyWSy8zSASqWCbdsMDw9TKBRQFIVMJsPt7S3j4+McHBywurpKsVgkGo1SKpW6Q4FAACkltVoNKSWWZfH4+MjQ0BCNRgNd13FdF9d1cRyH0dHR7tDIyAjBYJBwOEwikSAYDJJMJpFSoqoq8/PzCCGYnZ1FCEEoFOLy8rIT8vl8BAIBnp6e0HWdcrlMs9lkbGyMm5sbBgYGqNVqvL6+YllW20dvgwCazSbPz8/ouk6lUuH6+hrbtlEUBU3TMAyDer3e8fc6ICEE+Xwez/MQQjA5OYmqqjQaDYQQrU5fKBwOs7Gx0VH8e3Rd7w/t7u7y/v7eel9ZWcEwDGzbJp/Pt3LTNEmn072hpaUlPM/DdV22trZYW1sDoFgsUq1WmZmZAUDTtK83MgwDgOPjY7a3t0mlUgDU63V8Ph+O4yClJB6Pfw0BfH5+sr+/z97eXitLp9PkcjmklFxcXHB1dcXm5ubX0MPDA1NTU0QikVaWzWbJZrMATE9PY1lWf+j+/p5MJtOWnZ6e4nkesViMXC7H+vp6/9P8fj+JRKIti0QinJ+fc3Z2xsTEBDs7O/2hubm5jsw0TUzT7FZvhxRFqR4eHsZ6NnuMqqrlNmhxcTHeu95/up72L/Mbn2TQqRWaXjYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Speed Limit", "label": "Speed Limit", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6405a3c367547978a93786fb1b749979", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA01JREFUSInt1l9IZHUUwPHvvev6G2dKnfHJQS6CDt4aBtzw3VhoWCNUFpSBTDcIQh8WUoIEEXTNNnWYCAvDNg1qyW0fkl0savvzOMmCoJBrSWLMm95xxJkdjrVODzsbuw/zV6mHPHD5weHw+5zfvZd7bgn/YZSc4qd4gVEGJP8tvEEpdUlELiilbCKSTK/3lVLfisgc8NtJ408B7wHnROR9ICgiuwAiAvC0iFwAPgHuAW8A8ZPAa4CvgM+A1zLUHABfpq8e4AfgIhA5Dm5Pw2eUUnfTp8wVnyqlfheRm8B54H5RuMvlerexsfG73t7ea4ODg9dbW1uHg8FgOI8G1trb279YXFy8ClwuBjdaWlpeHx8fP6tp2ltLS0vMzMx8vby8THV1dU59enoap9MZnZ+fnwL+KBQPeL3es4/f6p6eHmZnZ+no6MjZwNHREV6vVwMCwEShuL+uro6qqir29vaw2WzY7Xb6+vpYWFggEAhgmiYHBwcAWJaFYRgkk0l0XUfXddxutwAvFIPXVlRUoJRia2uLpqYmVldXqa+vx+/3EwqFGBoaYnd3F8uyqKmpYXt7m3g8jmVZNDc343A4Hiil3Jle1Gz4GU3TcDgcOJ1OKisricVibGxsYBgG3d3dzM3N4fP5ME0T0zQ5PDxkamqKrq4uNE37Z59MQEZcKZVMpVJP5NxuNz6fj/X1dUpLS+nv72dgYAC73Y7H42FzcxO/308kEsEwDABE5LBgXETu7e/vPwNQXl4OwKPHUFZWRiqVIhwOMzo6yvDwMDs7O7S1tWFZFrquk0gksCyrFPi1YBy4vba2dr6zs9Pm8XgAeLQ2NDQ8URgKhbSJiYmSWCz2oLa29iidTq2srAhwuxj8xtjY2NuTk5PXgD+z1AEgIvaRkZGLLpfrp0QiEQFKRCQA3CwGjwNXRORZYCAXno4r0Wh0USk1IyKvAO+QZcDk+rZ/CFxP48E88B2gTUTCwM/AB9mK85lqrwIfAR8DbwJ7WWqr0k1+w8OxmjXywQW4BLwMfK+U+hG4JSK/ADHABZwDXgSeA64Ct/LYt6A/mc+BBeB54CUenqwSiCql1oEbInIZSGXc4Rg4wF8icge483gyzzl/bPxE4xT//+F/A5eEM+s3KwY6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No Thru Trucks", "label": "No Thru Trucks", "description": "" }, { "symbol": { "type": "esriPMS", "url": "99ea8828751c59ee59ee5f76bac7d7e7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuBJREFUSIm101tIk2Ecx/HvarVJeycbjlyIFxYdoJtICI0OF3UR1EUH6CYoxIoiUKLuJKmLgmXRTREY2GkVRWmlZdD5yDrQgahsggzTd+udj2w9c3t6Z+uiGnYwZ9pz9/D8/78Pz8P/sfKflxVgsc1Wu9jtrhoDY0cjNAK9e3V9CfDWCjBrgnvlIvdE12iEA/SqpHMv+uws4BN67UKP80KhNW9UgCeJeAxogu9PBDS2GMbTCm9xqWWE4dG0iU/XtwJyIMBpqJwr5fPpDseIjFZDtAlo+LHPAkKIl03g3+awrbEyDoD8zRsY69QGT+vvJ3a5hf53QQCCSnIwISqBzG8AwFkhti7QtFVlDpd9/Nw5lGzeBEAymSSVSmGaJpqmIaXE4/EA0JWfz8eanaSBxs7OZqXU/YGZPwGAUR8K7Zw5zbFHexAg/v49zqlT6e7uxmKxZLFIJILH4yHd10fP0eMAPBO96TNKbfn1kr8CvID9d+KyaqnbVfjh0CFm7NtHUVERmUyGWCwGQElJCQDh1mv0t3cg0yanRHg/EBoSAD7v0EMbS532i4XX7xANBPCUlwNgt9uzRaloFMNXB8BdQ/TeU2rXH7L+CABcajGMQIW3eI7uq8N12o817+c/0uU/BbKPSDpJjdCrgcRwAC7YbJXlUr6a0d5hCV9tpWjF8uxZPBgkXt9ABmg2jDfAicFyBgV0XX/d5HYfm2K3rTN8dRTMn4e9oIDMly90HT4MQJuUHEkk1jNgLHMGAM4JsX2hpq0uk+Pyuk76mVxdRU8gQOraTdKYnA93NiqlHv4t468AEK0PhWpnTnP4OHKUoEqRuHELgMdSmueVqhqif0iAF3DgdlxWL3O7JskTZwD4lDZpCId9QOeIAcCs1UMbSifYm722b5N0w9B7nim1O4fenACAlivCeFThLS7TVZJdQlQDfaMJcFCItV5sj9oS4gngz7UvZwAI1gi9YBj1wwb+aX0F1HU6wACGomEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Yield Sign", "label": "Yield Sign", "description": "" }, { "symbol": { "type": "esriPMS", "url": "dea55a549d8a0954f69d2e242028501b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlVJREFUOI210ktPE1EUwPG/MMwVlDQWVAYtbUBBVkZRYzQxUXGDrlQobFj6CXzgyqUKfApXVOJCY3RRiREKJJqQQKNhCVWovKZAW8qt0HExDC200MHHSW7m5szNLyfnHIX/FIrdh+87xZPEqrzXUCfa3F7Z/09gf7fW5Tqq3w/PCwJj0j/pEzfy4XlhCy1WoboSQKiDQemffCka3S1y4I/gTNSKTXxUfpjoEdc9rTKwJzgXuh0fCsq+CZ+45vHKQVuwhUZXwDAgPA9Oh8QwQFEgmRQ4Sk18eEz2TfrEVbdXDu8K+7u1TqvS/lG4UC+Z0cGjCb6MS9QiMFKSSFTQeA5AiKEx+THkc16p8uqfc8Ib6INiFdZScPoEhGbMKgsL0ieRhDN1W9oiAkH9U6jHebmqVR/ZAvu7tOcWCiawHIOaSsFq0sxpZQJVBaUAnKVZPd8fCOoDIZ92vsob/rYJHynTH2YOah9Q6zLvB4vN7/HDuSaSxqcXRMl0RH8F1G/CP2YP9Ja44s3qRmZ2ERISfq1BKgXLcYmrQvD9p+SUWzD8FRrq0pWHdViKkqpwyEdbWnGzQ29590z0nnRxV1VgRpesrUM0IVhfhyLFrDwSE0zNQbUGU3MSZ6kgrMPIOKmmS/K2x8ubrOE1dchmCy8sEBiGpOKQuXJLcViMQrlDspKE2YjgbG0W+tqystYtE1cVkfHHvB8rT+d2QnPC2XjuYe2G7gjnw/Ohu8I74XbQvPB2fGHZHmoLtvC3T50vIrH4naaLss1aqb+GAW491tuBdrvvbcN7jd+XnycPdHv9+QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stop Ahead", "label": "Stop Ahead", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f6f46f7d2422bdbc0830fb8e34e43125", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAWCAYAAAAfD8YZAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApVJREFUOI2l081rE0EYx/HvzM7uptkmtW1SqVTUQGsKxfZkawXxJiJ4EPQuWA8exYN4FfWiIHr3BUHwf/CkLb4iLUULQvVQjTWtzUub7Gazu+MhGIlJBfF3fj7PM/MMo/iPKACt9c7i4uJTb3V1r9YIaZlCWrboBIQUfjKbvWr39t5SAPVS6dznszNjeDUABm/fJH30EGGthru6ihASpMAZGkJr3bX+4uUNoIED1+1xTp5g4NQpCnNzzSmR71N49Zp4Zh/CMHCGhhBCIETjxOpXoQ4CVq5dZ/eVy3jf8wBIy6J3ahJpmkjVLG29M4D7fJa9d+/w7f49EtOHqax8AR2hgwBhWfgbG0RBgJCyHffNnKP09g21xffExydwV1bwiwVUMolyHLxcjvr6OgPHj7fjsFSie/wAxvkZALr3j+AXi0ilkKaJmUwilCKsVEDrVhzP7sdOpbBTKQD8Hz8aSwtDolrjFXQYNgb5fit2Mhm69+yhvrmJEYsR+T46ipCm2TymEYu1NG5b4dqzZ6SPHKEwP4+Kx5GWRVB1qRcLDB471nnbv2L1p9BhhN3fT1CtIru6EF6NRDb7Z2k7Tk1NNprs6Gkr3hbrIKD88SMIgRHrwk71U83l0L6PnU4TbG3h5nKkp6fbsVCKermMMAzMRAIvnwetCSoVhGFgxONszi90xgCJ4WGCSgVpWcTSadx8HuU4WD09SNtm15nT299ZOQ6l9x9ITR4EID44CEDoeZSXltgxNrY9Li4s8OXiJdamp1o3E4XU3rxj5MnjZsMmlpZVrZfL9E5MoB49IJHJtNjQ86htbPyGWodNbPf1Pawsf7qw9nw2rdG4X7/SKVvLyxBFUXJ09E4TCyE+AwMdxV/S/sP/IT8BvE/8Wb5GNS8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Police Car Parking Only", "label": "2hr Parking, Other Restriction", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f6f46f7d2422bdbc0830fb8e34e43125", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAWCAYAAAAfD8YZAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApVJREFUOI2l081rE0EYx/HvzM7uptkmtW1SqVTUQGsKxfZkawXxJiJ4EPQuWA8exYN4FfWiIHr3BUHwf/CkLb4iLUULQvVQjTWtzUub7Gazu+MhGIlJBfF3fj7PM/MMo/iPKACt9c7i4uJTb3V1r9YIaZlCWrboBIQUfjKbvWr39t5SAPVS6dznszNjeDUABm/fJH30EGGthru6ihASpMAZGkJr3bX+4uUNoIED1+1xTp5g4NQpCnNzzSmR71N49Zp4Zh/CMHCGhhBCIETjxOpXoQ4CVq5dZ/eVy3jf8wBIy6J3ahJpmkjVLG29M4D7fJa9d+/w7f49EtOHqax8AR2hgwBhWfgbG0RBgJCyHffNnKP09g21xffExydwV1bwiwVUMolyHLxcjvr6OgPHj7fjsFSie/wAxvkZALr3j+AXi0ilkKaJmUwilCKsVEDrVhzP7sdOpbBTKQD8Hz8aSwtDolrjFXQYNgb5fit2Mhm69+yhvrmJEYsR+T46ipCm2TymEYu1NG5b4dqzZ6SPHKEwP4+Kx5GWRVB1qRcLDB471nnbv2L1p9BhhN3fT1CtIru6EF6NRDb7Z2k7Tk1NNprs6Gkr3hbrIKD88SMIgRHrwk71U83l0L6PnU4TbG3h5nKkp6fbsVCKermMMAzMRAIvnwetCSoVhGFgxONszi90xgCJ4WGCSgVpWcTSadx8HuU4WD09SNtm15nT299ZOQ6l9x9ITR4EID44CEDoeZSXltgxNrY9Li4s8OXiJdamp1o3E4XU3rxj5MnjZsMmlpZVrZfL9E5MoB49IJHJtNjQ86htbPyGWodNbPf1Pawsf7qw9nw2rdG4X7/SKVvLyxBFUXJ09E4TCyE+AwMdxV/S/sP/IT8BvE/8Wb5GNS8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No Parking Certain Hours", "label": "2hr Parking, Other Restriction", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f6f46f7d2422bdbc0830fb8e34e43125", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAWCAYAAAAfD8YZAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApVJREFUOI2l081rE0EYx/HvzM7uptkmtW1SqVTUQGsKxfZkawXxJiJ4EPQuWA8exYN4FfWiIHr3BUHwf/CkLb4iLUULQvVQjTWtzUub7Gazu+MhGIlJBfF3fj7PM/MMo/iPKACt9c7i4uJTb3V1r9YIaZlCWrboBIQUfjKbvWr39t5SAPVS6dznszNjeDUABm/fJH30EGGthru6ihASpMAZGkJr3bX+4uUNoIED1+1xTp5g4NQpCnNzzSmR71N49Zp4Zh/CMHCGhhBCIETjxOpXoQ4CVq5dZ/eVy3jf8wBIy6J3ahJpmkjVLG29M4D7fJa9d+/w7f49EtOHqax8AR2hgwBhWfgbG0RBgJCyHffNnKP09g21xffExydwV1bwiwVUMolyHLxcjvr6OgPHj7fjsFSie/wAxvkZALr3j+AXi0ilkKaJmUwilCKsVEDrVhzP7sdOpbBTKQD8Hz8aSwtDolrjFXQYNgb5fit2Mhm69+yhvrmJEYsR+T46ipCm2TymEYu1NG5b4dqzZ6SPHKEwP4+Kx5GWRVB1qRcLDB471nnbv2L1p9BhhN3fT1CtIru6EF6NRDb7Z2k7Tk1NNprs6Gkr3hbrIKD88SMIgRHrwk71U83l0L6PnU4TbG3h5nKkp6fbsVCKermMMAzMRAIvnwetCSoVhGFgxONszi90xgCJ4WGCSgVpWcTSadx8HuU4WD09SNtm15nT299ZOQ6l9x9ITR4EID44CEDoeZSXltgxNrY9Li4s8OXiJdamp1o3E4XU3rxj5MnjZsMmlpZVrZfL9E5MoB49IJHJtNjQ86htbPyGWodNbPf1Pawsf7qw9nw2rdG4X7/SKVvLyxBFUXJ09E4TCyE+AwMdxV/S/sP/IT8BvE/8Wb5GNS8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2 Hour Parking", "label": "2hr Parking, Other Restriction", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f6f46f7d2422bdbc0830fb8e34e43125", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAWCAYAAAAfD8YZAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApVJREFUOI2l081rE0EYx/HvzM7uptkmtW1SqVTUQGsKxfZkawXxJiJ4EPQuWA8exYN4FfWiIHr3BUHwf/CkLb4iLUULQvVQjTWtzUub7Gazu+MhGIlJBfF3fj7PM/MMo/iPKACt9c7i4uJTb3V1r9YIaZlCWrboBIQUfjKbvWr39t5SAPVS6dznszNjeDUABm/fJH30EGGthru6ihASpMAZGkJr3bX+4uUNoIED1+1xTp5g4NQpCnNzzSmR71N49Zp4Zh/CMHCGhhBCIETjxOpXoQ4CVq5dZ/eVy3jf8wBIy6J3ahJpmkjVLG29M4D7fJa9d+/w7f49EtOHqax8AR2hgwBhWfgbG0RBgJCyHffNnKP09g21xffExydwV1bwiwVUMolyHLxcjvr6OgPHj7fjsFSie/wAxvkZALr3j+AXi0ilkKaJmUwilCKsVEDrVhzP7sdOpbBTKQD8Hz8aSwtDolrjFXQYNgb5fit2Mhm69+yhvrmJEYsR+T46ipCm2TymEYu1NG5b4dqzZ6SPHKEwP4+Kx5GWRVB1qRcLDB471nnbv2L1p9BhhN3fT1CtIru6EF6NRDb7Z2k7Tk1NNprs6Gkr3hbrIKD88SMIgRHrwk71U83l0L6PnU4TbG3h5nKkp6fbsVCKermMMAzMRAIvnwetCSoVhGFgxONszi90xgCJ4WGCSgVpWcTSadx8HuU4WD09SNtm15nT299ZOQ6l9x9ITR4EID44CEDoeZSXltgxNrY9Li4s8OXiJdamp1o3E4XU3rxj5MnjZsMmlpZVrZfL9E5MoB49IJHJtNjQ86htbPyGWodNbPf1Pawsf7qw9nw2rdG4X7/SKVvLyxBFUXJ09E4TCyE+AwMdxV/S/sP/IT8BvE/8Wb5GNS8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10 Minute Parking", "label": "2hr Parking, Other Restriction", "description": "" }, { "symbol": { "type": "esriPMS", "url": "92756f22c669dc88682af33cc5d5acc1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAb9JREFUOI2t0c9uElEUx/HvmT8MQwfGOJnKBBOrVtpoXIihxmia0JDo2+jD6IP0AXQHTVdNGzDdmNIYYwxSOp1hAYxzXVC7AWKx/DZncXM+OedcgyXFAOgfHTXH4cXzRZs1KxN51epTEflhAIwvopf+61cLT3HeanlAGZhAN4zA5WrLyExoHEUAKKXQLQuVpgxOOuQfraOZ5vWhQadDv9HEfbGFHQT0mnvcqjzj56fPBG/fXB8C0OwsUbuNHQSIruGsrREeHi62GoBXq/Htw0eo10mHQ8ZRhBjzTzrzJVssolsW996/w3Ac/J0devv7+NvbC0K+D4BZKEyq41Cs1+cic6H/yRV0dnCAiGC4LpbnER0fYzgOei5HOhwipsk4DDFdF0T4HccgMg2NemeoJEELQ5IwZNjtksQxSRSRLZUgVcRf2ugrDrkH98mXywxOT6chs1DA26ryfXcX0pTMbQ+UQrdzpKMRmmGysrFJ3GqDCL8aTey7pWkov7kBwGqthgJQCgARQSk1WUMpCk8eIyJkV+8wOu9PQ5m/P3RZ/xUzn58N3TTLhfSc/bXbaD5ctFmEEXByBXmVyvpSJlpG/gD1XI0B/zXF0gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No Parking Anytime", "label": "No Parking Anytime", "description": "" }, { "symbol": { "type": "esriPMS", "url": "484c24ab70deb75d89820a611db6f4ea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAg9JREFUOI21lE0oBGEYx3/DfqWknYtwYIUoe1xcaC+Ig6QoJ1wIJSXlYxVFigsnrQMXJCTcXERJEaWUok3tyW1CpPGx4/Ca7NhlZ5L/6X3e5z+/9+l5nsbGP8mmH5xOza+qeIHkP/BeZZlTRZGOP8GavbWVrmCQxu/OvDxeQiEcZsmKwgigg0muqKAmGDSatragrg5HKAQFBebATqfmUtWoViQlfZ11FReDJEFuLsgyKIrZuomFRevmBrKyYG3NGjQh+OEBnp6gpcUa1BQ4JcU6NCH47g5cLlhcBE0z5jo7QVUtgrOzYWkJ0tLE8Gpr4f3d6JFluL21CN7ZAbcblpfB64XRUZib+xliCjw+Dh4P1NdDJAIDAzA0BH19Rt/zs3jUNLi8HM7PYW9PxOvrxnxqKmRmQlERDA/DxIRJsNsN4fBX3NRkzI+NQW8vXF1BVZUFsKJAenp8M0B+Ptzfw+EhNDf/7IsB7+6KYbW3w/y8MVdaCpWVcHAAMzPQ1gaBAFxfi3WMblsMeHISqqthehoKC2FwUOxrfz/09MDjoxhkOAyXl+LeboeVlQRgAL8fNjehowO6u8V22GxwciJifQarq5CTA7OzoufxWhH5Dm9ogIwMMTyHQ2zJ2ZnRMzUVryzB+gRLLx6PdrGxgS8S84SQzxf/Xpem8ba/z/bCgnQUXTFlZVLJ759a068/ob/oA+COoIp1gCTjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Handicapped Parking", "label": "Handicapped Parking", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6da322a37756e2ebc60bd21902f28234", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA7hJREFUOI211V9MW2UYx/Fv/xyhLafQlVK6bm2ZyhzGQByszgRoo4FgosxsETfjnERB57wYEsKUAaJxBnUanajTmIybxeGFYyEx0bAQEiSEeAGGxG1QsOmA0g5qLadQSr1YxsCeYdT4S05ykvd9Pu+bJyfPUfM/RX3rxePxdPt8PncikVD8W0ypVCYcDsd5q9VaswZPTk4+5nK5VHIFsUiEpUCA+OIiKp0OjcmESqORxQcGBg4At2G5hD0eZrq6+OP8BdT356E2m4hNeVmdnkH/zEGyn9yH1mL5a5kC1rVifRKrq1y/dIm5jz7G3NiAvbaWu9LT19Ylv59gfz9Xqg5haWvB7HIlGbLw9Yvd+E++SdapNizl5Unrmqwstu3fj6FoD+P19aBQYC4t3Rz+/epV5r44i+H4MfwnmkkxZpL58F6589HZtrPjvXauHXoW/bffoFnXliR4+lwnlsYGskpLUWp1eGuOMtfahH7vQ1it1iQ8zW7H+OorzHx3kZyXX5KHo8Egi9//wD1Nb6BQKNj+dBUkEgRb38Z4toNVi4WxsTEmJiaoqKhAEAQAjKUlXDlQRfz5I/Kw5POhecSNKjUVgHA4jGlfJdf6+qDmKFPHj+ERRex2O4lEgnA4jCiKaLOzQUxD8vvl4XgkgmpLBpIk0dvbi81mY2RkBJWrlK35+UgfnuG+1xsILS/T09NDXl4eXq8Xt9uN4HAQj0TkYZVWy0ogwPDwMGVlZcTjcSRJIhaLsbRrF0I0SuyddnQNdaQX5GM2m7HZbIyOjqL0+1FptTA/nwynms1EL/cTc7kQBIGFhQWKiooYGhoiv6CA7qkpDI+6SWs/zWpjPZLJhF6vJxYIoPZMkpKZCT5fMqwxm0lxFrJNkhgcHMTpdBIMBllaWgKguKSEZaeTKTEN4d33EXLvZWB8HOuNG6wcfApBp5NvBQoFlhdfwNvciv30BwwODiKKIsXFxQBkZGQAYGpt4RdRxFtdi7X5BKEzn3H3ua83UEnfsSE/n1Dl4yx0fMqDJ5tJMWSsO/fm4FOoVDxQ/xqToshC2ymy3mpBzMnZHEahwHb4ML91dvLrc0fIrq9jS2Ehaq12bUssEiE48BOhC12YWpvYWvlEEiM7K5SCgKO6mvndu5n+8it8dQ2kuktQZxpZCQSI/ngZTUU5Oz7vQL9zpxwhD9+6uaGgAMOZT5BmZ4nOzt6ex42NpBqNdyzdAFut1p/7+/uLNt0NEArdfO4Qu93etwHOzc3d87foP8imf5D/kj8BOalBqHWzdSwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No Bike/Skateboards", "label": "No Bike/Skateboards", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2095593.0784667283, "ymin": 1249629.8285149485, "xmax": 2114949.126170188, "ymax": 1273629.496441409, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SignType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SignType", "type": "esriFieldTypeString", "alias": "SignType", "length": 50, "domain": null }, { "name": "SignColor", "type": "esriFieldTypeString", "alias": "SignColor", "length": 1, "domain": null }, { "name": "SignBacking", "type": "esriFieldTypeString", "alias": "SignBacking", "length": 1, "domain": null }, { "name": "SignAngle", "type": "esriFieldTypeSmallInteger", "alias": "SignAngle", "domain": null }, { "name": "MaintCode", "type": "esriFieldTypeSmallInteger", "alias": "MaintCode", "domain": null }, { "name": "Passed", "type": "esriFieldTypeString", "alias": "Passed", "length": 8, "domain": null }, { "name": "R02", "type": "esriFieldTypeDouble", "alias": "R02", "domain": null }, { "name": "R05", "type": "esriFieldTypeDouble", "alias": "R05", "domain": null }, { "name": "R10", "type": "esriFieldTypeDouble", "alias": "R10", "domain": null }, { "name": "Date_Time", "type": "esriFieldTypeDate", "alias": "Date_Time", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S174_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 31, "name": "Contol Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "F5", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Other Control Point", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "14b0245f042851aed72ffff9ba926bca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGl011oDWAYAODnXYftrHVaRn46JKK1kib3lFYSpaRccGG4Un6TnyuiXIgL7AZxo+Q3mVJEXJzVXPhpuVAKM+avNRI7a/a5OJ0zw668d9/7fU/v+/Z9X8Z/RObPREryKVVvjii2YCrV/SkVOyImnI7oezgmTsl6tEUUsyPZ4rQITfRtHB7WFmFbhKFROCVrcRaKRZ6/5NsAc/JMmlg6E2FzSrLYUMEpmYg2uP+YM8/4uIBMPbVPWPiZnasYN44IrSm5EuFWufJ65F70sOc2uWXUN5U2Bhs4f4F0lb1rKrNsYwQvgpP3mLGL93fpr6J2Oi8uMncdhQIfPjO5NMLilEQZT4J3GVQxpYXu67xsZ95WMlkGZtPVU8HjUV/GfRCJhMGvfPtEQyPfX5NrZOgHtTWVtn/iSxkXsHR+jo43vLpVajWTpftGqZvMI5pXV3AhwnAZn8O+LS2yl3cwa38JQn45Tw9wdCXZ6gpuq1xVhLcp2V1X4/iDYxy5Q2c/AxlmDnFpE835Crwe4dKoRxLhRErqcjUOHVyhyr/jGtaVF6OeZ4TDKU29mVLv9ghLMAVf0IlTEdp/P//Xx4jo7ULrGJVHxS/Nj4vfVllDTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Huddleston CP#1", "label": "Huddleston Control Points", "description": "" }, { "symbol": { "type": "esriPMS", "url": "14b0245f042851aed72ffff9ba926bca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGl011oDWAYAODnXYftrHVaRn46JKK1kib3lFYSpaRccGG4Un6TnyuiXIgL7AZxo+Q3mVJEXJzVXPhpuVAKM+avNRI7a/a5OJ0zw668d9/7fU/v+/Z9X8Z/RObPREryKVVvjii2YCrV/SkVOyImnI7oezgmTsl6tEUUsyPZ4rQITfRtHB7WFmFbhKFROCVrcRaKRZ6/5NsAc/JMmlg6E2FzSrLYUMEpmYg2uP+YM8/4uIBMPbVPWPiZnasYN44IrSm5EuFWufJ65F70sOc2uWXUN5U2Bhs4f4F0lb1rKrNsYwQvgpP3mLGL93fpr6J2Oi8uMncdhQIfPjO5NMLilEQZT4J3GVQxpYXu67xsZ95WMlkGZtPVU8HjUV/GfRCJhMGvfPtEQyPfX5NrZOgHtTWVtn/iSxkXsHR+jo43vLpVajWTpftGqZvMI5pXV3AhwnAZn8O+LS2yl3cwa38JQn45Tw9wdCXZ6gpuq1xVhLcp2V1X4/iDYxy5Q2c/AxlmDnFpE835Crwe4dKoRxLhRErqcjUOHVyhyr/jGtaVF6OeZ4TDKU29mVLv9ghLMAVf0IlTEdp/P//Xx4jo7ULrGJVHxS/Nj4vfVllDTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Huddleston CP#10", "label": "Huddleston Control Points", "description": "" }, { "symbol": { "type": "esriPMS", "url": "14b0245f042851aed72ffff9ba926bca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGl011oDWAYAODnXYftrHVaRn46JKK1kib3lFYSpaRccGG4Un6TnyuiXIgL7AZxo+Q3mVJEXJzVXPhpuVAKM+avNRI7a/a5OJ0zw668d9/7fU/v+/Z9X8Z/RObPREryKVVvjii2YCrV/SkVOyImnI7oezgmTsl6tEUUsyPZ4rQITfRtHB7WFmFbhKFROCVrcRaKRZ6/5NsAc/JMmlg6E2FzSrLYUMEpmYg2uP+YM8/4uIBMPbVPWPiZnasYN44IrSm5EuFWufJ65F70sOc2uWXUN5U2Bhs4f4F0lb1rKrNsYwQvgpP3mLGL93fpr6J2Oi8uMncdhQIfPjO5NMLilEQZT4J3GVQxpYXu67xsZ95WMlkGZtPVU8HjUV/GfRCJhMGvfPtEQyPfX5NrZOgHtTWVtn/iSxkXsHR+jo43vLpVajWTpftGqZvMI5pXV3AhwnAZn8O+LS2yl3cwa38JQn45Tw9wdCXZ6gpuq1xVhLcp2V1X4/iDYxy5Q2c/AxlmDnFpE835Crwe4dKoRxLhRErqcjUOHVyhyr/jGtaVF6OeZ4TDKU29mVLv9ghLMAVf0IlTEdp/P//Xx4jo7ULrGJVHxS/Nj4vfVllDTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Huddleston CP#11", "label": "Huddleston Control Points", "description": "" }, { "symbol": { "type": "esriPMS", "url": "14b0245f042851aed72ffff9ba926bca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGl011oDWAYAODnXYftrHVaRn46JKK1kib3lFYSpaRccGG4Un6TnyuiXIgL7AZxo+Q3mVJEXJzVXPhpuVAKM+avNRI7a/a5OJ0zw668d9/7fU/v+/Z9X8Z/RObPREryKVVvjii2YCrV/SkVOyImnI7oezgmTsl6tEUUsyPZ4rQITfRtHB7WFmFbhKFROCVrcRaKRZ6/5NsAc/JMmlg6E2FzSrLYUMEpmYg2uP+YM8/4uIBMPbVPWPiZnasYN44IrSm5EuFWufJ65F70sOc2uWXUN5U2Bhs4f4F0lb1rKrNsYwQvgpP3mLGL93fpr6J2Oi8uMncdhQIfPjO5NMLilEQZT4J3GVQxpYXu67xsZ95WMlkGZtPVU8HjUV/GfRCJhMGvfPtEQyPfX5NrZOgHtTWVtn/iSxkXsHR+jo43vLpVajWTpftGqZvMI5pXV3AhwnAZn8O+LS2yl3cwa38JQn45Tw9wdCXZ6gpuq1xVhLcp2V1X4/iDYxy5Q2c/AxlmDnFpE835Crwe4dKoRxLhRErqcjUOHVyhyr/jGtaVF6OeZ4TDKU29mVLv9ghLMAVf0IlTEdp/P//Xx4jo7ULrGJVHxS/Nj4vfVllDTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Huddleston CP#12", "label": "Huddleston Control Points", "description": "" }, { "symbol": { "type": "esriPMS", "url": "14b0245f042851aed72ffff9ba926bca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGl011oDWAYAODnXYftrHVaRn46JKK1kib3lFYSpaRccGG4Un6TnyuiXIgL7AZxo+Q3mVJEXJzVXPhpuVAKM+avNRI7a/a5OJ0zw668d9/7fU/v+/Z9X8Z/RObPREryKVVvjii2YCrV/SkVOyImnI7oezgmTsl6tEUUsyPZ4rQITfRtHB7WFmFbhKFROCVrcRaKRZ6/5NsAc/JMmlg6E2FzSrLYUMEpmYg2uP+YM8/4uIBMPbVPWPiZnasYN44IrSm5EuFWufJ65F70sOc2uWXUN5U2Bhs4f4F0lb1rKrNsYwQvgpP3mLGL93fpr6J2Oi8uMncdhQIfPjO5NMLilEQZT4J3GVQxpYXu67xsZ95WMlkGZtPVU8HjUV/GfRCJhMGvfPtEQyPfX5NrZOgHtTWVtn/iSxkXsHR+jo43vLpVajWTpftGqZvMI5pXV3AhwnAZn8O+LS2yl3cwa38JQn45Tw9wdCXZ6gpuq1xVhLcp2V1X4/iDYxy5Q2c/AxlmDnFpE835Crwe4dKoRxLhRErqcjUOHVyhyr/jGtaVF6OeZ4TDKU29mVLv9ghLMAVf0IlTEdp/P//Xx4jo7ULrGJVHxS/Nj4vfVllDTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Huddleston CP#13", "label": "Huddleston Control Points", "description": "" }, { "symbol": { "type": "esriPMS", "url": "14b0245f042851aed72ffff9ba926bca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGl011oDWAYAODnXYftrHVaRn46JKK1kib3lFYSpaRccGG4Un6TnyuiXIgL7AZxo+Q3mVJEXJzVXPhpuVAKM+avNRI7a/a5OJ0zw668d9/7fU/v+/Z9X8Z/RObPREryKVVvjii2YCrV/SkVOyImnI7oezgmTsl6tEUUsyPZ4rQITfRtHB7WFmFbhKFROCVrcRaKRZ6/5NsAc/JMmlg6E2FzSrLYUMEpmYg2uP+YM8/4uIBMPbVPWPiZnasYN44IrSm5EuFWufJ65F70sOc2uWXUN5U2Bhs4f4F0lb1rKrNsYwQvgpP3mLGL93fpr6J2Oi8uMncdhQIfPjO5NMLilEQZT4J3GVQxpYXu67xsZ95WMlkGZtPVU8HjUV/GfRCJhMGvfPtEQyPfX5NrZOgHtTWVtn/iSxkXsHR+jo43vLpVajWTpftGqZvMI5pXV3AhwnAZn8O+LS2yl3cwa38JQn45Tw9wdCXZ6gpuq1xVhLcp2V1X4/iDYxy5Q2c/AxlmDnFpE835Crwe4dKoRxLhRErqcjUOHVyhyr/jGtaVF6OeZ4TDKU29mVLv9ghLMAVf0IlTEdp/P//Xx4jo7ULrGJVHxS/Nj4vfVllDTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Huddleston CP#14", "label": "Huddleston Control Points", "description": "" }, { "symbol": { "type": "esriPMS", "url": "14b0245f042851aed72ffff9ba926bca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGl011oDWAYAODnXYftrHVaRn46JKK1kib3lFYSpaRccGG4Un6TnyuiXIgL7AZxo+Q3mVJEXJzVXPhpuVAKM+avNRI7a/a5OJ0zw668d9/7fU/v+/Z9X8Z/RObPREryKVVvjii2YCrV/SkVOyImnI7oezgmTsl6tEUUsyPZ4rQITfRtHB7WFmFbhKFROCVrcRaKRZ6/5NsAc/JMmlg6E2FzSrLYUMEpmYg2uP+YM8/4uIBMPbVPWPiZnasYN44IrSm5EuFWufJ65F70sOc2uWXUN5U2Bhs4f4F0lb1rKrNsYwQvgpP3mLGL93fpr6J2Oi8uMncdhQIfPjO5NMLilEQZT4J3GVQxpYXu67xsZ95WMlkGZtPVU8HjUV/GfRCJhMGvfPtEQyPfX5NrZOgHtTWVtn/iSxkXsHR+jo43vLpVajWTpftGqZvMI5pXV3AhwnAZn8O+LS2yl3cwa38JQn45Tw9wdCXZ6gpuq1xVhLcp2V1X4/iDYxy5Q2c/AxlmDnFpE835Crwe4dKoRxLhRErqcjUOHVyhyr/jGtaVF6OeZ4TDKU29mVLv9ghLMAVf0IlTEdp/P//Xx4jo7ULrGJVHxS/Nj4vfVllDTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Huddleston CP#2", "label": "Huddleston Control Points", "description": "" }, { "symbol": { "type": "esriPMS", "url": "14b0245f042851aed72ffff9ba926bca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGl011oDWAYAODnXYftrHVaRn46JKK1kib3lFYSpaRccGG4Un6TnyuiXIgL7AZxo+Q3mVJEXJzVXPhpuVAKM+avNRI7a/a5OJ0zw668d9/7fU/v+/Z9X8Z/RObPREryKVVvjii2YCrV/SkVOyImnI7oezgmTsl6tEUUsyPZ4rQITfRtHB7WFmFbhKFROCVrcRaKRZ6/5NsAc/JMmlg6E2FzSrLYUMEpmYg2uP+YM8/4uIBMPbVPWPiZnasYN44IrSm5EuFWufJ65F70sOc2uWXUN5U2Bhs4f4F0lb1rKrNsYwQvgpP3mLGL93fpr6J2Oi8uMncdhQIfPjO5NMLilEQZT4J3GVQxpYXu67xsZ95WMlkGZtPVU8HjUV/GfRCJhMGvfPtEQyPfX5NrZOgHtTWVtn/iSxkXsHR+jo43vLpVajWTpftGqZvMI5pXV3AhwnAZn8O+LS2yl3cwa38JQn45Tw9wdCXZ6gpuq1xVhLcp2V1X4/iDYxy5Q2c/AxlmDnFpE835Crwe4dKoRxLhRErqcjUOHVyhyr/jGtaVF6OeZ4TDKU29mVLv9ghLMAVf0IlTEdp/P//Xx4jo7ULrGJVHxS/Nj4vfVllDTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Huddleston CP#3", "label": "Huddleston Control Points", "description": "" }, { "symbol": { "type": "esriPMS", "url": "14b0245f042851aed72ffff9ba926bca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGl011oDWAYAODnXYftrHVaRn46JKK1kib3lFYSpaRccGG4Un6TnyuiXIgL7AZxo+Q3mVJEXJzVXPhpuVAKM+avNRI7a/a5OJ0zw668d9/7fU/v+/Z9X8Z/RObPREryKVVvjii2YCrV/SkVOyImnI7oezgmTsl6tEUUsyPZ4rQITfRtHB7WFmFbhKFROCVrcRaKRZ6/5NsAc/JMmlg6E2FzSrLYUMEpmYg2uP+YM8/4uIBMPbVPWPiZnasYN44IrSm5EuFWufJ65F70sOc2uWXUN5U2Bhs4f4F0lb1rKrNsYwQvgpP3mLGL93fpr6J2Oi8uMncdhQIfPjO5NMLilEQZT4J3GVQxpYXu67xsZ95WMlkGZtPVU8HjUV/GfRCJhMGvfPtEQyPfX5NrZOgHtTWVtn/iSxkXsHR+jo43vLpVajWTpftGqZvMI5pXV3AhwnAZn8O+LS2yl3cwa38JQn45Tw9wdCXZ6gpuq1xVhLcp2V1X4/iDYxy5Q2c/AxlmDnFpE835Crwe4dKoRxLhRErqcjUOHVyhyr/jGtaVF6OeZ4TDKU29mVLv9ghLMAVf0IlTEdp/P//Xx4jo7ULrGJVHxS/Nj4vfVllDTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Huddleston CP#4", "label": "Huddleston Control Points", "description": "" }, { "symbol": { "type": "esriPMS", "url": "14b0245f042851aed72ffff9ba926bca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGl011oDWAYAODnXYftrHVaRn46JKK1kib3lFYSpaRccGG4Un6TnyuiXIgL7AZxo+Q3mVJEXJzVXPhpuVAKM+avNRI7a/a5OJ0zw668d9/7fU/v+/Z9X8Z/RObPREryKVVvjii2YCrV/SkVOyImnI7oezgmTsl6tEUUsyPZ4rQITfRtHB7WFmFbhKFROCVrcRaKRZ6/5NsAc/JMmlg6E2FzSrLYUMEpmYg2uP+YM8/4uIBMPbVPWPiZnasYN44IrSm5EuFWufJ65F70sOc2uWXUN5U2Bhs4f4F0lb1rKrNsYwQvgpP3mLGL93fpr6J2Oi8uMncdhQIfPjO5NMLilEQZT4J3GVQxpYXu67xsZ95WMlkGZtPVU8HjUV/GfRCJhMGvfPtEQyPfX5NrZOgHtTWVtn/iSxkXsHR+jo43vLpVajWTpftGqZvMI5pXV3AhwnAZn8O+LS2yl3cwa38JQn45Tw9wdCXZ6gpuq1xVhLcp2V1X4/iDYxy5Q2c/AxlmDnFpE835Crwe4dKoRxLhRErqcjUOHVyhyr/jGtaVF6OeZ4TDKU29mVLv9ghLMAVf0IlTEdp/P//Xx4jo7ULrGJVHxS/Nj4vfVllDTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Huddleston CP#5", "label": "Huddleston Control Points", "description": "" }, { "symbol": { "type": "esriPMS", "url": "14b0245f042851aed72ffff9ba926bca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGl011oDWAYAODnXYftrHVaRn46JKK1kib3lFYSpaRccGG4Un6TnyuiXIgL7AZxo+Q3mVJEXJzVXPhpuVAKM+avNRI7a/a5OJ0zw668d9/7fU/v+/Z9X8Z/RObPREryKVVvjii2YCrV/SkVOyImnI7oezgmTsl6tEUUsyPZ4rQITfRtHB7WFmFbhKFROCVrcRaKRZ6/5NsAc/JMmlg6E2FzSrLYUMEpmYg2uP+YM8/4uIBMPbVPWPiZnasYN44IrSm5EuFWufJ65F70sOc2uWXUN5U2Bhs4f4F0lb1rKrNsYwQvgpP3mLGL93fpr6J2Oi8uMncdhQIfPjO5NMLilEQZT4J3GVQxpYXu67xsZ95WMlkGZtPVU8HjUV/GfRCJhMGvfPtEQyPfX5NrZOgHtTWVtn/iSxkXsHR+jo43vLpVajWTpftGqZvMI5pXV3AhwnAZn8O+LS2yl3cwa38JQn45Tw9wdCXZ6gpuq1xVhLcp2V1X4/iDYxy5Q2c/AxlmDnFpE835Crwe4dKoRxLhRErqcjUOHVyhyr/jGtaVF6OeZ4TDKU29mVLv9ghLMAVf0IlTEdp/P//Xx4jo7ULrGJVHxS/Nj4vfVllDTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Huddleston CP#6", "label": "Huddleston Control Points", "description": "" }, { "symbol": { "type": "esriPMS", "url": "14b0245f042851aed72ffff9ba926bca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGl011oDWAYAODnXYftrHVaRn46JKK1kib3lFYSpaRccGG4Un6TnyuiXIgL7AZxo+Q3mVJEXJzVXPhpuVAKM+avNRI7a/a5OJ0zw668d9/7fU/v+/Z9X8Z/RObPREryKVVvjii2YCrV/SkVOyImnI7oezgmTsl6tEUUsyPZ4rQITfRtHB7WFmFbhKFROCVrcRaKRZ6/5NsAc/JMmlg6E2FzSrLYUMEpmYg2uP+YM8/4uIBMPbVPWPiZnasYN44IrSm5EuFWufJ65F70sOc2uWXUN5U2Bhs4f4F0lb1rKrNsYwQvgpP3mLGL93fpr6J2Oi8uMncdhQIfPjO5NMLilEQZT4J3GVQxpYXu67xsZ95WMlkGZtPVU8HjUV/GfRCJhMGvfPtEQyPfX5NrZOgHtTWVtn/iSxkXsHR+jo43vLpVajWTpftGqZvMI5pXV3AhwnAZn8O+LS2yl3cwa38JQn45Tw9wdCXZ6gpuq1xVhLcp2V1X4/iDYxy5Q2c/AxlmDnFpE835Crwe4dKoRxLhRErqcjUOHVyhyr/jGtaVF6OeZ4TDKU29mVLv9ghLMAVf0IlTEdp/P//Xx4jo7ULrGJVHxS/Nj4vfVllDTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Huddleston CP#7", "label": "Huddleston Control Points", "description": "" }, { "symbol": { "type": "esriPMS", "url": "14b0245f042851aed72ffff9ba926bca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGl011oDWAYAODnXYftrHVaRn46JKK1kib3lFYSpaRccGG4Un6TnyuiXIgL7AZxo+Q3mVJEXJzVXPhpuVAKM+avNRI7a/a5OJ0zw668d9/7fU/v+/Z9X8Z/RObPREryKVVvjii2YCrV/SkVOyImnI7oezgmTsl6tEUUsyPZ4rQITfRtHB7WFmFbhKFROCVrcRaKRZ6/5NsAc/JMmlg6E2FzSrLYUMEpmYg2uP+YM8/4uIBMPbVPWPiZnasYN44IrSm5EuFWufJ65F70sOc2uWXUN5U2Bhs4f4F0lb1rKrNsYwQvgpP3mLGL93fpr6J2Oi8uMncdhQIfPjO5NMLilEQZT4J3GVQxpYXu67xsZ95WMlkGZtPVU8HjUV/GfRCJhMGvfPtEQyPfX5NrZOgHtTWVtn/iSxkXsHR+jo43vLpVajWTpftGqZvMI5pXV3AhwnAZn8O+LS2yl3cwa38JQn45Tw9wdCXZ6gpuq1xVhLcp2V1X4/iDYxy5Q2c/AxlmDnFpE835Crwe4dKoRxLhRErqcjUOHVyhyr/jGtaVF6OeZ4TDKU29mVLv9ghLMAVf0IlTEdp/P//Xx4jo7ULrGJVHxS/Nj4vfVllDTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Huddleston CP#8", "label": "Huddleston Control Points", "description": "" }, { "symbol": { "type": "esriPMS", "url": "14b0245f042851aed72ffff9ba926bca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGl011oDWAYAODnXYftrHVaRn46JKK1kib3lFYSpaRccGG4Un6TnyuiXIgL7AZxo+Q3mVJEXJzVXPhpuVAKM+avNRI7a/a5OJ0zw668d9/7fU/v+/Z9X8Z/RObPREryKVVvjii2YCrV/SkVOyImnI7oezgmTsl6tEUUsyPZ4rQITfRtHB7WFmFbhKFROCVrcRaKRZ6/5NsAc/JMmlg6E2FzSrLYUMEpmYg2uP+YM8/4uIBMPbVPWPiZnasYN44IrSm5EuFWufJ65F70sOc2uWXUN5U2Bhs4f4F0lb1rKrNsYwQvgpP3mLGL93fpr6J2Oi8uMncdhQIfPjO5NMLilEQZT4J3GVQxpYXu67xsZ95WMlkGZtPVU8HjUV/GfRCJhMGvfPtEQyPfX5NrZOgHtTWVtn/iSxkXsHR+jo43vLpVajWTpftGqZvMI5pXV3AhwnAZn8O+LS2yl3cwa38JQn45Tw9wdCXZ6gpuq1xVhLcp2V1X4/iDYxy5Q2c/AxlmDnFpE835Crwe4dKoRxLhRErqcjUOHVyhyr/jGtaVF6OeZ4TDKU29mVLv9ghLMAVf0IlTEdp/P//Xx4jo7ULrGJVHxS/Nj4vfVllDTAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Huddleston CP#9", "label": "Huddleston Control Points", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2098510.3100191504, "ymin": 1258529.9599930197, "xmax": 2120404.929984927, "ymax": 1269635.5100227147, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "F5", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "F1", "type": "esriFieldTypeDouble", "alias": "F1", "domain": null }, { "name": "F2", "type": "esriFieldTypeDouble", "alias": "F2", "domain": null }, { "name": "F3", "type": "esriFieldTypeDouble", "alias": "F3", "domain": null }, { "name": "F4", "type": "esriFieldTypeDouble", "alias": "F4", "domain": null }, { "name": "F5", "type": "esriFieldTypeString", "alias": "F5", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R185_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S179_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 32, "name": "Contours 1 ft", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 33, "name": "2015 Contour Lines" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2087919.9564160854, "ymin": 1253381.443368435, "xmax": 2125644.7123232186, "ymax": 1275594.987181127, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 33, "name": "2015 Contour Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "Contours 1 ft" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[Contour]", "useCodedValues": true, "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": [ 255, 255, 255, 255 ], "haloSize": 1.4, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 4200, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2087919.9564160854, "ymin": 1253381.443368435, "xmax": 2125644.7123232186, "ymax": 1275594.987181127, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Contour", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Contour", "type": "esriFieldTypeDouble", "alias": "Contour", "domain": null }, { "name": "Index10ft", "type": "esriFieldTypeSmallInteger", "alias": "Index10ft", "domain": null }, { "name": "Index20ft", "type": "esriFieldTypeSmallInteger", "alias": "Index20ft", "domain": null }, { "name": "Index50ft", "type": "esriFieldTypeSmallInteger", "alias": "Index50ft", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "ContourIndex", "fields": "Contour", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S192_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }