{ "currentVersion": 10.71, "id": 102, "name": "Drainage Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277 }, "copyrightText": "", "parentLayer": { "id": 101, "name": "Drainage Pipe" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": "STATUS", "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 18 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 114, 137, 68, 255 ], "width": 18 }, "value": "3,INACTIVE", "label": "Lateral, Inactive but Still In Place", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "value": "2,ACTIVE", "label": "Culvert, Active", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 255, 212, 128, 255 ], "width": 2 }, "value": "2,REMOVED", "label": "Culvert, Decommissioned and Removed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 18 }, "value": "2,INACTIVE", "label": "Culvert, Inactive but Still In Place", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 18 }, "value": "3,ACTIVE", "label": "Lateral, Active", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 143, 179, 125, 255 ], "width": 1.5 }, "value": "3,REMOVED", "label": "Lateral, Decommissioned and Removed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 18 }, "value": "3,FUTURE", "label": "Lateral, Future", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.5 }, "value": "1,ACTIVE", "label": "StormDrain, Active", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 122, 153, 107, 255 ], "width": 1.5 }, "value": "1,REMOVED", "label": "StormDrain, Decommissioned and Removed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.5 }, "value": "1,FUTURE", "label": "StormDrain, Future", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 137, 68, 255 ], "width": 18 }, "value": "1,INACTIVE", "label": "StormDrain, Inactive but Still In Place", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.090458612324925E7, "ymin": 3519076.0215213974, "xmax": -1.086028394544978E7, "ymax": 3570601.9430213547, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED" }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID" }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255 }, { "name": "UP_NODE_ID", "type": "esriFieldTypeInteger", "alias": "UP_NODE_ID" }, { "name": "DN_NODE_ID", "type": "esriFieldTypeInteger", "alias": "DN_NODE_ID" }, { "name": "UP_NODE_TYPE", "type": "esriFieldTypeString", "alias": "UP_NODE_TYPE", "length": 12 }, { "name": "DN_NODE_TYPE", "type": "esriFieldTypeString", "alias": "DN_NODE_TYPE", "length": 12 }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20 }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8 }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20 }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8 }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20 }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3 }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4 }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4 }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8 }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT" }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10 }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED" }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10 }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID" }, { "name": "OBSERVATION", "type": "esriFieldTypeSmallInteger", "alias": "OBSERVATION" }, { "name": "DIMEN_SOURCE", "type": "esriFieldTypeString", "alias": "DIMEN_SOURCE", "length": 10 }, { "name": "UP_ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "UP_ELEV_SOURCE", "length": 10 }, { "name": "DN_ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "DN_ELEV_SOURCE", "length": 10 }, { "name": "UP_INVERT", "type": "esriFieldTypeSingle", "alias": "UP_INVERT" }, { "name": "DN_INVERT", "type": "esriFieldTypeSingle", "alias": "DN_INVERT" }, { "name": "SLOPE", "type": "esriFieldTypeSingle", "alias": "SLOPE" }, { "name": "SLOPE_EST", "type": "esriFieldTypeString", "alias": "SLOPE_EST", "length": 1 }, { "name": "LENGTH", "type": "esriFieldTypeInteger", "alias": "LENGTH" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6 }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6 }, { "name": "STRUCT_SHAPE", "type": "esriFieldTypeString", "alias": "STRUCT_SHAPE", "length": 10 }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH" }, { "name": "HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "HEIGHT" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 10 }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8 }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8 }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1 }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G655DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }