{ "currentVersion": 10.71, "id": 17, "name": "Co. City Mains", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -9372515.471267376, "ymin": 4966152.713591235, "xmax": -9343434.690598749, "ymax": 4977839.117924939, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 0, 123, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "USMH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MainType", "type": "esriFieldTypeSmallInteger", "alias": "MainType", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MainType" }, { "name": "USMH_ID", "type": "esriFieldTypeString", "alias": "USMH_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "USMH_ID" }, { "name": "DSMH_ID", "type": "esriFieldTypeString", "alias": "DSMH_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DSMH_ID" }, { "name": "i", "type": "esriFieldTypeInteger", "alias": "i", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "i" }, { "name": "GBA_ID", "type": "esriFieldTypeInteger", "alias": "GBA_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GBA_ID" }, { "name": "GBA_USMHID", "type": "esriFieldTypeInteger", "alias": "GBA_USMHID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GBA_USMHID" }, { "name": "GBA_DSMHID", "type": "esriFieldTypeInteger", "alias": "GBA_DSMHID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GBA_DSMHID" }, { "name": "InGBA", "type": "esriFieldTypeSmallInteger", "alias": "InGBA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InGBA" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "UpstreamInvert", "type": "esriFieldTypeDouble", "alias": "UpstreamInvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UpstreamInvert" }, { "name": "DownstreamInvert", "type": "esriFieldTypeDouble", "alias": "DownstreamInvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DownstreamInvert" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Material" }, { "name": "Assessment", "type": "esriFieldTypeString", "alias": "Assessment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Assessment" }, { "name": "InstallYear", "type": "esriFieldTypeInteger", "alias": "InstallYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallYear" }, { "name": "IsPublic", "type": "esriFieldTypeSmallInteger", "alias": "IsPublic", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsPublic" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "StartNode_ID", "type": "esriFieldTypeInteger", "alias": "StartNode_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StartNode_ID" }, { "name": "EndNode_ID", "type": "esriFieldTypeInteger", "alias": "EndNode_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EndNode_ID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "Element_ID", "type": "esriFieldTypeInteger", "alias": "Element_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Element_ID" }, { "name": "SanLink", "type": "esriFieldTypeString", "alias": "SanLink", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SanLink" }, { "name": "AltPipeID", "type": "esriFieldTypeString", "alias": "AltPipeID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AltPipeID" }, { "name": "AltPipeNo", "type": "esriFieldTypeInteger", "alias": "AltPipeNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AltPipeNo" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "GPS_Length", "type": "esriFieldTypeDouble", "alias": "GPS_Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Length" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Video" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R430_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a383_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Co. City Mains", "description": "", "prototype": { "attributes": { "GPS_Length": null, "Video": null, "MainType": 1, "USMH_ID": null, "DSMH_ID": null, "i": null, "GBA_ID": null, "GBA_USMHID": null, "GBA_DSMHID": null, "InGBA": null, "Length": null, "Diameter": null, "UpstreamInvert": null, "DownstreamInvert": null, "Material": null, "Assessment": null, "InstallYear": null, "IsPublic": null, "Comments": null, "StartNode_ID": null, "EndNode_ID": null, "Enabled": 1, "Element_ID": null, "SanLink": null, "AltPipeID": null, "AltPipeNo": null, "Status": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }