{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Lock Statuses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt2": "GEOGCRS[\"Longitude / Latitude (NAD 83)\",DATUM[\"NAD 83\",ELLIPSOID[\"GRS 80\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Longitude (lon)\",east,ORDER[1]],AXIS[\"Latitude (lat)\",north,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]]", "wkt": "GEOGCS[\"Longitude / Latitude (NAD 83)\",DATUM[\"NAD 83\",SPHEROID[\"GRS 80\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]", "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Hurricane Dashboards" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 147, 70, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -93.49568649999998, "ymin": 29.38873873800003, "xmax": -87.56729949999999, "ymax": 44.98092850000006, "spatialReference": { "wkt2": "GEOGCRS[\"NAD83(HARN)\",DATUM[\"NAD83 (High Accuracy Regional Network) (EPSG ID 6152)\",ELLIPSOID[\"GRS 1980 (EPSG ID 7019)\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Longitude (lon)\",east,ORDER[1]],AXIS[\"Latitude (lat)\",north,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]]", "wkt": "GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83 (High Accuracy Regional Network) (EPSG ID 6152)\",SPHEROID[\"GRS 1980 (EPSG ID 7019)\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]", "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOCK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "USACE_DIVISION_CODE", "type": "esriFieldTypeString", "alias": "USACE_DIVISION_CODE", "length": 5, "domain": null }, { "name": "USACE_DISTRICT_CODE", "type": "esriFieldTypeString", "alias": "USACE_DISTRICT_CODE", "length": 5, "domain": null }, { "name": "LOCK_ID", "type": "esriFieldTypeOID", "alias": "LOCK_ID", "length": 8, "domain": null }, { "name": "LOCK_NAME", "type": "esriFieldTypeString", "alias": "LOCK_NAME", "length": 80, "domain": null }, { "name": "LOCK_ABBREV_NAME", "type": "esriFieldTypeString", "alias": "LOCK_ABBREV_NAME", "length": 20, "domain": null }, { "name": "PRIMARY_CHANNEL_NAME", "type": "esriFieldTypeString", "alias": "PRIMARY_CHANNEL_NAME", "length": 103, "domain": null }, { "name": "SECONDARY_CHANNEL_NAME", "type": "esriFieldTypeString", "alias": "SECONDARY_CHANNEL_NAME", "length": 103, "domain": null }, { "name": "INSTALLATION_DATE", "type": "esriFieldTypeDate", "alias": "INSTALLATION_DATE", "length": 8, "precision": 1, "domain": null }, { "name": "CLOSURE_DATE", "type": "esriFieldTypeDate", "alias": "CLOSURE_DATE", "length": 8, "precision": 1, "domain": null }, { "name": "STATUS_DATE", "type": "esriFieldTypeDate", "alias": "STATUS_DATE", "length": 8, "precision": 1, "domain": null }, { "name": "LOCK_STATUS", "type": "esriFieldTypeString", "alias": "LOCK_STATUS", "length": 20, "domain": null }, { "name": "OPEN_FLOW_FLAG", "type": "esriFieldTypeString", "alias": "OPEN_FLOW_FLAG", "length": 1, "domain": null }, { "name": "PRIMARY_CHNL_LOCKING_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "PRIMARY_CHNL_LOCKING_COUNT", "domain": null }, { "name": "SECONDARY_CHNL_LOCKING_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "SECONDARY_CHNL_LOCKING_COUNT", "domain": null }, { "name": "PRIMARY_CHNL_GAGE_READING", "type": "esriFieldTypeDouble", "alias": "PRIMARY_CHNL_GAGE_READING", "domain": null }, { "name": "SECONDARY_CHNL_GAGE_READING", "type": "esriFieldTypeDouble", "alias": "SECONDARY_CHNL_GAGE_READING", "domain": null }, { "name": "QUEUE_TIME_HOURS", "type": "esriFieldTypeSingle", "alias": "QUEUE_TIME_HOURS", "domain": null }, { "name": "LOCK_REMARKS", "type": "esriFieldTypeString", "alias": "LOCK_REMARKS", "length": 1000, "domain": null }, { "name": "LOCK_NOTICES", "type": "esriFieldTypeString", "alias": "LOCK_NOTICES", "length": 1000, "domain": null }, { "name": "CLOSURE_SCHEDULE", "type": "esriFieldTypeString", "alias": "CLOSURE_SCHEDULE", "length": 1000, "domain": null }, { "name": "PERSON_NAME", "type": "esriFieldTypeString", "alias": "PERSON_NAME", "length": 133, "domain": null }, { "name": "PERSON_TITLE", "type": "esriFieldTypeString", "alias": "PERSON_TITLE", "length": 80, "domain": null }, { "name": "ADDRESS_CITY_AND_STATE", "type": "esriFieldTypeString", "alias": "ADDRESS_CITY_AND_STATE", "length": 77, "domain": null }, { "name": "WORK_PHONE", "type": "esriFieldTypeString", "alias": "WORK_PHONE", "length": 100, "domain": null }, { "name": "EMAIL_ADDRESS", "type": "esriFieldTypeString", "alias": "EMAIL_ADDRESS", "length": 100, "domain": null }, { "name": "SYMBOL_ANGLE", "type": "esriFieldTypeSmallInteger", "alias": "SYMBOL_ANGLE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e52bbc1c2d6497a9585c26518bdf9cc" }