{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Stormwater Pipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.706351453650389E7, "falseY": -4.598065068594543E7, "xyUnits": 1.326522298873843E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PIPE_WT] CONCAT \"' x \" CONCAT [PIPE_HT] CONCAT \"' \" CONCAT [PIPE_TYPE]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamicNeverRemove", "allowOverrun": true, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "where": "PIPE_TYPE = 'Box Culvert'", "useCodedValues": true, "maxScale": 0, "minScale": 1200, "name": "box culvert", "priority": 13, "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": [ 190, 232, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PIPE_HT] CONCAT \" in \"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamicNeverRemove", "allowOverrun": true, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "where": "PIPE_TYPE <> 'Box Culvert'", "useCodedValues": true, "maxScale": 0, "minScale": 1200, "name": "all others", "priority": 15, "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": [ 190, 232, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PIPE_WT] CONCAT \"in x \" CONCAT [PIPE_HT] CONCAT \"in \" CONCAT [PIPE_TYPE]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamicNeverRemove", "allowOverrun": true, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "where": "PIPE_TYPE = 'Arch'", "useCodedValues": true, "maxScale": 0, "minScale": 1200, "name": "Arch pipes", "priority": 17, "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": [ 190, 232, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1997358.5298134945, "ymin": 1681046.540108569, "xmax": 2118190.7300777473, "ymax": 1815412.3589748219, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.706351453650389E7, "falseY": -4.598065068594543E7, "xyUnits": 1.326522298873843E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIPE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "PIPE_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_E_Pipe_Type", "description": "Pipe Type", "codedValues": [ { "name": "Round", "code": "Round" }, { "name": "Elliptical", "code": "Elliptical" }, { "name": "Arch", "code": "Arch" }, { "name": "Box Culvert", "code": "Box Culvert" }, { "name": "Other", "code": "Other" }, { "name": "N/A", "code": "N/A" }, { "name": "Earthen Ditch", "code": "E_Ditch" }, { "name": "Concrete Ditch", "code": "C_Ditch" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPE_MAT", "type": "esriFieldTypeString", "alias": "PIPE_MAT", "length": 50, "domain": { "type": "codedValue", "name": "WS2_E_Pipe_Mat", "description": "Pipe Material", "codedValues": [ { "name": "RCP", "code": "RCP" }, { "name": "CMP", "code": "CMP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "Other", "code": "Other" }, { "name": "N/A", "code": "N/A" }, { "name": "Terracotta", "code": "Terracotta" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPE_HT", "type": "esriFieldTypeString", "alias": "PIPE_HT", "length": 50, "domain": null }, { "name": "PIPE_WT", "type": "esriFieldTypeString", "alias": "PIPE_WT", "length": 50, "domain": null }, { "name": "INSP_DATE", "type": "esriFieldTypeDate", "alias": "INSP_DATE", "length": 8, "domain": null }, { "name": "FIELD_NOTE", "type": "esriFieldTypeString", "alias": "FIELD_NOTE", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "PIPE_ID_NUMBER", "type": "esriFieldTypeInteger", "alias": "PIPE_ID_NUMBER", "domain": null }, { "name": "URBANIZED", "type": "esriFieldTypeString", "alias": "URBANIZED", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Juris", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 50, "domain": { "type": "codedValue", "name": "WS2_E_Jurisdiction", "description": "Jurisdiction", "codedValues": [ { "name": "Cohutta", "code": "Cohutta" }, { "name": "Dalton", "code": "Dalton" }, { "name": "Dalton Whitfield County Maintained", "code": "Dalton_WCM" }, { "name": "GDOT", "code": "GDOT" }, { "name": "Private", "code": "Private" }, { "name": "Tunnel Hill", "code": "Tunnel Hill" }, { "name": "Varnell", "code": "Varnell" }, { "name": "Whitfield_non urban", "code": "Whitfield_non urban" }, { "name": "Dalton-Permanent_Drainage_Easement", "code": "Dalton-Permanent_Drainage_Easement" }, { "name": "Whitfield_Urban", "code": "Whitfield_Urban" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRIVEWAY", "type": "esriFieldTypeString", "alias": "DRIVEWAY", "length": 10, "domain": null }, { "name": "PW_Pipe_Inspection", "type": "esriFieldTypeString", "alias": "PW_Pipe_Inspection", "length": 50, "domain": { "type": "codedValue", "name": "WS2_E_PW_Insp", "description": "Pipe Inspection", "codedValues": [ { "name": "Requires repair", "code": "Requires repair" }, { "name": "Requires cleaning", "code": "Requires cleaning" }, { "name": "No maintenance required", "code": "No maintenance required" }, { "name": "Requires replacement", "code": "Requires replacement" }, { "name": "Other-see notes", "code": "Other-see notes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PW_Pipe_Insp_Notes", "type": "esriFieldTypeString", "alias": "PW_Pipe_Insp_Notes", "length": 60, "domain": null }, { "name": "PW_Pipe_Maintenance", "type": "esriFieldTypeString", "alias": "PW_Pipe_Maintenance", "length": 50, "domain": { "type": "codedValue", "name": "WS2_E_PW_Maint", "description": "PW Maintenance", "codedValues": [ { "name": "Repaired", "code": "Repaired" }, { "name": "Cleaned out", "code": "Cleaned out" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Other-see notes", "code": "Other-see notes" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PW_Pipe_Maint_Notes", "type": "esriFieldTypeString", "alias": "PW_Pipe_Maint_Notes", "length": 60, "domain": null }, { "name": "PW_PIpe_Insp_Date", "type": "esriFieldTypeDate", "alias": "PW_PIpe_Insp_Date", "length": 8, "domain": null }, { "name": "PW_Pipe_Maint_Date", "type": "esriFieldTypeDate", "alias": "PW_Pipe_Maint_Date", "length": 8, "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "Legacy_ID", "type": "esriFieldTypeInteger", "alias": "Legacy_ID", "domain": null }, { "name": "Legacy_Source", "type": "esriFieldTypeString", "alias": "Legacy_Source", "length": 50, "domain": null }, { "name": "Phone_no", "type": "esriFieldTypeString", "alias": "Phone_no", "length": 15, "domain": null }, { "name": "Zone", "type": "esriFieldTypeDouble", "alias": "Zone", "domain": null }, { "name": "IWQ_ID", "type": "esriFieldTypeInteger", "alias": "IWQ_ID", "domain": null }, { "name": "PW_Zone", "type": "esriFieldTypeString", "alias": "PW_Zone", "length": 50, "domain": null }, { "name": "Near_RD", "type": "esriFieldTypeString", "alias": "Near_RD", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R554_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_554", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_554", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a488_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d59bfbca92a44cc489307e1cdcdfd266" }