{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Manholes", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "TWSA Sewer" }, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -9280071.092561387, "ymin": 4176212.6555484715, "xmax": -9249353.540108295, "ymax": 4224906.107915902, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "18cdae41ac3f431c8da8e3b2ba549a30", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVQokZXRsUsCYRzG8UfeUznIN9EaQgeX4yZ9CaQ1RAejIGpocHVxsrHhEP+AO442Bw/a3kVyCKecclU5xASH4GhIxaPB4wpcurbg4IJ6xh984AdfAf+cEHDbTaVS56Io7q1Wq0fXdZ9/Bblc7jqZTN6Uy+WDWCyG0WjkDofDp+l0egXg0wcYY2ehUEgtlUrhYrEIAMhkMjuWZZ0yxu4nk8mJDxBC9FarFW632+j3+8hms9B1HYqigHN+bNv24WKxMH9AIpHYJ4SgVqtBVVV0Oh1omgZKKfL5vDibzS58wPO8LwBYLpewbRuSJGE8HqNQKMBxHESjUcf30na7fTFN84hzjkajAUopdF0HIQSDweBjvV7f+UA8Hr9sNpuWpmlhSikAoF6vo1qteul0+nY+n7/7QK/Xe6tUKpJhGA+CIMiRSETYbDbvsiwr3W7XCOzAOX8FwAJiBof7y74BXW6BHQq5/ucAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FIELD1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FIELD1", "type": "esriFieldTypeString", "alias": "FIELD1", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "FIELD1" }, { "name": "INV_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "INV_ELEV", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "INV_ELEV" }, { "name": "CAPTURE", "type": "esriFieldTypeString", "alias": "CAPTURE", "domain": { "type": "codedValue", "name": "CaptureMethod", "description": "Valid choices for the method of capture", "codedValues": [ { "name": "CAD", "code": "CAD" }, { "name": "Dgtz", "code": "Dgtz" }, { "name": "GPS", "code": "GPS" }, { "name": "Lost", "code": "Lost" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "CAPTURE" }, { "name": "VERIFY", "type": "esriFieldTypeString", "alias": "VERIFY", "domain": null, "editable": true, "nullable": false, "length": 25, "defaultValue": null, "modelName": "VERIFY" }, { "name": "MAN_TYPE", "type": "esriFieldTypeString", "alias": "MAN_TYPE", "domain": { "type": "codedValue", "name": "ManholeType", "description": "Valid choices for manhole type", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Brick", "code": "Brick" }, { "name": "Block", "code": "Block" }, { "name": "N/A", "code": "N/A" }, { "name": "Galv Culvert", "code": "Galv Culvert" }, { "name": "Cleanout", "code": "Cleanout" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "MAN_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": false, "length": 25, "defaultValue": null, "modelName": "NOTES" }, { "name": "LID_ELEV", "type": "esriFieldTypeInteger", "alias": "LID_ELEV", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LID_ELEV" }, { "name": "INVER_ELEV", "type": "esriFieldTypeDouble", "alias": "INVER_ELEV", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "INVER_ELEV" }, { "name": "AB_INV_ELV", "type": "esriFieldTypeDouble", "alias": "AB_INV_ELV", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "AB_INV_ELV" }, { "name": "TAP_1_AZ", "type": "esriFieldTypeSmallInteger", "alias": "TAP_1_AZ", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TAP_1_AZ" }, { "name": "TAP_1_T", "type": "esriFieldTypeString", "alias": "TAP_1_T", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "TAP_1_T" }, { "name": "TAP_1_S", "type": "esriFieldTypeSmallInteger", "alias": "TAP_1_S", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TAP_1_S" }, { "name": "TAP_2_AZ", "type": "esriFieldTypeSmallInteger", "alias": "TAP_2_AZ", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TAP_2_AZ" }, { "name": "TAP_2_T", "type": "esriFieldTypeString", "alias": "TAP_2_T", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "TAP_2_T" }, { "name": "TAP_2_S", "type": "esriFieldTypeSmallInteger", "alias": "TAP_2_S", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TAP_2_S" }, { "name": "TAP_3_AZ", "type": "esriFieldTypeSmallInteger", "alias": "TAP_3_AZ", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TAP_3_AZ" }, { "name": "TAP_3_T", "type": "esriFieldTypeString", "alias": "TAP_3_T", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "TAP_3_T" }, { "name": "TAP_3_S", "type": "esriFieldTypeSmallInteger", "alias": "TAP_3_S", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TAP_3_S" }, { "name": "TAP_4_AZ", "type": "esriFieldTypeSmallInteger", "alias": "TAP_4_AZ", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TAP_4_AZ" }, { "name": "TAP_4_T", "type": "esriFieldTypeString", "alias": "TAP_4_T", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "TAP_4_T" }, { "name": "TAP_4_S", "type": "esriFieldTypeSmallInteger", "alias": "TAP_4_S", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TAP_4_S" }, { "name": "Man_Number", "type": "esriFieldTypeString", "alias": "Man_Number", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "Man_Number" }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "avg_accuracy", "type": "esriFieldTypeDouble", "alias": "avg_accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "avg_accuracy" }, { "name": "worst_accuracy", "type": "esriFieldTypeDouble", "alias": "worst_accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "worst_accuracy" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R88_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_88", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_88", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S79_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Manholes", "description": "", "prototype": { "attributes": { "worst_accuracy": null, "avg_accuracy": null, "FIELD1": " ", "INV_ELEV": 0, "CAPTURE": " ", "VERIFY": " ", "MAN_TYPE": " ", "NOTES": " ", "LID_ELEV": 0, "INVER_ELEV": 0, "AB_INV_ELV": 0, "TAP_1_AZ": 0, "TAP_1_T": " ", "TAP_1_S": 0, "TAP_2_AZ": 0, "TAP_2_T": " ", "TAP_2_S": 0, "TAP_3_AZ": 0, "TAP_3_T": " ", "TAP_3_S": 0, "TAP_4_AZ": 0, "TAP_4_T": " ", "TAP_4_S": 0, "Man_Number": " ", "GPS_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Pump_Station", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "TWSA Sewer" }, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -9279604.934081323, "ymin": 4176229.852276606, "xmax": -9249346.497314088, "ymax": 4224478.260311353, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "101e9d5478bad88ddbde60be0bdb08ec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAaCAYAAABPY4eKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACR0lEQVRIie2W30tTYRjHP6+zpoOprBVtmIVWBnkRbRLMIKh11RwkCN54F0u6rKiukkCom/4AvSqKwC6iml1EgtFFXQ2qKyMKCdkKpNCMmdM9XbyendPYjue0JC/6wgvP857nfT7v7/PW8w9V/x9ulYhEgN4a8o4ppbKu4SKSBhI1gAGGRSSplEo7hq+NuFawoVHAORyIlKypq9Dc5g63/APaT8COLoCQiITtpr/6hvOH4fAZd/C5aVj87Dh88+32kubewewrbW/1Q+sRaGrV/moBvryBhhYI7K2WISEiOSBTafrt4TNTMP0I2no0bPIKDDyEQAfcS8D2gzD/CYKdEL9RKcOoYYhIRikVdQ4HvYFiF7XtC8L7J7D7GIS7IX5d1z8YhOLqepkiIpJSSo05hxtaWdJLsD8BwQO6E14/7DsFfXfMuPw3eDFi+o0B6D5neL2AC/jLm/D6Fni80HESugZA1cHgM12fTkHLHugf1/ENzRAdMtsrjzXbb+u+Pjx2wZx2QzPPoXEbHL2sy3ifPmagO+YLVsqUwzJqZ/BKKq7A0/Nw+rb2v2fB2wQ/F+xapZVSGedwfxgKeWtNDgjRHoevH+B+P9R5oOeSjrWHp0Rkwnrf28M7k+U1oZIVPatLuQp5+Dhp+lt8sCtmeMNY7vu/f8NJEZYXq311OO0Ls/D2rjvw0ry+kHYeqhZhu+EmStbxEWpUDvNoZdAPjOojV0plRSQJPK4RnAGuuXpMrHUgDSgR+dNnVLZ8hI7hZZ3YUG3i//kG6xeKb6SdXjsnuwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Notes", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Id" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": false, "length": 40, "defaultValue": null, "modelName": "Notes" }, { "name": "Capture", "type": "esriFieldTypeString", "alias": "Capture", "domain": { "type": "codedValue", "name": "CaptureMethod", "description": "Valid choices for the method of capture", "codedValues": [ { "name": "CAD", "code": "CAD" }, { "name": "Dgtz", "code": "Dgtz" }, { "name": "GPS", "code": "GPS" }, { "name": "Lost", "code": "Lost" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "Capture" }, { "name": "Verify", "type": "esriFieldTypeString", "alias": "Verify", "domain": null, "editable": true, "nullable": false, "length": 25, "defaultValue": null, "modelName": "Verify" }, { "name": "Lid_Elev", "type": "esriFieldTypeInteger", "alias": "Lid_Elev", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Lid_Elev" }, { "name": "INVER_ELEV", "type": "esriFieldTypeDouble", "alias": "INVER_ELEV", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "INVER_ELEV" }, { "name": "AB_INV_ELE", "type": "esriFieldTypeInteger", "alias": "AB_INV_ELE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "AB_INV_ELE" }, { "name": "CAPACITY", "type": "esriFieldTypeInteger", "alias": "CAPACITY", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "CAPACITY" }, { "name": "FLOW_RATE", "type": "esriFieldTypeInteger", "alias": "FLOW_RATE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FLOW_RATE" }, { "name": "MANUF", "type": "esriFieldTypeString", "alias": "MANUF", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "MANUF" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "MODEL" }, { "name": "HP", "type": "esriFieldTypeDouble", "alias": "HP", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "HP" }, { "name": "VOLTAGE", "type": "esriFieldTypeInteger", "alias": "VOLTAGE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "VOLTAGE" }, { "name": "PHASE", "type": "esriFieldTypeSmallInteger", "alias": "PHASE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PHASE" }, { "name": "avg_accuracy", "type": "esriFieldTypeDouble", "alias": "avg_accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "avg_accuracy" }, { "name": "worst_accuracy", "type": "esriFieldTypeDouble", "alias": "worst_accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "worst_accuracy" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R89_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_89", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_89", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S80_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Pump_Station", "description": "", "prototype": { "attributes": { "worst_accuracy": null, "avg_accuracy": null, "Id": 0, "Notes": " ", "Capture": " ", "Verify": " ", "Lid_Elev": 0, "INVER_ELEV": 0, "AB_INV_ELE": 0, "CAPACITY": 0, "FLOW_RATE": 0, "MANUF": " ", "MODEL": " ", "HP": 0, "VOLTAGE": 0, "PHASE": 0 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Sewer_Cleanout", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "TWSA Sewer" }, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -9267830.667614566, "ymin": 4177422.435393045, "xmax": -9250570.00551125, "ymax": 4219990.8166636685, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9df8483d8a11e805a41765a55230f538", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/0lEQVQoka3Tu04CYRCG4Vf2Dy5sZ2VBJCx2dhbKJXgJNCaQYDDhUrgADtFYkVhYG2+BAjoLCg5SbQXNct4/UqwUy84SEpx6nm8yk4zihFL/gh8u6d5dcGPG+I1qnmnOOlO+vxxuAzhlslhp4oU0mIYAPXgZ+n2hyUnF5smGxgDKdjBgruF1BM9ZqPbQIQyQNGA/YK79iWUbzmMRO0sBj2lojWUo4l1A/grybfjIyTASux60fuD9Ht7+dj1qsutBcwCVax+UMlDvywHqEASwVDBAxK5HfB/uylL+EWt9WGuMEP506GUsuu0Ja+kOACuNOV6QCGFnSdFZRjG5TnqMLYR3UuMwO87dAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Comments", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Comments" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R90_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_90", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_90", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S81_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer_Cleanout", "description": "", "prototype": { "attributes": { "Comments": null, "GPS_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Sewer_Valve", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "TWSA Sewer" }, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f6dd8b4c8d4eebe4dd918416b2af84ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQoka3STSjDcRzH8bc1WThsk6kdVhJ5qnmKlIPQFAcKJTUHRw6jpKQ03ByclKcbQw4uLjt4iCilJcpDSos/FjbZPMy22N9Bmu3fluJz+/76vn79vt9+cv4Q+b/i41rUlkumjp6oefSTpErgpUCJtUdLp3oNT1Q8pqe0w8ZWRQqKgWwwHUBfFqp5gbaGAxpnSyhrt3EkwVPFxE/bWR/OQ1Go/DqTxUFGMgzmwsY9iTN2tkUzKXFmgmF4/Y4RQxrJ3zAyVRrYdKLsmqMXGA3DF17q+3NiL6hNB0MnNEvw6ztJnfsRy/NA026o/hDB+4FKMrNcxs1EEemahFBz0y4sl4fqs2foPuRagt0+JhcFSkyZKKI92yLgc/sZl+BLHwtzAn2VqeTrlcgi4ZaToPWWU8cbyxIMiI43qo17rLbq0Bp1aEQRLrwwY+duxcHVQwDDzwsjf5jLFaB4/JwWi0CrDLR1OwjuABZgBRBjYYAgsOQOsBRt9lj41/kEf/J7dZOZXR4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "SewerValveType", "description": "", "codedValues": [ { "name": "Main LIne", "code": "Main Line" }, { "name": "ARV", "code": "ARV" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Type" }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "Size_", "type": "esriFieldTypeDouble", "alias": "Size_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Size_" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Comments" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R92_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_92", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_92", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S83_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer_Valve", "description": "", "prototype": { "attributes": { "Comments": null, "Size_": null, "Type": null, "GPS_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Sewer_Lines", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "TWSA Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9280071.092561387, "ymin": 4176210.257464096, "xmax": -9249346.497314088, "ymax": 4224906.39782355, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TYPE1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ID" }, { "name": "TYPE1", "type": "esriFieldTypeString", "alias": "TYPE1", "domain": { "type": "codedValue", "name": "SewerType", "description": "Valid choices for sewer line type", "codedValues": [ { "name": "DIP", "code": "DIP" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Clay", "code": "Clay" }, { "name": "PVC", "code": "PVC" }, { "name": "CG Plastic", "code": "CG Plastic" }, { "name": "Slip Line", "code": "Slip Line" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "TYPE1" }, { "name": "SIZE1_INCH", "type": "esriFieldTypeSmallInteger", "alias": "SIZE1_INCH", "domain": { "type": "codedValue", "name": "LineSize", "description": "Valid choices for sewer line size", "codedValues": [ { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "18", "code": 18 }, { "name": "24", "code": 24 }, { "name": "4", "code": 25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SIZE1_INCH" }, { "name": "TYPE2", "type": "esriFieldTypeString", "alias": "TYPE2", "domain": { "type": "codedValue", "name": "SewerType", "description": "Valid choices for sewer line type", "codedValues": [ { "name": "DIP", "code": "DIP" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Clay", "code": "Clay" }, { "name": "PVC", "code": "PVC" }, { "name": "CG Plastic", "code": "CG Plastic" }, { "name": "Slip Line", "code": "Slip Line" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "TYPE2" }, { "name": "SIZE2_INCH", "type": "esriFieldTypeSmallInteger", "alias": "SIZE2_INCH", "domain": { "type": "codedValue", "name": "LineSize", "description": "Valid choices for sewer line size", "codedValues": [ { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "18", "code": 18 }, { "name": "24", "code": 24 }, { "name": "4", "code": 25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SIZE2_INCH" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "NOTES" }, { "name": "YEAR_INST", "type": "esriFieldTypeInteger", "alias": "YEAR_INST", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "YEAR_INST" }, { "name": "PIPE_LEN", "type": "esriFieldTypeDouble", "alias": "PIPE_LEN", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PIPE_LEN" }, { "name": "avg_accuracy", "type": "esriFieldTypeDouble", "alias": "avg_accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "avg_accuracy" }, { "name": "worst_accuracy", "type": "esriFieldTypeDouble", "alias": "worst_accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "worst_accuracy" }, { "name": "MANAGEMENT", "type": "esriFieldTypeSmallInteger", "alias": "MANAGEMENT", "domain": { "type": "codedValue", "name": "MGMT_LINE_TYPE", "description": "choices for who seervices lines", "codedValues": [ { "name": "TWSA", "code": 0 }, { "name": "ORPHANED LINE", "code": 1 }, { "name": "UNKNOWN", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MANAGEMENT" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R91_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_91", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_91", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S82_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer_Lines", "description": "", "prototype": { "attributes": { "worst_accuracy": null, "MANAGEMENT": null, "ID": 0, "TYPE1": " ", "SIZE1_INCH": 0, "TYPE2": " ", "SIZE2_INCH": 0, "NOTES": " ", "YEAR_INST": 0, "PIPE_LEN": 0, "avg_accuracy": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Force_Main_Line", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "TWSA Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9279784.551067859, "ymin": 4176222.063442888, "xmax": -9249342.056779187, "ymax": 4224517.832451034, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Notes", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Id" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "Notes" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": false, "length": 12, "defaultValue": null, "modelName": "Material" }, { "name": "Line_size", "type": "esriFieldTypeInteger", "alias": "Line_size", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Line_size" }, { "name": "PIPE_LENGT", "type": "esriFieldTypeDouble", "alias": "PIPE_LENGT", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PIPE_LENGT" }, { "name": "avg_accuracy", "type": "esriFieldTypeDouble", "alias": "avg_accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "avg_accuracy" }, { "name": "worst_accuracy", "type": "esriFieldTypeDouble", "alias": "worst_accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "worst_accuracy" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R87_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_87", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_87", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S78_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Force_Main_Line", "description": "", "prototype": { "attributes": { "avg_accuracy": null, "worst_accuracy": null, "Id": 0, "Notes": " ", "Material": " ", "Line_size": 0, "PIPE_LENGT": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }