{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Dams", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -9385930.6961, "ymin": 4020547.0650999993, "xmax": -8538138.1521, "ymax": 4376843.980800003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HazardType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "High", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Intermediate", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Low", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Dam_Name", "typeIdField": "HazardType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NID_ID", "type": "esriFieldTypeString", "alias": "NID_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NID_ID" }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Dam_Name" }, { "name": "CO_FIPS", "type": "esriFieldTypeSmallInteger", "alias": "CO_FIPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CO_FIPS" }, { "name": "CID", "type": "esriFieldTypeInteger", "alias": "CID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CID" }, { "name": "HazardType", "type": "esriFieldTypeSmallInteger", "alias": "HazardType", "domain": { "type": "codedValue", "name": "D_DAM_TYPE", "description": "Dam Hazard", "codedValues": [ { "name": "Low", "code": 1 }, { "name": "Intermediate", "code": 2 }, { "name": "High", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HazardType" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R68_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S59_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 3, "name": "3", "domains": { "HazardType": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "CID": null, "HazardType": 3, "NID_ID": null, "Dam_Name": null, "CO_FIPS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "2", "domains": { "HazardType": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "CID": null, "HazardType": 2, "NID_ID": null, "Dam_Name": null, "CO_FIPS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 1, "name": "1", "domains": { "HazardType": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "CID": null, "HazardType": 1, "NID_ID": null, "Dam_Name": null, "CO_FIPS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }