{ "currentVersion": 10.81, "id": 0, "name": "OREGON_SHORELINE_PROTECTION_STRUCTURES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "This data set includes a polyline file of mapped Shoreline Protective Structures (SPS), which corresponds with data records found in the Permits and Repairs tables of this Geodatabase. Linkage between spatial and attribute data tables is through a unique physical identifier in the Structure_ID field and/or the Permit_ID field. Definitions of table fields are provided in this metadata. Locations of the structures have been digitized as polylines on the most landward edge of the SPS. Locations were defined using the most current aerial imagery for that particular region. Aerial imagery used includes 2011 ESRI World Imagery Map (0.3m resolution), as well as 2009 (0.5m resolution) and 2011 (1m resolution) state aerial imagery. Oregon ShoreZone photographs (oblique aerials from June 2011) and field photographs from the 2002 field inventory of SPS, as well as expert knowledge, were also used when applicable. Every tax lot associated with a SPS has its own line segment. These segments are connected, when applicable, to form the complete structure. ", "copyrightText": "The Oregon Shores Protection Structures geodatabase was created and is continuously updated by the Oregon Parks and Recreation Department (OPRD).", "editFieldsInfo": { "creationDateField": "CREATEDATE", "creatorField": "CREATOR", "editDateField": "EDITDATE", "editorField": "EDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "BACK_PERMITS", "relatedTableId": 1, "cardinality": "esriRelCardinalityManyToMany", "role": "esriRelRoleDestination", "keyField": "Permit_ID", "composite": false, "relationshipTableId": 3, "keyFieldInRelationshipTable": "Dest_Struct_Permit_ID" }, { "id": 1, "name": "BACK_REPAIRS", "relatedTableId": 2, "cardinality": "esriRelCardinalityManyToMany", "role": "esriRelRoleDestination", "keyField": "Structure_ID", "composite": false, "relationshipTableId": 4, "keyFieldInRelationshipTable": "Dest_Struct_ID" } ], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1604614770000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 238270.27591863275, "ymin": 116130.05118110776, "xmax": 441868.87335957587, "ymax": 1569940.779199481, "spatialReference": { "wkid": 102970, "latestWkid": 6557 } }, "sourceSpatialReference": { "wkid": 102970, "latestWkid": 6557 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ORTaxlot", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Structure_ID", "type": "esriFieldTypeInteger", "alias": "Structure_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Structure_ID" }, { "name": "Permit_ID", "type": "esriFieldTypeInteger", "alias": "Permit_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPRDPermit" }, { "name": "ORTaxlot", "type": "esriFieldTypeString", "alias": "ORTaxlot", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ORMapNum" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Comments" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "RepairCount", "type": "esriFieldTypeSmallInteger", "alias": "RepairCount", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "RepairCount" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_456", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G30439Permit_ID", "fields": "Permit_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G30439Structure_", "fields": "Structure_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_456", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S337_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "OPRDvector.GIS.IF_SHORELINE_PROTECTION_STRUCTURES", "description": "", "prototype": { "attributes": { "RepairCount": 0, "Structure_ID": null, "Permit_ID": null, "ORTaxlot": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }