{ "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 8, "name": "CoastalDefenseStructures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 2, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CoastalStructureType", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 112, 179, 255 ], "outline": null }, "value": "Groins", "label": "Groin" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 27, 158, 119, 255 ], "outline": null }, "value": "Revetment", "label": "Revetment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 95, 2, 255 ], "outline": null }, "value": "Jetty", "label": "Jetty" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 78, 178, 255 ], "toColor": [ 194, 78, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 196, 147, 255 ], "toColor": [ 41, 196, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 101, 43, 255 ], "toColor": [ 194, 101, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 137, 196, 255 ], "toColor": [ 59, 137, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 199, 54, 255 ], "toColor": [ 187, 199, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 58, 176, 255 ], "toColor": [ 42, 58, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 43, 85, 255 ], "toColor": [ 189, 43, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 186, 43, 255 ], "toColor": [ 45, 186, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 157, 161, 255 ], "toColor": [ 59, 157, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 148, 73, 255 ], "toColor": [ 186, 148, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 156, 56, 255 ], "toColor": [ 94, 156, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 56, 201, 255 ], "toColor": [ 151, 56, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 43, 48, 255 ], "toColor": [ 189, 43, 48, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -70.68795678999999, "ymin": 41.51496769200003, "xmax": -69.94470138299994, "ymax": 42.065644159000044, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CoastalStructureType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CoastalStructureType", "type": "esriFieldTypeString", "alias": "Coastal Structure Type", "length": 50, "domain": { "type": "codedValue", "name": "CoastalStructureType", "description": "Type of Coastal Shoreline Defense Structure ", "codedValues": [ { "name": "Man-made piles of boulders or concrete that are built on either side of a coastal inlet", "code": "Jetty" }, { "name": "A groin is a shoreline structure that is perpendicular to the beach.", "code": "Groins" }, { "name": "Structures built of concrete, wood, steel or boulders that run parallel to the beach at the land/water interface", "code": "Revetment" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CoastalStructureMaterial", "type": "esriFieldTypeString", "alias": "Coastal Structure Material", "length": 50, "domain": { "type": "codedValue", "name": "CoastalStructureMaterial", "description": "Material used to construct a Coastal Defense Structure", "codedValues": [ { "name": "Stone", "code": "Stone" }, { "name": "Wood", "code": "Wood" }, { "name": "Poured Concrete", "code": "Poured Concrete" }, { "name": "Metal", "code": "Metal" }, { "name": "Sand Bags", "code": "Sand Bags" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Town", "type": "esriFieldTypeString", "alias": "Town", "length": 50, "domain": { "type": "codedValue", "name": "Town", "description": "Town Name", "codedValues": [ { "name": "Barnstable", "code": "Barnstable" }, { "name": "Bourne", "code": "Bourne" }, { "name": "Brewster", "code": "Brewster" }, { "name": "Chatham", "code": "Chatham" }, { "name": "Dennis", "code": "Dennis" }, { "name": "Eastham", "code": "Eastham" }, { "name": "Falmouth", "code": "Falmouth" }, { "name": "Harwich", "code": "Harwich" }, { "name": "Mashpee", "code": "Mashpee" }, { "name": "Orleans", "code": "Orleans" }, { "name": "Provincetown", "code": "Provincetown" }, { "name": "Sandwich", "code": "Sandwich" }, { "name": "Truro", "code": "Truro" }, { "name": "Wellfleet", "code": "Wellfleet" }, { "name": "Yarmouth", "code": "Yarmouth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }