{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "LWCF Issues", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "Rodney Vese, Jr.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 279019.2562508329, "ymin": 36705.62877408322, "xmax": 501506.1626929012, "ymax": 249354.87955596205, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -3.7737032718666404E7, "falseY": -3.0558420973204765E7, "xyUnits": 1.1888946651048975E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103375, "latestWkid": 103375, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Author", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Author", "type": "esriFieldTypeString", "alias": "Author", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Author" }, { "name": "IssueText", "type": "esriFieldTypeString", "alias": "IssueText", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IssueText" }, { "name": "Resolved", "type": "esriFieldTypeString", "alias": "Resolved", "domain": { "type": "codedValue", "name": "YNU", "description": "Yes/No/Unspecified", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unspecified", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Resolved" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R458_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S403_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "LWCF Issues", "description": "", "prototype": { "attributes": { "IssueText": null, "Resolved": null, "Author": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "LWCF Project Sites", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Federal 6F Project Funding", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "DNRAIMSv3.DBO.LWCF_Inspections", "relatedTableId": 16, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "Grant_ID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -3.591288192043921E7, "ymin": -2.909138397294E7, "xmax": 568535.0438377797, "ymax": 227839.8646377176, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -3.7737032718666404E7, "falseY": -3.0558420973204765E7, "xyUnits": 1.1888946651048975E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103375, "latestWkid": 103375, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Grant_ID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 132, 0, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Grant_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Grant_ID", "type": "esriFieldTypeString", "alias": "Grant_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Grant_ID" }, { "name": "Title", "type": "esriFieldTypeString", "alias": "Title", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Title" }, { "name": "Sponsor", "type": "esriFieldTypeString", "alias": "Sponsor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Sponsor" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": { "type": "codedValue", "name": "ct_code", "description": "Governing Authority", "codedValues": [ { "name": "Allegany", "code": "ALLE" }, { "name": "Anne Arundel", "code": "ANNE" }, { "name": "Baltimore County", "code": "BACO" }, { "name": "Baltimore City", "code": "BACI" }, { "name": "Calvert", "code": "CALV" }, { "name": "Caroline", "code": "CARO" }, { "name": "Carroll", "code": "CARR" }, { "name": "Cecil", "code": "CECI" }, { "name": "Charles", "code": "CHAR" }, { "name": "Dorchester", "code": "DORC" }, { "name": "Frederick", "code": "FRED" }, { "name": "Garrett", "code": "GARR" }, { "name": "Harford", "code": "HARF" }, { "name": "Howard", "code": "HOWA" }, { "name": "Kent", "code": "KENT" }, { "name": "Montgomery", "code": "MONT" }, { "name": "Prince George's", "code": "PRIN" }, { "name": "Queen Anne's", "code": "QUEE" }, { "name": "Somerset", "code": "SOME" }, { "name": "St. Mary's", "code": "STMA" }, { "name": "Talbot", "code": "TALB" }, { "name": "Washington", "code": "WASH" }, { "name": "Wicomico", "code": "WICO" }, { "name": "Worcester", "code": "WORC" }, { "name": "Multiple", "code": "MULT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Grant_Type", "description": "LWCF Grant Type", "codedValues": [ { "name": "Unspecified", "code": "Unspec" }, { "name": "Acquisition", "code": "Acq" }, { "name": "Development", "code": "Dev" }, { "name": "Acq & Dev", "code": "Mult" }, { "name": "Conversion", "code": "Con" }, { "name": "Replacement", "code": "Rep" }, { "name": "Conversion-Research Needed", "code": "Con-R" }, { "name": "Replacemnt-Research Needed", "code": "Rep-R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Grant_Status", "description": "Proposed,In-Progress,Closed", "codedValues": [ { "name": "Proposed", "code": "PROP" }, { "name": "Approved In-Progress", "code": "OPEN" }, { "name": "Closed-Completed", "code": "CL_COMP" }, { "name": "Closed- Not Funded", "code": "CL_NF" }, { "name": "Researching", "code": "IN_R" }, { "name": "Converted out of LWCF", "code": "CONV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "Tot_Amount", "type": "esriFieldTypeDouble", "alias": "Total Amount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Tot_Amount" }, { "name": "ApproveDate", "type": "esriFieldTypeDate", "alias": "Date Approved", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ApproveDate" }, { "name": "ExpireDate", "type": "esriFieldTypeDate", "alias": "Date Expired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ExpireDate" }, { "name": "InspecDate", "type": "esriFieldTypeDate", "alias": "Last Inspected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspecDate" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "Proj_Ref_Num", "type": "esriFieldTypeString", "alias": "POS Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Proj_Ref_Num" }, { "name": "Grant_Num", "type": "esriFieldTypeSmallInteger", "alias": "Grant Reference", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Grant_Num" }, { "name": "AdditonalNotes", "type": "esriFieldTypeString", "alias": "Additonal Notes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AdditonalNotes" }, { "name": "BdrySource", "type": "esriFieldTypeString", "alias": "Bdry Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BdrySource" }, { "name": "GIS_Acres", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_Acres" }, { "name": "InspectionMethod", "type": "esriFieldTypeString", "alias": "Inspect Method", "domain": { "type": "codedValue", "name": "Inspection_Method", "description": "Type of Inspection Performed", "codedValues": [ { "name": "Field-Onsite Inspection", "code": "FLD" }, { "name": "Imagery Inspection-Best Avail", "code": "IM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Placeholder" }, { "name": "GrantType", "type": "esriFieldTypeString", "alias": "Placeholder1", "domain": { "type": "codedValue", "name": "LWCFGrantType", "description": "", "codedValues": [ { "name": "ORLP", "code": "ORLP" }, { "name": "Formula", "code": "Formula" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Placeholder1" }, { "name": "ComplianceStatus", "type": "esriFieldTypeString", "alias": "Placeholder2", "domain": { "type": "codedValue", "name": "ComplianceStatus", "description": "", "codedValues": [ { "name": "Compliant", "code": "Compliant" }, { "name": "Not Compliant", "code": "Not Compliant" }, { "name": "Requires Research", "code": "Requires Research" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Placeholder2" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ProjectDescription", "type": "esriFieldTypeString", "alias": "ProjectDescription", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "ProjectDescription" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "FBMSGrantID", "type": "esriFieldTypeString", "alias": "FBMSGrantID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FBMSGrantID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1311_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_3521_Grant_I", "fields": "Grant_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1311", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1311", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1222_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "LWCF Project Sites", "description": "", "prototype": { "attributes": { "FBMSGrantID": null, "Address": null, "Grant_ID": null, "Title": null, "Sponsor": null, "County": null, "Type": null, "Status": null, "Tot_Amount": null, "ApproveDate": null, "ExpireDate": null, "InspecDate": null, "Comments": null, "Proj_Ref_Num": null, "Grant_Num": null, "AdditonalNotes": null, "BdrySource": null, "GIS_Acres": null, "InspectionMethod": null, "GrantType": null, "ComplianceStatus": null, "ProjectDescription": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 15, "name": "US DOI Txns", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 24000, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 186431.14230000228, "ymin": 27831.17909999937, "xmax": 570134.0249999985, "ymax": 230535.5786000006, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -3.7737032718666404E7, "falseY": -3.0558420973204765E7, "xyUnits": 1.1888946651048975E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LUNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "COUNTY" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CODE" }, { "name": "LUNAME", "type": "esriFieldTypeString", "alias": "LUNAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LUNAME" }, { "name": "DNRNAME", "type": "esriFieldTypeString", "alias": "DNRNAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DNRNAME" }, { "name": "DNRACQNUM", "type": "esriFieldTypeString", "alias": "DNRACQNUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DNRACQNUM" }, { "name": "TRACTNUMBE", "type": "esriFieldTypeString", "alias": "TRACTNUMBE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRACTNUMBE" }, { "name": "TRACTNAME", "type": "esriFieldTypeString", "alias": "TRACTNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRACTNAME" }, { "name": "MANAGEDBY", "type": "esriFieldTypeString", "alias": "MANAGEDBY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANAGEDBY" }, { "name": "DNRREFNUM", "type": "esriFieldTypeString", "alias": "DNRREFNUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DNRREFNUM" }, { "name": "BASECODE", "type": "esriFieldTypeString", "alias": "BASECODE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BASECODE" }, { "name": "DESIG", "type": "esriFieldTypeString", "alias": "DESIG", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DESIG" }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "REGION" }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEBLINK", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "WEBLINK" }, { "name": "SCRATCH", "type": "esriFieldTypeString", "alias": "SCRATCH", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCRATCH" }, { "name": "LandIntere", "type": "esriFieldTypeString", "alias": "LandIntere", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LandIntere" }, { "name": "DNRPCT_O", "type": "esriFieldTypeSmallInteger", "alias": "DNRPCT_O", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DNRPCT_O" }, { "name": "DNRPCT_M", "type": "esriFieldTypeSmallInteger", "alias": "DNRPCT_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DNRPCT_M" }, { "name": "TXNYEAR", "type": "esriFieldTypeInteger", "alias": "TXNYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TXNYEAR" }, { "name": "LABEL", "type": "esriFieldTypeSmallInteger", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LABEL" }, { "name": "ProjectRef", "type": "esriFieldTypeString", "alias": "ProjectRef", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProjectRef" }, { "name": "PrjRef", "type": "esriFieldTypeString", "alias": "PrjRef", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PrjRef" }, { "name": "TxnDetails", "type": "esriFieldTypeString", "alias": "TxnDetails", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TxnDetails" }, { "name": "Trails", "type": "esriFieldTypeString", "alias": "Trails", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Trails" }, { "name": "GISACRES", "type": "esriFieldTypeDouble", "alias": "GISACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISACRES" }, { "name": "GISMILES", "type": "esriFieldTypeDouble", "alias": "GISMILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISMILES" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1682_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1588_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "US DOI Txns", "description": "", "prototype": { "attributes": { "GISMILES": null, "GISACRES": null, "COUNTY": null, "CODE": null, "LUNAME": null, "DNRNAME": null, "DNRACQNUM": null, "TRACTNUMBE": null, "TRACTNAME": null, "MANAGEDBY": null, "DNRREFNUM": null, "BASECODE": null, "DESIG": null, "REGION": null, "WEBLINK": null, "SCRATCH": null, "LandIntere": null, "DNRPCT_O": null, "DNRPCT_M": null, "TXNYEAR": null, "LABEL": null, "ProjectRef": null, "PrjRef": null, "TxnDetails": null, "Trails": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Legal Docs", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 186431.14230000228, "ymin": 27831.17909999937, "xmax": 570134.0249999985, "ymax": 230535.5786000006, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -3.7737032718666404E7, "falseY": -3.0558420973204765E7, "xyUnits": 1.1888946651048975E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LUNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "COUNTY" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CODE" }, { "name": "LUNAME", "type": "esriFieldTypeString", "alias": "LUNAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LUNAME" }, { "name": "DNRNAME", "type": "esriFieldTypeString", "alias": "DNRNAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DNRNAME" }, { "name": "TxnDetails", "type": "esriFieldTypeString", "alias": "TxnDetails", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TxnDetails" }, { "name": "DNRACQNUM", "type": "esriFieldTypeString", "alias": "DNRACQNUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DNRACQNUM" }, { "name": "TRACTNUMBE", "type": "esriFieldTypeString", "alias": "TRACTNUMBE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRACTNUMBE" }, { "name": "TRACTNAME", "type": "esriFieldTypeString", "alias": "TRACTNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRACTNAME" }, { "name": "MANAGEDBY", "type": "esriFieldTypeString", "alias": "MANAGEDBY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANAGEDBY" }, { "name": "DNRREFNUM", "type": "esriFieldTypeString", "alias": "DNRREFNUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DNRREFNUM" }, { "name": "BASECODE", "type": "esriFieldTypeString", "alias": "BASECODE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BASECODE" }, { "name": "DESIG", "type": "esriFieldTypeString", "alias": "DESIG", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DESIG" }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "REGION" }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEBLINK", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "WEBLINK" }, { "name": "SCRATCH", "type": "esriFieldTypeString", "alias": "code_acq", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCRATCH" }, { "name": "LandIntere", "type": "esriFieldTypeString", "alias": "LandIntere", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LandIntere" }, { "name": "DNRPCT_O", "type": "esriFieldTypeSmallInteger", "alias": "DNRPCT_O", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DNRPCT_O" }, { "name": "DNRPCT_M", "type": "esriFieldTypeSmallInteger", "alias": "DNRPCT_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DNRPCT_M" }, { "name": "TXNYEAR", "type": "esriFieldTypeInteger", "alias": "TXNYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TXNYEAR" }, { "name": "LABEL", "type": "esriFieldTypeSmallInteger", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LABEL" }, { "name": "ProjectRef", "type": "esriFieldTypeString", "alias": "ProjectRef", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProjectRef" }, { "name": "PrjRef", "type": "esriFieldTypeString", "alias": "PrjRef", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PrjRef" }, { "name": "GISACRES", "type": "esriFieldTypeDouble", "alias": "GISACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISACRES" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1682_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1588_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Legal Docs", "description": "", "prototype": { "attributes": { "PrjRef": null, "GISACRES": null, "COUNTY": null, "CODE": null, "LUNAME": null, "DNRNAME": null, "TxnDetails": null, "DNRACQNUM": null, "TRACTNUMBE": null, "TRACTNAME": null, "MANAGEDBY": null, "DNRREFNUM": null, "BASECODE": null, "DESIG": null, "REGION": null, "WEBLINK": null, "SCRATCH": null, "LandIntere": null, "DNRPCT_O": null, "DNRPCT_M": null, "TXNYEAR": null, "LABEL": null, "ProjectRef": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 16, "name": "LWCF_Inspections", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "DNRAIMSv3.DBO.LWCF_Projects", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "What_is_the_project_number_", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "What_is_the_name_of_the_inspect", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Timestamp", "type": "esriFieldTypeDate", "alias": "Timestamp", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Timestamp" }, { "name": "What_is_the_project_number_", "type": "esriFieldTypeString", "alias": "What is the project number?", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "What_is_the_project_number_" }, { "name": "Current_Property_Uses__Is_the_p", "type": "esriFieldTypeString", "alias": "Current Property Uses [Is the property being used for the public outdoor recreation purposes intended through the project agreement and projects funded by LWCF?]", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Current_Property_Uses__Is_the_p" }, { "name": "there_should_be_no_encroaching_", "type": "esriFieldTypeString", "alias": " there should be no encroaching landowners, utilities, structures for purposes other than public recreation, commercial uses)]", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "there_should_be_no_encroaching_" }, { "name": "Current_Property_Uses__Is_the_1", "type": "esriFieldTypeString", "alias": "Current Property Uses [Is the property attractive and inviting to the public?]", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Current_Property_Uses__Is_the_1" }, { "name": "Current_Property_Uses__Is_the_a", "type": "esriFieldTypeString", "alias": "Current Property Uses [Is the area being maintained? Is upkeep and repair of structures and improvements adequate?]", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Current_Property_Uses__Is_the_a" }, { "name": "Current_Property_Uses__Does_sta", "type": "esriFieldTypeString", "alias": "Current Property Uses [Does staffing and servicing of facilities appear adequate?]", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Current_Property_Uses__Does_sta" }, { "name": "Current_Property_Uses__Is_the_2", "type": "esriFieldTypeString", "alias": "Current Property Uses [Is the property readily accessible and open to the public during reasonable hours and times of year? (select \"No\" if there are any signs of discrimination)]", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Current_Property_Uses__Is_the_2" }, { "name": "Current_Property_Uses__Is_the_3", "type": "esriFieldTypeString", "alias": "Current Property Uses [Is the area properly signed to allow for user information and safety?]", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Current_Property_Uses__Is_the_3" }, { "name": "Current_Property_Uses__Is_there", "type": "esriFieldTypeString", "alias": "Current Property Uses [Is there a sign with the LWCF logo present? (please photograph)]", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Current_Property_Uses__Is_there" }, { "name": "What_is_the_condition_of_the_si", "type": "esriFieldTypeString", "alias": "What is the condition of the site?", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "What_is_the_condition_of_the_si" }, { "name": "Based_on_the_survey_above__what", "type": "esriFieldTypeString", "alias": "Based on the survey above, what is your conclusion about the compliance of the LWCF site?", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Based_on_the_survey_above__what" }, { "name": "Do_you_have_any_additional_comm", "type": "esriFieldTypeString", "alias": "Do you have any additional comments from this inspection?", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Do_you_have_any_additional_comm" }, { "name": "Please_upload_up_to_10_images", "type": "esriFieldTypeString", "alias": "Please upload up to 10 images", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Please_upload_up_to_10_images" }, { "name": "What_is_the_name_of_the_inspect", "type": "esriFieldTypeString", "alias": "What is the name of the inspector?", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "What_is_the_name_of_the_inspect" }, { "name": "Photo_1", "type": "esriFieldTypeString", "alias": "Photo 1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Photo_1" }, { "name": "Photo_2", "type": "esriFieldTypeString", "alias": "Photo 2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Photo_2" }, { "name": "Photo_3", "type": "esriFieldTypeString", "alias": "Photo 3", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Photo_3" }, { "name": "Photo_4", "type": "esriFieldTypeString", "alias": "Photo 4", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Photo_4" }, { "name": "Photo_5", "type": "esriFieldTypeString", "alias": "Photo 5", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Photo_5" }, { "name": "Photo_6", "type": "esriFieldTypeString", "alias": "Photo 6", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Photo_6" }, { "name": "Photo_7", "type": "esriFieldTypeString", "alias": "Photo 7", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Photo_7" }, { "name": "Photo_8", "type": "esriFieldTypeString", "alias": "Photo 8", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Photo_8" }, { "name": "Photo_9", "type": "esriFieldTypeString", "alias": "Photo 9", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Photo_9" }, { "name": "Photo_10", "type": "esriFieldTypeString", "alias": "Photo 10", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Photo_10" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Parent_GUID", "type": "esriFieldTypeInteger", "alias": "Parent_GUID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Parent_GUID" }, { "name": "Field", "type": "esriFieldTypeInteger", "alias": "Field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Field" } ], "indexes": [ { "name": "R7025_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7025", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_7025", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "LWCF_Inspections", "description": "", "prototype": { "attributes": { "Parent_GUID": null, "Field": null, "Timestamp": null, "What_is_the_project_number_": null, "Current_Property_Uses__Is_the_p": null, "there_should_be_no_encroaching_": null, "Current_Property_Uses__Is_the_1": null, "Current_Property_Uses__Is_the_a": null, "Current_Property_Uses__Does_sta": null, "Current_Property_Uses__Is_the_2": null, "Current_Property_Uses__Is_the_3": null, "Current_Property_Uses__Is_there": null, "What_is_the_condition_of_the_si": null, "Based_on_the_survey_above__what": null, "Do_you_have_any_additional_comm": null, "Please_upload_up_to_10_images": null, "What_is_the_name_of_the_inspect": null, "Photo_1": null, "Photo_2": null, "Photo_3": null, "Photo_4": null, "Photo_5": null, "Photo_6": null, "Photo_7": null, "Photo_8": null, "Photo_9": null, "Photo_10": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 } ] }