{ "currentVersion": 10.8, "id": 136, "name": "2_Archaeological Sensitivity", "type": "Feature Layer", "description": "The Cultural Area polygon feature class is used to delineate the boundaries of cultural resource areas such as historic sites or areas or interest.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",2460625.0],PARAMETER[\"Central_Meridian\",-71.5],PARAMETER[\"Standard_Parallel_1\",41.71666666666667],PARAMETER[\"Standard_Parallel_2\",42.68333333333333],PARAMETER[\"Latitude_Of_Origin\",41.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "Arnold Arboretum of Harvard University", "parentLayer": { "id": 134, "name": "7_Restrictions" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Sensitivity", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "High", "label": "High", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.4 } }, "value": "Moderate", "label": "Moderate", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Sensitivity]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 2534.4, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 754819.8475734442, "ymin": 2931903.8575784415, "xmax": 759098.0227441043, "ymax": 2936149.3517121077, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",2460625.0],PARAMETER[\"Central_Meridian\",-71.5],PARAMETER[\"Standard_Parallel_1\",41.71666666666667],PARAMETER[\"Standard_Parallel_2\",42.68333333333333],PARAMETER[\"Latitude_Of_Origin\",41.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": "CulturalAreaType", "subtypeFieldName": "CulturalAreaType", "subtypeField": "CulturalAreaType", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CulturalAreaID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "CulturalAreaType", "type": "esriFieldTypeSmallInteger", "alias": "Cultural Area Type", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "HistoricalEra", "type": "esriFieldTypeString", "alias": "Historical Era", "length": 50, "domain": null }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "IsRegistered", "type": "esriFieldTypeSmallInteger", "alias": "Is Registered", "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HeritageRegister", "type": "esriFieldTypeString", "alias": "Heritage Register", "length": 100, "domain": null }, { "name": "ReferenceDocumentURL", "type": "esriFieldTypeString", "alias": "Reference Document URL", "length": 200, "domain": null }, { "name": "ContactName", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": { "type": "codedValue", "name": "WS1_UserName", "description": "Valid values for user name and contact name.", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "Brian Morgan", "code": "Brian Morgan" }, { "name": "Jonathan Damery", "code": "Jonathan Damery" }, { "name": "Kathryn Richardson", "code": "Kathryn Richardson" }, { "name": "Kyle Port", "code": "Kyle Port" }, { "name": "Michael Dosmann", "code": "Michael Dosmann" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsSensitive", "type": "esriFieldTypeSmallInteger", "alias": "Is Sensitive", "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AccessType", "type": "esriFieldTypeString", "alias": "Access Type", "length": 20, "domain": { "type": "codedValue", "name": "WS1_RestrictedAccessType", "description": "Valid values for AccessType.", "codedValues": [ { "name": "Staff", "code": "Staff" }, { "name": "Authorized Staff", "code": "Authorized Staff" }, { "name": "No Access", "code": "No Access" }, { "name": "Limited Hours", "code": "Limited Hours" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "Sensitivity", "type": "esriFieldTypeString", "alias": "Sensitivity", "length": 50, "domain": null }, { "name": "GeoreferenceDate", "type": "esriFieldTypeDate", "alias": "GeoreferenceDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R900_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a656_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "IsRegistered": {"type": "inherited"}, "ContactName": {"type": "inherited"}, "IsSensitive": {"type": "inherited"}, "AccessType": {"type": "inherited"} }, "id": 1, "name": "Cultural Resource" }, { "domains": { "IsRegistered": {"type": "inherited"}, "ContactName": {"type": "inherited"}, "IsSensitive": {"type": "inherited"}, "AccessType": {"type": "inherited"} }, "id": 0, "name": "UNKNOWN" }, { "domains": { "IsRegistered": {"type": "inherited"}, "ContactName": {"type": "inherited"}, "IsSensitive": {"type": "inherited"}, "AccessType": {"type": "inherited"} }, "id": 2, "name": "Point of Interest" }, { "domains": { "IsRegistered": {"type": "inherited"}, "ContactName": {"type": "inherited"}, "IsSensitive": {"type": "inherited"}, "AccessType": {"type": "inherited"} }, "id": 3, "name": "Archaeological Site" } ], "subtypes": [ { "domains": { "IsRegistered": {"type": "inherited"}, "ContactName": {"type": "inherited"}, "IsSensitive": {"type": "inherited"}, "AccessType": {"type": "inherited"} }, "defaultValues": { "CulturalAreaID": null, "CulturalAreaType": 0, "Name": null, "Description": null, "HistoricalEra": null, "StartDate": null, "EndDate": null, "IsRegistered": null, "HeritageRegister": null, "ReferenceDocumentURL": null, "ContactName": null, "IsSensitive": 1, "AccessType": null, "Comments": null, "Sensitivity": null, "GeoreferenceDate": null }, "code": 1, "name": "Cultural Resource" }, { "domains": { "IsRegistered": {"type": "inherited"}, "ContactName": {"type": "inherited"}, "IsSensitive": {"type": "inherited"}, "AccessType": {"type": "inherited"} }, "defaultValues": { "CulturalAreaID": null, "CulturalAreaType": null, "Name": null, "Description": null, "HistoricalEra": null, "StartDate": null, "EndDate": null, "IsRegistered": null, "HeritageRegister": null, "ReferenceDocumentURL": null, "ContactName": null, "IsSensitive": 0, "AccessType": null, "Comments": null, "Sensitivity": null, "GeoreferenceDate": null }, "code": 0, "name": "UNKNOWN" }, { "domains": { "IsRegistered": {"type": "inherited"}, "ContactName": {"type": "inherited"}, "IsSensitive": {"type": "inherited"}, "AccessType": {"type": "inherited"} }, "defaultValues": { "CulturalAreaID": null, "CulturalAreaType": null, "Name": null, "Description": null, "HistoricalEra": null, "StartDate": null, "EndDate": null, "IsRegistered": null, "HeritageRegister": null, "ReferenceDocumentURL": null, "ContactName": null, "IsSensitive": null, "AccessType": null, "Comments": null, "Sensitivity": null, "GeoreferenceDate": null }, "code": 2, "name": "Point of Interest" }, { "domains": { "IsRegistered": {"type": "inherited"}, "ContactName": {"type": "inherited"}, "IsSensitive": {"type": "inherited"}, "AccessType": {"type": "inherited"} }, "defaultValues": { "CulturalAreaID": null, "CulturalAreaType": null, "Name": null, "Description": null, "HistoricalEra": null, "StartDate": null, "EndDate": null, "IsRegistered": null, "HeritageRegister": null, "ReferenceDocumentURL": null, "ContactName": null, "IsSensitive": null, "AccessType": null, "Comments": null, "Sensitivity": null, "GeoreferenceDate": null }, "code": 3, "name": "Archaeological Site" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }