{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Storm Network", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Outfall" }, { "id": 2, "name": "Unregulated Outfalls" }, { "id": 3, "name": "Drop Wye Inlet" }, { "id": 4, "name": "Curb Inlet" }, { "id": 5, "name": "Grate Inlet" }, { "id": 6, "name": "Junction Box" }, { "id": 7, "name": "Manhole" }, { "id": 8, "name": "Box Culvert" }, { "id": 9, "name": "Pipe Culvert" }, { "id": 45, "name": "ArchCulvert" }, { "id": 10, "name": "Bar Ditch" }, { "id": 11, "name": "Open Channel" }, { "id": 12, "name": "Flume" }, { "id": 13, "name": "Storm Lateral" }, { "id": 14, "name": "Storm Connections" }, { "id": 44, "name": "Storm Main" }, { "id": 16, "name": "Water Body" }, { "id": 17, "name": "Watershed" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2299608.7965364754, "ymin": 6958698.532447919, "xmax": 2425811.198229179, "ymax": 7097847.365781248, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Outfall", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 72000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2347484.7086458504, "ymin": 7009947.882708326, "xmax": 2372475.9703646004, "ymax": 7039887.692604169, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StormCondition", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "SymbolAngle", "type": "esriFieldTypeInteger", "alias": "SymbolAngle", "domain": null }, { "name": "HasHeadWall", "type": "esriFieldTypeInteger", "alias": "HasHeadWall", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "WS3_AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DP_NUMBER", "type": "esriFieldTypeString", "alias": "OUTFALL NO", "length": 30, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "OutfallType", "type": "esriFieldTypeString", "alias": "OutfallType", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DomainOutfallType", "description": "", "codedValues": [ { "name": "Regulated", "code": "REG" }, { "name": "Unregulated", "code": "UNR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R900_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_900", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_900", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S624_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Unregulated Outfalls", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2348537.4039583504, "ymin": 7009947.882708326, "xmax": 2372817.5211458504, "ymax": 7039887.692604169, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StormCondition", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "SymbolAngle", "type": "esriFieldTypeInteger", "alias": "SymbolAngle", "domain": null }, { "name": "HasHeadWall", "type": "esriFieldTypeInteger", "alias": "HasHeadWall", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 40, "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Drop Wye Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0d29b6487ba947232d56e3d1441f8e21", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIklEQVQokaWRMUtCURiGn2OnpSJsqjGkqCUMbE8icrK9qc2mhib/QdDQD8i10bGpkKiGIEjQMQRBAjUIlJASpG58HW/e41Ho0gsXLu85zznf+x7NP6QD/5kQXC4IpyOKs0kF+4ujd5faUG5Dz4Mvzxzwe7MCpjRUOnC96YInT2ZtVkPtfWjs9SgcLsFRGZI3cBo3frML5zW4eoHsKlQ7kKu6mX9GjkchUYCNgn378RpkV+CgOPAs2J9AMj1uQ2KuHykPO/NuDw4cRnrYkHJExVZIuNRvNaLsbBPKFHmXHANLqwJeNgfl+BJv7wG2bmF5Zgwsm+Q5gqAotWDeXuD7Vxeuf3rw1oP8s/lGKTYNjS7UP2xYEu7KAX8pCriwxvaNMPoG1DZaEXNlm3gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2348540.7066927254, "ymin": 7010000.163958326, "xmax": 2371943.299140632, "ymax": 7038419.449765623, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StormCondition", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "SymbolAngle", "type": "esriFieldTypeInteger", "alias": "SymbolAngle", "domain": null }, { "name": "DropWyeInletLengthFeet", "type": "esriFieldTypeDouble", "alias": "DropWyeInletLengthFeet", "domain": null }, { "name": "DropWyeInletWidthFeet", "type": "esriFieldTypeDouble", "alias": "DropWyeInletWidthFeet", "domain": null }, { "name": "InletThroatElev", "type": "esriFieldTypeDouble", "alias": "InletThroatElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "WS3_AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DROPWYEINLET_NO", "type": "esriFieldTypeString", "alias": "DROPWYEINLET_NO", "length": 25, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R887_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S611_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Curb Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e7512da40e6598bca1c58b76a31f0d2b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVQokWNhoBCwUNMAXwYGhk1E6pvFwMCQjm5APYgQlRLGq/P1s7cgKg2bAWCw7+lqBnzASToUZgj1w4A6BugyOpFtAChQNhOpDxQLGAacZWBgkCLJemqEAQDLdQ9CM6fKKwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "SymbolAngle", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2348679.539375007, "ymin": 7009954.033749998, "xmax": 2372580.502916679, "ymax": 7041243.666562498, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "SymbolAngle", "type": "esriFieldTypeInteger", "alias": "SymbolAngle", "domain": null }, { "name": "CurbInletType", "type": "esriFieldTypeString", "alias": "CurbInletType", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainCurbInletType", "description": "", "codedValues": [ { "name": "OnGrade", "code": "G" }, { "name": "Depressed", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbInletLengthFeet", "type": "esriFieldTypeDouble", "alias": "CurbInletLengthFeet", "domain": null }, { "name": "IsDepressed", "type": "esriFieldTypeInteger", "alias": "IsDepressed", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InletLevel", "type": "esriFieldTypeString", "alias": "InletLevel", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DomainInletLevel", "description": "", "codedValues": [ { "name": "Sag", "code": "SAG" }, { "name": "On-Grade", "code": "OG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InletThroatElev", "type": "esriFieldTypeDouble", "alias": "InletThroatElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "WS3_AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InletTopToFlow", "type": "esriFieldTypeDouble", "alias": "InletTopToFlow", "domain": null }, { "name": "StreetNumber", "type": "esriFieldTypeInteger", "alias": "StreetNumber", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 30, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 35, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CURBINLET_NO", "type": "esriFieldTypeString", "alias": "CURBINLET_NO", "length": 25, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R884_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S608_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Grate Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d6c96e3d72ad5c53b5c29131fdff0942", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhklEQVQYlc2RsRHEIAwEL6ABUtdA9i4DqqEBMiL6oAAKoAArowVIacEj22+b4OcdepPTaFYKJIGdD4AJv2kASBzigv/M4rtRKQXvPUIIsNaeSURwzrEysbwhpYTWGjHGIe+c8hPeJvfekVJCrXXI1vjEl0xclFJgjNmaOechDxrLPDo/+eAKTSY0EWnuEFoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2348997.7672396004, "ymin": 7010016.535052076, "xmax": 2372362.5914583504, "ymax": 7038816.357968748, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "SymbolAngle", "type": "esriFieldTypeInteger", "alias": "SymbolAngle", "domain": null }, { "name": "GrateInletLengthFeet", "type": "esriFieldTypeDouble", "alias": "GrateInletLengthFeet", "domain": null }, { "name": "GrateInletWidthFeet", "type": "esriFieldTypeDouble", "alias": "GrateInletWidthFeet", "domain": null }, { "name": "InletThroatElev", "type": "esriFieldTypeDouble", "alias": "InletThroatElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "WS3_AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InletToptoFlowline", "type": "esriFieldTypeDouble", "alias": "InletToptoFlowline", "domain": null }, { "name": "StreetNumber", "type": "esriFieldTypeInteger", "alias": "StreetNumber", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 30, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 35, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRATEINLET_NO", "type": "esriFieldTypeString", "alias": "GRATEINLET_NO", "length": 25, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R895_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S619_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Junction Box", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3b28bc27775d60543a74bdd90a342c4f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRUlEQVQ4jdXTQWhScRwH8K/6nLzUoYKahomIMsPTFHbz0qGxg6PLpjA00A4NOiRj5CUWPpgOgoXzKNhYlmO403gnRfQyYgSNDjacrFOIU58Mw3hPX7xBUTGlYJd+8Icf/P//z///+//4E7imIP4bSATgvkgk8hMEcYfneY7juA8AXgEo/C2klslk+y6XyxiLxfQ0TU/a7XbodDpVJBKZrtfr7wE8BPBtHESQJEmbTKbpbDYrNZvNKBaLUCqVmJ+fvy2AHo/Hcn5+LqwNjIPCPp/PtLq6KvX7/UilUvh4fIxerweHw4FwOIzDw8Mbs7OzM7Va7e6vZf4GaTSaxxRFGY1GI6LRKJ4uLGD97AwdhQKL+Tz2Dg5gtVqxubl50+v1PhgOh1dDg8HAVC6XL/O9nR28PT2FmucBhkHKYEAmk4Hb7cbFxcUkSZJu4aZXQhzHEbVa7TJvd7uQiUSAAAEgJybQbDYhzPf7fUgkEunIN1IoFO1QKHTLYDBgamoKj1gWL05O0NVoEBkM8GZtDRaLBaVSCVtbW59GQnK5/HUymVwJBoPiRCIBiqKwuLEBvV6PZ0tLCAQCyOfziMfj7W63mx4J1ev159vb20GapvW7u7uw2WyoVCpwOp2Ym5uDVqsV2s83m02h/v1x7f/a6/VmCIJ4l06ndcvLyz8nqtWqUA7b6XSqrVbrHgB+HASGYT4zDGMuFArruVzO32631WKxmFepVF9Yln3ZaDSSQoP/3Dfqr/WPjo6eABDGjwNGLB0P/XNcG/Qdi4jg9rfH6PQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2349810.957994804, "ymin": 7009955.157447919, "xmax": 2372329.822578132, "ymax": 7039867.510312498, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StormCondition", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "SymbolAngle", "type": "esriFieldTypeInteger", "alias": "SymbolAngle", "domain": null }, { "name": "NoOfPipesIn", "type": "esriFieldTypeInteger", "alias": "NoOfPipesIn", "domain": null }, { "name": "JunctionBoxLengthFeet", "type": "esriFieldTypeDouble", "alias": "JunctionBoxLengthFeet", "domain": null }, { "name": "JunctionBoxWidthFeet", "type": "esriFieldTypeDouble", "alias": "JunctionBoxWidthFeet", "domain": null }, { "name": "JunctionBoxDepthFeet", "type": "esriFieldTypeDouble", "alias": "JunctionBoxDepthFeet", "domain": null }, { "name": "HasManhole", "type": "esriFieldTypeInteger", "alias": "HasManhole", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManholeDiameterFt", "type": "esriFieldTypeInteger", "alias": "ManholeDiameterFt", "domain": { "type": "range", "name": "WS3_DomainManholeDiameterFt", "description": "", "range": [ 2, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "RimElevation", "domain": null }, { "name": "SealedOrBolted", "type": "esriFieldTypeInteger", "alias": "SealedOrBolted", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JUNCTIONBOX_NO", "type": "esriFieldTypeString", "alias": "JUNCTIONBOX_NO", "length": 25, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R896_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S620_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a295293415b789f6ed126a8d07c2916f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACSUlEQVQ4jdWUTUgbQRTH//uZbDaaD4O2qWkpCNJ6ECUgKIhRtOQYIwEvbUF7rFDwGMmmBnPxUnouJIcKHqKCVCGSY3pQqQQRW1CC6aEFNZCiya4bZ0ps6RdZ8NBD+4eBN/Pe+zFvmPd4/CXx/weIUsrEYrEAQMdZFvcppVVK2RwhJBmJRDLXAsXjccfc3PPl1lbqHhhQWw4OuEan8xKyDPvGhtQ9Ozv7zmazPZmamtIMQYqi8JRerNvttDsQOBdsNoJ8noXJBLS367ebmggSCfluqVSqhT80BLEsO9nRceHp7dWEpSUL/H4Zx8cN0HUJLtcpVldLmJg4sywsyD3RaHTo1zJ/A0kSferzqe6GBoq+PgmZzE0MDg5BVVWkUusYG+PgcHzEyEjlxuKi/BhAfRAh8BQK3472920IBsdgNpuv9n6/H7ncW7jdn6FpaOR56jUsjVKGLxbZK7tSqYLjuB8+QRBQLuuo+avV2jNAMASJIopdXfotq5XA5dKwtvYGw8Mj0DQN6XQao6Ma7HYNR0c8treZD4YgQSCvNzfF6c7OCzab/QKfL49UKgGrVUJ/fxkrK8cIhVhks6aipjGvDEGnp4ju7oqPDg+FlmDwHE7nOQoFE5qbCdradFgsHJJJmZbLzEE4HF6emZmpD1IUpTw/H+tR1cvNnR2x2ev9+edOTlhsbYl6pcK8PzujDxiGoYY3qml6OnykKMqdfJ6P7+0J46rKOhiGUpOJfCKEeeHx3HsZCoUu/8yr22uKoqgAnn1f19K/N0a+AsDQ420OxuBPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2349309.355781257, "ymin": 7010156.225156248, "xmax": 2371730.640937507, "ymax": 7041551.678932294, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "StormCondition", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "SymbolAngle", "type": "esriFieldTypeInteger", "alias": "SymbolAngle", "domain": null }, { "name": "ManholeDiameterFt", "type": "esriFieldTypeInteger", "alias": "ManholeDiameterFt", "domain": { "type": "codedValue", "name": "WS3_DomainStormMainDiameter", "description": "", "codedValues": [ { "name": "12\"", "code": 12 }, { "name": "15\"", "code": 15 }, { "name": "18\"", "code": 18 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "4'x3'", "code": 4433 }, { "name": "5'x4'", "code": 5544 }, { "name": "5'x3'", "code": 5533 }, { "name": "7'x4'", "code": 7744 }, { "name": "45\"", "code": 45 }, { "name": "8'x4'", "code": 8844 }, { "name": "6'x3'", "code": 6633 }, { "name": "7'x3'", "code": 7733 }, { "name": "10'x5'", "code": 101055 }, { "name": "10'x7'", "code": 101077 }, { "name": "4'x2'", "code": 4422 }, { "name": "5'x2'", "code": 5522 }, { "name": "7'x5'", "code": 7755 }, { "name": "8'x5'", "code": 8855 }, { "name": "6'x4'", "code": 6644 }, { "name": "4'x4'", "code": 4444 }, { "name": "7'x6'", "code": 7766 }, { "name": "5'x5'", "code": 5555 }, { "name": "6'x5'", "code": 6655 }, { "name": "8'x3'", "code": 8833 }, { "name": "84\"", "code": 84 }, { "name": "9'x4'", "code": 9944 }, { "name": "46\"", "code": 46 }, { "name": "4'x6'", "code": 4466 }, { "name": "8'x2'", "code": 8822 }, { "name": "108\"", "code": 108 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "RimElevation", "domain": null }, { "name": "SealedOrBolted", "type": "esriFieldTypeInteger", "alias": "SealedOrBolted", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANHOLE_NO", "type": "esriFieldTypeString", "alias": "MANHOLE_NO", "length": 25, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R892_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_892", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_892", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S616_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Box Culvert", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MaintainedBy", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "KEL", "label": "City of Keller" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "PRI", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "FW", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "NRH", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "SLK", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "WAT", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "IDLES1", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "IDLES2", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "IDLGR", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "IDLOK", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "RS", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "SBES", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "TC", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "TLES", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "WDHL", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 207, 252, 255 ], "toColor": [ 250, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 192, 255 ], "toColor": [ 249, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 192, 252, 255 ], "toColor": [ 182, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 194, 255 ], "toColor": [ 252, 182, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 225, 252, 255 ], "toColor": [ 212, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 218, 255 ], "toColor": [ 192, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 224, 255 ], "toColor": [ 252, 212, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 212, 255 ], "toColor": [ 252, 239, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 212, 255 ], "toColor": [ 228, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.BoxHeight+\"'x\"+$feature.BoxWidth+\"' \"+ \"RCB\"", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 12500, "name": "Default", "priority": 46, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Lucida Sans", "size": 7, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2349355.155260429, "ymin": 7010920.257057294, "xmax": 2372572.789375007, "ymax": 7040260.964088544, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MaintainedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "BoxCulvertMaterial", "type": "esriFieldTypeString", "alias": "BoxCulvertMaterial", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainBoxCulvertMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NoOfBoxes", "type": "esriFieldTypeInteger", "alias": "NoOfBoxes", "domain": null }, { "name": "BoxSize", "type": "esriFieldTypeInteger", "alias": "BoxSize", "domain": { "type": "codedValue", "name": "WS3_DomainBoxSize", "description": "", "codedValues": [ { "name": "Code1", "code": 1 }, { "name": "Code2", "code": 2 }, { "name": "Code3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasWingWall", "type": "esriFieldTypeInteger", "alias": "HasWingWall", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "UpstreamFlowlineElev", "domain": null }, { "name": "DownstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "DownstreamFlowlineElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BoxHeight", "type": "esriFieldTypeInteger", "alias": "BoxHeight", "domain": null }, { "name": "BoxWidth", "type": "esriFieldTypeInteger", "alias": "BoxWidth", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PROJECT_NO", "type": "esriFieldTypeString", "alias": "PROJECT_NO", "length": 50, "domain": null }, { "name": "LASERFICHE", "type": "esriFieldTypeString", "alias": "LASERFICHE", "length": 100, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R883_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S607_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "Pipe Culvert", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MaintainedBy", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "FW", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "IDLES1", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "IDLES2", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "IDLGR", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "IDLOK", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "NRH", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "PRI", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "RS", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "SBES", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "SLK", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "TC", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "TLES", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "TxDOT", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "WAT", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "WDHL", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "KEL", "label": "City of Keller" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 207, 252, 255 ], "toColor": [ 250, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 192, 255 ], "toColor": [ 249, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 192, 252, 255 ], "toColor": [ 182, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 194, 255 ], "toColor": [ 252, 182, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 225, 252, 255 ], "toColor": [ 212, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 218, 255 ], "toColor": [ 192, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 224, 255 ], "toColor": [ 252, 212, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 212, 255 ], "toColor": [ 252, 239, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 212, 255 ], "toColor": [ 228, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "DomainName($feature, 'PipeCulvertDiameter') + \" \" + DomainName($feature, 'PipeCulvertMaterial')", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 12500, "name": "Default", "priority": 61, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Lucida Sans", "size": 7, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2349570.0602083504, "ymin": 7010340.905494794, "xmax": 2372893.8707552254, "ymax": 7041110.805234373, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MaintainedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "PipeCulvertMaterial", "type": "esriFieldTypeString", "alias": "PipeCulvertMaterial", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainPipeCulvertMaterial", "description": "", "codedValues": [ { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Corrugated Metal", "code": "CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeCulvertDiameter", "type": "esriFieldTypeInteger", "alias": "PipeCulvertDiameter", "domain": { "type": "codedValue", "name": "WS3_DomainPipeCulvertDiameter", "description": "", "codedValues": [ { "name": "12\"", "code": 12 }, { "name": "15\"", "code": 15 }, { "name": "18\"", "code": 18 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "137\" x 87\"", "code": 13787 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasHeadwall", "type": "esriFieldTypeInteger", "alias": "HasHeadwall", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "UpstreamFlowlineElev", "domain": null }, { "name": "DownstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "DownstreamFlowlineElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R905_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S629_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 45, "name": "ArchCulvert", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.WidthInches + '\" x ' + $feature.HeightInches + '\" Arch Pipe'", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Lucida Sans", "size": 7, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2351409.2105989754, "ymin": 7022186.173723951, "xmax": 2351476.223619804, "ymax": 7022199.379453123, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MaintainedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "domain": { "type": "codedValue", "name": "WS2_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS2_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "HeightInches", "type": "esriFieldTypeInteger", "alias": "HeightInches", "domain": null }, { "name": "WidthInches", "type": "esriFieldTypeInteger", "alias": "WidthInches", "domain": null }, { "name": "UpstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "UpstreamFlowlineElev", "domain": null }, { "name": "DownstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "DownstreamFlowlineElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R902_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S626_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 10, "name": "Bar Ditch", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2350639.748359382, "ymin": 7009979.253802076, "xmax": 2374315.145494804, "ymax": 7041118.714088544, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MaintainedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "OpenBarDitchMaterial", "type": "esriFieldTypeString", "alias": "OpenBarDitchMaterial", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainOpenBarDitchMaterial", "description": "", "codedValues": [ { "name": "Grass-Lined", "code": "GRA" }, { "name": "Rock - Rip Rap", "code": "RCK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "UpstreamFlowlineElev", "domain": null }, { "name": "DownstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "DownstreamFlowlineElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R904_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S628_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "Open Channel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2347087.599921882, "ymin": 7009971.189999998, "xmax": 2374491.2613802254, "ymax": 7040056.119036451, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MaintainedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "OpenChannelMaterial", "type": "esriFieldTypeString", "alias": "OpenChannelMaterial", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainOpenChannelMaterial", "description": "", "codedValues": [ { "name": "Grass-Lined", "code": "GRA" }, { "name": "Grass-Lined with Pilot Channel", "code": "GLPC" }, { "name": "Gabions", "code": "GAB" }, { "name": "Concrete-Lined", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ChannelDepthFeet", "type": "esriFieldTypeDouble", "alias": "ChannelDepthFeet", "domain": null }, { "name": "ChannelTopWidthFeet", "type": "esriFieldTypeDouble", "alias": "ChannelTopWidthFeet", "domain": null }, { "name": "ChannelBottomWidthFeet", "type": "esriFieldTypeDouble", "alias": "ChannelBottomWidthFeet", "domain": null }, { "name": "ChannelShape", "type": "esriFieldTypeString", "alias": "ChannelShape", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainChannelShape", "description": "", "codedValues": [ { "name": "V-Shaped", "code": "V" }, { "name": "Trapezoid", "code": "T" }, { "name": "Rounded", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasWetland", "type": "esriFieldTypeInteger", "alias": "HasWetland", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SideSlopeRatio", "type": "esriFieldTypeString", "alias": "SideSlopeRatio", "length": 5, "domain": null }, { "name": "LongitudinalSlope", "type": "esriFieldTypeInteger", "alias": "LongitudinalSlope", "domain": null }, { "name": "UpstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "UpstreamFlowlineElev", "domain": null }, { "name": "DownstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "DownstreamFlowlineElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R898_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S622_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 12, "name": "Flume", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2348535.081041679, "ymin": 7010903.333229169, "xmax": 2372362.5914583504, "ymax": 7038737.735572919, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MaintainedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "FlumeWidthFeet", "type": "esriFieldTypeDouble", "alias": "FlumeWidthFeet", "domain": null }, { "name": "FlumeDepthFeet", "type": "esriFieldTypeDouble", "alias": "FlumeDepthFeet", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R894_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S618_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 13, "name": "Storm Lateral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MaintainedBy", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "KEL", "label": "City of Keller" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "PRI", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "FW", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "NRH", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "SLK", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "WAT", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "IDLES1", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "IDLES2", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "IDLGR", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "IDLOK", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "RS", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "SBES", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "TC", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "TLES", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "WDHL", "label": "Private; Owned by Others; NRH; SLK; WAT; IDLES1; IDLES2; IDLGR; IDLOK; RS; SBES; TC; TLES; WDHL" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 207, 252, 255 ], "toColor": [ 250, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 192, 255 ], "toColor": [ 249, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 192, 252, 255 ], "toColor": [ 182, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 194, 255 ], "toColor": [ 252, 182, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 225, 252, 255 ], "toColor": [ 212, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 218, 255 ], "toColor": [ 192, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 224, 255 ], "toColor": [ 252, 212, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 212, 255 ], "toColor": [ 252, 239, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 212, 255 ], "toColor": [ 228, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "DomainName($feature, 'LateralDiameter') + ' ' + DomainName($feature, 'StormLateralMaterial')", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 46, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Lucida Sans", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2348564.487291679, "ymin": 7009947.882708326, "xmax": 2372419.225572929, "ymax": 7041110.335182294, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MaintainedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "LateralDiameter", "type": "esriFieldTypeInteger", "alias": "LateralDiameter", "domain": { "type": "codedValue", "name": "WS3_DomainStormLateralDiameter", "description": "", "codedValues": [ { "name": "12\"", "code": 12 }, { "name": "15\"", "code": 15 }, { "name": "18\"", "code": 18 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "6\"", "code": 6 }, { "name": "10\"", "code": 10 }, { "name": "8\"", "code": 8 }, { "name": "39\"", "code": 39 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "UpstreamFlowlineElev", "domain": null }, { "name": "DownstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "DownstreamFlowlineElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StormSlope", "type": "esriFieldTypeDouble", "alias": "StormSlope", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "StormLateralMaterial", "type": "esriFieldTypeString", "alias": "StormLateralMaterial", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormMainMaterial", "description": "", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "CMP", "code": "CMP" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SWLAT_NUMBER", "type": "esriFieldTypeString", "alias": "SWLAT_NUMBER", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R906_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S630_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 14, "name": "Storm Connections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 152, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2353037.7633333504, "ymin": 7022447.900286451, "xmax": 2370812.650703132, "ymax": 7037647.184791669, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R908_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S632_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 44, "name": "Storm Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MaintainedBy", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.5 }, "value": "KEL", "label": "City of Keller" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "FW", "label": "Owned by Others; Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "NRH", "label": "Owned by Others; Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "SLK", "label": "Owned by Others; Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "WAT", "label": "Owned by Others; Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "IDLES1", "label": "Owned by Others; Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "IDLES2", "label": "Owned by Others; Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "IDLGR", "label": "Owned by Others; Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "IDLOK", "label": "Owned by Others; Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "RS", "label": "Owned by Others; Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "SBES", "label": "Owned by Others; Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "TC", "label": "Owned by Others; Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "TLES", "label": "Owned by Others; Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "WDHL", "label": "Owned by Others; Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "PRI", "label": "Owned by Others; Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 207, 252, 255 ], "toColor": [ 250, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 192, 255 ], "toColor": [ 249, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 192, 252, 255 ], "toColor": [ 182, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 194, 255 ], "toColor": [ 252, 182, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 225, 252, 255 ], "toColor": [ 212, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 218, 255 ], "toColor": [ 192, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 224, 255 ], "toColor": [ 252, 212, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 212, 255 ], "toColor": [ 252, 239, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 212, 255 ], "toColor": [ 228, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "DomainName($feature, 'StormMainDiameter') + \" RCP\"", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "MaintainedBy IN ('KEL', 'PRI', 'FW', 'TC', 'NRH', 'SLK', 'WAT', 'IDLGR', 'IDLES1', 'IDLES2', 'IDLOK', 'RS', 'WDHL', 'TLES', 'SBES') And StormMainMaterial = 'RCP'", "useCodedValues": true, "maxScale": 0, "minScale": 12500, "name": "Default", "priority": 34, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Lucida Sans", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "DomainName($feature, 'StormMainDiameter') + \" CMP\"", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "MaintainedBy NOT IN ('TxDOT') And StormMainMaterial = 'CMP'", "useCodedValues": true, "maxScale": 0, "minScale": 12500, "name": "CMP", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Lucida Sans", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "DomainName($feature, 'StormMainDiameter') + \" HDPE\"", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "MaintainedBy NOT IN ('TxDOT') And StormMainMaterial = 'PE'", "useCodedValues": true, "maxScale": 0, "minScale": 12500, "name": "HDPE", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Lucida Sans", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2348533.758125007, "ymin": 7009947.882708326, "xmax": 2372860.1031771004, "ymax": 7041704.427630201, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MaintainedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "StormMainMaterial", "type": "esriFieldTypeString", "alias": "StormMainMaterial", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormMainMaterial", "description": "", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "CMP", "code": "CMP" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StormMainDiameter", "type": "esriFieldTypeInteger", "alias": "StormMainDiameter", "domain": { "type": "codedValue", "name": "WS3_DomainStormMainDiameter", "description": "", "codedValues": [ { "name": "12\"", "code": 12 }, { "name": "15\"", "code": 15 }, { "name": "18\"", "code": 18 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "4'x3'", "code": 4433 }, { "name": "5'x4'", "code": 5544 }, { "name": "5'x3'", "code": 5533 }, { "name": "7'x4'", "code": 7744 }, { "name": "45\"", "code": 45 }, { "name": "8'x4'", "code": 8844 }, { "name": "6'x3'", "code": 6633 }, { "name": "7'x3'", "code": 7733 }, { "name": "10'x5'", "code": 101055 }, { "name": "10'x7'", "code": 101077 }, { "name": "4'x2'", "code": 4422 }, { "name": "5'x2'", "code": 5522 }, { "name": "7'x5'", "code": 7755 }, { "name": "8'x5'", "code": 8855 }, { "name": "6'x4'", "code": 6644 }, { "name": "4'x4'", "code": 4444 }, { "name": "7'x6'", "code": 7766 }, { "name": "5'x5'", "code": 5555 }, { "name": "6'x5'", "code": 6655 }, { "name": "8'x3'", "code": 8833 }, { "name": "84\"", "code": 84 }, { "name": "9'x4'", "code": 9944 }, { "name": "46\"", "code": 46 }, { "name": "4'x6'", "code": 4466 }, { "name": "8'x2'", "code": 8822 }, { "name": "108\"", "code": 108 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasHeadWall", "type": "esriFieldTypeInteger", "alias": "HasHeadWall", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "UpstreamFlowlineElev", "domain": null }, { "name": "DownstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "DownstreamFlowlineElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StormSlope", "type": "esriFieldTypeDouble", "alias": "StormSlope", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LASERFICHE", "type": "esriFieldTypeString", "alias": "LASERFICHE", "length": 100, "domain": null }, { "name": "PROJECT_NO", "type": "esriFieldTypeString", "alias": "PROJECT_NO", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "SD_NUMBER", "type": "esriFieldTypeString", "alias": "Pipe Number", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R891_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_891", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_891", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S615_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 16, "name": "Water Body", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 72000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2349643.045885429, "ymin": 7012597.425677076, "xmax": 2366198.026354179, "ymax": 7030425.767473951, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WaterBodyName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WaterBodyName", "type": "esriFieldTypeString", "alias": "WaterBodyName", "length": 20, "domain": null }, { "name": "WaterBodyType", "type": "esriFieldTypeInteger", "alias": "WaterBodyType", "domain": { "type": "codedValue", "name": "WS3_DomainWaterBodyType", "description": "", "codedValues": [ { "name": "Lake", "code": 1 }, { "name": "Private Pond", "code": 2 }, { "name": "Detention Pond", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R897_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S621_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 17, "name": "Watershed", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Network" }, "subLayers": [], "minScale": 0, "maxScale": 24000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WatershedName", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 172, 176, 255 ], "outline": null }, "value": "BB", "label": "Big Bear Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 245, 240, 255 ], "outline": null }, "value": "DCG", "label": "Denton Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 250, 213, 255 ], "outline": null }, "value": "DC", "label": "Dove Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 176, 169, 255 ], "outline": null }, "value": "HW", "label": "Headwaters Walker Branch" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 233, 240, 255 ], "outline": null }, "value": "HC", "label": "Henrietta Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 219, 198, 255 ], "outline": null }, "value": "JC", "label": "Johnson Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 179, 151, 255 ], "outline": null }, "value": "LB", "label": "Little Bear Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 217, 232, 255 ], "outline": null }, "value": "MB", "label": "Marshall Branch" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 211, 219, 255 ], "outline": null }, "value": "WB", "label": "Whites Branch" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 0, 195, 255 ], "toColor": [ 115, 178, 255, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2299608.7965364754, "ymin": 6958698.532447919, "xmax": 2425811.198229179, "ymax": 7097847.365781248, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WatershedName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WatershedName", "type": "esriFieldTypeString", "alias": "WatershedName", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainWatershed", "description": "", "codedValues": [ { "name": "Big Bear Creek", "code": "BB" }, { "name": "Marshall Branch", "code": "MB" }, { "name": "Little Bear Creek", "code": "LB" }, { "name": "Henrietta Creek", "code": "HC" }, { "name": "Whites Branch", "code": "WB" }, { "name": "Headwaters Walker Branch", "code": "HW" }, { "name": "Johnson Creek", "code": "JC" }, { "name": "Denton Creek", "code": "DCG" }, { "name": "Dove Creek", "code": "DC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R899_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S623_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 18, "name": "TxDOT Storm", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 19, "name": "Drop Wye Inlet" }, { "id": 20, "name": "Curb Inlet" }, { "id": 21, "name": "Grate Inlet" }, { "id": 22, "name": "Junction Box" }, { "id": 23, "name": "Manhole" }, { "id": 24, "name": "Box Culvert" }, { "id": 25, "name": "Pipe Culvert" }, { "id": 26, "name": "Open Channel" }, { "id": 27, "name": "Flume" }, { "id": 28, "name": "Storm Lateral" }, { "id": 15, "name": "Storm Main" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2347087.599921882, "ymin": 7009947.882708326, "xmax": 2374491.2613802254, "ymax": 7041704.427630201, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 19, "name": "Drop Wye Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "TxDOT Storm" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d6e19ea7dd14787bac197742b9b8248c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAO0lEQVQYlWNhIAGwkKs4nIGBgROLms0MDAxv0RVPZGBgEMei2BSbYoJgECo+xsDAIIRFzWdsioOo6gwARaYGFK+dLToAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2348540.7066927254, "ymin": 7010000.163958326, "xmax": 2371943.299140632, "ymax": 7038419.449765623, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StormCondition", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "SymbolAngle", "type": "esriFieldTypeInteger", "alias": "SymbolAngle", "domain": null }, { "name": "DropWyeInletLengthFeet", "type": "esriFieldTypeDouble", "alias": "DropWyeInletLengthFeet", "domain": null }, { "name": "DropWyeInletWidthFeet", "type": "esriFieldTypeDouble", "alias": "DropWyeInletWidthFeet", "domain": null }, { "name": "InletThroatElev", "type": "esriFieldTypeDouble", "alias": "InletThroatElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "WS3_AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DROPWYEINLET_NO", "type": "esriFieldTypeString", "alias": "DROPWYEINLET_NO", "length": 25, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R887_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S611_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 20, "name": "Curb Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "TxDOT Storm" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a24741441df28a12de9e744285f6fb32", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAANklEQVQokWNhIBGwILGVGRgYWPGofczAwPAVWcNeBgYGeTwaPBkYGHawUOIkogDLSNegQBMbAH9vBC4SvtYLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "SymbolAngle", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2348679.539375007, "ymin": 7009954.033749998, "xmax": 2372580.502916679, "ymax": 7041243.666562498, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "SymbolAngle", "type": "esriFieldTypeInteger", "alias": "SymbolAngle", "domain": null }, { "name": "CurbInletType", "type": "esriFieldTypeString", "alias": "CurbInletType", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainCurbInletType", "description": "", "codedValues": [ { "name": "OnGrade", "code": "G" }, { "name": "Depressed", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbInletLengthFeet", "type": "esriFieldTypeDouble", "alias": "CurbInletLengthFeet", "domain": null }, { "name": "IsDepressed", "type": "esriFieldTypeInteger", "alias": "IsDepressed", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InletLevel", "type": "esriFieldTypeString", "alias": "InletLevel", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DomainInletLevel", "description": "", "codedValues": [ { "name": "Sag", "code": "SAG" }, { "name": "On-Grade", "code": "OG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InletThroatElev", "type": "esriFieldTypeDouble", "alias": "InletThroatElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "WS3_AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InletTopToFlow", "type": "esriFieldTypeDouble", "alias": "InletTopToFlow", "domain": null }, { "name": "StreetNumber", "type": "esriFieldTypeInteger", "alias": "StreetNumber", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 30, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 35, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CURBINLET_NO", "type": "esriFieldTypeString", "alias": "CURBINLET_NO", "length": 25, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R884_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S608_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 21, "name": "Grate Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "TxDOT Storm" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "547af3e104cef54336e7c0ef5e11d463", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKUlEQVQokWNhoACwUFMzj46OjkNJSUmolJSULRsbm/CvX7/ePHny5EBXV9eqGzduXGdgYHiEVXNDQ4NJQkLCDHl5eWkkYT4GBgalxMREBx8fn4qtW7diav7//z/zrVu3ZjAzMyNrRAZKeXl5rVu2bFnLyMj4D91mTzY2NnV8fuTi4lJlYGBwY2Bg2IGu2RqfRjR1O9A1cxCpmR3GQNZ8jUjN17FpXvvv379eBgYGXly6/v79+4mBgWEdhmZGRsZ3mzdvrjQwMJjEwMDAhE3voUOHOh0cHD5is5nB19d3a0xMjEhcXFw8JyenIkz827dvt3fs2DGpv7//BrJ69BT2YMmSJY0g/P//fyUGBgYJBgaGZ4yMjA+weQNn2mZkZLzHwMAAwjgBRRkDAAu+WK0M3qZBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2348997.7672396004, "ymin": 7010016.535052076, "xmax": 2372362.5914583504, "ymax": 7038816.357968748, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "SymbolAngle", "type": "esriFieldTypeInteger", "alias": "SymbolAngle", "domain": null }, { "name": "GrateInletLengthFeet", "type": "esriFieldTypeDouble", "alias": "GrateInletLengthFeet", "domain": null }, { "name": "GrateInletWidthFeet", "type": "esriFieldTypeDouble", "alias": "GrateInletWidthFeet", "domain": null }, { "name": "InletThroatElev", "type": "esriFieldTypeDouble", "alias": "InletThroatElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "WS3_AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InletToptoFlowline", "type": "esriFieldTypeDouble", "alias": "InletToptoFlowline", "domain": null }, { "name": "StreetNumber", "type": "esriFieldTypeInteger", "alias": "StreetNumber", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 30, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 35, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRATEINLET_NO", "type": "esriFieldTypeString", "alias": "GRATEINLET_NO", "length": 25, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R895_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S619_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 22, "name": "Junction Box", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "TxDOT Storm" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3b28bc27775d60543a74bdd90a342c4f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRUlEQVQ4jdXTQWhScRwH8K/6nLzUoYKahomIMsPTFHbz0qGxg6PLpjA00A4NOiRj5CUWPpgOgoXzKNhYlmO403gnRfQyYgSNDjacrFOIU58Mw3hPX7xBUTGlYJd+8Icf/P//z///+//4E7imIP4bSATgvkgk8hMEcYfneY7juA8AXgEo/C2klslk+y6XyxiLxfQ0TU/a7XbodDpVJBKZrtfr7wE8BPBtHESQJEmbTKbpbDYrNZvNKBaLUCqVmJ+fvy2AHo/Hcn5+LqwNjIPCPp/PtLq6KvX7/UilUvh4fIxerweHw4FwOIzDw8Mbs7OzM7Va7e6vZf4GaTSaxxRFGY1GI6LRKJ4uLGD97AwdhQKL+Tz2Dg5gtVqxubl50+v1PhgOh1dDg8HAVC6XL/O9nR28PT2FmucBhkHKYEAmk4Hb7cbFxcUkSZJu4aZXQhzHEbVa7TJvd7uQiUSAAAEgJybQbDYhzPf7fUgkEunIN1IoFO1QKHTLYDBgamoKj1gWL05O0NVoEBkM8GZtDRaLBaVSCVtbW59GQnK5/HUymVwJBoPiRCIBiqKwuLEBvV6PZ0tLCAQCyOfziMfj7W63mx4J1ev159vb20GapvW7u7uw2WyoVCpwOp2Ym5uDVqsV2s83m02h/v1x7f/a6/VmCIJ4l06ndcvLyz8nqtWqUA7b6XSqrVbrHgB+HASGYT4zDGMuFArruVzO32631WKxmFepVF9Yln3ZaDSSQoP/3Dfqr/WPjo6eABDGjwNGLB0P/XNcG/Qdi4jg9rfH6PQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2349810.957994804, "ymin": 7009955.157447919, "xmax": 2372329.822578132, "ymax": 7039867.510312498, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StormCondition", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "SymbolAngle", "type": "esriFieldTypeInteger", "alias": "SymbolAngle", "domain": null }, { "name": "NoOfPipesIn", "type": "esriFieldTypeInteger", "alias": "NoOfPipesIn", "domain": null }, { "name": "JunctionBoxLengthFeet", "type": "esriFieldTypeDouble", "alias": "JunctionBoxLengthFeet", "domain": null }, { "name": "JunctionBoxWidthFeet", "type": "esriFieldTypeDouble", "alias": "JunctionBoxWidthFeet", "domain": null }, { "name": "JunctionBoxDepthFeet", "type": "esriFieldTypeDouble", "alias": "JunctionBoxDepthFeet", "domain": null }, { "name": "HasManhole", "type": "esriFieldTypeInteger", "alias": "HasManhole", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManholeDiameterFt", "type": "esriFieldTypeInteger", "alias": "ManholeDiameterFt", "domain": { "type": "range", "name": "WS3_DomainManholeDiameterFt", "description": "", "range": [ 2, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "RimElevation", "domain": null }, { "name": "SealedOrBolted", "type": "esriFieldTypeInteger", "alias": "SealedOrBolted", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JUNCTIONBOX_NO", "type": "esriFieldTypeString", "alias": "JUNCTIONBOX_NO", "length": 25, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R896_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S620_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 23, "name": "Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "TxDOT Storm" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a295293415b789f6ed126a8d07c2916f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACSUlEQVQ4jdWUTUgbQRTH//uZbDaaD4O2qWkpCNJ6ECUgKIhRtOQYIwEvbUF7rFDwGMmmBnPxUnouJIcKHqKCVCGSY3pQqQQRW1CC6aEFNZCiya4bZ0ps6RdZ8NBD+4eBN/Pe+zFvmPd4/CXx/weIUsrEYrEAQMdZFvcppVVK2RwhJBmJRDLXAsXjccfc3PPl1lbqHhhQWw4OuEan8xKyDPvGhtQ9Ozv7zmazPZmamtIMQYqi8JRerNvttDsQOBdsNoJ8noXJBLS367ebmggSCfluqVSqhT80BLEsO9nRceHp7dWEpSUL/H4Zx8cN0HUJLtcpVldLmJg4sywsyD3RaHTo1zJ/A0kSferzqe6GBoq+PgmZzE0MDg5BVVWkUusYG+PgcHzEyEjlxuKi/BhAfRAh8BQK3472920IBsdgNpuv9n6/H7ncW7jdn6FpaOR56jUsjVKGLxbZK7tSqYLjuB8+QRBQLuuo+avV2jNAMASJIopdXfotq5XA5dKwtvYGw8Mj0DQN6XQao6Ma7HYNR0c8treZD4YgQSCvNzfF6c7OCzab/QKfL49UKgGrVUJ/fxkrK8cIhVhks6aipjGvDEGnp4ju7oqPDg+FlmDwHE7nOQoFE5qbCdradFgsHJJJmZbLzEE4HF6emZmpD1IUpTw/H+tR1cvNnR2x2ev9+edOTlhsbYl6pcK8PzujDxiGoYY3qml6OnykKMqdfJ6P7+0J46rKOhiGUpOJfCKEeeHx3HsZCoUu/8yr22uKoqgAnn1f19K/N0a+AsDQ420OxuBPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2349309.355781257, "ymin": 7010156.225156248, "xmax": 2371730.640937507, "ymax": 7041551.678932294, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "StormCondition", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "SymbolAngle", "type": "esriFieldTypeInteger", "alias": "SymbolAngle", "domain": null }, { "name": "ManholeDiameterFt", "type": "esriFieldTypeInteger", "alias": "ManholeDiameterFt", "domain": { "type": "codedValue", "name": "WS3_DomainStormMainDiameter", "description": "", "codedValues": [ { "name": "12\"", "code": 12 }, { "name": "15\"", "code": 15 }, { "name": "18\"", "code": 18 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "4'x3'", "code": 4433 }, { "name": "5'x4'", "code": 5544 }, { "name": "5'x3'", "code": 5533 }, { "name": "7'x4'", "code": 7744 }, { "name": "45\"", "code": 45 }, { "name": "8'x4'", "code": 8844 }, { "name": "6'x3'", "code": 6633 }, { "name": "7'x3'", "code": 7733 }, { "name": "10'x5'", "code": 101055 }, { "name": "10'x7'", "code": 101077 }, { "name": "4'x2'", "code": 4422 }, { "name": "5'x2'", "code": 5522 }, { "name": "7'x5'", "code": 7755 }, { "name": "8'x5'", "code": 8855 }, { "name": "6'x4'", "code": 6644 }, { "name": "4'x4'", "code": 4444 }, { "name": "7'x6'", "code": 7766 }, { "name": "5'x5'", "code": 5555 }, { "name": "6'x5'", "code": 6655 }, { "name": "8'x3'", "code": 8833 }, { "name": "84\"", "code": 84 }, { "name": "9'x4'", "code": 9944 }, { "name": "46\"", "code": 46 }, { "name": "4'x6'", "code": 4466 }, { "name": "8'x2'", "code": 8822 }, { "name": "108\"", "code": 108 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "RimElevation", "domain": null }, { "name": "SealedOrBolted", "type": "esriFieldTypeInteger", "alias": "SealedOrBolted", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANHOLE_NO", "type": "esriFieldTypeString", "alias": "MANHOLE_NO", "length": 25, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R892_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_892", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_892", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S616_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 24, "name": "Box Culvert", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "TxDOT Storm" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.BoxHeight+\"'x\"+$feature.BoxWidth+\"' \"+ \"RCB\"", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 12500, "name": "Default", "priority": 40, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Lucida Sans", "size": 7, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2349355.155260429, "ymin": 7010920.257057294, "xmax": 2372572.789375007, "ymax": 7040260.964088544, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MaintainedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "BoxCulvertMaterial", "type": "esriFieldTypeString", "alias": "BoxCulvertMaterial", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainBoxCulvertMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NoOfBoxes", "type": "esriFieldTypeInteger", "alias": "NoOfBoxes", "domain": null }, { "name": "BoxSize", "type": "esriFieldTypeInteger", "alias": "BoxSize", "domain": { "type": "codedValue", "name": "WS3_DomainBoxSize", "description": "", "codedValues": [ { "name": "Code1", "code": 1 }, { "name": "Code2", "code": 2 }, { "name": "Code3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasWingWall", "type": "esriFieldTypeInteger", "alias": "HasWingWall", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "UpstreamFlowlineElev", "domain": null }, { "name": "DownstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "DownstreamFlowlineElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BoxHeight", "type": "esriFieldTypeInteger", "alias": "BoxHeight", "domain": null }, { "name": "BoxWidth", "type": "esriFieldTypeInteger", "alias": "BoxWidth", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PROJECT_NO", "type": "esriFieldTypeString", "alias": "PROJECT_NO", "length": 50, "domain": null }, { "name": "LASERFICHE", "type": "esriFieldTypeString", "alias": "LASERFICHE", "length": 100, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R883_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S607_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 25, "name": "Pipe Culvert", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "TxDOT Storm" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "DomainName($feature, 'PipeCulvertDiameter') + \" \" + DomainName($feature, 'PipeCulvertMaterial')", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 12500, "name": "Default", "priority": 52, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Lucida Sans", "size": 7, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2349570.0602083504, "ymin": 7010340.905494794, "xmax": 2372893.8707552254, "ymax": 7041110.805234373, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MaintainedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "PipeCulvertMaterial", "type": "esriFieldTypeString", "alias": "PipeCulvertMaterial", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainPipeCulvertMaterial", "description": "", "codedValues": [ { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Corrugated Metal", "code": "CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeCulvertDiameter", "type": "esriFieldTypeInteger", "alias": "PipeCulvertDiameter", "domain": { "type": "codedValue", "name": "WS3_DomainPipeCulvertDiameter", "description": "", "codedValues": [ { "name": "12\"", "code": 12 }, { "name": "15\"", "code": 15 }, { "name": "18\"", "code": 18 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "137\" x 87\"", "code": 13787 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasHeadwall", "type": "esriFieldTypeInteger", "alias": "HasHeadwall", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "UpstreamFlowlineElev", "domain": null }, { "name": "DownstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "DownstreamFlowlineElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R905_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S629_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 26, "name": "Open Channel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "TxDOT Storm" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2347087.599921882, "ymin": 7009971.189999998, "xmax": 2374491.2613802254, "ymax": 7040056.119036451, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MaintainedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "OpenChannelMaterial", "type": "esriFieldTypeString", "alias": "OpenChannelMaterial", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainOpenChannelMaterial", "description": "", "codedValues": [ { "name": "Grass-Lined", "code": "GRA" }, { "name": "Grass-Lined with Pilot Channel", "code": "GLPC" }, { "name": "Gabions", "code": "GAB" }, { "name": "Concrete-Lined", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ChannelDepthFeet", "type": "esriFieldTypeDouble", "alias": "ChannelDepthFeet", "domain": null }, { "name": "ChannelTopWidthFeet", "type": "esriFieldTypeDouble", "alias": "ChannelTopWidthFeet", "domain": null }, { "name": "ChannelBottomWidthFeet", "type": "esriFieldTypeDouble", "alias": "ChannelBottomWidthFeet", "domain": null }, { "name": "ChannelShape", "type": "esriFieldTypeString", "alias": "ChannelShape", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainChannelShape", "description": "", "codedValues": [ { "name": "V-Shaped", "code": "V" }, { "name": "Trapezoid", "code": "T" }, { "name": "Rounded", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasWetland", "type": "esriFieldTypeInteger", "alias": "HasWetland", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SideSlopeRatio", "type": "esriFieldTypeString", "alias": "SideSlopeRatio", "length": 5, "domain": null }, { "name": "LongitudinalSlope", "type": "esriFieldTypeInteger", "alias": "LongitudinalSlope", "domain": null }, { "name": "UpstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "UpstreamFlowlineElev", "domain": null }, { "name": "DownstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "DownstreamFlowlineElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R898_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S622_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 27, "name": "Flume", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "TxDOT Storm" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2348535.081041679, "ymin": 7010903.333229169, "xmax": 2372362.5914583504, "ymax": 7038737.735572919, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MaintainedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "FlumeWidthFeet", "type": "esriFieldTypeDouble", "alias": "FlumeWidthFeet", "domain": null }, { "name": "FlumeDepthFeet", "type": "esriFieldTypeDouble", "alias": "FlumeDepthFeet", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R894_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S618_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 28, "name": "Storm Lateral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "TxDOT Storm" }, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2348564.487291679, "ymin": 7009947.882708326, "xmax": 2372419.225572929, "ymax": 7041110.335182294, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MaintainedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "LateralDiameter", "type": "esriFieldTypeInteger", "alias": "LateralDiameter", "domain": { "type": "codedValue", "name": "WS3_DomainStormLateralDiameter", "description": "", "codedValues": [ { "name": "12\"", "code": 12 }, { "name": "15\"", "code": 15 }, { "name": "18\"", "code": 18 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "6\"", "code": 6 }, { "name": "10\"", "code": 10 }, { "name": "8\"", "code": 8 }, { "name": "39\"", "code": 39 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "UpstreamFlowlineElev", "domain": null }, { "name": "DownstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "DownstreamFlowlineElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "StormSlope", "type": "esriFieldTypeDouble", "alias": "StormSlope", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "StormLateralMaterial", "type": "esriFieldTypeString", "alias": "StormLateralMaterial", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormMainMaterial", "description": "", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "CMP", "code": "CMP" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SWLAT_NUMBER", "type": "esriFieldTypeString", "alias": "SWLAT_NUMBER", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R906_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S630_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 15, "name": "Storm Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "TxDOT Storm" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "DomainName($feature, 'StormMainDiameter') + \" RCP\"", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "MaintainedBy = 'TxDOT' And StormMainMaterial = 'RCP'", "useCodedValues": true, "maxScale": 0, "minScale": 12500, "name": "Default", "priority": 34, "symbol": { "type": "esriTS", "color": [ 0, 76, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Lucida Sans", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "DomainName($feature, 'StormMainDiameter') + \" CMP\"", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "MaintainedBy = 'TxDOT' And StormMainMaterial = 'CMP'", "useCodedValues": true, "maxScale": 0, "minScale": 12500, "name": "CMP", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 76, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Lucida Sans", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "DomainName($feature, 'StormMainDiameter') + \" HDPE\"", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "MaintainedBy = 'TxDOT' And StormMainMaterial = 'PE'", "useCodedValues": true, "maxScale": 0, "minScale": 12500, "name": "HDPE", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 76, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Lucida Sans", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2348533.758125007, "ymin": 7009947.882708326, "xmax": 2372860.1031771004, "ymax": 7041704.427630201, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MaintainedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "StormMainMaterial", "type": "esriFieldTypeString", "alias": "StormMainMaterial", "length": 255, "domain": { "type": "codedValue", "name": "WS3_DomainStormMainMaterial", "description": "", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "CMP", "code": "CMP" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StormMainDiameter", "type": "esriFieldTypeInteger", "alias": "StormMainDiameter", "domain": { "type": "codedValue", "name": "WS3_DomainStormMainDiameter", "description": "", "codedValues": [ { "name": "12\"", "code": 12 }, { "name": "15\"", "code": 15 }, { "name": "18\"", "code": 18 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "4'x3'", "code": 4433 }, { "name": "5'x4'", "code": 5544 }, { "name": "5'x3'", "code": 5533 }, { "name": "7'x4'", "code": 7744 }, { "name": "45\"", "code": 45 }, { "name": "8'x4'", "code": 8844 }, { "name": "6'x3'", "code": 6633 }, { "name": "7'x3'", "code": 7733 }, { "name": "10'x5'", "code": 101055 }, { "name": "10'x7'", "code": 101077 }, { "name": "4'x2'", "code": 4422 }, { "name": "5'x2'", "code": 5522 }, { "name": "7'x5'", "code": 7755 }, { "name": "8'x5'", "code": 8855 }, { "name": "6'x4'", "code": 6644 }, { "name": "4'x4'", "code": 4444 }, { "name": "7'x6'", "code": 7766 }, { "name": "5'x5'", "code": 5555 }, { "name": "6'x5'", "code": 6655 }, { "name": "8'x3'", "code": 8833 }, { "name": "84\"", "code": 84 }, { "name": "9'x4'", "code": 9944 }, { "name": "46\"", "code": 46 }, { "name": "4'x6'", "code": 4466 }, { "name": "8'x2'", "code": 8822 }, { "name": "108\"", "code": 108 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasHeadWall", "type": "esriFieldTypeInteger", "alias": "HasHeadWall", "domain": { "type": "codedValue", "name": "WS3_DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "UpstreamFlowlineElev", "domain": null }, { "name": "DownstreamFlowlineElev", "type": "esriFieldTypeDouble", "alias": "DownstreamFlowlineElev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StormSlope", "type": "esriFieldTypeDouble", "alias": "StormSlope", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LASERFICHE", "type": "esriFieldTypeString", "alias": "LASERFICHE", "length": 100, "domain": null }, { "name": "PROJECT_NO", "type": "esriFieldTypeString", "alias": "PROJECT_NO", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "SD_NUMBER", "type": "esriFieldTypeString", "alias": "Pipe Number", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R891_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_891", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_891", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S615_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 30, "name": "Bridge Reports", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103159, "latestWkid": 6584, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fdb9dcaa129c4a01367e6348c62d7b67", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACvElEQVRYhd3XvUsbcRzH8bfhEHzCFjK4ii4OIig62E1c61MiIlWJbi4OOf8AQQfBXDaNTzGHnk+kauuzDm6dgoN7BgfdQi2ogwim/O4aNU2Mdzlbxc/yDXff4ZXf/R7uJN5IJN5IJN5IJN4LZHCQz4WF/Bga4uerQWSZzmCQxfJyfg0NUW4HkzXE66Vjbo7FiwtyIhE+AlE7GClbRCjE8vU1ORsbsLUFc3P2MJYhXi/tqmogwmFoaoLmZsjJgWAwe4wliCzjDoVYvbp6QIgIxMyMUWdns8NIdhGJCMT09D3KMsYURJZp+4NwCER1NRwfQ01Nam9/v1GtYiSTiHACIUYiFtMfASMjsLQEeXkQiejzh7Y2mJoCh0OvpjEZIbJMi6omI0ScTggEoLsbJib0Pnp6YH4eamuNHnFfPKbJSXMY6RnE2uVlMuJxysrg7Mz4HY1CRcXDPYEQSFEDgecxaSGDgzSHQpkRicTjyfVxBGJ8/B6VESOlQ6gq62YQZvIYMz7+NCYFEovhisVwlJZCXR0vFvGHxLyJRvlwdcUnYCsjRFXp6eoiT9NwNzTA0RGUlNhDHB4au29xMfG+Pr74fMmItBARTaO9q4vwc5ibG2PpiuTmwu1tas/BAbS06H3x3l46FYVVS6tGewZzegqbm/oI6mlshIUFGBhIReTnE/d46PT70yMyQjJhTk5gbAxWVqCyUm9leRlGRx/2k/19A1FQoCM6/H7C2NlZtTSYqir9elIKCmB42FjGe3vQ2qpfu+vtpUNR+PoiZ41mcs6I7O6Cy2UNYRpiFrOzY5w1hYU6ol1RWOdfvI9oGTDb28ZIFBVx5/FYQ1iGPIURJ6/bfY9wKQrf+B/vrNojTH09nJ/bQ2QN+RvjdOqINp+P77zGd42m0e7xMO90smYHYRuSOJt4gbyfb9+XypuB/AZnpGTrx0Mv3QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[BridgeID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 13, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2349387.717765266, "ymin": 7010936.471000981, "xmax": 2368536.9878629963, "ymax": 7038246.314015407, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BridgeID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BridgeID", "type": "esriFieldTypeString", "alias": "BridgeID", "length": 50, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "Route", "length": 50, "domain": null }, { "name": "FEATURE_CROSSED", "type": "esriFieldTypeString", "alias": "Feature Crossed", "length": 50, "domain": null }, { "name": "LFENTRYID", "type": "esriFieldTypeString", "alias": "LFENTRYID", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R600_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S411_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 31, "name": "Potential Flooding Locations", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 32, "name": "Priority Flood Locations" }, { "id": 33, "name": "Secondary Flood Locations" }, { "id": 34, "name": "Known Potential Drainage Problem Locations" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2348501.719376968, "ymin": 7010207.599994391, "xmax": 2373485.699920719, "ymax": 7039482.19990964, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 32, "name": "Priority Flood Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103545, "latestWkid": 103545, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 31, "name": "Potential Flooding Locations" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2348501.719376968, "ymin": 7010207.599994391, "xmax": 2373485.699920719, "ymax": 7039482.19990964, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Problem_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Problem_Type", "type": "esriFieldTypeString", "alias": "Problem_Type", "length": 50, "domain": null }, { "name": "Problem_Location", "type": "esriFieldTypeString", "alias": "Problem_Location", "length": 50, "domain": null }, { "name": "Priority_Level", "type": "esriFieldTypeString", "alias": "Priority_Level", "length": 50, "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 33, "name": "Secondary Flood Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103545, "latestWkid": 103545, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 31, "name": "Potential Flooding Locations" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2348501.719376968, "ymin": 7010207.599994391, "xmax": 2373485.699920719, "ymax": 7039482.19990964, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Problem_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Problem_Type", "type": "esriFieldTypeString", "alias": "Problem_Type", "length": 50, "domain": null }, { "name": "Problem_Location", "type": "esriFieldTypeString", "alias": "Problem_Location", "length": 50, "domain": null }, { "name": "Priority_Level", "type": "esriFieldTypeString", "alias": "Priority_Level", "length": 50, "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 34, "name": "Known Potential Drainage Problem Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103545, "latestWkid": 103545, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 31, "name": "Potential Flooding Locations" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2348501.719376968, "ymin": 7010207.599994391, "xmax": 2373485.699920719, "ymax": 7039482.19990964, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Problem_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Problem_Type", "type": "esriFieldTypeString", "alias": "Problem_Type", "length": 50, "domain": null }, { "name": "Problem_Location", "type": "esriFieldTypeString", "alias": "Problem_Location", "length": 50, "domain": null }, { "name": "Priority_Level", "type": "esriFieldTypeString", "alias": "Priority_Level", "length": 50, "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 46, "name": "Retention/Detention Pond", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PondType", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Detention Pond", "label": "Detention Pond" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 132, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Retention Pond", "label": "Retention Pond" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 201, 255 ], "toColor": [ 189, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 184, 255 ], "toColor": [ 252, 206, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 216, 252, 255 ], "toColor": [ 184, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 251, 255 ], "toColor": [ 189, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 187, 255 ], "toColor": [ 252, 247, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 192, 255 ], "toColor": [ 252, 184, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 197, 252, 255 ], "toColor": [ 228, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 226, 255 ], "toColor": [ 207, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 179, 255 ], "toColor": [ 216, 252, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2349643.045885429, "ymin": 7009963.699765623, "xmax": 2373484.799791679, "ymax": 7038774.626197919, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Subdivision_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PondType", "type": "esriFieldTypeString", "alias": "PondType", "length": 20, "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 50, "domain": { "type": "codedValue", "name": "WS4_DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Subdivision_Name", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 50, "domain": null }, { "name": "ResidentialorCommercial", "type": "esriFieldTypeString", "alias": "ResidentialorCommercial", "length": 50, "domain": null }, { "name": "IsPrivate", "type": "esriFieldTypeString", "alias": "IsPrivate", "length": 20, "domain": { "type": "codedValue", "name": "WS4_DomainYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pond_Address", "type": "esriFieldTypeString", "alias": "Pond Address", "length": 50, "domain": null }, { "name": "LFENTRYID", "type": "esriFieldTypeString", "alias": "LFENTRYID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1100_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S782_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 36, "name": "Soils", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 37, "name": "Basic Soil Type" }, { "id": 38, "name": "Detailed Soil Type" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2346841.823723742, "ymin": 7009833.598194958, "xmax": 2374634.135446155, "ymax": 7041495.277670562, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 37, "name": "Basic Soil Type", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "Soils" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "General_Soil_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 146, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "10", "label": "Sandy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 209, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "11", "label": "Clay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 148, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "12", "label": "Mixed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 177, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "13", "label": "Water" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 140, 79, 255 ], "toColor": [ 158, 140, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 122, 93, 255 ], "toColor": [ 199, 122, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 198, 104, 255 ], "toColor": [ 227, 198, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 165, 107, 255 ], "toColor": [ 227, 165, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 111, 81, 255 ], "toColor": [ 156, 111, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 192, 130, 255 ], "toColor": [ 217, 192, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 153, 112, 255 ], "toColor": [ 196, 153, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 172, 94, 255 ], "toColor": [ 184, 172, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 161, 96, 255 ], "toColor": [ 196, 161, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 129, 87, 255 ], "toColor": [ 181, 129, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 148, 121, 255 ], "toColor": [ 209, 148, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 143, 99, 255 ], "toColor": [ 214, 143, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 206, 123, 255 ], "toColor": [ 219, 206, 123, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2346842.0326774064, "ymin": 7009844.014799459, "xmax": 2374634.00426884, "ymax": 7041495.277670562, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "General_Soil_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "General_Soil_Type", "type": "esriFieldTypeString", "alias": "General_Soil_Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_DomainSoilType", "description": "", "codedValues": [ { "name": "Sandy", "code": "10" }, { "name": "Clay", "code": "11" }, { "name": "Mixed", "code": "12" }, { "name": "Water", "code": "13" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 38, "name": "Detailed Soil Type", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.1258999068426238E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "Soils" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Soil_Type", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "\tBirome-Aubrey-Urban land complex, 5 to 15 percent slopes", "label": "\tBirome-Aubrey-Urban land complex, 5 to 15 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "\tBurleson clay, 0 to 1 percent slopes", "label": "\tBurleson clay, 0 to 1 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Bastsil fine sandy loam, 0 to 3 percent slopes", "label": "Bastsil fine sandy loam, 0 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Birome fine sandy loam, 1 to 5 percent slopes", "label": "Birome fine sandy loam, 1 to 5 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Birome-Aubrey-Rayex complex, 5 to 15 percent slopes", "label": "Birome-Aubrey-Rayex complex, 5 to 15 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Crosstell fine sandy loam, 1 to 3 percent slopes", "label": "Crosstell fine sandy loam, 1 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Crosstell fine sandy loam, 3 to 8 percent slopes", "label": "Crosstell fine sandy loam, 3 to 8 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Crosstell-Urban land complex, 1 to 5 percent slopes", "label": "Crosstell-Urban land complex, 1 to 5 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Frio silty clay, frequently flooded", "label": "Frio silty clay, frequently flooded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Gasil fine sandy loam, 1 to 3 percent slopes", "label": "Gasil fine sandy loam, 1 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Gasil fine sandy loam, 3 to 8 percent slopes", "label": "Gasil fine sandy loam, 3 to 8 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Gasil sandy clay loam, graded, 1 to 5 percent slopes", "label": "Gasil sandy clay loam, graded, 1 to 5 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Gasil-Urban land complex, 1 to 8 percent slopes", "label": "Gasil-Urban land complex, 1 to 8 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Leson clay, 1 to 3 percent slopes", "label": "Leson clay, 1 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Lindale clay loam, 1 to 3 percent slopes", "label": "Lindale clay loam, 1 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Lindale- Urban land complex, 1 to 3 percent slopes", "label": "Lindale- Urban land complex, 1 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Medlin clay, 5 to 15 percent slopes", "label": "Medlin clay, 5 to 15 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Navo clay loam, 1 to 3 percent slopes", "label": "Navo clay loam, 1 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Navo-Urban land complex, 1 to 3 percent slopes", "label": "Navo-Urban land complex, 1 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Ponder clay loam, 1 to 3 percent slopes", "label": "Ponder clay loam, 1 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Ponder-Urban land complex, 0 to 3 percent slopes", "label": "Ponder-Urban land complex, 0 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Pulexas fine sandy loam, frequently flooded", "label": "Pulexas fine sandy loam, frequently flooded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Rader fine sandy loam, 0 to 3 percent slopes", "label": "Rader fine sandy loam, 0 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Rader-Urban land complex, 0 to 3 percent slopes", "label": "Rader-Urban land complex, 0 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Sanger clay, 1 to 3 percent slopes", "label": "Sanger clay, 1 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Sanger clay, 3 to 5 percent slopes", "label": "Sanger clay, 3 to 5 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Sanger-Urban land complex, 1 to 5 percent slopes", "label": "Sanger-Urban land complex, 1 to 5 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Silawa fine sandy loam, 3 to 8 percent slopes", "label": "Silawa fine sandy loam, 3 to 8 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Silstid loamy fine sand, 1 to 5 percent slopes", "label": "Silstid loamy fine sand, 1 to 5 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Silstid-Urban land complex, 1 to 5 percent slopes", "label": "Silstid-Urban land complex, 1 to 5 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Slidell clay, 0 to 1 percent slopes", "label": "Slidell clay, 0 to 1 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Slidell clay, 1 to 3 percent slopes", "label": "Slidell clay, 1 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Whitesboro loam, frequently flooded", "label": "Whitesboro loam, frequently flooded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Wilson Urban Land Complez, 0 to 2 percent Slopes", "label": "Wilson Urban Land Complez, 0 to 2 percent Slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "Wilson clay loam, 0 to 2 percent slopes", "label": "Wilson clay loam, 0 to 2 percent slopes" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 201, 255 ], "toColor": [ 189, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 223, 252, 255 ], "toColor": [ 189, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 184, 255 ], "toColor": [ 252, 191, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 199, 255 ], "toColor": [ 252, 244, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 182, 252, 255 ], "toColor": [ 189, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 241, 255 ], "toColor": [ 215, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 184, 255 ], "toColor": [ 235, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 206, 255 ], "toColor": [ 252, 179, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 206, 252, 255 ], "toColor": [ 202, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 226, 255 ], "toColor": [ 252, 215, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 212, 255 ], "toColor": [ 252, 227, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 246, 252, 255 ], "toColor": [ 194, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 194, 252, 255 ], "toColor": [ 231, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 179, 255 ], "toColor": [ 205, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 212, 255 ], "toColor": [ 226, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 223, 255 ], "toColor": [ 197, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 182, 255 ], "toColor": [ 252, 217, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 229, 255 ], "toColor": [ 252, 192, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 234, 252, 255 ], "toColor": [ 212, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 187, 255 ], "toColor": [ 252, 247, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 215, 252, 255 ], "toColor": [ 228, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 179, 255 ], "toColor": [ 252, 229, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 197, 255 ], "toColor": [ 252, 212, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 191, 252, 255 ], "toColor": [ 179, 191, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 179, 252, 255 ], "toColor": [ 223, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 192, 252, 255 ], "toColor": [ 210, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 199, 255 ], "toColor": [ 210, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 210, 255 ], "toColor": [ 252, 197, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 207, 255 ], "toColor": [ 243, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 229, 255 ], "toColor": [ 252, 204, 229, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2346841.94604082, "ymin": 7009833.598194958, "xmax": 2374633.9173372444, "ymax": 7041484.861090628, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREASYMBOL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AREASYMBOL", "type": "esriFieldTypeString", "alias": "AREASYMBOL", "length": 20, "domain": null }, { "name": "SPATIALVER", "type": "esriFieldTypeInteger", "alias": "SPATIALVER", "domain": null }, { "name": "MUSYM", "type": "esriFieldTypeString", "alias": "MUSYM", "length": 6, "domain": null }, { "name": "MUKEY", "type": "esriFieldTypeString", "alias": "MUKEY", "length": 30, "domain": null }, { "name": "Soil_Type", "type": "esriFieldTypeString", "alias": "Soil_Type", "length": 100, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 39, "name": "Floodplain Parcels", "type": "Group Layer", "description": "New Group Layer", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 40, "name": "500 Year Flood Zone" }, { "id": 41, "name": "100 Year Flood Zone" }, { "id": 42, "name": "Floodway" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2347055.600000009, "ymin": 7009979.100000009, "xmax": 2374510.700000018, "ymax": 7041335.799999997, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 40, "name": "500 Year Flood Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 39, "name": "Floodplain Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 168, 112, 0, 25 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2347055.600000009, "ymin": 7009979.100000009, "xmax": 2374510.700000018, "ymax": 7041335.799999997, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BLOCKNUMBE", "type": "esriFieldTypeString", "alias": "BLOCKNUMBE", "length": 8, "domain": null }, { "name": "LOTNUMBER", "type": "esriFieldTypeString", "alias": "LOTNUMBER", "length": 8, "domain": null }, { "name": "ISDEVELOPE", "type": "esriFieldTypeString", "alias": "ISDEVELOPE", "length": 3, "domain": null }, { "name": "ISCITYOWNE", "type": "esriFieldTypeString", "alias": "ISCITYOWNE", "length": 3, "domain": null }, { "name": "STREETNUMB", "type": "esriFieldTypeInteger", "alias": "STREETNUMB", "domain": null }, { "name": "PREDIRECTI", "type": "esriFieldTypeString", "alias": "PREDIRECTI", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 25, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 5, "domain": null }, { "name": "POSTDIRECT", "type": "esriFieldTypeString", "alias": "POSTDIRECT", "length": 2, "domain": null }, { "name": "Flood_Haza", "type": "esriFieldTypeString", "alias": "Flood_Haza", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 41, "name": "100 Year Flood Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 39, "name": "Floodplain Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2347055.600000009, "ymin": 7009979.100000009, "xmax": 2374510.700000018, "ymax": 7041335.799999997, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BLOCKNUMBE", "type": "esriFieldTypeString", "alias": "BLOCKNUMBE", "length": 8, "domain": null }, { "name": "LOTNUMBER", "type": "esriFieldTypeString", "alias": "LOTNUMBER", "length": 8, "domain": null }, { "name": "ISDEVELOPE", "type": "esriFieldTypeString", "alias": "ISDEVELOPE", "length": 3, "domain": null }, { "name": "ISCITYOWNE", "type": "esriFieldTypeString", "alias": "ISCITYOWNE", "length": 3, "domain": null }, { "name": "STREETNUMB", "type": "esriFieldTypeInteger", "alias": "STREETNUMB", "domain": null }, { "name": "PREDIRECTI", "type": "esriFieldTypeString", "alias": "PREDIRECTI", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 25, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 5, "domain": null }, { "name": "POSTDIRECT", "type": "esriFieldTypeString", "alias": "POSTDIRECT", "length": 2, "domain": null }, { "name": "Flood_Haza", "type": "esriFieldTypeString", "alias": "Flood_Haza", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 42, "name": "Floodway", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 39, "name": "Floodplain Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 0, 0, 25 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2347055.600000009, "ymin": 7009979.100000009, "xmax": 2374510.700000018, "ymax": 7041335.799999997, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BLOCKNUMBE", "type": "esriFieldTypeString", "alias": "BLOCKNUMBE", "length": 8, "domain": null }, { "name": "LOTNUMBER", "type": "esriFieldTypeString", "alias": "LOTNUMBER", "length": 8, "domain": null }, { "name": "ISDEVELOPE", "type": "esriFieldTypeString", "alias": "ISDEVELOPE", "length": 3, "domain": null }, { "name": "ISCITYOWNE", "type": "esriFieldTypeString", "alias": "ISCITYOWNE", "length": 3, "domain": null }, { "name": "STREETNUMB", "type": "esriFieldTypeInteger", "alias": "STREETNUMB", "domain": null }, { "name": "PREDIRECTI", "type": "esriFieldTypeString", "alias": "PREDIRECTI", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 25, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 5, "domain": null }, { "name": "POSTDIRECT", "type": "esriFieldTypeString", "alias": "POSTDIRECT", "length": 2, "domain": null }, { "name": "Flood_Haza", "type": "esriFieldTypeString", "alias": "Flood_Haza", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 43, "name": "Herbicide Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103159, "latestWkid": 6584, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2347058.5767545863, "ymin": 7009979.644174603, "xmax": 2370857.9992967662, "ymax": 7037265.500032303, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Location_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Location_Name", "type": "esriFieldTypeString", "alias": "Location_Name", "length": 255, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LaserficheID", "type": "esriFieldTypeInteger", "alias": "LaserficheID", "domain": null }, { "name": "Areasqyd", "type": "esriFieldTypeDouble", "alias": "Areasqyd", "domain": null } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "99a2e836b51844b5adca2ac6dc33f03c" } ], "tables": [] }