{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 82, "name": "Project", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 5.120000004768409E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999999522E8, "falseY": -9.365899999981822E7, "xyUnits": 3906.249996361993, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 153 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PROJECTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 80, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1991387.4366784096, "ymin": 768986.609469369, "xmax": 2071955.090897441, "ymax": 868814.4999943525, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROJECTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PROJECT_ID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 7, "domain": null }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 255, "domain": null }, { "name": "PROJECTALIAS", "type": "esriFieldTypeString", "alias": "Project Alias", "length": 254, "domain": null }, { "name": "FORMERNAME", "type": "esriFieldTypeString", "alias": "Former Name", "length": 254, "domain": null }, { "name": "DS_TYPE", "type": "esriFieldTypeString", "alias": "Digital Submittal", "length": 50, "domain": { "type": "codedValue", "name": "ptDSTypes", "description": "Project Tracking Digital Submittal Types", "codedValues": [ { "name": "DS Not Required (Pre 2007-01-01)", "code": "None" }, { "name": "Partial DS Required (2007-01-01 to 2007-06-30)", "code": "Partial" }, { "name": "Full DS Required (on or after 2007-07-01)", "code": "Full" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTFOLDERURL", "type": "esriFieldTypeString", "alias": "Project Folder", "length": 255, "domain": null }, { "name": "PROJECT_STATUS", "type": "esriFieldTypeString", "alias": "Project Mapping Status", "length": 50, "domain": { "type": "codedValue", "name": "ptAcceptanceStatus_1", "description": "Project Status values", "codedValues": [ { "name": "Proposed (DR)", "code": "proposeddr" }, { "name": "Accepted Full", "code": "full" }, { "name": "Accepted Partial", "code": "partial" }, { "name": "No City Council acceptance required", "code": "noCCrequired" }, { "name": "Needs Investigation", "code": "unknown" }, { "name": "Not Yet Forwarded", "code": "new" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PERMIT_ID", "type": "esriFieldTypeString", "alias": "Permit ID", "length": 16, "domain": null }, { "name": "DRB_ID", "type": "esriFieldTypeString", "alias": "Case Number", "length": 16, "domain": null }, { "name": "PLANDATE", "type": "esriFieldTypeDate", "alias": "Plan Date", "length": 8, "domain": null }, { "name": "DATEBUILT", "type": "esriFieldTypeDate", "alias": "Date Built", "length": 8, "domain": null }, { "name": "CDURL", "type": "esriFieldTypeString", "alias": "Construction Drawing", "length": 255, "domain": null }, { "name": "ASBUILTURL", "type": "esriFieldTypeString", "alias": "As-Built Drawing", "length": 255, "domain": null }, { "name": "SHEETCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Sheet Count", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "ACCEPTDATE", "type": "esriFieldTypeDate", "alias": "Acceptance Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECTOWNER", "type": "esriFieldTypeString", "alias": "Project Owner", "length": 50, "domain": { "type": "codedValue", "name": "ptProjectOwner", "description": "Indicates whether project is private (Developer) or public (City Department)", "codedValues": [ { "name": "Developer", "code": "Developer" }, { "name": "Public Works", "code": "PW" }, { "name": "Water Management", "code": "WM" }, { "name": "General Services", "code": "GS" }, { "name": "NCDOT", "code": "NCDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S322_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4a80837099db4124a5556916afa89e09" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 83, "name": "Research Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 5.120000004768409E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999999522E8, "falseY": -9.365899999981822E7, "xyUnits": 3906.249996361993, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 153 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 92, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1983159.7889267504, "ymin": 770035.8794863522, "xmax": 2071526.3292970508, "ymax": 885263.719337672, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "FolderPath", "type": "esriFieldTypeString", "alias": "FolderPath", "length": 255, "domain": null }, { "name": "FodlerURL", "type": "esriFieldTypeString", "alias": "FolderURL", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S323_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4a80837099db4124a5556916afa89e09" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 84, "name": "Utility Conflict (Field Verified)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 3.7252903036660845E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999991828E8, "falseY": -9.365899999985798E7, "xyUnits": 21474.83645, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 120000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "057803229b38622edb81ec0ca8cef6b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACzUlEQVRIie3XT4iUZRwH8M/urLq6s43Erq1llHUwpkOHlMSLbhJBRIekUx1aGAjx0MFbRMcsKPSSLhnpQTzUoYsYSissLVlJG2UtpSuRrqjLsuzO6jqoox3e98V3X+cZX1cjAr+X4X3e530/M+/7/PlNm/8obffhO0hL/Hnj34Z7unijg9erPFmlA0rMdjO2kC+OsxMX7hW8dBkfTFGZoDCROTlJcZKn8F4775b5apgKpu4GLndyZJyHcnxBNVqH2bScF7tZ/yvD84GfWcQPMyyCJ/CX5i/0AVRxjmKVH9fTO8i3dwJ3F/nmYow+h0PYjy0BvA/b8AKO4xKFExx+mpW/cz4XXGLXNF1ptITN8fks3ofP0IoBbIzxc7Q/xgGszgOXq7wK5RSaJIunUeiO8efxG47x7EbWDHCsKbyEzbPxHB3FIF7J9Enwn/BpCk0y7eaQrqOF90VvIQy3xb8WruA1fNkEz2YUvRhLtZ1kbQNnTjqqPJxuaIbnQeFvimhHLQQvb3TDPHgITfIoj5zhVAheGLjOFRxsAg/hbOhidFE8kzrOwrfMtyR9ooU4lDdxWXie/xytP0F4sp2LteidzEHTUyaU0Dx/kKuT0aIWhC3gUI1Nt0NHcQIv5cDLjAxl+t0Cz7BXDJeboL0Y13jAvYV9+C4+7uSTrNNo5TrQycgM5RFsxfYGaDJ6s6P9umhPTNBVTHzN7jywGSoFhuq07ojbtjdAmTvVXo7RPfG5BVhB358NjNDudLSVLXV2wQ7RyDis8TxN8A1xnyTr2DYQbRK5YVfp72BxjY/rtHwe6pjCE7QNa/hokHdC/ZtWIJeiJ/xLif3TOauQHqorqRyNnn4weWquI9OsWEKlxNvjrKrfrDBBgRuPc7rE7mE+PM+12900b5V5bZb+WfqxVFTc9SymcJmxOn+cinbD3JlPXT2F74mWyPnmf/lP4q7yD87Xy8clYgSsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2015275.5242287368, "ymin": 785019.1539177, "xmax": 2057055.6542469114, "ymax": 842374.9339194596, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 32, "domain": { "type": "codedValue", "name": "uConflictType", "description": "Utility Conflict Types", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "SEWER-WATER", "code": "SEWER-WATER" }, { "name": "STORMWATER-SEWER", "code": "STORMWATER-SEWER" }, { "name": "WATER-STORMWATER", "code": "WATER-STORMWATER" }, { "name": "WATER Aerial Crossing", "code": "WATER-AERIAL" }, { "name": "SEWER Aerial Crossing", "code": "SEWER-AERIAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R429_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S401_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4a80837099db4124a5556916afa89e09" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 85, "name": "Utility Crossing (Calculated)", "type": "Group Layer", "description": "Estimated locations where sewer, water, or stormwater utilities cross. Locations are based on a python script that evaluates existing GIS data. For gravity sewer and stormwater an estimate is made in terms of which utility lies above the other utility and the distance between the pipes based on pipe slopes and diameters.", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 86, "name": "Utility Crossing (Sewer/Stormwater)" }, { "id": 87, "name": "Utility Crossing (Water/Storm)" }, { "id": 88, "name": "Utility Crossing (Sewer/Water)" } ], "minScale": 6000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1992537.4148542136, "ymin": 770205.7926732153, "xmax": 2065259.374885723, "ymax": 868312.7320627421, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "4a80837099db4124a5556916afa89e09" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 86, "name": "Utility Crossing (Sewer/Stormwater)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 3.7252903036660845E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999991828E8, "falseY": -9.365899999985798E7, "xyUnits": 21474.83645, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 85, "name": "Utility Crossing (Calculated)" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CrossType", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2a71c3108f2ba7df8e8d9225b2fdce9f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoUlEQVRIie3WTUiUQRzH8e88j22mqGiC9mKUhBR6MCRNLOyeEZGsq2Le8mKHKIjy0BJREaFGZpdKscR1g8CrJy0isxYsIaSiFzGE8KXE0tXd+XfYrEzdXd0HQugHz2We4fnMMP95ZqL4R4n6D4dKvpvtWpNuGmy0aaanDIZ80O+x89VyeG8ribYoThtC5aQmVQFawzSgNEQrxO7iTaxBfZOdm5bABW6qDc2V78K6pfr4BTUIGWgai12cS1UcaSjh8YrgTDe2ZE2TV1PmDzW6PzIEKaPCwxMujtc5aFw2nKhp8kLZMsxfmQLjGdw4287ExRLuhQ3nu6j2rRCdiw94LjQ7XfQ6HbwOCee7STL9XPapSNhAJsAcU7QDu0LCIpz0KWIjZwPxCNlX3eScsuMJCtuEihmrVMAPTAhngOIl4VwXGTOQZqELwCDs/7ttHmxq0sWwmoVxISEoLCYpcTCzSbBZCX+QhUs6v0EznWXwudZgs1XoLFCkkaCwYTA8AhZspN8ZARIUC+p1Hmyz8XLQS4JPWXde9glsED4FhbsO86WwnT4PFORZNPNuIM3kflAYwKtpaFTsyDNIjhR9J/AKfEXCpZBwjwP32nZquiGxEMyVogJcB3YLzVUlCy8JC5dSITNuys9rHjUZJGxZIXxLYAKG6weoWuz9ojX0xE5/novKY5qWOkX8zmWstgC3BTo137JmycaJDhsGeOqgY08bh6rhQSXEORRRof4qHwWuAaMwmCTkOI8yslTfoLump5SunLtktq6htk04eEARvU9hbgXiCZy5Y8ALCVRvn+BNh7qWAWqWmmlYMICngmGgNNfNtg4/5Z0KhxfSpiHGBB0Dk+uFt1pxZ9ygpcHOVKhvhgXPpdfOe+DCzyfirJ4L/aqHfwBsv95goUpmagAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sewer over Storm", "label": "Sewer OVER Storm" }, { "symbol": { "type": "esriPMS", "url": "9d91e3b6183dde4a7a4728d78ab9d5c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACk0lEQVRIie3WT0gUYRjH8e+zu22apGgLRmVbEhZ60JCi8GCHyEOEhO5mSkkUBKFEdYgQqkNQdKgOZtAhTQp01oKgOnWwxINBEAkKFSS2IUVBipquu/N0WLF03T/uDoTQD+Yy7zvv531n3od5HfyjOP7D8aIGWxDyQ8q6kDDlVPxAv3gZtRzWh2RPODlvKvXAWhTsgF3D7SFBhww+TMKtQi93LIFDXTQETK5nKOnR+tgVcUMB0OLv5NJnB1W7q+hNClYDZwBabSa1zniz+yvrhdycIK96fTSWeWhZMjwDrU6oXYI5l3TBtlO5/aKLsb3VPEgYVoMGkkT/HniHSduzDl7vr+F9XFgNcoLKNYekwoaTCXaXjU5ge1wY4ZwDMlJnwymFEsOg1OvlTUw4oBxZymaKFzuQpVwAqqPC2kEBkGehC8BGYc/Ce/NXbCPfahQgG7Jiw0ruuBDwg5Vvm00a+Unn3xCm+uHbWZMNVqErgKc2NDasjLgECwrpT1zAKARiw07euWfIcgBBi+ASgRGTLzFhOcjPKYO3pUJZn1qz8nLAL/hiwgArofmUsK1PcaWK5gsUCsFuuBoXxoPh9tFUDtkvw/WfVARoBPqUNu+hyENCBCyCqkHdRRs9x0yyhpOETwhkwsiuQU4u1r7o30m89KuP+rs22s8omYMRxRA9AhwX2AcTA9OUFF3GTBgGEA9P1EdlMzy+D6s7FEdETSyIW+A0kAPDX0OUVhzle7S+MY8+4qFbH1FUF+RGjXDgOaT1KPYhYGz24RygWMK7t1iYHoKbWwdokigrTQgGkCpGgMNqsLlSqauwU+M0yUsTVoXAnITxH/BRTO6tEdpdXn7FGzMheG4CXj4BV2avlLN8DvTLHv4Nip294SLCYYwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Storm over Sewer", "label": "Storm OVER Sewer" }, { "symbol": { "type": "esriPMS", "url": "a824cfd113c8acd4aeecfb57d0ab51ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACgElEQVRIie3WTUgUYRzH8e8zu+vuiqarbtt2CCwjUtKbgRePHqJIssmSThF6KtKgi5QECb0gQpcOmZWEOhJBXcJDRNQpIiqkErHszdR0VVwV3Z1/B9ew3HZXdySEfjAwM/+H5/PMwzwzj51/FPt/OF7EIAPYFdbYbIZJc2h8QehXOn1rAg8ZHA3BmSBs7wUZCuPYDZpHFurjBiOzinafnXOqnPGk4akOiqYU9wcFf6vgeAGEIrVWDTyR8wzwZggnZkNUj3RR7z3IlVXDX7uonBduNpk4n8QbYSQuwemCy8MGJd4Ah1Q18yuCv3VS5hBu1QgpAwmiS+OF8tFM2oGKhGG5iz8Q5l6dkDIgq1AjyVYcCBjUenSaEoL7Q9x+CO63SaCLccMFuUOrqiIQExaD3B9CaacFKIATXGMO6oG6mPB7OPkcHHPWuAA4oCounAr7nlr0tItJB58Y5C39yCyD04SNH611F6LYCjFgN7gm1wI28S+9XAabYNrBFnXVJxON6ZhwUBHMEjKHrIaFwZhwAHqLFMXdFr5gJpgavIkJ26ClFIq7rXP5Aa99OhMx4W3QlqVo3iK4P1kEp5pc/PPeMljpzLzrovGU4nytoJKd8VHoy6mkIy4MsKOHxs/5HD4G+deTkOdgPltjf7RaVFg1YIpByV7oQ5HTIrBSPwwyrah0VtCTMAygdCbEIK8MnhXAzmbQEv1FzsBsOMQezxEe/a1NzB2I0pmQBgrNAk5fMzn7UuF+DNorgbEo7U2QYXiwyUaN0n9ftyuCYWHagUticLUQKnIVxzcI+W5Itwm2SQgGFd81wfApbvh1PsTrMyH41wB0ZoC2yJF01s+Gft3DPwEOG85PYijQsgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bad Data?", "label": "UNKNOWN", "description": "The corssing cannot be determined from the available data." }, { "symbol": { "type": "esriPMS", "url": "a824cfd113c8acd4aeecfb57d0ab51ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACgElEQVRIie3WTUgUYRzH8e8zu+vuiqarbtt2CCwjUtKbgRePHqJIssmSThF6KtKgi5QECb0gQpcOmZWEOhJBXcJDRNQpIiqkErHszdR0VVwV3Z1/B9ew3HZXdySEfjAwM/+H5/PMwzwzj51/FPt/OF7EIAPYFdbYbIZJc2h8QehXOn1rAg8ZHA3BmSBs7wUZCuPYDZpHFurjBiOzinafnXOqnPGk4akOiqYU9wcFf6vgeAGEIrVWDTyR8wzwZggnZkNUj3RR7z3IlVXDX7uonBduNpk4n8QbYSQuwemCy8MGJd4Ah1Q18yuCv3VS5hBu1QgpAwmiS+OF8tFM2oGKhGG5iz8Q5l6dkDIgq1AjyVYcCBjUenSaEoL7Q9x+CO63SaCLccMFuUOrqiIQExaD3B9CaacFKIATXGMO6oG6mPB7OPkcHHPWuAA4oCounAr7nlr0tItJB58Y5C39yCyD04SNH611F6LYCjFgN7gm1wI28S+9XAabYNrBFnXVJxON6ZhwUBHMEjKHrIaFwZhwAHqLFMXdFr5gJpgavIkJ26ClFIq7rXP5Aa99OhMx4W3QlqVo3iK4P1kEp5pc/PPeMljpzLzrovGU4nytoJKd8VHoy6mkIy4MsKOHxs/5HD4G+deTkOdgPltjf7RaVFg1YIpByV7oQ5HTIrBSPwwyrah0VtCTMAygdCbEIK8MnhXAzmbQEv1FzsBsOMQezxEe/a1NzB2I0pmQBgrNAk5fMzn7UuF+DNorgbEo7U2QYXiwyUaN0n9ftyuCYWHagUticLUQKnIVxzcI+W5Itwm2SQgGFd81wfApbvh1PsTrMyH41wB0ZoC2yJF01s+Gft3DPwEOG85PYijQsgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Storm Data Missing", "label": "UNKNOWN", "description": "The corssing cannot be determined from the available data." }, { "symbol": { "type": "esriPMS", "url": "a824cfd113c8acd4aeecfb57d0ab51ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACgElEQVRIie3WTUgUYRzH8e8zu+vuiqarbtt2CCwjUtKbgRePHqJIssmSThF6KtKgi5QECb0gQpcOmZWEOhJBXcJDRNQpIiqkErHszdR0VVwV3Z1/B9ew3HZXdySEfjAwM/+H5/PMwzwzj51/FPt/OF7EIAPYFdbYbIZJc2h8QehXOn1rAg8ZHA3BmSBs7wUZCuPYDZpHFurjBiOzinafnXOqnPGk4akOiqYU9wcFf6vgeAGEIrVWDTyR8wzwZggnZkNUj3RR7z3IlVXDX7uonBduNpk4n8QbYSQuwemCy8MGJd4Ah1Q18yuCv3VS5hBu1QgpAwmiS+OF8tFM2oGKhGG5iz8Q5l6dkDIgq1AjyVYcCBjUenSaEoL7Q9x+CO63SaCLccMFuUOrqiIQExaD3B9CaacFKIATXGMO6oG6mPB7OPkcHHPWuAA4oCounAr7nlr0tItJB58Y5C39yCyD04SNH611F6LYCjFgN7gm1wI28S+9XAabYNrBFnXVJxON6ZhwUBHMEjKHrIaFwZhwAHqLFMXdFr5gJpgavIkJ26ClFIq7rXP5Aa99OhMx4W3QlqVo3iK4P1kEp5pc/PPeMljpzLzrovGU4nytoJKd8VHoy6mkIy4MsKOHxs/5HD4G+deTkOdgPltjf7RaVFg1YIpByV7oQ5HTIrBSPwwyrah0VtCTMAygdCbEIK8MnhXAzmbQEv1FzsBsOMQezxEe/a1NzB2I0pmQBgrNAk5fMzn7UuF+DNorgbEo7U2QYXiwyUaN0n9ftyuCYWHagUticLUQKnIVxzcI+W5Itwm2SQgGFd81wfApbvh1PsTrMyH41wB0ZoC2yJF01s+Gft3DPwEOG85PYijQsgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sewer and Storm Missing", "label": "UNKNOWN", "description": "The corssing cannot be determined from the available data." }, { "symbol": { "type": "esriPMS", "url": "a824cfd113c8acd4aeecfb57d0ab51ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACgElEQVRIie3WTUgUYRzH8e8zu+vuiqarbtt2CCwjUtKbgRePHqJIssmSThF6KtKgi5QECb0gQpcOmZWEOhJBXcJDRNQpIiqkErHszdR0VVwV3Z1/B9ew3HZXdySEfjAwM/+H5/PMwzwzj51/FPt/OF7EIAPYFdbYbIZJc2h8QehXOn1rAg8ZHA3BmSBs7wUZCuPYDZpHFurjBiOzinafnXOqnPGk4akOiqYU9wcFf6vgeAGEIrVWDTyR8wzwZggnZkNUj3RR7z3IlVXDX7uonBduNpk4n8QbYSQuwemCy8MGJd4Ah1Q18yuCv3VS5hBu1QgpAwmiS+OF8tFM2oGKhGG5iz8Q5l6dkDIgq1AjyVYcCBjUenSaEoL7Q9x+CO63SaCLccMFuUOrqiIQExaD3B9CaacFKIATXGMO6oG6mPB7OPkcHHPWuAA4oCounAr7nlr0tItJB58Y5C39yCyD04SNH611F6LYCjFgN7gm1wI28S+9XAabYNrBFnXVJxON6ZhwUBHMEjKHrIaFwZhwAHqLFMXdFr5gJpgavIkJ26ClFIq7rXP5Aa99OhMx4W3QlqVo3iK4P1kEp5pc/PPeMljpzLzrovGU4nytoJKd8VHoy6mkIy4MsKOHxs/5HD4G+deTkOdgPltjf7RaVFg1YIpByV7oQ5HTIrBSPwwyrah0VtCTMAygdCbEIK8MnhXAzmbQEv1FzsBsOMQezxEe/a1NzB2I0pmQBgrNAk5fMzn7UuF+DNorgbEo7U2QYXiwyUaN0n9ftyuCYWHagUticLUQKnIVxzcI+W5Itwm2SQgGFd81wfApbvh1PsTrMyH41wB0ZoC2yJF01s+Gft3DPwEOG85PYijQsgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sewer Data Missing", "label": "UNKNOWN", "description": "The corssing cannot be determined from the available data." } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 208, 24, 255 ], "toColor": [ 90, 10, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Sewer: \" CONCAT [SnMaterial] CONCAT NEWLINE CONCAT \"Stormwater: \" CONCAT [SWMaterial] CONCAT NEWLINE CONCAT \"Vertical Separation (ft.): \" CONCAT [VertSep]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "where": "NOT VertSep IS NULL", "useCodedValues": true, "maxScale": 0, "minScale": 720, "name": "Valid Crossing", "priority": 16, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1992537.4148542136, "ymin": 770205.7926732153, "xmax": 2065259.374885723, "ymax": 868312.7320627421, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "WnMaterial", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SWMaterial", "type": "esriFieldTypeString", "alias": "Stormwater Material", "length": 30, "domain": null }, { "name": "WnMaterial", "type": "esriFieldTypeString", "alias": "Water Material", "length": 30, "domain": null }, { "name": "InterType", "type": "esriFieldTypeString", "alias": "Intersection Type", "length": 50, "domain": null }, { "name": "SnMaterial", "type": "esriFieldTypeString", "alias": "Sewer Material", "length": 30, "domain": null }, { "name": "CrossType", "type": "esriFieldTypeString", "alias": "Crossing Type", "length": 30, "domain": null }, { "name": "VertSep", "type": "esriFieldTypeDouble", "alias": "Vertical Separation", "domain": null }, { "name": "PipeInter", "type": "esriFieldTypeString", "alias": "Do Pipes Intersect", "length": 20, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R426_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4a80837099db4124a5556916afa89e09" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 87, "name": "Utility Crossing (Water/Storm)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 3.7252903036660845E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999991828E8, "falseY": -9.365899999985798E7, "xyUnits": 21474.83645, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 85, "name": "Utility Crossing (Calculated)" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f57755cd4d12d610e6a061cf3da1a86d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADLElEQVRIie3WSWyMYRgH8P/zLdMNGU1lSqVRB4SUCgkRS4hdumtVIyRERKxVNGqbi9BDS/TSgwNtoqGpMiWESIj1QFK0RCNjgqqSppWqzHzzve/jYGuZ6cyYSTj4H593+b3v4V00/KVo/+F/Di5p5ORBsm2NAm+hB3FJbhoSq7FHxuBjr5XfuKK5+1SbdUmVfS65IwLvusSJcWbH0U8sVnRTEn2vj5QPscWYoX6kEdaXyqy0J0p2mtLTVlZ9vq7K2bS8yG4n+cdwkYPnqMJ9sYdsg3y1qzAQzy7ECxemiBp0mOMtjXr51vi0+yvqrxydnLu4qD1keKeDMwninBfRykCL6xsbP8U6YymuanZbk1HgvHb23dgF+WWvgoaLznOqAu8ZAT1o9HsIjEXmQQCIfm5Jf9hy1pk0Ib/OCAwzk6XRU2MiKipUtG8Wmna80qcltOqzq4G6goDwjovINxE1KRwU+LrzdLMYJ/TLeU8u3N2WmlnbMSCsSe9GQXq4LgAgkVswkh8oLjl5P1C72S+8vYGtgnhmRNRvSZUNaFIKMgH4h1UFEwFSIwmnyFu4ru61/VrvB7OC4cSRZIEh3I5PlKAzg4jwY/Z+MElEg34fHE5UGBBkAW5ABWD6hCXQEfLBDZBeSkAsdwma+xP9DSYNTojIwh9oHAbzu55f6/3gimXUutthuAT0UZGCm5Us2OSz2wPCACCgnwZQGgnUi1g80vJ4mvfkkYCwxUSFVxNbGarPFymU3FK3IVG2PF2Ye+BOQPhwDnUWO7gUwPFw0Nc0Fbf1LWaq0pDnq93n61SeQZW7HOZ0CbXwT9D3NA7VlnqZIm6uz8nY9CxoGADcmro2xvSSgL4yFLRZzUK9XmUOl83bV2evPOmvn1+4cil5ABQWO/ieCqNMwBLjr6+AjhfqPFxXSmWXmvx+qHTmbsiaf3egBQb8c5VnUOWec3yadM9ujY3VbgxOBIAuJZlr9RrZRcnGW5qkxXHnS40+H9uXPqoKlBLw4g3ql3k4hzoBlAAo2XGJx7CJ0b0YZnugrXKTRLuQeHwo29odzFwhwX1TsYxaAbSGOi5sOFL5a/AXgHQpMSrnbYYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1992537.4148542136, "ymin": 770205.7926732153, "xmax": 2065259.374885723, "ymax": 868312.7320627421, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "WnMaterial", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SWMaterial", "type": "esriFieldTypeString", "alias": "Stormwater Material", "length": 30, "domain": null }, { "name": "WnMaterial", "type": "esriFieldTypeString", "alias": "Water Material", "length": 30, "domain": null }, { "name": "InterType", "type": "esriFieldTypeString", "alias": "Intersection Type", "length": 50, "domain": null }, { "name": "SnMaterial", "type": "esriFieldTypeString", "alias": "Sewer Material", "length": 30, "domain": null }, { "name": "CrossType", "type": "esriFieldTypeString", "alias": "Crossing Type", "length": 30, "domain": null }, { "name": "VertSep", "type": "esriFieldTypeDouble", "alias": "Vertical Separation", "domain": null }, { "name": "PipeInter", "type": "esriFieldTypeString", "alias": "Do Pipes Intersect", "length": 20, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R426_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4a80837099db4124a5556916afa89e09" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 88, "name": "Utility Crossing (Sewer/Water)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 3.7252903036660845E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999991828E8, "falseY": -9.365899999985798E7, "xyUnits": 21474.83645, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 85, "name": "Utility Crossing (Calculated)" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "291e130affb1f70e90505d76f8596a8e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC/UlEQVRIie3WW0hUQRgH8P/M7rq7aZZRpmL3oKCLgSEIEtRTYCEmSlh2lXqRyE1SKOr0FhRuPVQgEWVlYITt5qPdwKiHoIt01VQkMzNX19XOes6Z+XqoJFvb3fRECH1wXmbmzO878J35xop/FNb/cKQor6VphhMrSCKZAVM4R5ch0erOYS1/BXZ5KU9KtURjwdWqfOvXZCfFWzITQdNjOANKvWo7h6NaCLhP5bL+CcNl9bRcyC9XVPEspU2Uz/QbdxhBjwOANMdjxPF0AACHYz6AI4zrLpeHDlbmsHPjhl1e2mCIwOVmbfvUXlFniZQkAHBmiwNwttSrZg51OXZX7WX6H8EHPLTGQO/V58NZ8ap8HY05OgE4imKThhiAoqjh/TcoWbBA3Yvg+nGhIziL3eq6pT2q3BhzJiqYrL7KTv1k/KB8PG50ZC8pTlTUU83xDawvLFzmpQUa9Wz8YLhN+cc5czhVGSgHUBEW1ql/yydxySEpaIYLACAY2yPCkn3Z7DM8UVVwtGFDQlKphxb/fMiEwJwcc1T5ykz3G8SxEEAYGFOcOnymw4JEyqhEQpcYxGGDhGYqTKSNKpoQWFBg0MaSZgxTh6kw5873YWEN3S3xlqyMHqPGNJSYQTbV2hQWBmcXZvDcjB6YBwfFu+bKgqX+sLAzmFZts88+7WRL7Cq9MQU22MCpX8dCYHcBU4tv3nYviHFXvBzOBkATQoPU0l2VkxHSIsc8FlOfrjvUtepJ4Vzb0bkdujJuVNCQHERb3lhzY8KKwuSemrvps2K3tAOI7dCP4U+/nKBjQNzfd2lT9oOoYQCoKlz7udhTsyjBkv0kjmckt+kuRNsiDeoTfqNh58W8gsu/WxO2A53PKexWFEptXVl9fpm9YVtAPLT4ZB0GRCN0+jjGGwJ+ca9J8q78i3lFYSszYutTFCYB7MqvVcrs1tmHEy07cudZj6VY+EwboximUaeh0ccBVTY36ug9fm1TycNIe0YF/4jrBYoPgOv7M+GYPBf6SQ9/BbQDQms9mgjSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1992537.4148542136, "ymin": 770205.7926732153, "xmax": 2065259.374885723, "ymax": 868312.7320627421, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "WnMaterial", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WnMaterial", "type": "esriFieldTypeString", "alias": "Water Material", "length": 30, "domain": null }, { "name": "SWMaterial", "type": "esriFieldTypeString", "alias": "Stormwater Material", "length": 30, "domain": null }, { "name": "InterType", "type": "esriFieldTypeString", "alias": "Intersection Type", "length": 50, "domain": null }, { "name": "SnMaterial", "type": "esriFieldTypeString", "alias": "Sewer Material", "length": 30, "domain": null }, { "name": "VertSep", "type": "esriFieldTypeDouble", "alias": "Vertical Separation", "domain": null }, { "name": "PipeInter", "type": "esriFieldTypeString", "alias": "Do Pipes Intersect", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CrossType", "type": "esriFieldTypeString", "alias": "Crossing Type", "length": 30, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R426_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4a80837099db4124a5556916afa89e09" } ], "tables": [] }