{ "tables": [], "layers": [ { "isCoGoEnabled": false, "extent": { "ymin": "NaN", "xmin": "NaN", "ymax": "NaN", "xmax": "NaN", "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 1.4390413495133242E8, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "attachmentid", "isEnabled": true, "name": "id" }, { "fieldName": "globalid", "isEnabled": true, "name": "globalId" }, { "fieldName": "att_name", "isEnabled": true, "name": "name" }, { "fieldName": "data_size", "isEnabled": true, "name": "size" }, { "fieldName": "content_type", "isEnabled": true, "name": "contentType" }, { "fieldName": "keywords", "isEnabled": true, "name": "keywords" }, { "fieldName": "exifinfo", "isEnabled": true, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "attachmentid", "alias": "attachmentid", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 38, "name": "globalid", "alias": "globalid", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 250, "name": "att_name", "alias": "att_name", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "data_size", "alias": "data_size", "type": "esriFieldTypeInteger" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 150, "name": "content_type", "alias": "content_type", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 2048, "name": "keywords", "alias": "keywords", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 1073741822, "name": "exifinfo", "alias": "exifinfo", "type": "esriFieldTypeString" } ], "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "syncEnabled": false, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.9.0", "isDataArchived": false, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "serverGens": { "minServerGen": 5549023, "serverGen": 5549023 }, "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "SamplePoint", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "symbol": null, "_constructed": true, "attributes": { "siteconditions": null, "labsample_op": null, "sampleid": null, "sampledate": null, "lab_sample_ecoli": null, "econ_sample2": null, "labsample_tp": null, "econ_sample3": null, "econ_sample1": null, "completed": "No", "sitelocation": null, "labsample_tn": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.2, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "SamplePoint", "allowTrueCurvesUpdates": false, "displayField": "sampleid", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "SampleID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sampleid", "length": 20, "alias": "Sample ID", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "precision": 1, "length": 29, "description": "{\"fieldValueType\":\"dateAndTime\",\"value\":\"\"}", "type": "esriFieldTypeDate", "modelName": "SampleDate", "domain": null, "name": "sampledate", "alias": "Sample Date" }, { "modelName": "SiteLocation", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SiteLocation", "description": "Select what Location the readings and sample are taken from", "type": "codedValue", "codedValues": [ { "code": "0", "name": "Road Crossing" }, { "code": "1", "name": "Confluence" }, { "code": "2", "name": "Other...See Comment" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "sitelocation", "length": 50, "alias": "Site Location", "type": "esriFieldTypeString" }, { "modelName": "SiteConditions", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "siteconditions", "length": 50, "alias": "Site Condition", "type": "esriFieldTypeString" }, { "modelName": "EcoN_Sample1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "econ_sample1", "alias": "EcoN Sample 1", "type": "esriFieldTypeDouble" }, { "modelName": "EcoN_Sample2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "econ_sample2", "alias": "EcoN Sample 2", "type": "esriFieldTypeDouble" }, { "modelName": "EcoN_Sample3", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "econ_sample3", "alias": "EcoN Sample 3", "type": "esriFieldTypeDouble" }, { "modelName": "LabSample_OP", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "labsample_op", "alias": "Lab Sample OP results", "type": "esriFieldTypeDouble" }, { "modelName": "LabSample_TN", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "labsample_tn", "alias": "Lab Sample TN results", "type": "esriFieldTypeDouble" }, { "modelName": "LabSample_TP", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "labsample_tp", "alias": "Lab Sample TP results", "type": "esriFieldTypeDouble" }, { "nullable": false, "editable": true, "defaultValue": "No", "domain": { "name": "SamplePoint_completed_f032f4a5-fafe-4d6a-89dd-a166d8ccad37", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ] }, "name": "completed", "length": 256, "alias": "Inspection Complete?", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "globalid", "length": 38, "alias": "globalid", "type": "esriFieldTypeGlobalID" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": true, "defaultValue": null, "name": "lab_sample_ecoli", "alias": "Lab Sample Ecoli results", "type": "esriFieldTypeDouble" }, { "nullable": true, "editable": true, "defaultValue": null, "name": "fluidionecoli", "alias": "Fluidion E. Coli", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r6452_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a4638_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true }, { "name": "uuid_6452", "isUnique": false, "description": "", "fields": "globalid", "isAscending": true }, { "name": "sampledate_index", "isUnique": false, "description": "sampledate_Index", "fields": "sampledate", "isAscending": true } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": true, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "b01cad016c88462a861bedc12ef78c2f", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Editing,Extract,Uploads,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "yoffset": 0, "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADImlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1MjNCMTI2QkQzMUMxMUUwQUU5NUVFMEYwMTY0NzUwNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1MjNCMTI2Q0QzMUMxMUUwQUU5NUVFMEYwMTY0NzUwNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUyM0IxMjY5RDMxQzExRTBBRTk1RUUwRjAxNjQ3NTA1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjUyM0IxMjZBRDMxQzExRTBBRTk1RUUwRjAxNjQ3NTA1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQg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", "xoffset": 0, "width": 7.7475000000000005, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "http://enterprise.woolpert.com/portal/portalimages/Symbols/Shapes/YellowStarLargeB.png", "height": 7.7475000000000005 }, "type": "simple" }, "transparency": 0 }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 4143478.940294124, "xmin": -9172847.753184084, "ymax": 4149063.5243038014, "xmax": -9167400.03792513, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 1.4390413495133242E8, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "syncEnabled": false, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.9.0", "isDataArchived": false, "id": 1, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "serverGens": { "minServerGen": 5549023, "serverGen": 5549023 }, "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "RichlandCreek_StreamRoad_Intersect", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "ladd2": null, "ladd1": null, "facilityid": null, "prefix": null, "rpoly_": null, "type": null, "suffix": null, "rcitycode": null, "lpoly_": null, "labsampleecoli": null, "roadnum": null, "date_time": null, "hydtype": null, "tnode_": null, "created": null, "fnode_": null, "csource": null, "sourcedept": null, "altname": null, "recnum": null, "name": null, "econreading2": null, "legacyid": null, "econreading1": null, "isource": null, "lastupdate": null, "editorname": null, "econreading3": null, "commr": null, "comml": null, "zipr": null, "globalid": null, "sitecondition": null, "hydname": null, "cmethod": null, "sitelocation": null, "speed": null, "zipl": null, "jcode": null, "radd1": null, "rdclass": null, "radd2": null, "roadnum2": null, "shape_stle": null, "labsampleop": null, "abbea48hyd": null, "altname2": null, "majrds": null, "hydmajor6": null, "length": null, "feat_code": null, "hydminor1": null, "label": null, "oneway": null, "lcitycode": null, "labsampletp": null, "hydminor6": null, "labsampletn": null, "sampleyesno": null, "hydminor4": null, "abbea48h_1": null, "hydminor5": null, "hydminor2": null, "hydminor3": null, "hydmajor1": null, "location": null, "hydmajor5": null, "hydmajor4": null, "hydmajor3": null, "hydmajor2": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.2, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "RichlandCreek_StreamRoad_Intersect", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "fnode_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "fnode_", "alias": "FNODE_", "type": "esriFieldTypeInteger" }, { "modelName": "tnode_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "tnode_", "alias": "TNODE_", "type": "esriFieldTypeInteger" }, { "modelName": "lpoly_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lpoly_", "alias": "LPOLY_", "type": "esriFieldTypeInteger" }, { "modelName": "rpoly_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "rpoly_", "alias": "RPOLY_", "type": "esriFieldTypeInteger" }, { "modelName": "length", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "length", "alias": "LENGTH", "type": "esriFieldTypeDouble" }, { "modelName": "abbea48hyd", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "abbea48hyd", "alias": "ABBEA48HYD", "type": "esriFieldTypeInteger" }, { "modelName": "abbea48h_1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "abbea48h_1", "alias": "ABBEA48H_1", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor1", "alias": "HYDMAJOR1", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor1", "alias": "HYDMINOR1", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor2", "alias": "HYDMAJOR2", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor2", "alias": "HYDMINOR2", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor3", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor3", "alias": "HYDMAJOR3", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor3", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor3", "alias": "HYDMINOR3", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor4", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor4", "alias": "HYDMAJOR4", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor4", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor4", "alias": "HYDMINOR4", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor5", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor5", "alias": "HYDMAJOR5", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor5", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor5", "alias": "HYDMINOR5", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor6", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor6", "alias": "HYDMAJOR6", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor6", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor6", "alias": "HYDMINOR6", "type": "esriFieldTypeInteger" }, { "modelName": "hydname", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydname", "length": 65, "alias": "HYDNAME", "type": "esriFieldTypeString" }, { "modelName": "hydtype", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydtype", "length": 35, "alias": "HYDTYPE", "type": "esriFieldTypeString" }, { "modelName": "feat_code", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "feat_code", "alias": "FEAT_CODE", "type": "esriFieldTypeInteger" }, { "modelName": "recnum", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "recnum", "length": 10, "alias": "RECNUM", "type": "esriFieldTypeString" }, { "modelName": "roadnum", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "roadnum", "length": 10, "alias": "ROADNUM", "type": "esriFieldTypeString" }, { "modelName": "roadnum2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "roadnum2", "length": 10, "alias": "ROADNUM2", "type": "esriFieldTypeString" }, { "modelName": "label", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "label", "length": 38, "alias": "LABEL", "type": "esriFieldTypeString" }, { "modelName": "ladd1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ladd1", "alias": "LADD1", "type": "esriFieldTypeInteger" }, { "modelName": "ladd2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ladd2", "alias": "LADD2", "type": "esriFieldTypeInteger" }, { "modelName": "radd1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "radd1", "alias": "RADD1", "type": "esriFieldTypeInteger" }, { "modelName": "radd2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "radd2", "alias": "RADD2", "type": "esriFieldTypeInteger" }, { "modelName": "prefix", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "prefix", "length": 2, "alias": "PREFIX", "type": "esriFieldTypeString" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 35, "alias": "NAME", "type": "esriFieldTypeString" }, { "modelName": "type", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "type", "length": 5, "alias": "TYPE", "type": "esriFieldTypeString" }, { "modelName": "suffix", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "suffix", "length": 3, "alias": "SUFFIX", "type": "esriFieldTypeString" }, { "modelName": "zipl", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "zipl", "alias": "ZIPL", "type": "esriFieldTypeInteger" }, { "modelName": "zipr", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "zipr", "alias": "ZIPR", "type": "esriFieldTypeInteger" }, { "modelName": "comml", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "comml", "length": 20, "alias": "COMML", "type": "esriFieldTypeString" }, { "modelName": "commr", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "commr", "length": 20, "alias": "COMMR", "type": "esriFieldTypeString" }, { "modelName": "altname", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "altname", "length": 61, "alias": "ALTNAME", "type": "esriFieldTypeString" }, { "modelName": "altname2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "altname2", "length": 35, "alias": "ALTNAME2", "type": "esriFieldTypeString" }, { "modelName": "rdclass", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "rdclass", "alias": "RDCLASS", "type": "esriFieldTypeInteger" }, { "modelName": "majrds", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "majrds", "length": 1, "alias": "MAJRDS", "type": "esriFieldTypeString" }, { "modelName": "speed", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "speed", "alias": "SPEED", "type": "esriFieldTypeInteger" }, { "modelName": "oneway", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "oneway", "length": 2, "alias": "ONEWAY", "type": "esriFieldTypeString" }, { "modelName": "jcode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "jcode", "length": 5, "alias": "JCODE", "type": "esriFieldTypeString" }, { "modelName": "created", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "created", "length": 29, "alias": "CREATED", "type": "esriFieldTypeDate" }, { "modelName": "lastupdate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "lastupdate", "length": 29, "alias": "LASTUPDATE", "type": "esriFieldTypeDate" }, { "modelName": "editorname", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "editorname", "length": 50, "alias": "EDITORNAME", "type": "esriFieldTypeString" }, { "modelName": "cmethod", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "cmethod", "alias": "CMETHOD", "type": "esriFieldTypeInteger" }, { "modelName": "csource", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "csource", "alias": "CSOURCE", "type": "esriFieldTypeInteger" }, { "modelName": "isource", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "isource", "alias": "ISOURCE", "type": "esriFieldTypeInteger" }, { "modelName": "globalid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "globalid", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeString" }, { "modelName": "facilityid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facilityid", "length": 30, "alias": "FACILITYID", "type": "esriFieldTypeString" }, { "modelName": "legacyid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "legacyid", "length": 30, "alias": "LEGACYID", "type": "esriFieldTypeString" }, { "modelName": "location", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "location", "length": 35, "alias": "LOCATION", "type": "esriFieldTypeString" }, { "modelName": "lcitycode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lcitycode", "length": 10, "alias": "LCITYCODE", "type": "esriFieldTypeString" }, { "modelName": "rcitycode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "rcitycode", "length": 10, "alias": "RCITYCODE", "type": "esriFieldTypeString" }, { "modelName": "sourcedept", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sourcedept", "length": 5, "alias": "SOURCEDEPT", "type": "esriFieldTypeString" }, { "modelName": "shape_stle", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape_stle", "alias": "SHAPE_STLe", "type": "esriFieldTypeDouble" }, { "modelName": "date_time", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "date_time", "length": 29, "alias": "Date_Time", "type": "esriFieldTypeDate" }, { "modelName": "sitelocation", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SiteLocation", "description": "Select what Location the readings and sample are taken from", "type": "codedValue", "codedValues": [ { "code": "0", "name": "Road Crossing" }, { "code": "1", "name": "Confluence" }, { "code": "2", "name": "Other...See Comment" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "sitelocation", "length": 255, "alias": "SiteLocation", "type": "esriFieldTypeString" }, { "modelName": "sitecondition", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SiteCondition", "description": "Decribe the conditions of the site, turbidity, erosion, smell, etc...", "type": "codedValue", "codedValues": [], "mergePolicy": "esriMPTDefaultValue" }, "name": "sitecondition", "length": 255, "alias": "SiteCondition", "type": "esriFieldTypeString" }, { "modelName": "econreading1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "econreading1", "alias": "EcoNreading1", "type": "esriFieldTypeInteger" }, { "modelName": "econreading2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "econreading2", "alias": "EcoN First Reading", "type": "esriFieldTypeInteger" }, { "modelName": "econreading3", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "econreading3", "alias": "EcoN First Reading", "type": "esriFieldTypeInteger" }, { "modelName": "labsampleop", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "labsampleop", "alias": "EcoN First Reading", "type": "esriFieldTypeInteger" }, { "modelName": "labsampletn", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "labsampletn", "alias": "Lab Sample OP results", "type": "esriFieldTypeInteger" }, { "modelName": "labsampletp", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "labsampletp", "alias": "Lab Sample OP results", "type": "esriFieldTypeInteger" }, { "modelName": "labsampleecoli", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "labsampleecoli", "alias": "Lab Sample OP results", "type": "esriFieldTypeInteger" }, { "modelName": "sampleyesno", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sampleyesno", "length": 255, "alias": "SampleYesNO", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "globalid_1", "length": 38, "alias": "globalid_1", "type": "esriFieldTypeGlobalID" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid_1", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r6453_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a4639_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true }, { "name": "uuid_6453", "isUnique": false, "description": "", "fields": "globalid_1", "isAscending": true } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "b01cad016c88462a861bedc12ef78c2f", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Editing,Extract,Uploads,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 0, 143, 36, 255 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryMultipoint", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 4095824.648126371, "xmin": -9202508.011166207, "ymax": 4191031.342465766, "xmax": -9145129.431171142, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 1.4390413495133242E8, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "syncEnabled": false, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.9.0", "isDataArchived": false, "id": 2, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "serverGens": { "minServerGen": 5549023, "serverGen": 5549023 }, "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "USGS_Stream_Roads_Intersections", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "ladd2": null, "ladd1": null, "facilityid": null, "prefix": null, "rpoly_": null, "type": null, "suffix": null, "rcitycode": null, "lpoly_": null, "roadnum": null, "hydtype": null, "tnode_": null, "created": null, "sourcedept": null, "fnode_": null, "csource": null, "altname": null, "recnum": null, "name": null, "legacyid": null, "isource": null, "lastupdate": null, "editorname": null, "commr": null, "comml": null, "zipr": null, "globalid": null, "hydname": null, "cmethod": null, "speed": null, "zipl": null, "jcode": null, "radd1": null, "rdclass": null, "radd2": null, "roadnum2": null, "shape_stle": null, "abbea48hyd": null, "altname2": null, "majrds": null, "hydmajor6": null, "length": null, "feat_code": null, "hydminor1": null, "label": null, "oneway": null, "lcitycode": null, "hydminor6": null, "hydminor4": null, "abbea48h_1": null, "hydminor5": null, "hydminor2": null, "hydminor3": null, "hydmajor1": null, "location": null, "hydmajor5": null, "hydmajor4": null, "hydmajor3": null, "hydmajor2": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.2, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "USGS_Stream_Roads_Intersections", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "fnode_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "fnode_", "alias": "FNODE_", "type": "esriFieldTypeInteger" }, { "modelName": "tnode_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "tnode_", "alias": "TNODE_", "type": "esriFieldTypeInteger" }, { "modelName": "lpoly_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lpoly_", "alias": "LPOLY_", "type": "esriFieldTypeInteger" }, { "modelName": "rpoly_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "rpoly_", "alias": "RPOLY_", "type": "esriFieldTypeInteger" }, { "modelName": "length", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "length", "alias": "LENGTH", "type": "esriFieldTypeDouble" }, { "modelName": "abbea48hyd", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "abbea48hyd", "alias": "ABBEA48HYD", "type": "esriFieldTypeInteger" }, { "modelName": "abbea48h_1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "abbea48h_1", "alias": "ABBEA48H_1", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor1", "alias": "HYDMAJOR1", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor1", "alias": "HYDMINOR1", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor2", "alias": "HYDMAJOR2", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor2", "alias": "HYDMINOR2", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor3", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor3", "alias": "HYDMAJOR3", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor3", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor3", "alias": "HYDMINOR3", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor4", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor4", "alias": "HYDMAJOR4", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor4", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor4", "alias": "HYDMINOR4", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor5", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor5", "alias": "HYDMAJOR5", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor5", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor5", "alias": "HYDMINOR5", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor6", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor6", "alias": "HYDMAJOR6", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor6", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor6", "alias": "HYDMINOR6", "type": "esriFieldTypeInteger" }, { "modelName": "hydname", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydname", "length": 65, "alias": "HYDNAME", "type": "esriFieldTypeString" }, { "modelName": "hydtype", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydtype", "length": 35, "alias": "HYDTYPE", "type": "esriFieldTypeString" }, { "modelName": "feat_code", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "feat_code", "alias": "FEAT_CODE", "type": "esriFieldTypeInteger" }, { "modelName": "recnum", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "recnum", "length": 10, "alias": "RECNUM", "type": "esriFieldTypeString" }, { "modelName": "roadnum", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "roadnum", "length": 10, "alias": "ROADNUM", "type": "esriFieldTypeString" }, { "modelName": "roadnum2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "roadnum2", "length": 10, "alias": "ROADNUM2", "type": "esriFieldTypeString" }, { "modelName": "label", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "label", "length": 38, "alias": "LABEL", "type": "esriFieldTypeString" }, { "modelName": "ladd1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ladd1", "alias": "LADD1", "type": "esriFieldTypeInteger" }, { "modelName": "ladd2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ladd2", "alias": "LADD2", "type": "esriFieldTypeInteger" }, { "modelName": "radd1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "radd1", "alias": "RADD1", "type": "esriFieldTypeInteger" }, { "modelName": "radd2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "radd2", "alias": "RADD2", "type": "esriFieldTypeInteger" }, { "modelName": "prefix", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "prefix", "length": 2, "alias": "PREFIX", "type": "esriFieldTypeString" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 35, "alias": "NAME", "type": "esriFieldTypeString" }, { "modelName": "type", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "type", "length": 5, "alias": "TYPE", "type": "esriFieldTypeString" }, { "modelName": "suffix", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "suffix", "length": 3, "alias": "SUFFIX", "type": "esriFieldTypeString" }, { "modelName": "zipl", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "zipl", "alias": "ZIPL", "type": "esriFieldTypeInteger" }, { "modelName": "zipr", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "zipr", "alias": "ZIPR", "type": "esriFieldTypeInteger" }, { "modelName": "comml", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "comml", "length": 20, "alias": "COMML", "type": "esriFieldTypeString" }, { "modelName": "commr", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "commr", "length": 20, "alias": "COMMR", "type": "esriFieldTypeString" }, { "modelName": "altname", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "altname", "length": 61, "alias": "ALTNAME", "type": "esriFieldTypeString" }, { "modelName": "altname2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "altname2", "length": 35, "alias": "ALTNAME2", "type": "esriFieldTypeString" }, { "modelName": "rdclass", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "rdclass", "alias": "RDCLASS", "type": "esriFieldTypeInteger" }, { "modelName": "majrds", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "majrds", "length": 1, "alias": "MAJRDS", "type": "esriFieldTypeString" }, { "modelName": "speed", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "speed", "alias": "SPEED", "type": "esriFieldTypeInteger" }, { "modelName": "oneway", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "oneway", "length": 2, "alias": "ONEWAY", "type": "esriFieldTypeString" }, { "modelName": "jcode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "jcode", "length": 5, "alias": "JCODE", "type": "esriFieldTypeString" }, { "modelName": "created", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "created", "length": 29, "alias": "CREATED", "type": "esriFieldTypeDate" }, { "modelName": "lastupdate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "lastupdate", "length": 29, "alias": "LASTUPDATE", "type": "esriFieldTypeDate" }, { "modelName": "editorname", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "editorname", "length": 50, "alias": "EDITORNAME", "type": "esriFieldTypeString" }, { "modelName": "cmethod", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "cmethod", "alias": "CMETHOD", "type": "esriFieldTypeInteger" }, { "modelName": "csource", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "csource", "alias": "CSOURCE", "type": "esriFieldTypeInteger" }, { "modelName": "isource", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "isource", "alias": "ISOURCE", "type": "esriFieldTypeInteger" }, { "modelName": "globalid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "globalid", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeString" }, { "modelName": "facilityid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facilityid", "length": 30, "alias": "FACILITYID", "type": "esriFieldTypeString" }, { "modelName": "legacyid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "legacyid", "length": 30, "alias": "LEGACYID", "type": "esriFieldTypeString" }, { "modelName": "location", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "location", "length": 35, "alias": "LOCATION", "type": "esriFieldTypeString" }, { "modelName": "lcitycode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lcitycode", "length": 10, "alias": "LCITYCODE", "type": "esriFieldTypeString" }, { "modelName": "rcitycode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "rcitycode", "length": 10, "alias": "RCITYCODE", "type": "esriFieldTypeString" }, { "modelName": "sourcedept", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sourcedept", "length": 5, "alias": "SOURCEDEPT", "type": "esriFieldTypeString" }, { "modelName": "shape_stle", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape_stle", "alias": "SHAPE_STLe", "type": "esriFieldTypeDouble" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "globalid_1", "length": 38, "alias": "globalid_1", "type": "esriFieldTypeGlobalID" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid_1", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r6454_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a4640_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true }, { "name": "uuid_6454", "isUnique": false, "description": "", "fields": "globalid_1", "isAscending": true } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 2311163, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "b01cad016c88462a861bedc12ef78c2f", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Editing,Extract,Uploads,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 0, 73, 156, 255 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryMultipoint", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 4095696.2162914425, "xmin": -9202690.371285262, "ymax": 4191288.8971913904, "xmax": -9144695.133286322, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 1.4390413495133242E8, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "syncEnabled": false, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.9.0", "isDataArchived": false, "id": 3, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "serverGens": { "minServerGen": 5549023, "serverGen": 5549023 }, "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [ { "name": "TRA_Roads", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": { "attributes": { "commr": null, "ladd2": null, "ladd1": null, "facilityid": null, "prefix": null, "comml": null, "zipr": null, "globalid": null, "cmethod": null, "type": null, "suffix": null, "rcitycode": null, "speed": null, "roadnum": null, "zipl": null, "jcode": null, "radd1": null, "rdclass": null, "radd2": null, "roadnum2": null, "shape_stle": null, "altname2": null, "majrds": null, "created": null, "sourcedept": null, "csource": null, "feat_code": null, "altname": null, "label": null, "oneway": null, "lcitycode": null, "recnum": null, "name": null, "legacyid": null, "isource": null, "location": null, "lastupdate": null, "editorname": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.2, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "TRA_Roads", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "feat_code", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "feat_code", "alias": "FEAT_CODE", "type": "esriFieldTypeInteger" }, { "modelName": "recnum", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "recnum", "length": 10, "alias": "RECNUM", "type": "esriFieldTypeString" }, { "modelName": "roadnum", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "roadnum", "length": 10, "alias": "ROADNUM", "type": "esriFieldTypeString" }, { "modelName": "roadnum2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "roadnum2", "length": 10, "alias": "ROADNUM2", "type": "esriFieldTypeString" }, { "modelName": "label", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "label", "length": 38, "alias": "LABEL", "type": "esriFieldTypeString" }, { "modelName": "ladd1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ladd1", "alias": "LADD1", "type": "esriFieldTypeInteger" }, { "modelName": "ladd2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ladd2", "alias": "LADD2", "type": "esriFieldTypeInteger" }, { "modelName": "radd1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "radd1", "alias": "RADD1", "type": "esriFieldTypeInteger" }, { "modelName": "radd2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "radd2", "alias": "RADD2", "type": "esriFieldTypeInteger" }, { "modelName": "prefix", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "prefix", "length": 2, "alias": "PREFIX", "type": "esriFieldTypeString" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 35, "alias": "NAME", "type": "esriFieldTypeString" }, { "modelName": "type", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "type", "length": 5, "alias": "TYPE", "type": "esriFieldTypeString" }, { "modelName": "suffix", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "suffix", "length": 3, "alias": "SUFFIX", "type": "esriFieldTypeString" }, { "modelName": "zipl", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "zipl", "alias": "ZIPL", "type": "esriFieldTypeInteger" }, { "modelName": "zipr", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "zipr", "alias": "ZIPR", "type": "esriFieldTypeInteger" }, { "modelName": "comml", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "comml", "length": 20, "alias": "COMML", "type": "esriFieldTypeString" }, { "modelName": "commr", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "commr", "length": 20, "alias": "COMMR", "type": "esriFieldTypeString" }, { "modelName": "altname", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "altname", "length": 61, "alias": "ALTNAME", "type": "esriFieldTypeString" }, { "modelName": "altname2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "altname2", "length": 35, "alias": "ALTNAME2", "type": "esriFieldTypeString" }, { "modelName": "rdclass", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "rdclass", "alias": "RDCLASS", "type": "esriFieldTypeInteger" }, { "modelName": "majrds", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "majrds", "length": 1, "alias": "MAJRDS", "type": "esriFieldTypeString" }, { "modelName": "speed", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "speed", "alias": "SPEED", "type": "esriFieldTypeInteger" }, { "modelName": "oneway", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "oneway", "length": 2, "alias": "ONEWAY", "type": "esriFieldTypeString" }, { "modelName": "jcode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "jcode", "length": 5, "alias": "JCODE", "type": "esriFieldTypeString" }, { "modelName": "created", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "created", "length": 29, "alias": "CREATED", "type": "esriFieldTypeDate" }, { "modelName": "lastupdate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "lastupdate", "length": 29, "alias": "LASTUPDATE", "type": "esriFieldTypeDate" }, { "modelName": "editorname", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "editorname", "length": 50, "alias": "EDITORNAME", "type": "esriFieldTypeString" }, { "modelName": "cmethod", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "cmethod", "alias": "CMETHOD", "type": "esriFieldTypeInteger" }, { "modelName": "csource", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "csource", "alias": "CSOURCE", "type": "esriFieldTypeInteger" }, { "modelName": "isource", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "isource", "alias": "ISOURCE", "type": "esriFieldTypeInteger" }, { "modelName": "globalid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "globalid", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeString" }, { "modelName": "facilityid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facilityid", "length": 30, "alias": "FACILITYID", "type": "esriFieldTypeString" }, { "modelName": "legacyid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "legacyid", "length": 30, "alias": "LEGACYID", "type": "esriFieldTypeString" }, { "modelName": "location", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "location", "length": 35, "alias": "LOCATION", "type": "esriFieldTypeString" }, { "modelName": "lcitycode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lcitycode", "length": 10, "alias": "LCITYCODE", "type": "esriFieldTypeString" }, { "modelName": "rcitycode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "rcitycode", "length": 10, "alias": "RCITYCODE", "type": "esriFieldTypeString" }, { "modelName": "sourcedept", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sourcedept", "length": 5, "alias": "SOURCEDEPT", "type": "esriFieldTypeString" }, { "modelName": "shape_stle", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape_stle", "alias": "SHAPE_STLe", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "globalid_1", "length": 38, "alias": "globalid_1", "type": "esriFieldTypeGlobalID" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid_1", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r6455_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a4641_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true }, { "name": "uuid_6455", "isUnique": false, "description": "", "fields": "globalid_1", "isAscending": true } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsReturningGeometryProperties": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "b01cad016c88462a861bedc12ef78c2f", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Editing,Extract,Uploads,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "color": [ 0, 143, 124, 255 ], "width": 1, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolyline", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 3763339.0749644414, "xmin": -9281250.725873386, "ymax": 4197927.517148301, "xmax": -8738549.819512842, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 1.4390413495133242E8, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "syncEnabled": false, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.9.0", "isDataArchived": false, "id": 4, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "serverGens": { "minServerGen": 5549023, "serverGen": 5549023 }, "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [ { "name": "USGS_Streams_2006", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": { "attributes": { "hydmajor6": null, "fnode_": null, "rpoly_": null, "length": null, "hydname": null, "hydminor1": null, "lpoly_": null, "hydminor6": null, "hydminor4": null, "abbea48h_1": null, "hydminor5": null, "hydminor2": null, "hydtype": null, "hydminor3": null, "hydmajor1": null, "hydmajor5": null, "tnode_": null, "hydmajor4": null, "abbea48hyd": null, "hydmajor3": null, "hydmajor2": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.2, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "USGS_Streams_2006", "allowTrueCurvesUpdates": false, "displayField": "hydname", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "fnode_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "fnode_", "alias": "FNODE_", "type": "esriFieldTypeInteger" }, { "modelName": "tnode_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "tnode_", "alias": "TNODE_", "type": "esriFieldTypeInteger" }, { "modelName": "lpoly_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lpoly_", "alias": "LPOLY_", "type": "esriFieldTypeInteger" }, { "modelName": "rpoly_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "rpoly_", "alias": "RPOLY_", "type": "esriFieldTypeInteger" }, { "modelName": "length", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "length", "alias": "LENGTH", "type": "esriFieldTypeDouble" }, { "modelName": "abbea48hyd", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "abbea48hyd", "alias": "ABBEA48HYD", "type": "esriFieldTypeInteger" }, { "modelName": "abbea48h_1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "abbea48h_1", "alias": "ABBEA48H_1", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor1", "alias": "HYDMAJOR1", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor1", "alias": "HYDMINOR1", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor2", "alias": "HYDMAJOR2", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor2", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor2", "alias": "HYDMINOR2", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor3", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor3", "alias": "HYDMAJOR3", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor3", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor3", "alias": "HYDMINOR3", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor4", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor4", "alias": "HYDMAJOR4", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor4", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor4", "alias": "HYDMINOR4", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor5", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor5", "alias": "HYDMAJOR5", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor5", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor5", "alias": "HYDMINOR5", "type": "esriFieldTypeInteger" }, { "modelName": "hydmajor6", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydmajor6", "alias": "HYDMAJOR6", "type": "esriFieldTypeInteger" }, { "modelName": "hydminor6", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydminor6", "alias": "HYDMINOR6", "type": "esriFieldTypeInteger" }, { "modelName": "hydname", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydname", "length": 65, "alias": "HYDNAME", "type": "esriFieldTypeString" }, { "modelName": "hydtype", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hydtype", "length": 35, "alias": "HYDTYPE", "type": "esriFieldTypeString" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "globalid", "length": 38, "alias": "globalid", "type": "esriFieldTypeGlobalID" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r6456_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a4642_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true }, { "name": "uuid_6456", "isUnique": false, "description": "", "fields": "globalid", "isAscending": true } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsReturningGeometryProperties": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "b01cad016c88462a861bedc12ef78c2f", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Editing,Extract,Uploads,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "color": [ 166, 52, 0, 255 ], "width": 1, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolyline", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 4142558.1028887555, "xmin": -9173337.96857624, "ymax": 4149733.067598015, "xmax": -9165534.899592789, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 1.4390413495133242E8, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "syncEnabled": false, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.9.0", "isDataArchived": false, "id": 5, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "serverGens": { "minServerGen": 5549023, "serverGen": 5549023 }, "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [ { "name": "RichlandCreek_Watershed", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": {"name": null} } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.2, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "RichlandCreek_Watershed", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 254, "alias": "Name", "type": "esriFieldTypeString" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "globalid", "length": 38, "alias": "globalid", "type": "esriFieldTypeGlobalID" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r6457_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a4643_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true }, { "name": "uuid_6457", "isUnique": false, "description": "", "fields": "globalid", "isAscending": true } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsReturningGeometryProperties": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "b01cad016c88462a861bedc12ef78c2f", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Editing,Extract,Uploads,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.4, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 203, 245, 243, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true } ] }