{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Permit Locations", "type": "Feature Layer", "description": "The Permit Locations feature class contains one unique point location for each Department of the Army (DA) permit identified in the U.S. Army Corps of Engineers Operations and Regulatory Management System (ORM). Each feature represents a unique combination of DA permit number and geographic location. Permit locations have been consolidated across fiscal years to eliminate duplicate point geometries while preserving permit history. The feature class serves as the primary spatial layer for querying permit information and is related to detailed impact and mitigation records through the PermitUID field. Related records provide information on authorized impacts, compensatory mitigation requirements, and associated fiscal year reporting data.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "U.S. Army Corps of Engineers", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 81, 10, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9300520.8168, "ymin": 3256068.7419000007, "xmax": -8322457.7519000005, "ymax": 4784214.880900003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DA_Number", "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": "PermitUID", "type": "esriFieldTypeString", "alias": "PermitUID", "length": 150, "domain": null }, { "name": "DA_Number", "type": "esriFieldTypeString", "alias": "DA_Number", "length": 80, "domain": null }, { "name": "FiscalYear", "type": "esriFieldTypeInteger", "alias": "FiscalYear", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SourceDataset", "type": "esriFieldTypeString", "alias": "SourceDataset", "length": 80, "domain": null }, { "name": "FirstFiscalYear", "type": "esriFieldTypeInteger", "alias": "FirstFiscalYear", "domain": null }, { "name": "LastFiscalYear", "type": "esriFieldTypeInteger", "alias": "LastFiscalYear", "domain": null }, { "name": "FiscalYears", "type": "esriFieldTypeString", "alias": "FiscalYears", "length": 255, "domain": null }, { "name": "Action", "type": "esriFieldTypeString", "alias": "Action", "length": 100, "domain": null }, { "name": "Action_Type", "type": "esriFieldTypeString", "alias": "Action_Type", "length": 80, "domain": null }, { "name": "PNN", "type": "esriFieldTypeString", "alias": "PNN", "length": 255, "domain": null }, { "name": "Comp_Mit_Rqd", "type": "esriFieldTypeString", "alias": "Comp_Mit_Rqd", "length": 30, "domain": null }, { "name": "Mit_Perm_Resp", "type": "esriFieldTypeString", "alias": "Mit_Perm_Resp", "length": 80, "domain": null }, { "name": "SourceCount", "type": "esriFieldTypeInteger", "alias": "SourceCount", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "" }, { "name": "IX_Permit_UID", "fields": "PermitUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_Permit_DA", "fields": "DA_Number", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "PermitImpactOrgSummary", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "PermitUID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{BFFCE48A-20C7-437C-809D-535DA24E2478}" }, { "id": 3, "name": "PermitMitigationOrgSummary", "relatedTableId": 4, "role": "esriRelRoleOrigin", "keyField": "PermitUID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{DF145BF7-456A-4C2F-A75F-9217E3E509FC}" }, { "id": 0, "name": "PermitImpacts", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "PermitUID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{1A3A1DED-1521-4A7A-968C-B1E32300276B}" }, { "id": 1, "name": "PermitMitigation", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "PermitUID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{25A2223F-C373-4FD2-A1B4-6DD1C33A7865}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }