{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "RegionsWithCoastline", "type": "Feature Layer", "description": "ADFG Division of Wildlife Conservation Region polygons. Includes ~ 3-mile limit, with coastline.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102006, "latestWkid": 3338, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -13752200, "falseY": -8948200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "ADFG-DWC", "parentLayer": null, "subLayers": [], "minScale": 250000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Region", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 226, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 225, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "II" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 242, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "III" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 247, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "IV" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 231, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9", "label": "No Region" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 250, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "V" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -2175060.25, "ymin": 404499.4375, "xmax": 1493119.75, "ymax": 2383791.5, "spatialReference": { "wkid": 102006, "latestWkid": 3338, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -13752200, "falseY": -8948200, "xyUnits": 3.274821212148234E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GeoClass", "typeIdField": "Region", "subtypeFieldName": "Region", "subtypeField": "Region", "defaultSubtypeCode": 9, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Region", "type": "esriFieldTypeSmallInteger", "alias": "Region", "domain": { "type": "codedValue", "name": "gmuRegion", "description": "Region description", "codedValues": [ { "name": "I - Southeast", "code": 1 }, { "name": "II - Southcentral", "code": 2 }, { "name": "III - Interior", "code": 3 }, { "name": "IV - Central/Southwestern", "code": 4 }, { "name": "V - Northwest", "code": 5 }, { "name": "unassigned", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoClass", "type": "esriFieldTypeString", "alias": "GeoClass", "length": 5, "domain": { "type": "codedValue", "name": "gmuGeoClass", "description": "Land vs. water", "codedValues": [ { "name": "Land: mainland and islands", "code": "land" }, { "name": "Water: includes only very large lakes", "code": "water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoDetail", "type": "esriFieldTypeSmallInteger", "alias": "GeoDetail", "domain": { "type": "codedValue", "name": "gmuGeoDetail", "description": "Mainland, Islands, Lake, 3-mile, etc.", "codedValues": [ { "name": "Land: Mainland", "code": 1 }, { "name": "Land: Kodiak Is", "code": 2 }, { "name": "Land: Islands (seaward)", "code": 3 }, { "name": "Land: Islands (inland)", "code": 4 }, { "name": "Water: inland waterbodies", "code": 5 }, { "name": "Water: coastal, 3-mile limit", "code": 6 }, { "name": "not yet classified", "code": 8 }, { "name": "Water: outside 3-mile limit", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SqMi", "type": "esriFieldTypeDouble", "alias": "SqMi", "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": "Region", "fields": "Region", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "GeoClass": {"type": "inherited"}, "GeoDetail": {"type": "inherited"} }, "id": 1, "name": "I" }, { "domains": { "GeoClass": {"type": "inherited"}, "GeoDetail": {"type": "inherited"} }, "id": 2, "name": "II" }, { "domains": { "GeoClass": {"type": "inherited"}, "GeoDetail": {"type": "inherited"} }, "id": 3, "name": "III" }, { "domains": { "GeoClass": {"type": "inherited"}, "GeoDetail": {"type": "inherited"} }, "id": 4, "name": "IV" }, { "domains": { "GeoClass": {"type": "inherited"}, "GeoDetail": {"type": "inherited"} }, "id": 5, "name": "V" }, { "domains": { "GeoClass": {"type": "inherited"}, "GeoDetail": {"type": "inherited"} }, "id": 9, "name": "No Region" } ], "subtypes": [ { "domains": { "GeoClass": {"type": "inherited"}, "GeoDetail": {"type": "inherited"} }, "defaultValues": { "Region": null, "GeoClass": null, "GeoDetail": null, "SqMi": null }, "code": 1, "name": "I" }, { "domains": { "GeoClass": {"type": "inherited"}, "GeoDetail": {"type": "inherited"} }, "defaultValues": { "Region": null, "GeoClass": null, "GeoDetail": null, "SqMi": null }, "code": 2, "name": "II" }, { "domains": { "GeoClass": {"type": "inherited"}, "GeoDetail": {"type": "inherited"} }, "defaultValues": { "Region": null, "GeoClass": null, "GeoDetail": null, "SqMi": null }, "code": 3, "name": "III" }, { "domains": { "GeoClass": {"type": "inherited"}, "GeoDetail": {"type": "inherited"} }, "defaultValues": { "Region": null, "GeoClass": null, "GeoDetail": null, "SqMi": null }, "code": 4, "name": "IV" }, { "domains": { "GeoClass": {"type": "inherited"}, "GeoDetail": {"type": "inherited"} }, "defaultValues": { "Region": null, "GeoClass": null, "GeoDetail": null, "SqMi": null }, "code": 5, "name": "V" }, { "domains": { "GeoClass": {"type": "inherited"}, "GeoDetail": {"type": "inherited"} }, "defaultValues": { "Region": null, "GeoClass": null, "GeoDetail": null, "SqMi": null }, "code": 9, "name": "No Region" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5f504ddff35a4182ba3b61a5539e1c52" }