{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Other Open Space", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "OS_Type <> 'PRIV' And OS_Type <> 'SCHOOL' And OS_Type <> 'VACANT' And OS_Type <> 'AQUEDUCT' And SHAPE_Area > 202616.296334245", "useCodedValues": true, "maxScale": "NaN", "minScale": 1000, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 229 ], "haloSize": 0.6, "font": { "family": "Segoe UI Semibold", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.Name", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "Name = 'Kennard Conservation Area' Or Name = 'Kennard Park'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Parcels to be Labeled", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 122 ], "haloSize": 1, "font": { "family": "Segoe UI Semibold", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 718320.4825801402, "ymin": 2928428.7572451383, "xmax": 747721.3752218038, "ymax": 2959164.0225461456, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 1.326155105193687E-4, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SBL_ID", "type": "esriFieldTypeString", "alias": "Property ID", "length": 18, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Site Name", "length": 40, "domain": null }, { "name": "Owner1", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "Owner_Type", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 1, "domain": { "type": "codedValue", "name": "WS3_OpenSpace_OwnerType", "description": "Open Space Owner Type", "codedValues": [ { "name": "Federal", "code": "F" }, { "name": "State", "code": "S" }, { "name": "Municipal", "code": "M" }, { "name": "Private", "code": "P" }, { "name": "Private Nonprofit", "code": "N" }, { "name": "Public Nonprofit", "code": "B" }, { "name": "Land Trust", "code": "L" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OS_Type", "type": "esriFieldTypeString", "alias": "Open Space Type", "length": 10, "domain": { "type": "codedValue", "name": "WS3_OpenSpace_Type", "description": "Open Space Type", "codedValues": [ { "name": "Aqueduct Land", "code": "AQUEDUCT" }, { "name": "Cemetery", "code": "CEM" }, { "name": "Conservation Land", "code": "CON COMM" }, { "name": "State Land", "code": "DCR" }, { "name": "Tax Exempt Land", "code": "EXEMPT" }, { "name": "Golf Course", "code": "GOLF" }, { "name": "State Watershed Land", "code": "MWRA" }, { "name": "Park or Recreation Area", "code": "PARKS" }, { "name": "Private Open Space", "code": "PRIV" }, { "name": "School Recreation Land", "code": "SCHOOL" }, { "name": "Vacant City Land", "code": "VACANT" }, { "name": "Median or Traffic Island", "code": "MEDIAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Primary_Purpose", "type": "esriFieldTypeString", "alias": "Primary Purpose", "length": 1, "domain": { "type": "codedValue", "name": "WS3_OpenSpace_PrimaryPurpose", "description": "Description", "codedValues": [ { "name": "Recreation", "code": "R" }, { "name": "Conservation", "code": "C" }, { "name": "Recreation and Conservation", "code": "B" }, { "name": "Historic or Cultural", "code": "H" }, { "name": "Water Supply Protection", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pub_Access", "type": "esriFieldTypeString", "alias": "Public Access", "length": 1, "domain": { "type": "codedValue", "name": "WS3_OpenSpace_PublicAccess", "description": "Description", "codedValues": [ { "name": "Open to Public", "code": "Y" }, { "name": "Not open to public", "code": "N" }, { "name": "Limited or members only", "code": "L" }, { "name": "Unknown", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lev_Prot", "type": "esriFieldTypeString", "alias": "Level of Protection", "length": 1, "domain": { "type": "codedValue", "name": "WS3_OpenSpace_LevelProtection", "description": "Description", "codedValues": [ { "name": "In perpetuity", "code": "P" }, { "name": "Limited", "code": "L" }, { "name": "Term Limited", "code": "T" }, { "name": "None", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "PlanID", "type": "esriFieldTypeString", "alias": "Open Space Plan Number", "length": 8, "domain": null }, { "name": "PlanID_Old", "type": "esriFieldTypeSmallInteger", "alias": "Older Plan Number", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a0c0101e5b3f4741b98b61a452776112" }