{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "STORM SEWER MANHOLE", "type": "Feature Layer", "description": "

This layer contains the data for the storm sewer manholes in the City of Round Rock, located in Williamson County, Texas. This layer is part of an original dataset provided and maintained by the City of Round Rock GIS/IT Department. The data in this layer are represented as points.<\/SPAN><\/P>

<\/P>

A manhole is defined as a small covered opening in a floor, pavement, or other surface to allow a person to enter, especially an opening in a city street leading to a sewer. This layer includes data about the city's manholes such as addresses, materials, elevations, types, uses, and conditions.<\/SPAN><\/P>

<\/P>

There are currently 2,889 manholes included in this layer. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2480549999988855E8, "falseY": -8.192309999997158E7, "xyUnits": 31249.99997089616, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Round Rock GIS/IT Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b53bdc6d312c3d3fc640a6b829e094bb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACSElEQVQ4jbXTXUhTcRgG8OecnePJOTdPkxhzoutjSlaChJow0mhlUHlVEUQXXWhCUIKoENQuijTowwiCvKgb6SYKAnNl2RBnoC7pY+lIh27a5tacWzY3z/mf051kW2BEz+3L+4MH3pfBP4b5L0C11cpwfNy8ITurimLohBBOPu9pujK+LsByu+Uowya71Hn6nJXv8YxMXo2kYunaka7LM4JIWWyN1uk/ApYbzacoIj3YfqKW4dQqTA+MItdkhEqnZb9NeLZ6B8cmau+1Fdsa26dTAEvHOb2CZW4aa8oZ7+A7mA6akSPSKJayMB9LIPTZgwJzGTc74noBoCgFkCnFGUPFTprfbIAkEoSeOVC3oxKhQBRfJz+g7NBeLGezCLqmDDUd54vetHa61wAUTVcyHKddCoQhBCO4evg0dBrtaj2yBLz/EUYmr1bGFxarAKwFIMkZUZ8fNMsgEYpAo1StjnilCvYvboSpJJYjMcgSYVMryJRbU6DftnFLfmHU68fFvm5cqj6OYCwC2/gINtWZkUnLmOwdCBNBGk8BJJk88jnGzFm5POZGPsFQsQv1T+4iV6+DXJIP9ysH8vaUIjYbjJO45m0K0N92Z2h/+wWn6/FLY8mxA2pOrcKCxwe2UAeVTguJEHzs7kmIgthgt14X095BhI+f5Rcp4n76endeZSlHEiumZDQmxubmvX6nS0mI0Nzf1tn7684awNlwXwBQv6+jqXyqb+gkQHnC7pkkgFGRZh7aWzoD+C1pf6G/9dYwgOF0s3UBf5OfkjPpn3a3bdUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3105857.0587262213, "ymin": 1.0145350358509868E7, "xmax": 3160072.890104711, "ymax": 1.0189658768535137E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3.543294248495988E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 16, "domain": { "type": "codedValue", "name": "d_mh_ty", "description": "type list- manhole", "codedValues": [ { "name": "Distribution Box", "code": "DIST_BOX" }, { "name": "Underground", "code": "UNDERGROUND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "USE_D", "type": "esriFieldTypeString", "alias": "USE_D", "length": 16, "domain": { "type": "codedValue", "name": "d_dstomh", "description": "discriminator - storm manhole", "codedValues": [ { "name": "Junction Box", "code": "JUNCTION_BOX" }, { "name": "Manhole", "code": "MANHOLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "INV_ELV", "type": "esriFieldTypeDouble", "alias": "INV_ELV", "domain": null }, { "name": "RIM_ELV", "type": "esriFieldTypeDouble", "alias": "RIM_ELV", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "RIM_SIZE", "type": "esriFieldTypeDouble", "alias": "RIM_SIZE", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 16, "domain": { "type": "codedValue", "name": "d_condition", "description": "status code", "codedValues": [ { "name": "Poor", "code": "POOR" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MH_ID", "type": "esriFieldTypeString", "alias": "MH_ID", "length": 16, "domain": null }, { "name": "MH_MAT", "type": "esriFieldTypeString", "alias": "MH_MAT", "length": 16, "domain": { "type": "codedValue", "name": "d_mhmat", "description": "type list - manhole material", "codedValues": [ { "name": "Concrete", "code": "CONCRETE" }, { "name": "Brick", "code": "BRICK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GRID_NO", "type": "esriFieldTypeString", "alias": "GRID_NO", "length": 16, "domain": null }, { "name": "PLAN_YEAR", "type": "esriFieldTypeDouble", "alias": "PLAN_YEAR", "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 50, "domain": { "type": "codedValue", "name": "d_owner", "description": "type list - owner", "codedValues": [ { "name": "City Of Round Rock", "code": "CORR" }, { "name": "Texas Department of Transportation", "code": "TXDOT" }, { "name": "Meadows of Chandler Creek MUD", "code": "MCMUDD" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Siena", "code": "SIENA" }, { "name": "Paloma Lake 1", "code": "PALOMA LAKE 1" }, { "name": "Paloma Lake 2", "code": "PALOMA LAKE 2" }, { "name": "Teravista 10", "code": "TERAVISTA 10" }, { "name": "Meadows of Chandler Creek", "code": "MEADOWS OF CHANDLER CREEK" }, { "name": "Parkside at Mayfield Ranch", "code": "PARKSIDE AT MAYFIELD RANCH" }, { "name": "Highlands of Mayfield Ranch", "code": "HIGHLANDS OF MAYFIELD RANCH" }, { "name": "Williamson County MUD 9", "code": "WILLIAMSON COUNTY MUD 9" }, { "name": "Brushy Creek", "code": "BRUSHY CREEK" }, { "name": "Fern Bluff", "code": "FERN BLUFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BA_COMMENT", "type": "esriFieldTypeString", "alias": "BA_COMMENT", "length": 50, "domain": null }, { "name": "IN_MEAS", "type": "esriFieldTypeDouble", "alias": "IN_MEAS", "domain": null }, { "name": "PLAN_NO", "type": "esriFieldTypeString", "alias": "PLAN_NO", "length": 32, "domain": null }, { "name": "NO_PIPES", "type": "esriFieldTypeDouble", "alias": "NO_PIPES", "domain": null }, { "name": "URS_COMMENT", "type": "esriFieldTypeString", "alias": "URS_COMMENT", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CORR_COMMENT", "type": "esriFieldTypeString", "alias": "CORR_COMMENT", "length": 250, "domain": null }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "WARRANTY_DATE", "length": 8, "domain": null }, { "name": "CONDITION_CITYWORKS", "type": "esriFieldTypeInteger", "alias": "CONDITION_CITYWORKS", "domain": null }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "CONDITION", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeString", "alias": "INSTALL_DATE", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "", "codedValues": [ { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "RETIRED", "code": "RETIRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2167_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2167", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2167", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S887_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0ade537a35b3470d8daff4ca8fffbb01" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "POND OUTLET", "type": "Feature Layer", "description": "

This layer contains the data for the storm sewer pond outlets in the City of Round Rock, located in Williamson County, Texas. This layer is part of an original dataset provided and maintained by the City of Round Rock GIS/IT Department. The data in this layer are represented as points.<\/SPAN><\/P>

<\/P>

A storm sewer pond outlet is a structure that attaches to a pond to collect water. In most cases, outlets have three main elements: a collecting area on the inside of the pond, from which the water drains and into which the stock is collected for harvest (mosses, algae, or other harvest-able organisms), a means for getting the water to the outside of the pond such as a pipe or a cut through the wall, and an overflow structure.<\/SPAN><\/P>

<\/P>

There are currently 40 storm sewer pond outlets in this layer. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2480549999988855E8, "falseY": -8.192309999997158E7, "xyUnits": 31249.99997089616, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Round Rock GIS/IT Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 134, 160, 78, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3109871.624649957, "ymin": 1.0149480658833727E7, "xmax": 3154220.6575232595, "ymax": 1.0181936066319942E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3.543294248495988E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OUTLET_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OUTLET_ID", "type": "esriFieldTypeString", "alias": "OUTLET_ID", "length": 16, "domain": null }, { "name": "STAGE_NO", "type": "esriFieldTypeDouble", "alias": "STAGE_NO", "domain": { "type": "range", "name": "d_out_stage", "description": "type list - stage number", "range": [ 1, 3 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OUT_TYP", "type": "esriFieldTypeString", "alias": "OUT_TYP", "length": 16, "domain": { "type": "codedValue", "name": "d_out_ty", "description": "type list - outlet", "codedValues": [ { "name": "Circular Orifice", "code": "CIRC_ORIFICE" }, { "name": "Rectangular Orifice", "code": "RECT_ORIFICE" }, { "name": "Rectangular Weir", "code": "RECT_WEIR" }, { "name": "V Weir", "code": "V_WEIR" }, { "name": "Crest Inlet Box", "code": "CREST_INLET_BOX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OUT_DIA", "type": "esriFieldTypeDouble", "alias": "OUT_DIA", "domain": null }, { "name": "REC_OUT_WDTH", "type": "esriFieldTypeDouble", "alias": "REC_OUT_WDTH", "domain": null }, { "name": "REC_OUT_HGTH", "type": "esriFieldTypeDouble", "alias": "REC_OUT_HGTH", "domain": null }, { "name": "V_WIER_WDTH", "type": "esriFieldTypeDouble", "alias": "V_WIER_WDTH", "domain": null }, { "name": "V_WIER_HGTH", "type": "esriFieldTypeDouble", "alias": "V_WIER_HGTH", "domain": null }, { "name": "CREST_LGTH", "type": "esriFieldTypeDouble", "alias": "CREST_LGTH", "domain": null }, { "name": "INV_ELV", "type": "esriFieldTypeDouble", "alias": "INV_ELV", "domain": null }, { "name": "PHOTO", "type": "esriFieldTypeString", "alias": "PHOTO", "length": 16, "domain": null }, { "name": "GRID_NO", "type": "esriFieldTypeString", "alias": "GRID_NO", "length": 16, "domain": null }, { "name": "PLAN_NO", "type": "esriFieldTypeString", "alias": "PLAN_NO", "length": 32, "domain": null }, { "name": "PLAN_YEAR", "type": "esriFieldTypeDouble", "alias": "PLAN_YEAR", "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 16, "domain": { "type": "codedValue", "name": "d_owner", "description": "type list - owner", "codedValues": [ { "name": "City Of Round Rock", "code": "CORR" }, { "name": "Texas Department of Transportation", "code": "TXDOT" }, { "name": "Meadows of Chandler Creek MUD", "code": "MCMUDD" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Siena", "code": "SIENA" }, { "name": "Paloma Lake 1", "code": "PALOMA LAKE 1" }, { "name": "Paloma Lake 2", "code": "PALOMA LAKE 2" }, { "name": "Teravista 10", "code": "TERAVISTA 10" }, { "name": "Meadows of Chandler Creek", "code": "MEADOWS OF CHANDLER CREEK" }, { "name": "Parkside at Mayfield Ranch", "code": "PARKSIDE AT MAYFIELD RANCH" }, { "name": "Highlands of Mayfield Ranch", "code": "HIGHLANDS OF MAYFIELD RANCH" }, { "name": "Williamson County MUD 9", "code": "WILLIAMSON COUNTY MUD 9" }, { "name": "Brushy Creek", "code": "BRUSHY CREEK" }, { "name": "Fern Bluff", "code": "FERN BLUFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "URS_COMMENT", "type": "esriFieldTypeString", "alias": "URS_COMMENT", "length": 50, "domain": null }, { "name": "BA_COMMENT", "type": "esriFieldTypeString", "alias": "BA_COMMENT", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CORR_COMMENT", "type": "esriFieldTypeString", "alias": "CORR_COMMENT", "length": 250, "domain": null }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "WARRANTY_DATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeInteger", "alias": "CONDITION", "domain": null }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "CONDITION_DATE", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "", "codedValues": [ { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "RETIRED", "code": "RETIRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2162_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2162", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2162", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S882_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0ade537a35b3470d8daff4ca8fffbb01" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "STORM SEWER OUTFALL", "type": "Feature Layer", "description": "

This layer contains the data for the storm sewer outfalls in the City of Round Rock, located in Williamson County, Texas. This layer is part of an original dataset provided and maintained by the City of Round Rock GIS/IT Department. The data in this layer are represented as points. <\/SPAN><\/P>

<\/P>

A storm sewer outfall is the discharge point of a waste stream into a body of water; alternatively it may be the outlet of a river, drain or a sewer where it discharges into the sea, a lake, or ocean. A wastewater treatment system discharges treated effluent to a water body from an outfall. <\/SPAN><\/P>

<\/P>

There are currently 1,096 storm sewer outfalls in this layer. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2480549999988855E8, "falseY": -8.192309999997158E7, "xyUnits": 31249.99997089616, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Round Rock GIS/IT Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 255, 197, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3107040.1222473234, "ymin": 1.0145100262477636E7, "xmax": 3160180.8284088224, "ymax": 1.0189276328246787E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3.543294248495988E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OUTFALL_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OUTFALL_TYPE", "type": "esriFieldTypeString", "alias": "OUTFALL_TYPE", "length": 16, "domain": { "type": "codedValue", "name": "d_efdchg", "description": "type list - effluent discharge", "codedValues": [ { "name": "drainage field", "code": "DRAIN" }, { "name": "off site, off base, out of system", "code": "OFF_SITE" }, { "name": "open discharge point", "code": "OPEN" }, { "name": "other", "code": "OTHER" }, { "name": "overflow", "code": "OVERFLOW" }, { "name": "open discharge to surface", "code": "SURFACE" }, { "name": "to be determined", "code": "TBD" }, { "name": "unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "END_TREAT_TYPE", "type": "esriFieldTypeString", "alias": "END_TREAT_TYPE", "length": 50, "domain": null }, { "name": "FLOWLINE_ELV", "type": "esriFieldTypeDouble", "alias": "FLOWLINE_ELV", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 16, "domain": { "type": "codedValue", "name": "d_condition", "description": "status code", "codedValues": [ { "name": "Poor", "code": "POOR" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DRY_WEATHER_FLW", "type": "esriFieldTypeString", "alias": "DRY_WEATHER_FLW", "length": 16, "domain": null }, { "name": "MONITOR", "type": "esriFieldTypeString", "alias": "MONITOR", "length": 16, "domain": null }, { "name": "OUTFALL_ID", "type": "esriFieldTypeString", "alias": "OUTFALL_ID", "length": 16, "domain": null }, { "name": "PHOTO", "type": "esriFieldTypeString", "alias": "PHOTO", "length": 16, "domain": null }, { "name": "RECEIVE_STREAM", "type": "esriFieldTypeString", "alias": "RECEIVE_STREAM", "length": 16, "domain": null }, { "name": "GRID_NO", "type": "esriFieldTypeString", "alias": "GRID_NO", "length": 16, "domain": null }, { "name": "PLAN_YEAR", "type": "esriFieldTypeDouble", "alias": "PLAN_YEAR", "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 16, "domain": { "type": "codedValue", "name": "d_owner", "description": "type list - owner", "codedValues": [ { "name": "City Of Round Rock", "code": "CORR" }, { "name": "Texas Department of Transportation", "code": "TXDOT" }, { "name": "Meadows of Chandler Creek MUD", "code": "MCMUDD" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Siena", "code": "SIENA" }, { "name": "Paloma Lake 1", "code": "PALOMA LAKE 1" }, { "name": "Paloma Lake 2", "code": "PALOMA LAKE 2" }, { "name": "Teravista 10", "code": "TERAVISTA 10" }, { "name": "Meadows of Chandler Creek", "code": "MEADOWS OF CHANDLER CREEK" }, { "name": "Parkside at Mayfield Ranch", "code": "PARKSIDE AT MAYFIELD RANCH" }, { "name": "Highlands of Mayfield Ranch", "code": "HIGHLANDS OF MAYFIELD RANCH" }, { "name": "Williamson County MUD 9", "code": "WILLIAMSON COUNTY MUD 9" }, { "name": "Brushy Creek", "code": "BRUSHY CREEK" }, { "name": "Fern Bluff", "code": "FERN BLUFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BA_COMMENT", "type": "esriFieldTypeString", "alias": "BA_COMMENT", "length": 50, "domain": null }, { "name": "PLAN_NO", "type": "esriFieldTypeString", "alias": "PLAN_NO", "length": 32, "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "SIZE_", "length": 16, "domain": null }, { "name": "OUTFALL_MAT", "type": "esriFieldTypeString", "alias": "OUTFALL_MAT", "length": 50, "domain": { "type": "codedValue", "name": "Stormwater_Outfall_Material", "description": "Stormwater Outfall Material", "codedValues": [ { "name": "Concrete", "code": "Con" }, { "name": "Concrete and Rock", "code": "ConRock" }, { "name": "Concrete Dissipators", "code": "ConDis" }, { "name": "Concrete and Steel", "code": "ConSteel" }, { "name": "Rock and Mortar", "code": "RockMort" }, { "name": "Rock", "code": "Rock" }, { "name": "Rock Rubble", "code": "RockRub" }, { "name": "Rubble", "code": "Rubble" }, { "name": "Rock Riprap", "code": "RockRiprap" }, { "name": "Stone Riprap", "code": "StoneRiprap" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "URS_COMMENT", "type": "esriFieldTypeString", "alias": "URS_COMMENT", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CORR_COMMENT", "type": "esriFieldTypeString", "alias": "CORR_COMMENT", "length": 250, "domain": null }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "WARRANTY_DATE", "length": 8, "domain": null }, { "name": "CONDITION_CITYWORKS", "type": "esriFieldTypeInteger", "alias": "CONDITION_CITYWORKS", "domain": null }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "CONDITION_DATE", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "", "codedValues": [ { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "RETIRED", "code": "RETIRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2168_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2168", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2168", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S888_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0ade537a35b3470d8daff4ca8fffbb01" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "STORM SEWER INLET", "type": "Feature Layer", "description": "

This layer contains the data for the storm sewer inlets in the City of Round Rock, located in Williamson County, Texas. This layer is part of an original dataset provided and maintained by the City of Round Rock GIS/IT Department. The data in this layer are represented as points.<\/SPAN><\/P>

<\/P>

A storm sewer inlet is a designated place in or around the street that collects storm water and water runoff. They can be grated slats that are flush with the pavement, or inlets that line up with the curb, and extends below the sidewalk. This layer currently contains information about the type, elevation, length, number of pipes, condition, material, plan year, ownership, plan number, system, and address.<\/SPAN><\/P>

<\/P>

There are currently 9,673 storm sewer inlets in this layer.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2480549999988855E8, "falseY": -8.192309999997158E7, "xyUnits": 31249.99997089616, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Round Rock GIS/IT Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3bbeb7f5071358726a4a29bb0bdc3efe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRUlEQVQokaXPzyvDcRzH8ef2/e4HUYqtli2WFZmQTKtdRiLFRZSD8g/MwVUOLkpOzq7kQDlQK8XaSpJmpK257UBLISY/v/vu83WiZu1LvG7vej/q9ZL5Y+R/w76l6SaPzTVulUyi3PPtYy65HpoPF0FjQXLNjUyFXLX2eqEJUlcZnpU32l0eKs0WABZ2VheBYviZ3MsT4fMjuhubqauuIXZxitvmoMXRoL8xkk4w3Blg8zgCwIS/n2g6gcfu1IdWk5m1w1224jEAVFFgoM1H5iarD4Wm8Z5Xvu73vMKrolBlqfgBCsGoL4iiqhgMMBkYZC8ZZ6wnqA+HOvxsJw7wOt2YZZn91Am9rV0YMJSH17k7WTIa8Td5EZqGKlTMkgklnyd7f4taUE0lULVyNruxMvG9QdEMqXBZAqMzyw9AVA/qbvxtPgD6Y24tFdHwsQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3105382.6663737893, "ymin": 1.014525984046179E7, "xmax": 3160132.042808771, "ymax": 1.0190656512632072E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3.543294248495988E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 16, "domain": { "type": "codedValue", "name": "d_inl_ty", "description": "type list - inlet", "codedValues": [ { "name": "Combination", "code": "COMBINATION" }, { "name": "Grate", "code": "GRATE" }, { "name": "Area", "code": "AREA" }, { "name": "Headwall", "code": "HEADWALL" }, { "name": "Curb Inlet", "code": "CURB_INLET" }, { "name": "Drop Inlet", "code": "DROP_INLET" }, { "name": "Slotted Drain", "code": "SLOTTED_DRAIN" }, { "name": "Catch Basin", "code": "CATCH_BASIN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OPNG_LENGTH", "type": "esriFieldTypeDouble", "alias": "OPNG_LENGTH", "domain": null }, { "name": "INV_ELV", "type": "esriFieldTypeDouble", "alias": "INV_ELV", "domain": null }, { "name": "TOP_OF_CURB", "type": "esriFieldTypeDouble", "alias": "TOP_OF_CURB", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "NO_PIPES", "type": "esriFieldTypeDouble", "alias": "NO_PIPES", "domain": null }, { "name": "INLET_ELV", "type": "esriFieldTypeDouble", "alias": "INLET_ELV", "domain": null }, { "name": "OPNG_HGHT", "type": "esriFieldTypeDouble", "alias": "OPNG_HGHT", "domain": null }, { "name": "GRATE_WIDTH", "type": "esriFieldTypeDouble", "alias": "GRATE_WIDTH", "domain": null }, { "name": "GRATE_LENGTH", "type": "esriFieldTypeDouble", "alias": "GRATE_LENGTH", "domain": null }, { "name": "SLOT_WIDTH", "type": "esriFieldTypeDouble", "alias": "SLOT_WIDTH", "domain": null }, { "name": "SLOT_LENGTH", "type": "esriFieldTypeDouble", "alias": "SLOT_LENGTH", "domain": null }, { "name": "RIM_SIZE", "type": "esriFieldTypeDouble", "alias": "RIM_SIZE", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 16, "domain": { "type": "codedValue", "name": "d_condition", "description": "status code", "codedValues": [ { "name": "Poor", "code": "POOR" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INLET_ID", "type": "esriFieldTypeString", "alias": "INLET_ID", "length": 16, "domain": null }, { "name": "INL_MAT", "type": "esriFieldTypeString", "alias": "INL_MAT", "length": 16, "domain": { "type": "codedValue", "name": "d_inlmat", "description": "type list - inlet material", "codedValues": [ { "name": "Concrete", "code": "CONCRETE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GRID_NO", "type": "esriFieldTypeString", "alias": "GRID_NO", "length": 16, "domain": null }, { "name": "PLAN_YEAR", "type": "esriFieldTypeDouble", "alias": "PLAN_YEAR", "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 16, "domain": { "type": "codedValue", "name": "d_owner", "description": "type list - owner", "codedValues": [ { "name": "City Of Round Rock", "code": "CORR" }, { "name": "Texas Department of Transportation", "code": "TXDOT" }, { "name": "Meadows of Chandler Creek MUD", "code": "MCMUDD" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Siena", "code": "SIENA" }, { "name": "Paloma Lake 1", "code": "PALOMA LAKE 1" }, { "name": "Paloma Lake 2", "code": "PALOMA LAKE 2" }, { "name": "Teravista 10", "code": "TERAVISTA 10" }, { "name": "Meadows of Chandler Creek", "code": "MEADOWS OF CHANDLER CREEK" }, { "name": "Parkside at Mayfield Ranch", "code": "PARKSIDE AT MAYFIELD RANCH" }, { "name": "Highlands of Mayfield Ranch", "code": "HIGHLANDS OF MAYFIELD RANCH" }, { "name": "Williamson County MUD 9", "code": "WILLIAMSON COUNTY MUD 9" }, { "name": "Brushy Creek", "code": "BRUSHY CREEK" }, { "name": "Fern Bluff", "code": "FERN BLUFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BA_COMMENT", "type": "esriFieldTypeString", "alias": "BA_COMMENT", "length": 50, "domain": null }, { "name": "IN_MEAS", "type": "esriFieldTypeDouble", "alias": "IN_MEAS", "domain": null }, { "name": "PLAN_NO", "type": "esriFieldTypeString", "alias": "PLAN_NO", "length": 32, "domain": null }, { "name": "URS_COMMENT", "type": "esriFieldTypeString", "alias": "URS_COMMENT", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CORR_COMMENT", "type": "esriFieldTypeString", "alias": "CORR_COMMENT", "length": 250, "domain": null }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "WARRANTY_DATE", "length": 8, "domain": null }, { "name": "CONDITION_CITYWORKS", "type": "esriFieldTypeInteger", "alias": "CONDITION", "domain": null }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "CONDITION_DATE", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "", "codedValues": [ { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "RETIRED", "code": "RETIRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CLEANING_AREA", "type": "esriFieldTypeString", "alias": "CLEANING_AREA", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2169_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2169", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2169", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S889_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0ade537a35b3470d8daff4ca8fffbb01" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "STORM SEWER LINE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2480549999988855E8, "falseY": -8.192309999997158E7, "xyUnits": 31249.99997089616, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SIZE_WIDTH", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 1.5 }, "defaultLabel": "width unknown", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.5 }, "value": "2.5", "label": "2\" - 29\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.5 }, "value": "4", "label": "2\" - 29\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.5 }, "value": "6", "label": "2\" - 29\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.5 }, "value": "8", "label": "2\" - 29\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.5 }, "value": "12", "label": "2\" - 29\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.5 }, "value": "13", "label": "2\" - 29\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.5 }, "value": "15", "label": "2\" - 29\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.5 }, "value": "18", "label": "2\" - 29\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.5 }, "value": "21", "label": "2\" - 29\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.5 }, "value": "24", "label": "2\" - 29\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.5 }, "value": "25", "label": "2\" - 29\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.5 }, "value": "27", "label": "2\" - 29\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.5 }, "value": "28", "label": "2\" - 29\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.5 }, "value": "29", "label": "2\" - 29\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 2 }, "value": "30", "label": "30\" - 72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 2 }, "value": "33", "label": "30\" - 72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 2 }, "value": "36", "label": "30\" - 72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 2 }, "value": "42", "label": "30\" - 72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 2 }, "value": "43", "label": "30\" - 72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 2 }, "value": "48", "label": "30\" - 72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 2 }, "value": "49", "label": "30\" - 72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 2 }, "value": "54", "label": "30\" - 72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 2 }, "value": "60", "label": "30\" - 72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 2 }, "value": "63", "label": "30\" - 72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 2 }, "value": "66", "label": "30\" - 72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 2 }, "value": "72", "label": "30\" - 72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 4 }, "value": "81", "label": "80\" - 148\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 4 }, "value": "84", "label": "80\" - 148\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 4 }, "value": "87", "label": "80\" - 148\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 4 }, "value": "96", "label": "80\" - 148\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 4 }, "value": "108", "label": "80\" - 148\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 4 }, "value": "120", "label": "80\" - 148\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 4 }, "value": "148", "label": "80\" - 148\"" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 204, 255 ], "toColor": [ 145, 181, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 209, 148, 255 ], "toColor": [ 170, 209, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 150, 167, 255 ], "toColor": [ 212, 150, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 154, 214, 255 ], "toColor": [ 166, 154, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 183, 159, 255 ], "toColor": [ 196, 183, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 212, 197, 255 ], "toColor": [ 152, 212, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 180, 214, 255 ], "toColor": [ 200, 180, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 151, 203, 255 ], "toColor": [ 207, 151, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 191, 159, 255 ], "toColor": [ 165, 191, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 212, 163, 255 ], "toColor": [ 207, 212, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 191, 191, 255 ], "toColor": [ 163, 191, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 182, 182, 255 ], "toColor": [ 214, 182, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 160, 201, 255 ], "toColor": [ 149, 160, 201, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3099928.358848706, "ymin": 1.0145100262477636E7, "xmax": 3160180.8284088224, "ymax": 1.0189668652215153E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3.543294248495988E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 32, "domain": { "type": "codedValue", "name": "d_pipety", "description": "type list -pipe", "codedValues": [ { "name": "Box", "code": "BOX" }, { "name": "Circular", "code": "CIRCULAR" }, { "name": "Arch", "code": "ARCH" }, { "name": "Horizontal Ellipse", "code": "HORIZONTAL ELLIPSE" }, { "name": "Vertical Ellipse", "code": "VERTICAL ELLIPSE" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SIZE_WIDTH", "type": "esriFieldTypeDouble", "alias": "SIZE_WIDTH", "domain": null }, { "name": "DESIGN_SLOPE", "type": "esriFieldTypeDouble", "alias": "DESIGN_SLOPE", "domain": null }, { "name": "DESIGN_LGTH", "type": "esriFieldTypeString", "alias": "DESIGN_LGTH", "length": 50, "domain": null }, { "name": "US_INV_ELV", "type": "esriFieldTypeDouble", "alias": "US_INV_ELV", "domain": null }, { "name": "DS_INV_ELV", "type": "esriFieldTypeDouble", "alias": "DS_INV_ELV", "domain": null }, { "name": "NO_PIPES", "type": "esriFieldTypeDouble", "alias": "NO_PIPES", "domain": null }, { "name": "SIZE_HGHT", "type": "esriFieldTypeDouble", "alias": "SIZE_HGHT", "domain": null }, { "name": "FLOW_DIRECTION", "type": "esriFieldTypeString", "alias": "FLOW_DIRECTION", "length": 16, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 16, "domain": { "type": "codedValue", "name": "d_condition", "description": "status code", "codedValues": [ { "name": "Poor", "code": "POOR" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPE_ID", "type": "esriFieldTypeString", "alias": "PIPE_ID", "length": 16, "domain": null }, { "name": "PIPE_MAT", "type": "esriFieldTypeString", "alias": "PIPE_MAT", "length": 50, "domain": { "type": "codedValue", "name": "d_pipmat", "description": "material list - pipe", "codedValues": [ { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Steel", "code": "STEEL" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Corrugated HDPE (Smooth Interior)", "code": "Corrugated HDPE (Smooth Interior)" }, { "name": "Corrugated HDPE (Corrugated Interior)", "code": "Corrugated HDPE (Corrugated Interior)" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GRID_NO", "type": "esriFieldTypeString", "alias": "GRID_NO", "length": 16, "domain": null }, { "name": "PLAN_YEAR", "type": "esriFieldTypeDouble", "alias": "PLAN_YEAR", "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 16, "domain": { "type": "codedValue", "name": "d_owner", "description": "type list - owner", "codedValues": [ { "name": "City Of Round Rock", "code": "CORR" }, { "name": "Texas Department of Transportation", "code": "TXDOT" }, { "name": "Meadows of Chandler Creek MUD", "code": "MCMUDD" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Siena", "code": "SIENA" }, { "name": "Paloma Lake 1", "code": "PALOMA LAKE 1" }, { "name": "Paloma Lake 2", "code": "PALOMA LAKE 2" }, { "name": "Teravista 10", "code": "TERAVISTA 10" }, { "name": "Meadows of Chandler Creek", "code": "MEADOWS OF CHANDLER CREEK" }, { "name": "Parkside at Mayfield Ranch", "code": "PARKSIDE AT MAYFIELD RANCH" }, { "name": "Highlands of Mayfield Ranch", "code": "HIGHLANDS OF MAYFIELD RANCH" }, { "name": "Williamson County MUD 9", "code": "WILLIAMSON COUNTY MUD 9" }, { "name": "Brushy Creek", "code": "BRUSHY CREEK" }, { "name": "Fern Bluff", "code": "FERN BLUFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BA_COMMENT", "type": "esriFieldTypeString", "alias": "BA_COMMENT", "length": 50, "domain": null }, { "name": "US_MEAS", "type": "esriFieldTypeDouble", "alias": "US_MEAS", "domain": null }, { "name": "DS_MEAS", "type": "esriFieldTypeDouble", "alias": "DS_MEAS", "domain": null }, { "name": "PLAN_NO", "type": "esriFieldTypeString", "alias": "PLAN_NO", "length": 32, "domain": null }, { "name": "URS_COMMENT", "type": "esriFieldTypeString", "alias": "URS_COMMENT", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CORR_COMMENT", "type": "esriFieldTypeString", "alias": "CORR_COMMENT", "length": 250, "domain": null }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "WARRANTY_DATE", "length": 8, "domain": null }, { "name": "CONDITION_CITYWORKS", "type": "esriFieldTypeInteger", "alias": "CONDITION_CITYWORKS", "domain": null }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "CONDITION_DATE", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "", "codedValues": [ { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "RETIRED", "code": "RETIRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Easement", "type": "esriFieldTypeString", "alias": "Easement", "length": 50, "domain": null }, { "name": "Agreement", "type": "esriFieldTypeString", "alias": "Agreement", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2170_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2170", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2170", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S890_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0ade537a35b3470d8daff4ca8fffbb01" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "STORM SEWER CULVERT", "type": "Feature Layer", "description": "

This layer contains the data for the storm sewer culverts in the City of Round Rock, located in Williamson County, Texas. This layer is part of an original dataset provided and maintained by the City of Round Rock GIS/IT Department. The data in this layer are represented as polylines. <\/SPAN><\/P>

<\/P>

A storm sewer culvert is structure that allows water to flow under a road, railroad, trail, or similar obstruction, from one side to the other. Typically embedded so as to be surrounded by soil, a culvert may be made from a pipe, reinforced concrete, or other material. This layer contains data about the culverts such as type, length, height, address, slope, elevation, and other data. <\/SPAN><\/P>

<\/P>

There are currently 449 culverts in this layer. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2480549999988855E8, "falseY": -8.192309999997158E7, "xyUnits": 31249.99997089616, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Round Rock GIS/IT Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3106870.628839165, "ymin": 1.0144928023501486E7, "xmax": 3160017.237496659, "ymax": 1.018952322479102E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3.543294248495988E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "d_cul_ty", "description": "type list - culvert", "codedValues": [ { "name": "Arch", "code": "ARCH" }, { "name": "Box", "code": "BOX" }, { "name": "Circular", "code": "CIRCULAR" }, { "name": "Horizontal Ellipse", "code": "HORIZONTAL ELLIPSE" }, { "name": "Vertical Ellipse", "code": "VERTICAL ELLIPSE" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SIZE_WIDTH", "type": "esriFieldTypeDouble", "alias": "SIZE_WIDTH", "domain": null }, { "name": "SIZE_HGHT", "type": "esriFieldTypeDouble", "alias": "SIZE_HGHT", "domain": null }, { "name": "NO_PIPES", "type": "esriFieldTypeDouble", "alias": "NO_PIPES", "domain": null }, { "name": "DESIGN_LGTH", "type": "esriFieldTypeDouble", "alias": "DESIGN_LGTH", "domain": null }, { "name": "DESIGN_SLOPE", "type": "esriFieldTypeDouble", "alias": "DESIGN_SLOPE", "domain": null }, { "name": "US_INV_ELV", "type": "esriFieldTypeDouble", "alias": "US_INV_ELV", "domain": null }, { "name": "DS_INV_ELV", "type": "esriFieldTypeDouble", "alias": "DS_INV_ELV", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 16, "domain": { "type": "codedValue", "name": "d_condition", "description": "status code", "codedValues": [ { "name": "Poor", "code": "POOR" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CULV_ID", "type": "esriFieldTypeString", "alias": "CULV_ID", "length": 16, "domain": null }, { "name": "GRID_NO", "type": "esriFieldTypeString", "alias": "GRID_NO", "length": 16, "domain": null }, { "name": "PLAN_YEAR", "type": "esriFieldTypeDouble", "alias": "PLAN_YEAR", "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 16, "domain": { "type": "codedValue", "name": "d_owner", "description": "type list - owner", "codedValues": [ { "name": "City Of Round Rock", "code": "CORR" }, { "name": "Texas Department of Transportation", "code": "TXDOT" }, { "name": "Meadows of Chandler Creek MUD", "code": "MCMUDD" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Siena", "code": "SIENA" }, { "name": "Paloma Lake 1", "code": "PALOMA LAKE 1" }, { "name": "Paloma Lake 2", "code": "PALOMA LAKE 2" }, { "name": "Teravista 10", "code": "TERAVISTA 10" }, { "name": "Meadows of Chandler Creek", "code": "MEADOWS OF CHANDLER CREEK" }, { "name": "Parkside at Mayfield Ranch", "code": "PARKSIDE AT MAYFIELD RANCH" }, { "name": "Highlands of Mayfield Ranch", "code": "HIGHLANDS OF MAYFIELD RANCH" }, { "name": "Williamson County MUD 9", "code": "WILLIAMSON COUNTY MUD 9" }, { "name": "Brushy Creek", "code": "BRUSHY CREEK" }, { "name": "Fern Bluff", "code": "FERN BLUFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BA_COMMENT", "type": "esriFieldTypeString", "alias": "BA_COMMENT", "length": 50, "domain": null }, { "name": "US_MEAS", "type": "esriFieldTypeDouble", "alias": "US_MEAS", "domain": null }, { "name": "DS_MEAS", "type": "esriFieldTypeDouble", "alias": "DS_MEAS", "domain": null }, { "name": "CULV_MAT", "type": "esriFieldTypeString", "alias": "CULV_MAT", "length": 50, "domain": { "type": "codedValue", "name": "d_cul_mat", "description": "type list - culvert material", "codedValues": [ { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Steel", "code": "STEEL" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Corrugated HDPE (Smooth Interior)", "code": "Corrugated HDPE (Smooth Interior)" }, { "name": "Corrugated HDPE (Corrugated Interior)", "code": "Corrugated HDPE (Corrugated Interior)" }, { "name": "Concrete", "code": "CONCRETE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "US_END_TREAT", "type": "esriFieldTypeString", "alias": "US_END_TREAT", "length": 50, "domain": null }, { "name": "DS_END_TREAT", "type": "esriFieldTypeString", "alias": "DS_END_TREAT", "length": 50, "domain": null }, { "name": "PLAN_NO", "type": "esriFieldTypeString", "alias": "PLAN_NO", "length": 32, "domain": null }, { "name": "URS_COMMENT", "type": "esriFieldTypeString", "alias": "URS_COMMENT", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CORR_COMMENT", "type": "esriFieldTypeString", "alias": "CORR_COMMENT", "length": 250, "domain": null }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "WARRANTY_DATE", "length": 8, "domain": null }, { "name": "CONDITION_CITYWORKS", "type": "esriFieldTypeInteger", "alias": "CONDITION_CITYWORKS", "domain": null }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "CONDITION_DATE", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "", "codedValues": [ { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "RETIRED", "code": "RETIRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Easement", "type": "esriFieldTypeString", "alias": "Easement", "length": 50, "domain": null }, { "name": "Agreement", "type": "esriFieldTypeString", "alias": "Agreement", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2158_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2158", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2158", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S878_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0ade537a35b3470d8daff4ca8fffbb01" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "STORM SEWER POND OUTLET PIPE", "type": "Feature Layer", "description": "

This layer contains the data for the storm sewer pond outlet pipes in the City of Round Rock, located in Williamson County, Texas. This layer is part of an original dataset provided and maintained by the City of Round Rock GIS/IT Department. The data in this layer are represented as polylines. <\/SPAN><\/P>

<\/P>

A storm sewer pond outlet pipe is a pipe that exists to transport water to or from outlet ponds around the city. This layer contains information about the type, material, dimensions, ownership, and condition of the pipes.<\/SPAN><\/P>

<\/P>

There are currently 48 storm sewer pond outlet pipes in this layer. <\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2480549999988855E8, "falseY": -8.192309999997158E7, "xyUnits": 31249.99997089616, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Round Rock GIS/IT Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3119395.844722837, "ymin": 1.0149719176049948E7, "xmax": 3153808.717810884, "ymax": 1.0181991476944E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.5600000023841865E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3.543294248495988E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "d_pipety", "description": "type list -pipe", "codedValues": [ { "name": "Box", "code": "BOX" }, { "name": "Circular", "code": "CIRCULAR" }, { "name": "Arch", "code": "ARCH" }, { "name": "Horizontal Ellipse", "code": "HORIZONTAL ELLIPSE" }, { "name": "Vertical Ellipse", "code": "VERTICAL ELLIPSE" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SIZE_WIDTH", "type": "esriFieldTypeDouble", "alias": "SIZE_WIDTH", "domain": null }, { "name": "SIZE_HGHT", "type": "esriFieldTypeDouble", "alias": "SIZE_HGHT", "domain": null }, { "name": "NO_PIPES", "type": "esriFieldTypeDouble", "alias": "NO_PIPES", "domain": null }, { "name": "DESIGN_LGTH", "type": "esriFieldTypeDouble", "alias": "DESIGN_LGTH", "domain": null }, { "name": "DESIGN_SLOPE", "type": "esriFieldTypeDouble", "alias": "DESIGN_SLOPE", "domain": null }, { "name": "US_INV_ELV", "type": "esriFieldTypeDouble", "alias": "US_INV_ELV", "domain": null }, { "name": "DS_INV_ELV", "type": "esriFieldTypeDouble", "alias": "DS_INV_ELV", "domain": null }, { "name": "FLOW_DIRECTION", "type": "esriFieldTypeString", "alias": "FLOW_DIRECTION", "length": 16, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 16, "domain": { "type": "codedValue", "name": "d_condition", "description": "status code", "codedValues": [ { "name": "Poor", "code": "POOR" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPE_ID", "type": "esriFieldTypeString", "alias": "PIPE_ID", "length": 16, "domain": null }, { "name": "GRID_NO", "type": "esriFieldTypeString", "alias": "GRID_NO", "length": 16, "domain": null }, { "name": "PLAN_NO", "type": "esriFieldTypeString", "alias": "PLAN_NO", "length": 32, "domain": null }, { "name": "PLAN_YEAR", "type": "esriFieldTypeDouble", "alias": "PLAN_YEAR", "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 16, "domain": { "type": "codedValue", "name": "d_owner", "description": "type list - owner", "codedValues": [ { "name": "City Of Round Rock", "code": "CORR" }, { "name": "Texas Department of Transportation", "code": "TXDOT" }, { "name": "Meadows of Chandler Creek MUD", "code": "MCMUDD" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Siena", "code": "SIENA" }, { "name": "Paloma Lake 1", "code": "PALOMA LAKE 1" }, { "name": "Paloma Lake 2", "code": "PALOMA LAKE 2" }, { "name": "Teravista 10", "code": "TERAVISTA 10" }, { "name": "Meadows of Chandler Creek", "code": "MEADOWS OF CHANDLER CREEK" }, { "name": "Parkside at Mayfield Ranch", "code": "PARKSIDE AT MAYFIELD RANCH" }, { "name": "Highlands of Mayfield Ranch", "code": "HIGHLANDS OF MAYFIELD RANCH" }, { "name": "Williamson County MUD 9", "code": "WILLIAMSON COUNTY MUD 9" }, { "name": "Brushy Creek", "code": "BRUSHY CREEK" }, { "name": "Fern Bluff", "code": "FERN BLUFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "URS_COMMENT", "type": "esriFieldTypeString", "alias": "URS_COMMENT", "length": 50, "domain": null }, { "name": "BA_COMMENT", "type": "esriFieldTypeString", "alias": "BA_COMMENT", "length": 50, "domain": null }, { "name": "US_MEAS", "type": "esriFieldTypeDouble", "alias": "US_MEAS", "domain": null }, { "name": "DS_MEAS", "type": "esriFieldTypeDouble", "alias": "DS_MEAS", "domain": null }, { "name": "PIPE_MAT", "type": "esriFieldTypeString", "alias": "PIPE_MAT", "length": 32, "domain": { "type": "codedValue", "name": "d_pipmat", "description": "material list - pipe", "codedValues": [ { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Steel", "code": "STEEL" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Corrugated HDPE (Smooth Interior)", "code": "Corrugated HDPE (Smooth Interior)" }, { "name": "Corrugated HDPE (Corrugated Interior)", "code": "Corrugated HDPE (Corrugated Interior)" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CORR_COMMENT", "type": "esriFieldTypeString", "alias": "CORR_COMMENT", "length": 250, "domain": null }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "WARRANTY_DATE", "length": 8, "domain": null }, { "name": "CONDITION_CITYWORKS", "type": "esriFieldTypeInteger", "alias": "CONDITION_CITYWORKS", "domain": null }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "CONDITION_DATE", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "", "codedValues": [ { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "RETIRED", "code": "RETIRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2163_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2163", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2163", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S883_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0ade537a35b3470d8daff4ca8fffbb01" } ], "tables": [] }