{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Features", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 7 }, "label": "Closure Structure" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 417711.84690000024, "ymin": 3687768.2272999994, "xmax": 1784526.659, "ymax": 4623737.072699999, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FEATURE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CLOSURE_ID", "type": "esriFieldTypeDouble", "alias": "Primary Key Identifier", "domain": null }, { "name": "FC_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "FOREIGN KEY JOIN to FC_SEGMENT", "domain": null }, { "name": "LEVEE_STATION_CODE", "type": "esriFieldTypeString", "alias": "Levee Stationing Code", "length": 20, "domain": null }, { "name": "FEATURE_NAME", "type": "esriFieldTypeString", "alias": "Feature Name", "length": 50, "domain": null }, { "name": "CLOSURE_USE", "type": "esriFieldTypeString", "alias": "Access Use Description", "length": 50, "domain": null }, { "name": "CLOSURE_HEIGHT", "type": "esriFieldTypeDouble", "alias": "Closure Height", "domain": null }, { "name": "CLOSURE_WIDTH", "type": "esriFieldTypeDouble", "alias": "Closure Width", "domain": null }, { "name": "RIVER_MILE", "type": "esriFieldTypeSmallInteger", "alias": "River Mile", "domain": null }, { "name": "CLOS_TYPE_D", "type": "esriFieldTypeString", "alias": "Closure Type Code", "length": 16, "domain": { "type": "codedValue", "name": "d_clostype", "description": "Type of closure structure.", "codedValues": [ { "name": "SWING_SINGLE", "code": "SWING_SINGLE" }, { "name": "SWING_DOUBLE", "code": "SWING_DOUBLE" }, { "name": "MITER_HINGE", "code": "MITER_HINGE" }, { "name": "MITER_PINTEL", "code": "MITER_PINTEL" }, { "name": "ROLL_2_WHEEL", "code": "ROLL_2_WHEEL" }, { "name": "ROLL_1_WHEEL", "code": "ROLL_1_WHEEL" }, { "name": "ROLL_L_FRAME", "code": "ROLL_L_FRAME" }, { "name": "TROLLEY", "code": "TROLLEY" }, { "name": "STOPLOG", "code": "STOPLOG" }, { "name": "SANDBAG", "code": "SANDBAG" }, { "name": "MOVABLE TRUSS", "code": "MOVABLE TRUSS" }, { "name": "MOVABLE POST", "code": "MOVABLE POST" }, { "name": "BULKHEAD", "code": "BULKHEAD" }, { "name": "REMOVABLE PANEL", "code": "REMOVABLE PANEL" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HORIZ_ACCURACY", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy", "domain": null }, { "name": "VERT_ACCURACY", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy", "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 255, "domain": null }, { "name": "COORDINATE_METHOD_D", "type": "esriFieldTypeString", "alias": "Coordinate Capture Method", "length": 50, "domain": { "type": "codedValue", "name": "d_coordcap", "description": "The method used to capture the coordinates.", "codedValues": [ { "name": "Digitized off of quad sheets", "code": "Digitized off of quad sheets" }, { "name": "Other", "code": "Other" }, { "name": "Using photogrammetric techniques", "code": "Using photogrammetric techniques" }, { "name": "Centimeter Level, used a minimum of 2 GPS recievers for Real Time Kinematic GPS positioning, may have been post processed.", "code": "Surveyed using RTK GPS" }, { "name": "Used a total station instrument to capture 3D coordinates.", "code": "Surveyed using Total Station" }, { "name": "Used a digital or optical/conventional level instrument to caputre elevation and stationing to capture x,y coordinates.", "code": "Surveyed using Level and Stationing" }, { "name": "Meter level, used standalone GPS receiver to position feature.", "code": "Surveyed using \"mapping grade\" GPS" }, { "name": "Centimeter Level, used a minimum of 2 GPS recievers for Real Time Kinematic GPS positioning, may have been post processed as well as used a total station instrument to capture 3D coordinates.", "code": "Surveyed using RTK and Total Station" }, { "name": "Used LIDAR", "code": "LIDAR" }, { "name": "Does not exist", "code": "Does not exist" }, { "name": "Digitized", "code": "Digitized" }, { "name": "Heads-up digitizing", "code": "Heads-up digitizing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments Text", "length": 255, "domain": null }, { "name": "NLD_CLOSURE_ID", "type": "esriFieldTypeDouble", "alias": "NLD Closure Primary Key", "domain": null }, { "name": "NLD_FC_SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "NLD FOREIGN KEY JOIN to FC_SEGMENT", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }