{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Seawall Survey", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6048170.966855466, "ymin": 2164041.6846951395, "xmax": 6065762.234494388, "ymax": 2174804.028655976, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 2.48590454236E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LineType", "uniqueValueGroups": [ { "heading": "Line Type", "classes": [ { "label": "Survived Flood", "description": "Survived Flood", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 }, "values": [ [ "Survived Flood" ] ] }, { "label": "Partial Failure", "description": "Partial Failure", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "values": [ [ "Partial Failure" ] ] }, { "label": "Total Failure", "description": "Total Failure", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "values": [ [ "Total Failure" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 }, "value": "Survived Flood", "label": "Survived Flood" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "Partial Failure", "label": "Partial Failure" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Total Failure", "label": "Total Failure" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 235, 214, 255 ], "toColor": [ 196, 10, 10, 255 ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LineType", "typeIdField": "LineType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LineType", "type": "esriFieldTypeString", "alias": "Line Type", "domain": { "type": "codedValue", "name": "SeawallLineType", "description": "Seawall Class", "codedValues": [ { "name": "Survived Flood", "code": "Survived Flood" }, { "name": "Partial Failure", "code": "Partial Failure" }, { "name": "Total Failure", "code": "Total Failure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LineType" }, { "name": "Exposure", "type": "esriFieldTypeString", "alias": "Exposure", "domain": { "type": "codedValue", "name": "SeawallExposure", "description": "Seawall Protected", "codedValues": [ { "name": "Open Ocean", "code": "Open Ocean" }, { "name": "Protected Harbor", "code": "Protected Harbor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Exposure" }, { "name": "Mudline", "type": "esriFieldTypeString", "alias": "Mudline", "domain": { "type": "codedValue", "name": "SeawallMudline", "description": "", "codedValues": [ { "name": "Low (< 0' MLLW)", "code": "Low (< 0' MLLW)" }, { "name": "Mid (0' - 4' MLLW)", "code": "Mid (0' - 4' MLLW)" }, { "name": "High (> 4' MLLW)", "code": "High (> 4' MLLW)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Mudline" }, { "name": "Backlands", "type": "esriFieldTypeString", "alias": "Backlands", "domain": { "type": "codedValue", "name": "SeawallBacklands", "description": "What is on land side of seawall", "codedValues": [ { "name": "Flat Earth/Landscape", "code": "Flat Earth/Landscape" }, { "name": "Sloped Earth/Landscape", "code": "Sloped Earth/Landscape" }, { "name": "Parking Lot (Impervious)", "code": "Parking Lot (Impervious)" }, { "name": "Sidewalk/Platform (Impervious)", "code": "Sidewalk/Platform (Impervious)" }, { "name": "Structure with 15'", "code": "Structure with 15'" }, { "name": "Overhanging Structure", "code": "Overhanging Structure" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Backlands" }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "Year Built", "domain": { "type": "codedValue", "name": "SeawallYear", "description": "Seawall Year Built", "codedValues": [ { "name": "1990 - 2018", "code": "1990 - 2018" }, { "name": "1970 - 1990", "code": "1970 - 1990" }, { "name": "1950 - 1970", "code": "1950 - 1970" }, { "name": "Older than 1950", "code": "Older than 1950" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "WallType", "type": "esriFieldTypeString", "alias": "Wall Type", "domain": { "type": "codedValue", "name": "SeawallConstType", "description": "Seawall construction type", "codedValues": [ { "name": "Concrete Cantilever", "code": "Concrete Cantilever" }, { "name": "Concrete with Tieback", "code": "Concrete with Tieback" }, { "name": "Concrete Soldier Pile with Planks", "code": "Concrete Soldier Pile with Planks" }, { "name": "Steel Cantilever", "code": "Steel Cantilever" }, { "name": "Steel with Tieback", "code": "Steel with Tieback" }, { "name": "Steel H-Pile with Planks", "code": "Steel H-Pile with Planks" }, { "name": "Gravity Wall", "code": "Gravity Wall" }, { "name": "Revetment", "code": "Revetment" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "WallType" }, { "name": "ConditionCap", "type": "esriFieldTypeString", "alias": "Condition - Cap", "domain": { "type": "codedValue", "name": "SeawallConditionGeneric", "description": "Seawakk Condition Generic Categories", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Severe", "code": "Severe" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ConditionCap" }, { "name": "ConditionWaler", "type": "esriFieldTypeString", "alias": "Condition - Waler", "domain": { "type": "codedValue", "name": "SeawallConditionGeneric", "description": "Seawakk Condition Generic Categories", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Severe", "code": "Severe" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ConditionWaler" }, { "name": "ConditionSheet", "type": "esriFieldTypeString", "alias": "Condition - Sheet", "domain": { "type": "codedValue", "name": "SeawallConditionGeneric", "description": "Seawakk Condition Generic Categories", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Severe", "code": "Severe" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ConditionSheet" }, { "name": "CapExtensionType", "type": "esriFieldTypeString", "alias": "Cap Extension Type", "domain": { "type": "codedValue", "name": "SeawallCapExtType", "description": "Seawalll Cap Extension Type", "codedValues": [ { "name": "Masonry", "code": "Masonry" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CapExtensionType" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "SeawallOwnership", "description": "", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "OverallCondition", "type": "esriFieldTypeString", "alias": "Overall Condition", "domain": { "type": "codedValue", "name": "SeawallOverallCondition", "description": "Overall condition", "codedValues": [ { "name": "OK", "code": "OK" }, { "name": "Partial Failure", "code": "Partial Failure" }, { "name": "Total Failure", "code": "Total Failure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OverallCondition" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R3710_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1445_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Survived Flood", "name": "Survived Flood", "domains": { "LineType": {"type": "inherited"}, "Exposure": {"type": "inherited"}, "Mudline": {"type": "inherited"}, "Backlands": {"type": "inherited"}, "YearBuilt": {"type": "inherited"}, "WallType": {"type": "inherited"}, "ConditionCap": {"type": "inherited"}, "ConditionWaler": {"type": "inherited"}, "ConditionSheet": {"type": "inherited"}, "CapExtensionType": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "OverallCondition": {"type": "inherited"} }, "templates": [ { "name": "Survived Flood", "description": "", "prototype": { "attributes": { "OverallCondition": null, "LineType": "Survived Flood", "Exposure": null, "Mudline": null, "Backlands": null, "YearBuilt": null, "WallType": null, "ConditionCap": null, "ConditionWaler": null, "ConditionSheet": null, "CapExtensionType": null, "Ownership": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Partial Failure", "name": "Partial Failure", "domains": { "LineType": {"type": "inherited"}, "Exposure": {"type": "inherited"}, "Mudline": {"type": "inherited"}, "Backlands": {"type": "inherited"}, "YearBuilt": {"type": "inherited"}, "WallType": {"type": "inherited"}, "ConditionCap": {"type": "inherited"}, "ConditionWaler": {"type": "inherited"}, "ConditionSheet": {"type": "inherited"}, "CapExtensionType": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "OverallCondition": {"type": "inherited"} }, "templates": [ { "name": "Partial Failure", "description": "", "prototype": { "attributes": { "OverallCondition": null, "LineType": "Partial Failure", "Exposure": null, "Mudline": null, "Backlands": null, "YearBuilt": null, "WallType": null, "ConditionCap": null, "ConditionWaler": null, "ConditionSheet": null, "CapExtensionType": null, "Ownership": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Total Failure", "name": "Total Failure", "domains": { "LineType": {"type": "inherited"}, "Exposure": {"type": "inherited"}, "Mudline": {"type": "inherited"}, "Backlands": {"type": "inherited"}, "YearBuilt": {"type": "inherited"}, "WallType": {"type": "inherited"}, "ConditionCap": {"type": "inherited"}, "ConditionWaler": {"type": "inherited"}, "ConditionSheet": {"type": "inherited"}, "CapExtensionType": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "OverallCondition": {"type": "inherited"} }, "templates": [ { "name": "Total Failure", "description": "", "prototype": { "attributes": { "OverallCondition": null, "LineType": "Total Failure", "Exposure": null, "Mudline": null, "Backlands": null, "YearBuilt": null, "WallType": null, "ConditionCap": null, "ConditionWaler": null, "ConditionSheet": null, "CapExtensionType": null, "Ownership": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }