{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Parcel Labels", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Lot Numbers" }, { "id": 120, "name": "Lot Size" }, { "id": 122, "name": "Address Numbers" }, { "id": 125, "name": "Leader Lines" }, { "id": 126, "name": "Lot Dimensions" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8230439.435642528, "ymin": 4060334.430496328, "xmax": -8074793.339953505, "ymax": 5202780.563197655, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Lot Numbers", "type": "Annotation 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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Parcel Labels" }, "subLayers": [ { "id": 118, "name": "Label Group 1" }, { "id": 119, "name": "Label Group 2" } ], "minScale": 3600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8105486.3218619535, "ymin": 5188325.2672098195, "xmax": -8089382.020379161, "ymax": 5202654.0745859565, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "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": "" }, { "name": "GDB_82_FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AnnoClassID_Index_82", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_82", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "200_scale" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "100_scale" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "200_scale" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "100_scale" } ], "relationships": [ { "id": 0, "name": "M276TaxPar_TB", "relatedTableId": 131, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{C7A2A99E-3206-49BB-B985-578689357778}" }, { "id": 1, "name": "M276TaxPar_TB", "relatedTableId": 143, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{C7A2A99E-3206-49BB-B985-578689357778}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 118, "name": "Label Group 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Lot Numbers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8105486.3218619535, "ymin": 5188325.2672098195, "xmax": -8089382.020379161, "ymax": 5202654.0745859565, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 119, "name": "Label Group 2", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Lot Numbers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8105486.3218619535, "ymin": 5188325.2672098195, "xmax": -8089382.020379161, "ymax": 5202654.0745859565, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 120, "name": "Lot Size", "type": "Annotation 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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Parcel Labels" }, "subLayers": [ { "id": 114, "name": "Label Group 1" }, { "id": 121, "name": "Label Group 2" } ], "minScale": 3600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8105503.6771886265, "ymin": 5188315.771334468, "xmax": -8089361.180864511, "ymax": 5202640.599377491, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "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": "" }, { "name": "GDB_80_FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AnnoClassID_Index_80", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_80", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "200_scale" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "100_scale" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "200_scale" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "100_scale" } ], "relationships": [ { "id": 2, "name": "M276TaxPar_TB", "relatedTableId": 131, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{B4409026-02D9-4C07-AB54-65E03477DDC0}" }, { "id": 3, "name": "M276TaxPar_TB", "relatedTableId": 143, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{B4409026-02D9-4C07-AB54-65E03477DDC0}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 114, "name": "Label Group 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 120, "name": "Lot Size" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8105503.6771886265, "ymin": 5188315.771334468, "xmax": -8089361.180864511, "ymax": 5202640.599377491, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 121, "name": "Label Group 2", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 120, "name": "Lot Size" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8105503.6771886265, "ymin": 5188315.771334468, "xmax": -8089361.180864511, "ymax": 5202640.599377491, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 122, "name": "Address Numbers", "type": "Annotation 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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Parcel Labels" }, "subLayers": [ { "id": 123, "name": "Label Group 1" }, { "id": 124, "name": "Label Group 2" } ], "minScale": 3600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8105484.488746194, "ymin": 5188324.333158858, "xmax": -8089383.59483055, "ymax": 5202638.186386118, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "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": "" }, { "name": "GDB_84_FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AnnoClassID_Index_84", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_84", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "200_scale" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "100_scale" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "200_scale" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "100_scale" } ], "relationships": [ { "id": 4, "name": "M276TaxPar_TB", "relatedTableId": 131, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{71D836A9-BD80-44C2-89FB-AD0549370A69}" }, { "id": 5, "name": "M276TaxPar_TB", "relatedTableId": 143, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{71D836A9-BD80-44C2-89FB-AD0549370A69}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 123, "name": "Label Group 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 122, "name": "Address Numbers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8105484.488746194, "ymin": 5188324.333158858, "xmax": -8089383.59483055, "ymax": 5202638.186386118, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 124, "name": "Label Group 2", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 122, "name": "Address Numbers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8105484.488746194, "ymin": 5188324.333158858, "xmax": -8089383.59483055, "ymax": 5202638.186386118, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 125, "name": "Leader Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Parcel Labels" }, "subLayers": [], "minScale": 3600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8102173.656622963, "ymin": 5188375.814240232, "xmax": -8091442.20636537, "ymax": 5202063.780207687, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 126, "name": "Lot Dimensions", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Parcel Labels" }, "subLayers": [ { "id": 127, "name": "Leader Lines" }, { "id": 128, "name": "Lot Dimensions" }, { "id": 130, "name": "Lot Dimensions" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8230439.435642528, "ymin": 4060334.430496328, "xmax": -8074793.339953505, "ymax": 5202780.563197655, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 127, "name": "Leader Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 126, "name": "Lot Dimensions" }, "subLayers": [], "minScale": 3600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8103491.429833849, "ymin": 5188411.365506621, "xmax": -8089422.634774665, "ymax": 5202503.702933989, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 128, "name": "Lot Dimensions", "type": "Annotation 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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 126, "name": "Lot Dimensions" }, "subLayers": [ { "id": 129, "name": "Label Group" } ], "minScale": 3600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8095030.446903534, "ymin": 5188474.526619686, "xmax": -8091395.824782237, "ymax": 5193922.373856119, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "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": "" }, { "name": "AnnoClassID_Index_128", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_128", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 129, "name": "Label Group", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 128, "name": "Lot Dimensions" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8095030.446903534, "ymin": 5188474.526619686, "xmax": -8091395.824782237, "ymax": 5193922.373856119, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 130, "name": "Lot Dimensions", "type": "Annotation 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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 126, "name": "Lot Dimensions" }, "subLayers": [ { "id": 116, "name": "Label Group" } ], "minScale": 3600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8230439.435642528, "ymin": 4060334.430496328, "xmax": -8074793.339953505, "ymax": 5202780.563197655, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "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": "" }, { "name": "AnnoClassID_Index_59", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_59", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 116, "name": "Label Group", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 130, "name": "Lot Dimensions" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8230439.435642528, "ymin": 4060334.430496328, "xmax": -8074793.339953505, "ymax": 5202780.563197655, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 131, "name": "Parcels", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8105709.449471782, "ymin": 5188285.116657014, "xmax": -8089253.457177029, "ymax": 5202816.668616375, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "M276TaxPar_TB.StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "M276TaxPar_TB.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "M276TaxPar_TB.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "M276TaxPar_TB.POLY_TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 15, "domain": { "type": "codedValue", "name": "WS2_POLYTYPE_DOM", "description": "Valid POLY_TYPE values.", "codedValues": [ { "name": "FEE", "code": "FEE" }, { "name": "PRIV_ROW", "code": "PRIV_ROW" }, { "name": "TAX", "code": "TAX" }, { "name": "WATER", "code": "WATER" }, { "name": "RAIL_ROW", "code": "RAIL_ROW" }, { "name": "ROW", "code": "ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "M276TaxPar_TB.Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel ID", "length": 30, "domain": null }, { "name": "M276TaxPar_TB.CAMA_ID", "type": "esriFieldTypeInteger", "alias": "CAMA ID", "domain": null }, { "name": "MassGIS.PROP_ID", "type": "esriFieldTypeString", "alias": "Parcel ID", "length": 8000, "domain": null }, { "name": "MassGIS.CAMA_ID", "type": "esriFieldTypeInteger", "alias": "CAMA ID", "domain": null }, { "name": "MassGIS.LOT_SIZE", "type": "esriFieldTypeDouble", "alias": "Lot Size", "domain": null }, { "name": "MassGIS.BLDG_VAL", "type": "esriFieldTypeInteger", "alias": "Building Value", "domain": null }, { "name": "MassGIS.LAND_VAL", "type": "esriFieldTypeInteger", "alias": "Land Value", "domain": null }, { "name": "MassGIS.OTHER_VAL", "type": "esriFieldTypeInteger", "alias": "Other Value", "domain": null }, { "name": "MassGIS.TOTAL_VAL", "type": "esriFieldTypeInteger", "alias": "Total Value", "domain": null }, { "name": "MassGIS.LS_DATE", "type": "esriFieldTypeDate", "alias": "Sale Date", "length": 8, "domain": null }, { "name": "MassGIS.LS_PRICE", "type": "esriFieldTypeInteger", "alias": "Sale Price", "domain": null }, { "name": "M276TaxPar_TB.StreetAddr", "type": "esriFieldTypeString", "alias": "Site Address", "length": 80, "domain": null }, { "name": "MassGIS.YEAR_BUILT", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "MassGIS.OWNER1", "type": "esriFieldTypeString", "alias": "Owner", "length": 8000, "domain": null }, { "name": "MassGIS.OWN_ADDR1", "type": "esriFieldTypeString", "alias": "Owner Address", "length": 8000, "domain": null }, { "name": "MassGIS.OWN_CITY", "type": "esriFieldTypeString", "alias": "Owner City", "length": 8000, "domain": null }, { "name": "MassGIS.OWN_STATE", "type": "esriFieldTypeString", "alias": "Owner State", "length": 8000, "domain": null }, { "name": "MassGIS.OWN_ZIP", "type": "esriFieldTypeString", "alias": "Owner Zip", "length": 8000, "domain": null }, { "name": "MassGIS.LS_BOOK", "type": "esriFieldTypeString", "alias": "Book", "length": 8000, "domain": null }, { "name": "MassGIS.LS_PAGE", "type": "esriFieldTypeInteger", "alias": "Page", "domain": null }, { "name": "MassGIS.ZONE", "type": "esriFieldTypeString", "alias": "Zoning", "length": 8000, "domain": null }, { "name": "M276TaxPar_TB.PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 255, "domain": null } ], "geometryField": { "name": "M276TaxPar_TB.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "M276TaxPar_TB.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "M276TaxPar_TB.SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CAMA_ID", "fields": "M276TaxPar_TB.CAMA_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 4, "name": "M276_AddrNumAnno", "relatedTableId": 122, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{71D836A9-BD80-44C2-89FB-AD0549370A69}" }, { "id": 0, "name": "M276LotNumAnno", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{C7A2A99E-3206-49BB-B985-578689357778}" }, { "id": 2, "name": "M276_LotSizeAnno", "relatedTableId": 120, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{B4409026-02D9-4C07-AB54-65E03477DDC0}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 132, "name": "Historic Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000.000000001914, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8103056.495056946, "ymin": 5164622.157451592, "xmax": -8018158.716473021, "ymax": 5202116.258970729, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MiscLine_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MiscLine_ID", "type": "esriFieldTypeString", "alias": "MiscLine_ID", "length": 20, "domain": null }, { "name": "Feat_type", "type": "esriFieldTypeString", "alias": "Feat_type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_parcelMiscType", "description": "Type of parcel miscellaneous", "codedValues": [ { "name": "Historic", "code": "HISTORIC" }, { "name": "Tieline", "code": "TIELINE" }, { "name": "Text Leader Line", "code": "LEADER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "WS2_MetaEntryMethod", "description": "Method used to enter graphical feature representation", "codedValues": [ { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Converted from another format", "code": "TRANSLATED" }, { "name": "Digitized from scan", "code": "SCANNED" }, { "name": "Derived from coordinate values such as COGO", "code": "KEYED" }, { "name": "Manually digitized with no known coordinates", "code": "HAND" }, { "name": "Manually digitized with known coordinates", "code": "DIGITIZED" }, { "name": "Derived from spatial processing", "code": "COMPUTED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaSrcTtl", "type": "esriFieldTypeString", "alias": "metaSrcTtl", "length": 80, "domain": null }, { "name": "metaReliability", "type": "esriFieldTypeString", "alias": "metaReliability", "length": 20, "domain": { "type": "codedValue", "name": "WS2_metaReliability", "description": "Indication of accuracy of feature representation", "codedValues": [ { "name": "Excellent quality", "code": "EXCELLENT" }, { "name": "Good quality", "code": "GOOD" }, { "name": "Fair quality", "code": "FAIR" }, { "name": "Fairly accurate but not reliably known", "code": "ESTIMATED" }, { "name": "Variable quality", "code": "VARIABLE" }, { "name": "Accuracy is suspect", "code": "QUESTIONABLE" }, { "name": "Poor quality", "code": "POOR" }, { "name": "Unknown quality", "code": "UNKNOWN" }, { "name": "To be determined", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 133, "name": "Town Boundary", "type": "Feature Layer", "description": "The political boundary datalayer is a polygon representation of town boundaries created from arcs developed from survey coordinates extracted from the 68-volume Harbor and Lands Commission Town Boundary Atlas for the 351 communities (cities and towns) in Massachusetts. The Atlas was published in the early 1900's and is maintained by the Survey Section of Massachusetts Highway Department. For communities with a coastal boundary, MassGIS has collaborated with Massachusetts Water Resources Authority and the Department of Environmental Protection to complete a 1:12000 scale coastline. The boundary for the coastline was defined as being the upland side of tidal flats and rocky inter-tidal zones. Note that the 351 communities are the official municipal names, not including \"villages\" or other sections of towns.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Massachusetts Highway Survey Section, MassGIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 76, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8185691.699213145, "ymin": 5046500.435932926, "xmax": -7781075.433386601, "ymax": 5294988.521504231, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "length": 21, "domain": null }, { "name": "TOWN_ID", "type": "esriFieldTypeInteger", "alias": "TOWN_ID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 2, "domain": { "type": "codedValue", "name": "WS1_Town_Govt_Type", "description": "Town Govt Type", "codedValues": [ { "name": "City", "code": "C" }, { "name": "Town", "code": "T" }, { "name": "Town with city gov't.", "code": "TC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ISLAND", "type": "esriFieldTypeSmallInteger", "alias": "ISLAND", "domain": null }, { "name": "COASTAL_POLY", "type": "esriFieldTypeString", "alias": "COASTAL_POLY", "length": 3, "domain": null }, { "name": "FOURCOLOR", "type": "esriFieldTypeInteger", "alias": "FOURCOLOR", "domain": null }, { "name": "FIPS_STCO", "type": "esriFieldTypeInteger", "alias": "FIPS_STCO", "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 }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 15, "domain": null }, { "name": "AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "Area in Acres", "domain": null }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "Area in Sq. Miles", "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 134, "name": "Basemap Data", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 135, "name": "Street Labels" }, { "id": 136, "name": "Police Station" }, { "id": 137, "name": "Fire Stations" }, { "id": 138, "name": "Buildings" }, { "id": 139, "name": "Rivers and Streams" }, { "id": 140, "name": "Lakes and Ponds" }, { "id": 141, "name": "10-foot Contour" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8185948.325314295, "ymin": 4995247.909802104, "xmax": -7726376.984166405, "ymax": 5312355.40651681, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 135, "name": "Street Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 134, "name": "Basemap Data" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NameLabel]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -8105421.813609084, "ymin": 5188290.556942878, "xmax": -8089391.7986103175, "ymax": 5202645.076935513, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "RoadCenID", "type": "esriFieldTypeString", "alias": "RoadCenID", "length": 20, "domain": null }, { "name": "Prefix", "type": "esriFieldTypeString", "alias": "Prefix", "length": 10, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 40, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "WS4_roadDesig", "description": "Road designation", "codedValues": [ { "name": "Street", "code": "ST" }, { "name": "Avenue", "code": "AVE" }, { "name": "Lane", "code": "LN" }, { "name": "Drive", "code": "DR" }, { "name": "Way", "code": "WAY" }, { "name": "Run", "code": "RUN" }, { "name": "Highway", "code": "HWY" }, { "name": "Circle", "code": "CIR" }, { "name": "Terrace", "code": "TER" }, { "name": "Trail", "code": "TR" }, { "name": "Court", "code": "CT" }, { "name": "Overpass", "code": "OVER" }, { "name": "Ramp", "code": "RAMP" }, { "name": "Knoll", "code": "KNOLL" }, { "name": "Turnpike", "code": "TPK" }, { "name": "Spur", "code": "SPUR" }, { "name": "Place", "code": "PL" }, { "name": "Ridge", "code": "RDG" }, { "name": "Parkway", "code": "PKWY" }, { "name": "Green", "code": "GRN" }, { "name": "Hollow", "code": "HL" }, { "name": "Loop", "code": "LOOP" }, { "name": "Crossing", "code": "XING" }, { "name": "Road", "code": "RD" }, { "name": "Path", "code": "PATH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Suffix", "type": "esriFieldTypeString", "alias": "Suffix", "length": 10, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "WS4_baseOwner", "description": "Owner of feature", "codedValues": [ { "name": "Owned by state", "code": "STATE" }, { "name": "Owned by municipality", "code": "MUNICIPAL" }, { "name": "Owned by railroad", "code": "RAILROAD" }, { "name": "Privately owned", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NameFull", "type": "esriFieldTypeString", "alias": "NameFull", "length": 60, "domain": null }, { "name": "NameLabel", "type": "esriFieldTypeString", "alias": "NameLabel", "length": 60, "domain": null }, { "name": "NameFKA", "type": "esriFieldTypeString", "alias": "NameFKA", "length": 80, "domain": null }, { "name": "NameAKA", "type": "esriFieldTypeString", "alias": "NameAKA", "length": 80, "domain": null }, { "name": "SpecUse", "type": "esriFieldTypeString", "alias": "SpecUse", "length": 60, "domain": null }, { "name": "Paved", "type": "esriFieldTypeString", "alias": "Paved", "length": 10, "domain": { "type": "codedValue", "name": "WS4_baseBoolean", "description": "Yes or no", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadType", "type": "esriFieldTypeString", "alias": "RoadType", "length": 20, "domain": { "type": "codedValue", "name": "WS4_roadType", "description": "Road type", "codedValues": [ { "name": "Arterial", "code": "ARTERIAL" }, { "name": "Feeder", "code": "FEEDER" }, { "name": "Local", "code": "LOCAL" }, { "name": "Collector", "code": "COLLECTOR" }, { "name": "Trail", "code": "TRAIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadSurface", "type": "esriFieldTypeString", "alias": "RoadSurface", "length": 20, "domain": { "type": "codedValue", "name": "WS4_transSurface", "description": "Surface of transportation features", "codedValues": [ { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Dirt", "code": "DIRT" }, { "name": "Wood", "code": "WOOD" }, { "name": "Steel", "code": "STEEL" }, { "name": "Concrete", "code": "CONCRETE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NumLanes", "type": "esriFieldTypeSmallInteger", "alias": "NumLanes", "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "length": 10, "domain": { "type": "codedValue", "name": "WS4_roadOneway", "description": "One way and direction of travel", "codedValues": [ { "name": "From-to", "code": "FT" }, { "name": "To-from", "code": "TF" }, { "name": "Neither", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "domain": null }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "WS4_metaEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Converted from another format", "code": "TRANSLATED" }, { "name": "Digitized from scanned image", "code": "SCANNED" }, { "name": "Derived from coordinate values such as COGO", "code": "KEYED" }, { "name": "Manually digitized with no known coordinates", "code": "HAND" }, { "name": "Manually digitized with known coordinates", "code": "DIGITIZED" }, { "name": "Derived from spatial processing", "code": "COMPUTED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaSrcTtl", "type": "esriFieldTypeString", "alias": "metaSrcTtl", "length": 80, "domain": null }, { "name": "metaReliability", "type": "esriFieldTypeString", "alias": "metaReliability", "length": 20, "domain": { "type": "codedValue", "name": "WS4_metaReliability", "description": "General indication of positional accuracy", "codedValues": [ { "name": "Excellent quality", "code": "EXCELLENT" }, { "name": "Good quality", "code": "GOOD" }, { "name": "Fair quality", "code": "FAIR" }, { "name": "Fairly accurate but not reliably known", "code": "ESTIMATED" }, { "name": "Variable quality", "code": "VARIABLE" }, { "name": "Accuracy is suspect", "code": "QUESTIONABLE" }, { "name": "Poor quality\nPOOR Poor quality", "code": "POOR" }, { "name": "Unknown quality", "code": "UNKNOWN" }, { "name": "To be determined", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "Left_From", "type": "esriFieldTypeInteger", "alias": "Left_From", "domain": null }, { "name": "Left_To", "type": "esriFieldTypeInteger", "alias": "Left_To", "domain": null }, { "name": "Right_From", "type": "esriFieldTypeInteger", "alias": "Right_From", "domain": null }, { "name": "Right_To", "type": "esriFieldTypeInteger", "alias": "Right_To", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 136, "name": "Police Station", "type": "Feature Layer", "description": "The Police Stations layer shows the point locations of law enforcement and sheriff offices, including local, county and state jurisdictions. The Massachusetts Emergency Management Agency (MEMA) GIS Program in cooperation with the Regional Planning Agencies and participating communities created the data as part of the development of Homeland Security Data Layers. In May 2022, MassGIS did a complete review of every point and updated or corrected 63 locations. The Town of Wendell was removed becuase the Town of Leverett hadles their response. The features represented include municipal police stations and Massachusetts State Police barracks. Although sheriffs are not technically charged with the same law enforcement tasks as local and state police, county sheriff headquarters are also included in this layer. The duties of the sheriffs include the management and operation of regional correctional systems and transportation of prisoners, service of judicial process and delivery of legal documents needed to support the operation of the courts, community policing, running various outreach services, and the enforcement of laws enacted for the public safety, health and welfare of the people. Not included in this layer are Environmental Police, Campus Police and various state and federal level law enforcement. Stored in the ArcSDE, the layer is named POLICESTATIONS_PT_MEMA.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "MEMA, MassGIS", "parentLayer": { "id": 134, "name": "Basemap Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "11043e6ff106454fdfd27b9a562a7037", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD0UlEQVRIid2Ue0zTVxTHvzdQ5RE720mhRBzOysAJZfJQGeAGA5dtwS0VIzKN2QaYOjYBMxiRsPGIY6BDwpBsurhkDDGwTqcIFXkXitBWqE7GkKdQaLHFDluwWX5Lf8SNip3GxX/2TX4595yc+7n3d+851xZPUbb/XzhFUdz0Umna5c7RrX8Y7j3DWe4wueM13mmhwLuUEDL9RHCKopzalKqS7ek1gqqGfnI/fgM6F4lSxR8Y02ffGNIe93yOlUoIMT42fFI747P1wDmpuGPE3uw7sx0Q5O0C1jI7jE/NoLVbhSPlCtujpxWJ8dvWR1MU5UsImXwkPDajLqCi7mZNeVak/Vsp5yEUeIPDskeNdAS378wicJ0zPo/bCHHHCGS9GhQmhbh8XNgipyiK9+AfLIJv8Xc5Gn+4gX3P9Cdqj0VhZ0YtqtuGLXJyTnXh0z1+EOW9gXdSq/FL66BrcoxvLoBkq/C5Ocor8oAo2Dxet5qN2MxLNFjw6hp4ubPpHMOsCRckw8g91QWm4xK89IITfm4ewDei64kURWUtvGQLeEpxc3aTYgz+XhwsYdiYd0THYyI86AXqOkcR4OWMjPcCsGrb98j6rhO/lu9C/g9y5JfJbXluzA8AFDwUfr51MNxsIwNX4VzLPHihhPlN+PLDILwd+jycWHYYGNOjXTmBYD6XvpOymt93WYWPa+4yzdblWQe0XB1fBO878y5tqxpuYnBcPz9n6i64Kxzp8YTW4Gz1zJcvszOqdQbHOzNz4LDpKrTQ5rhK9I1MQ6uf/TtmLtNmxfxGmI4MvVV4CN+1u6qxP0jSo8JHO/j4ulJpAb+lnrEAL2XYIMxvJZIKW2g/3M+ttv1bK/DcfZsOyfvU9eIroyhIDEaY/0rUd91C5okOFFf2QKOzbMTU3RtQIx2GWmdEdBiPyk7YmJezzwrc053VUPCjvO9gkcSjVHQNZ3Jex/b0i2iUj1lACQESo/nIfD8Qfnsr6NgnuzdUEkJUVo/FLM20MTkmwkP0hXAzI62kHcUpWzCo0qO6bYjuUHcuEzsj1kI1ZUBhRTcufhWF2M/ERn9Pzv4HWYvgeSeviU3S+Df3Zl+6UCb+jVHykxKRgW542YdLN9LEbQPiDjdA1qum8+2X2mhPpr0STgjRPBIOWYKJsQmNB/esj87bH5RfUqVca65h87dQob6uiIn0kDQpxlOEAp+rj//kyhJMBTKcBXD2ev9UWMaJKzmSHhVfp5+1c3Vy1EeFrL58LCn0ECGk96Hz/xWOf/Qib0U9gKD7/hCAIhFQZPFEPSH8v+ipwv8CYTqA4oObhjkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8179345.258899741, "ymin": 5050758.480266608, "xmax": -7786645.865975451, "ymax": 5290309.933634324, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 60, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 21, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "JURISDIC", "type": "esriFieldTypeString", "alias": "JURISDIC", "length": 8, "domain": null }, { "name": "L_SRC", "type": "esriFieldTypeString", "alias": "L_SRC", "length": 10, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 10, "domain": null }, { "name": "L_DATE", "type": "esriFieldTypeDate", "alias": "L_DATE", "length": 8, "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 137, "name": "Fire Stations", "type": "Feature Layer", "description": "The Fire Stations layer shows the point locations of Fire stations in the Commonwealth of Massachusetts. The Massachusetts Emergency Management Agency (MEMA) GIS Program in cooperation with the Regional Planning Agencies and participating communities created the original datalayer as part of the development of Homeland Security Data Layers. MassGIS has done subsequent updates using information from DFS, town websites and correspondence, the Mass Fire Trucks website, and other publicly available information. Most recently updated in October 2022. The layer is named FIRESTATIONS_PT_MEMA.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "MEMA, MassGIS, DFS", "parentLayer": { "id": 134, "name": "Basemap Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "96a6e97072825421a5dd37f6301b015a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC8ElEQVRIid2VS0hUURjHfwc0k2CSIB1dtbDQhB5kLsQHqDiLQpA0MjcuahYTEqn4CEXyAQ2OUkFjBC3FjMTs4WNAayitjVILNQoGNz5mxEwjxGZx4txDNuqMStCi/nC495x7zu9+53+/79ww/qLC/l+4lDKW69erGRqy8O3bfqKjvZw//xCb7Z4Q4usfwaWUBxkddVJQcI7ubrH+YGrKzMjIcTyeRjk11U5CQpUQYnXXcOn1HsNieYfLFWkMmM2QmgpRUTA7C2/eQGtrGG1tpVithVLKE0II745wWVx8mq6uATo7Izl7Fmw2iI6GgQFYXISUFLhxA1wuGBuDW7fMXL06LqWM37yDrZFnZrZhtR7gxw8YHIQLF6Cvb+OcpiaoqYGeHsjPh2fP4igrawbKQsLl2loiublpRufoUSgu1uDPn0EI8Pv1xJkZyMkBkwlOnoQnT+D+/VIpZUPgR94YeXl5I243JCfDnj0qosAdaWigGhpgchJaWlQLIz7+EuAIDn/+PNu45ubC06fsqO/f4e1bSEvT36Sj42Jo+Oysybiq7Hj9eiNI7eiXLcpvZYVeA7Gx+n5+PiZwyUZ4VNQqPt8+lpd1hgQqmC1KMTG/AzGZVkLD09M/0N2dyugolJbC3bvbeAJEREBWFly7pvvZ2YOGTUHhzc21jI8PGynocOiFw8Oh4VVV2mufDwoLJY2NdiNNg8FFQsJL6XB8oqLiCO3t8OgRFBRAUhJG3q9PFHpn9fVw6pQeq6x8LISYC22L0sJCGUVFPdy8GU51tbbG49H5rir00CFdWHNzqjqhv1/VwyrJyVc2o7bC7XYXfv8ZSkpe0NERjtMJFos+WxITVUbA5cu69JUiI7/w4EG2EGJhR7iqQxke/oqKikLs9haczsNGdKoFKiMDiopGcLvLhc32ftenogA/Dkcv0CsnJrKoq2syjtmlpb3Exa2QlzfE7du1QoiPwdZvCyfwRUlJKl1S1wemp+HOHd120L/7D/0JBAgOYDdZhDUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8176309.022399284, "ymin": 5049113.762424134, "xmax": -7784505.439294821, "ymax": 5290275.5009182235, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MASSGIS_ID", "type": "esriFieldTypeString", "alias": "MASSGIS_ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "OFFICE", "type": "esriFieldTypeString", "alias": "OFFICE", "length": 45, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 60, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 21, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "L_SRC", "type": "esriFieldTypeString", "alias": "L_SRC", "length": 10, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 10, "domain": null }, { "name": "L_DATE", "type": "esriFieldTypeDate", "alias": "L_DATE", "length": 8, "domain": null }, { "name": "ADDR_PT_ID", "type": "esriFieldTypeString", "alias": "ADDR_PT_ID", "length": 20, "domain": null }, { "name": "MAD_ID", "type": "esriFieldTypeString", "alias": "MAD_ID", "length": 10, "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 138, "name": "Buildings", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 134, "name": "Basemap Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 35, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8104656.690089765, "ymin": 5188349.916388049, "xmax": -8089431.3308320725, "ymax": 5202638.630155179, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRUCT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STRUCT_ID", "type": "esriFieldTypeString", "alias": "STRUCT_ID", "length": 20, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 100, "domain": null }, { "name": "SOURCETYPE", "type": "esriFieldTypeString", "alias": "SOURCETYPE", "length": 20, "domain": null }, { "name": "SOURCEDATE", "type": "esriFieldTypeInteger", "alias": "SOURCEDATE", "domain": null }, { "name": "SOURCEDATA", "type": "esriFieldTypeString", "alias": "SOURCEDATA", "length": 50, "domain": null }, { "name": "MOVED", "type": "esriFieldTypeString", "alias": "MOVED", "length": 1, "domain": null }, { "name": "AREA_SQ_FT", "type": "esriFieldTypeDouble", "alias": "AREA_SQ_FT", "domain": null }, { "name": "TOWN_ID", "type": "esriFieldTypeSmallInteger", "alias": "TOWN_ID", "domain": null }, { "name": "TOWN_ID2", "type": "esriFieldTypeSmallInteger", "alias": "TOWN_ID2", "domain": null }, { "name": "TOWN_ID3", "type": "esriFieldTypeSmallInteger", "alias": "TOWN_ID3", "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "length": 25, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeString", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "EDIT_BY", "type": "esriFieldTypeString", "alias": "EDIT_BY", "length": 12, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 139, "name": "Rivers and Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 134, "name": "Basemap Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 179, 230, 228, 255 ], "width": 1.25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 20, "symbol": { "type": "esriTS", "color": [ 109, 189, 186, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.25, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8185948.325180428, "ymin": 4995247.92868926, "xmax": -7726376.996354087, "ymax": 5312355.397184919, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MINOR_TOT", "type": "esriFieldTypeString", "alias": "MINOR_TOT", "length": 12, "domain": null }, { "name": "ARC_CODE", "type": "esriFieldTypeInteger", "alias": "ARC_CODE", "domain": null }, { "name": "PWSID", "type": "esriFieldTypeString", "alias": "PWSID", "length": 11, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 12, "domain": null }, { "name": "MINOR_NUM", "type": "esriFieldTypeDouble", "alias": "MINOR_NUM", "domain": null }, { "name": "RESOLUTION", "type": "esriFieldTypeString", "alias": "RESOLUTION", "length": 12, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "SARISNAME", "type": "esriFieldTypeString", "alias": "SARISNAME", "length": 30, "domain": null }, { "name": "SARISCODE", "type": "esriFieldTypeDouble", "alias": "SARISCODE", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 140, "name": "Lakes and Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 134, "name": "Basemap Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 230, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 106, 204, 201, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 22, "symbol": { "type": "esriTS", "color": [ 109, 189, 186, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.25, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8184856.021033659, "ymin": 4995247.92868926, "xmax": -7726376.996354087, "ymax": 5312355.396404951, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MINOR_TOT", "type": "esriFieldTypeString", "alias": "MINOR_TOT", "length": 15, "domain": null }, { "name": "POLY_CODE", "type": "esriFieldTypeInteger", "alias": "POLY_CODE", "domain": null }, { "name": "PWSID", "type": "esriFieldTypeString", "alias": "PWSID", "length": 11, "domain": null }, { "name": "PALIS_ID", "type": "esriFieldTypeInteger", "alias": "PALIS_ID", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 12, "domain": null }, { "name": "MINOR_NUM", "type": "esriFieldTypeDouble", "alias": "MINOR_NUM", "domain": null }, { "name": "RESOLUTION", "type": "esriFieldTypeString", "alias": "RESOLUTION", "length": 12, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "JOIN_ID", "type": "esriFieldTypeInteger", "alias": "JOIN_ID", "domain": null }, { "name": "COASTAL", "type": "esriFieldTypeSmallInteger", "alias": "COASTAL", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 141, "name": "10-foot Contour", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 134, "name": "Basemap Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 215, 194, 158, 255 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Contour] CONCAT \"'\"", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "right IN( 0 )", "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 17, "symbol": { "type": "esriTS", "color": [ 189, 170, 138, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Verdana", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8105708.527602352, "ymin": 5188297.380901479, "xmax": -8089255.499797868, "ymax": 5202813.279220694, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Contour", "type": "esriFieldTypeDouble", "alias": "Contour", "domain": null }, { "name": "right", "type": "esriFieldTypeSmallInteger", "alias": "right", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 142, "name": "Planning Data", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 143, "name": "Chapter 61 Parcel Land" }, { "id": 144, "name": "Easements" }, { "id": 145, "name": "Zoning" }, { "id": 146, "name": "Protected and Recreational Open Space" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -8185678.227972093, "ymin": 5046587.831327686, "xmax": -7781160.513332614, "ymax": 5294421.141240149, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 143, "name": "Chapter 61 Parcel Land", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 142, "name": "Planning Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8105709.449471782, "ymin": 5188285.116657014, "xmax": -8089253.457177029, "ymax": 5202816.668616375, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "M276TaxPar_TB.StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "M276TaxPar_TB.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "M276TaxPar_TB.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "M276TaxPar_TB.MAP_PAR_ID", "type": "esriFieldTypeString", "alias": "MAP_PAR_ID", "length": 26, "domain": null }, { "name": "M276TaxPar_TB.LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "length": 18, "domain": null }, { "name": "M276TaxPar_TB.POLY_TYPE", "type": "esriFieldTypeString", "alias": "POLY_TYPE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_POLYTYPE_DOM", "description": "Valid POLY_TYPE values.", "codedValues": [ { "name": "FEE", "code": "FEE" }, { "name": "PRIV_ROW", "code": "PRIV_ROW" }, { "name": "TAX", "code": "TAX" }, { "name": "WATER", "code": "WATER" }, { "name": "RAIL_ROW", "code": "RAIL_ROW" }, { "name": "ROW", "code": "ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "M276TaxPar_TB.MAP_NO", "type": "esriFieldTypeString", "alias": "MAP_NO", "length": 4, "domain": null }, { "name": "M276TaxPar_TB.SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_SOURCE_DOM", "description": "Valid SOURCE values.", "codedValues": [ { "name": "ASSESS", "code": "ASSESS" }, { "name": "SUBDIV", "code": "SUBDIV" }, { "name": "OTHER", "code": "OTHER" }, { "name": "ANR", "code": "ANR" }, { "name": "ROAD_LAYOUT", "code": "ROAD_LAYOUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "M276TaxPar_TB.PLAN_ID", "type": "esriFieldTypeString", "alias": "PLAN_ID", "length": 40, "domain": null }, { "name": "M276TaxPar_TB.LAST_EDIT", "type": "esriFieldTypeInteger", "alias": "LAST_EDIT", "domain": null }, { "name": "M276TaxPar_TB.BND_CHK", "type": "esriFieldTypeString", "alias": "BND_CHK", "length": 2, "domain": { "type": "codedValue", "name": "WS2_BND_CHK_DOM", "description": "Valid BND_CHK values.", "codedValues": [ { "name": "CC", "code": "CC" }, { "name": "NR", "code": "NR" }, { "name": "OK", "code": "OK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "M276TaxPar_TB.NO_MATCH", "type": "esriFieldTypeString", "alias": "NO_MATCH", "length": 1, "domain": { "type": "codedValue", "name": "WS2_NO_MATCH_DOM", "description": "Valid NO_MATCH values.", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "M276TaxPar_TB.TOWN_ID", "type": "esriFieldTypeSmallInteger", "alias": "TOWN_ID", "domain": null }, { "name": "M276TaxPar_TB.SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "M276TaxPar_TB.SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "M276TaxPar_TB.CAMA_ID", "type": "esriFieldTypeInteger", "alias": "CAMA_ID", "domain": null }, { "name": "M276TaxPar_TB.Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "length": 30, "domain": null }, { "name": "M276TaxPar_TB.Lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 10, "domain": null }, { "name": "M276TaxPar_TB.StreetNum", "type": "esriFieldTypeString", "alias": "StreetNum", "length": 10, "domain": null }, { "name": "M276TaxPar_TB.StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 60, "domain": null }, { "name": "M276TaxPar_TB.StreetAddr", "type": "esriFieldTypeString", "alias": "StreetAddr", "length": 80, "domain": null }, { "name": "M276TaxPar_TB.SizeLegal", "type": "esriFieldTypeDouble", "alias": "SizeLegal", "domain": null }, { "name": "M276TaxPar_TB.SizeUnits", "type": "esriFieldTypeString", "alias": "SizeUnits", "length": 10, "domain": null }, { "name": "M276TaxPar_TB.SizeText", "type": "esriFieldTypeString", "alias": "SizeText", "length": 15, "domain": null }, { "name": "M276TaxPar_TB.SizeMap", "type": "esriFieldTypeDouble", "alias": "SizeMap", "domain": null }, { "name": "M276TaxPar_TB.SizeDiff", "type": "esriFieldTypeDouble", "alias": "SizeDiff", "domain": null }, { "name": "M276TaxPar_TB.SizeDiff_Pct", "type": "esriFieldTypeDouble", "alias": "SizeDiff_Pct", "domain": null }, { "name": "M276TaxPar_TB.metaChangeRef", "type": "esriFieldTypeString", "alias": "metaChangeRef", "length": 20, "domain": null }, { "name": "M276TaxPar_TB.metaSource", "type": "esriFieldTypeString", "alias": "metaSource", "length": 30, "domain": null }, { "name": "M276TaxPar_TB.metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "M276TaxPar_TB.metaSrcTitle", "type": "esriFieldTypeString", "alias": "metaSrcTitle", "length": 60, "domain": null }, { "name": "M276TaxPar_TB.metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 20, "domain": null }, { "name": "M276TaxPar_TB.MapScale", "type": "esriFieldTypeSmallInteger", "alias": "MapScale", "domain": null }, { "name": "M276TaxPar_TB.metaDateCreate", "type": "esriFieldTypeInteger", "alias": "metaDateCreate", "domain": null }, { "name": "Chapterlands.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Chapterlands.Map", "type": "esriFieldTypeString", "alias": "Map", "length": 255, "domain": null }, { "name": "Chapterlands.Block", "type": "esriFieldTypeString", "alias": "Block", "length": 255, "domain": null }, { "name": "Chapterlands.Lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 255, "domain": null }, { "name": "Chapterlands.Field4", "type": "esriFieldTypeString", "alias": "Field4", "length": 255, "domain": null }, { "name": "Chapterlands.Field5", "type": "esriFieldTypeString", "alias": "Field5", "length": 255, "domain": null }, { "name": "Chapterlands.MapPar_ID", "type": "esriFieldTypeString", "alias": "MapPar_ID", "length": 255, "domain": null }, { "name": "Chapterlands.Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Chapterlands.OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "length": 255, "domain": null }, { "name": "Chapterlands.LIN", "type": "esriFieldTypeDouble", "alias": "LIN", "domain": null }, { "name": "Chapterlands.acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "Chapterlands.Use_Code", "type": "esriFieldTypeString", "alias": "Use_Code", "length": 255, "domain": null }, { "name": "Chapterlands.Use_Descript", "type": "esriFieldTypeString", "alias": "Use_Descript", "length": 255, "domain": null }, { "name": "M276TaxPar_TB.CAMA_Match", "type": "esriFieldTypeString", "alias": "CAMA_Match", "length": 10, "domain": null }, { "name": "M276TaxPar_TB.PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "length": 255, "domain": null } ], "geometryField": { "name": "M276TaxPar_TB.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "M276TaxPar_TB.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "M276TaxPar_TB.SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "LOC_ID", "fields": "M276TaxPar_TB.LOC_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CAMA_ID", "fields": "M276TaxPar_TB.CAMA_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "Chapterlands.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "MapPar_ID", "fields": "Chapterlands.MapPar_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 5, "name": "M276_AddrNumAnno", "relatedTableId": 122, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{71D836A9-BD80-44C2-89FB-AD0549370A69}" }, { "id": 1, "name": "M276LotNumAnno", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{C7A2A99E-3206-49BB-B985-578689357778}" }, { "id": 3, "name": "M276_LotSizeAnno", "relatedTableId": 120, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{B4409026-02D9-4C07-AB54-65E03477DDC0}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 144, "name": "Easements", "type": "Feature Layer", "description": "MxxxOthLeg contains polygons representing other \u201cinvisible\u201d legal boundaries such as easements or private rights-of-way that overlap tax parcels.There may be few or even no features in this layer and it is required only if such boundaries are shown on the original assessors map. Only Entity Attributes are listed in this metadata. Please see the TaxPar feature class (or MxxxTaxPar.shp) for all other information.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Please see the TaxPar feature class (or MxxxTaxPar.shp) for all other information.", "parentLayer": { "id": 142, "name": "Planning Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 230, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8100745.700449783, "ymin": 5188496.759582377, "xmax": -8091115.059225957, "ymax": 5202258.646871794, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAP_PAR_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MAP_PAR_ID", "type": "esriFieldTypeString", "alias": "MAP_PAR_ID", "length": 26, "domain": null }, { "name": "LEGAL_TYPE", "type": "esriFieldTypeString", "alias": "LEGAL_TYPE", "length": 15, "domain": null }, { "name": "LS_BOOK", "type": "esriFieldTypeString", "alias": "LS_BOOK", "length": 16, "domain": null }, { "name": "LS_PAGE", "type": "esriFieldTypeString", "alias": "LS_PAGE", "length": 14, "domain": null }, { "name": "REG_ID", "type": "esriFieldTypeString", "alias": "REG_ID", "length": 15, "domain": null }, { "name": "TOWN_ID", "type": "esriFieldTypeSmallInteger", "alias": "TOWN_ID", "domain": null }, { "name": "TAXPAR_ID", "type": "esriFieldTypeString", "alias": "TAXPAR_ID", "length": 18, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "EasementType", "type": "esriFieldTypeString", "alias": "EasementType", "length": 20, "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 145, "name": "Zoning", "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": 3.737188268774937E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 142, "name": "Planning Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Zoning_Description", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Commercial-Highway", "description": "Commercial-Highway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "Commercial-Highway" ] ] }, { "label": "Commercial-Village", "description": "Commercial-Village", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null }, "values": [ [ "Commercial-Village" ] ] }, { "label": "Industrial Park", "description": "Industrial Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": null }, "values": [ [ "Industrial Park" ] ] }, { "label": "Residential-Neighborhood", "description": "Residential-Neighborhood", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "Residential-Neighborhood" ] ] }, { "label": "Residential-Rural", "description": "Residential-Rural", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 242, 242, 255 ], "outline": null }, "values": [ [ "Residential-Rural" ] ] }, { "label": "Residential-Village", "description": "Residential-Village", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "values": [ [ "Residential-Village" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "Commercial-Highway", "label": "Commercial-Highway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null }, "value": "Commercial-Village", "label": "Commercial-Village" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": null }, "value": "Industrial Park", "label": "Industrial Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "Residential-Neighborhood", "label": "Residential-Neighborhood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 242, 242, 255 ], "outline": null }, "value": "Residential-Rural", "label": "Residential-Rural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "Residential-Village", "label": "Residential-Village" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 201, 113, 255 ], "toColor": [ 136, 201, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 152, 153, 255 ], "toColor": [ 106, 152, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 227, 197, 255 ], "toColor": [ 136, 227, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 163, 114, 255 ], "toColor": [ 163, 163, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 227, 145, 255 ], "toColor": [ 224, 227, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 158, 100, 255 ], "toColor": [ 89, 158, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 214, 159, 255 ], "toColor": [ 172, 214, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 209, 209, 255 ], "toColor": [ 153, 209, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 163, 91, 255 ], "toColor": [ 131, 163, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 166, 135, 255 ], "toColor": [ 121, 166, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 201, 158, 255 ], "toColor": [ 133, 201, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 219, 156, 255 ], "toColor": [ 127, 219, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 207, 116, 255 ], "toColor": [ 179, 207, 116, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 35, "labelingInfo": [ { "labelExpression": "[Zoning_Code]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 12, "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": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8105709.513055163, "ymin": 5188285.113841796, "xmax": -8089252.178749189, "ymax": 5202820.827924261, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Zoning_Code", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AREA", "type": "esriFieldTypeSingle", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeSingle", "alias": "PERIMETER", "domain": null }, { "name": "PUSE_276_", "type": "esriFieldTypeInteger", "alias": "PUSE_276_", "domain": null }, { "name": "PUSE_276_ID", "type": "esriFieldTypeInteger", "alias": "PUSE_276_ID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Zoning_Code", "type": "esriFieldTypeString", "alias": "Zoning_Code", "length": 10, "domain": null }, { "name": "Zoning_Description", "type": "esriFieldTypeString", "alias": "Zoning_Description", "length": 50, "domain": null }, { "name": "Area_SQFT", "type": "esriFieldTypeDouble", "alias": "Area_SQFT", "domain": null }, { "name": "Area_Acres", "type": "esriFieldTypeDouble", "alias": "Area_Acres", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 146, "name": "Protected and Recreational Open Space", "type": "Feature Layer", "description": "The protected and recreational open space datalayer contains the boundaries of conservation lands and outdoor recreational facilities in Massachusetts. The associated database contains relevant information about each parcel, including ownership, level of protection, public accessibility, assessor\u2019s map and lot numbers, and related legal interests held on the land, including conservation restrictions. Conservation and outdoor recreational facilities owned by federal, state, county, municipal, and nonprofit enterprises are included in this datalayer. Not all lands in this layer are protected in perpetuity, though nearly all have at least some level of protection.Although the initial data collection effort for this data layer has been completed, open space changes continually and this data layer is therefore considered to be under development. Additionally, due to the collaborative nature of this data collection effort, the accuracy and completeness of open space data varies across the state\u2019s municipalities. Attributes, while comprehensive in scope, may be incomplete for many parcels.The OpenSpace layer includes two feature classes:OPENSPACE_POLY - polygons of recreational and conservation lands as described aboveOPENSPACE_ARC - attributed lines that represent boundaries of the polygonsThese feature classes are stored in an ArcSDE feature dataset named OPENSPACE that includes ArcGIS geodatabase topology. OPENSPACE_POLY - The following types of land are included in this datalayer:conservation land- habitat protection with minimal recreation, such as walking trails recreation land- outdoor facilities such as town parks, commons, playing fields, school fields, golf courses, bike paths, scout camps, and fish and game clubs. These may be privately or publicly owned facilities. town forests parkways - green buffers along roads, if they are a recognized conservation resource agricultural land- land protected under an Agricultural Preservation Restriction (APR) and administered by the state Department of Agricultural Resources (DAR, formerly the Dept. of Food and Agriculture (DFA)) aquifer protection land - not zoning overlay districts watershed protection land - not zoning overlay districts cemeteries - if a recognized conservation or recreation resourceforest land -- if designated as a Forest Legacy Area", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "MassGIS, Executive Office of Energy and Environmental Affairs", "parentLayer": { "id": 142, "name": "Planning Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 231, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 231, 138, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 55, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8185678.227839176, "ymin": 5046587.822582136, "xmax": -7781160.523172357, "ymax": 5294421.133540874, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SITE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TOWN_ID", "type": "esriFieldTypeSmallInteger", "alias": "TOWN_ID", "domain": { "type": "codedValue", "name": "WS1_Town_ID1_2", "description": " of ", "codedValues": [ { "name": "Town of Abington", "code": 1 }, { "name": "Town of Acton", "code": 2 }, { "name": "Town of Acushnet", "code": 3 }, { "name": "Town of Adams", "code": 4 }, { "name": "City of Agawam", "code": 5 }, { "name": "Town of Alford", "code": 6 }, { "name": "City of Amesbury", "code": 7 }, { "name": "Town of Amherst", "code": 8 }, { "name": "Town of Andover", "code": 9 }, { "name": "Town of Arlington", "code": 10 }, { "name": "Town of Ashburnham", "code": 11 }, { "name": "Town of Ashby", "code": 12 }, { "name": "Town of Ashfield", "code": 13 }, { "name": "Town of Ashland", "code": 14 }, { "name": "Town of Athol", "code": 15 }, { "name": "City of Attleboro", "code": 16 }, { "name": "Town of Auburn", "code": 17 }, { "name": "Town of Avon", "code": 18 }, { "name": "Town of Ayer", "code": 19 }, { "name": "Town of Barre", "code": 21 }, { "name": "Town of Becket", "code": 22 }, { "name": "Town of Bedford", "code": 23 }, { "name": "Town of Belchertown", "code": 24 }, { "name": "Town of Bellingham", "code": 25 }, { "name": "Town of Belmont", "code": 26 }, { "name": "Town of Berkley", "code": 27 }, { "name": "Town of Berlin", "code": 28 }, { "name": "Town of Bernardston", "code": 29 }, { "name": "City of Beverly", "code": 30 }, { "name": "Town of Billerica", "code": 31 }, { "name": "Town of Blackstone", "code": 32 }, { "name": "Town of Blandford", "code": 33 }, { "name": "Town of Bolton", "code": 34 }, { "name": "City of Boston", "code": 35 }, { "name": "Town of Bourne", "code": 36 }, { "name": "Town of Boxborough", "code": 37 }, { "name": "Town of Boxford", "code": 38 }, { "name": "Town of Boylston", "code": 39 }, { "name": "Town of Braintree", "code": 40 }, { "name": "Town of Brewster", "code": 41 }, { "name": "Town of Bridgewater", "code": 42 }, { "name": "Town of Brimfield", "code": 43 }, { "name": "City of Brockton", "code": 44 }, { "name": "Town of Brookfield", "code": 45 }, { "name": "Town of Brookline", "code": 46 }, { "name": "Town of Buckland", "code": 47 }, { "name": "Town of Burlington", "code": 48 }, { "name": "City of Cambridge", "code": 49 }, { "name": "Town of Canton", "code": 50 }, { "name": "Town of Carlisle", "code": 51 }, { "name": "Town of Carver", "code": 52 }, { "name": "Town of Charlemont", "code": 53 }, { "name": "Town of Charlton", "code": 54 }, { "name": "Town of Chatham", "code": 55 }, { "name": "Town of Chelmsford", "code": 56 }, { "name": "City of Chelsea", "code": 57 }, { "name": "Town of Cheshire", "code": 58 }, { "name": "Town of Chester", "code": 59 }, { "name": "Town of Chesterfield", "code": 60 }, { "name": "City of Chicopee", "code": 61 }, { "name": "Town of Chilmark", "code": 62 }, { "name": "Town of Clarksburg", "code": 63 }, { "name": "Town of Clinton", "code": 64 }, { "name": "Town of Cohasset", "code": 65 }, { "name": "Town of Colrain", "code": 66 }, { "name": "Town of Concord", "code": 67 }, { "name": "Town of Conway", "code": 68 }, { "name": "Town of Cummington", "code": 69 }, { "name": "Town of Dalton", "code": 70 }, { "name": "Town of Danvers", "code": 71 }, { "name": "Town of Dartmouth", "code": 72 }, { "name": "Town of Dedham", "code": 73 }, { "name": "Town of Deerfield", "code": 74 }, { "name": "Town of Dennis", "code": 75 }, { "name": "Town of Dighton", "code": 76 }, { "name": "Town of Douglas", "code": 77 }, { "name": "Town of Dover", "code": 78 }, { "name": "Town of Dracut", "code": 79 }, { "name": "Town of Dudley", "code": 80 }, { "name": "Town of Dunstable", "code": 81 }, { "name": "Town of Duxbury", "code": 82 }, { "name": "Town of East Bridgewater", "code": 83 }, { "name": "Town of East Brookfield", "code": 84 }, { "name": "Town of East Longmeadow", "code": 85 }, { "name": "Town of Eastham", "code": 86 }, { "name": "City of Easthampton", "code": 87 }, { "name": "Town of Easton", "code": 88 }, { "name": "Town of Edgartown", "code": 89 }, { "name": "Town of Egremont", "code": 90 }, { "name": "Town of Erving", "code": 91 }, { "name": "Town of Essex", "code": 92 }, { "name": "City of Everett", "code": 93 }, { "name": "City of Fall River", "code": 95 }, { "name": "Town of Falmouth", "code": 96 }, { "name": "City of Fitchburg", "code": 97 }, { "name": "Town of Florida", "code": 98 }, { "name": "Town of Foxborough", "code": 99 }, { "name": "Town of Framingham", "code": 100 }, { "name": "City of Franklin", "code": 101 }, { "name": "Town of Freetown", "code": 102 }, { "name": "City of Gardner", "code": 103 }, { "name": "Town of Aquinnah", "code": 104 }, { "name": "Town of Georgetown", "code": 105 }, { "name": "Town of Gill", "code": 106 }, { "name": "City of Gloucester", "code": 107 }, { "name": "Town of Goshen", "code": 108 }, { "name": "Town of Gosnold", "code": 109 }, { "name": "Town of Grafton", "code": 110 }, { "name": "Town of Granby", "code": 111 }, { "name": "Town of Granville", "code": 112 }, { "name": "Town of Great Barrington", "code": 113 }, { "name": "Town of Groton", "code": 115 }, { "name": "Town of Groveland", "code": 116 }, { "name": "Town of Hadley", "code": 117 }, { "name": "Town of Halifax", "code": 118 }, { "name": "Town of Hamilton", "code": 119 }, { "name": "Town of Hampden", "code": 120 }, { "name": "Town of Hancock", "code": 121 }, { "name": "Town of Hanover", "code": 122 }, { "name": "Town of Hanson", "code": 123 }, { "name": "Town of Hardwick", "code": 124 }, { "name": "Town of Harvard", "code": 125 }, { "name": "Town of Harwich", "code": 126 }, { "name": "Town of Hatfield", "code": 127 }, { "name": "City of Haverhill", "code": 128 }, { "name": "Town of Hawley", "code": 129 }, { "name": "Town of Heath", "code": 130 }, { "name": "Town of Hingham", "code": 131 }, { "name": "Town of Hinsdale", "code": 132 }, { "name": "Town of Holbrook", "code": 133 }, { "name": "Town of Holden", "code": 134 }, { "name": "Town of Holland", "code": 135 }, { "name": "Town of Holliston", "code": 136 }, { "name": "City of Holyoke", "code": 137 }, { "name": "Town of Hopedale", "code": 138 }, { "name": "Town of Hopkinton", "code": 139 }, { "name": "Town of Hubbardston", "code": 140 }, { "name": "Town of Hudson", "code": 141 }, { "name": "Town of Hull", "code": 142 }, { "name": "Town of Huntington", "code": 143 }, { "name": "Town of Ipswich", "code": 144 }, { "name": "Town of Kingston", "code": 145 }, { "name": "Town of Lakeville", "code": 146 }, { "name": "Town of Lancaster", "code": 147 }, { "name": "Town of Lanesborough", "code": 148 }, { "name": "City of Lawrence", "code": 149 }, { "name": "Town of Lee", "code": 150 }, { "name": "Town of Leicester", "code": 151 }, { "name": "Town of Lenox", "code": 152 }, { "name": "City of Leominster", "code": 153 }, { "name": "Town of Leverett", "code": 154 }, { "name": "Town of Lexington", "code": 155 }, { "name": "Town of Leyden", "code": 156 }, { "name": "Town of Lincoln", "code": 157 }, { "name": "Town of Littleton", "code": 158 }, { "name": "Town of Longmeadow", "code": 159 }, { "name": "City of Lowell", "code": 160 }, { "name": "Town of Ludlow", "code": 161 }, { "name": "Town of Lunenburg", "code": 162 }, { "name": "City of Lynn", "code": 163 }, { "name": "Town of Lynnfield", "code": 164 }, { "name": "City of Malden", "code": 165 }, { "name": "Town of Manchester-by-the-Sea", "code": 166 }, { "name": "Town of Mansfield", "code": 167 }, { "name": "Town of Marblehead", "code": 168 }, { "name": "Town of Marion", "code": 169 }, { "name": "City of Marlborough", "code": 170 }, { "name": "Town of Marshfield", "code": 171 }, { "name": "Town of Mashpee", "code": 172 }, { "name": "Town of Mattapoisett", "code": 173 }, { "name": "Town of Maynard", "code": 174 }, { "name": "Town of Medfield", "code": 175 }, { "name": "City of Medford", "code": 176 }, { "name": "Town of Medway", "code": 177 }, { "name": "City of Melrose", "code": 178 }, { "name": "Town of Mendon", "code": 179 }, { "name": "Town of Merrimac", "code": 180 }, { "name": "City of Methuen", "code": 181 }, { "name": "Town of Middleborough", "code": 182 }, { "name": "Town of Middlefield", "code": 183 }, { "name": "Town of Middleton", "code": 184 }, { "name": "Town of Milford", "code": 185 }, { "name": "Town of Millis", "code": 187 }, { "name": "Town of Millville", "code": 188 }, { "name": "Town of Milton", "code": 189 }, { "name": "Town of Monroe", "code": 190 }, { "name": "Town of Monson", "code": 191 }, { "name": "Town of Montague", "code": 192 }, { "name": "Town of Monterey", "code": 193 }, { "name": "Town of Montgomery", "code": 194 }, { "name": "Town of Mount Washington", "code": 195 }, { "name": "Town of Nahant", "code": 196 }, { "name": "Town of Nantucket", "code": 197 }, { "name": "Town of Natick", "code": 198 }, { "name": "Town of Needham", "code": 199 }, { "name": "Town of New Ashford", "code": 200 }, { "name": "City of New Bedford", "code": 201 }, { "name": "Town of New Braintree", "code": 202 }, { "name": "Town of New Marlborough", "code": 203 }, { "name": "Town of New Salem", "code": 204 }, { "name": "Town of Newbury", "code": 205 }, { "name": "City of Newburyport", "code": 206 }, { "name": "City of Newton", "code": 207 }, { "name": "Town of Norfolk", "code": 208 }, { "name": "City of North Adams", "code": 209 }, { "name": "Town of North Andover", "code": 210 }, { "name": "Town of North Attleborough", "code": 211 }, { "name": "Town of North Brookfield", "code": 212 }, { "name": "Town of North Reading", "code": 213 }, { "name": "City of Northampton", "code": 214 }, { "name": "Town of Northborough", "code": 215 }, { "name": "Town of Northbridge", "code": 216 }, { "name": "Town of Northfield", "code": 217 }, { "name": "Town of Norton", "code": 218 }, { "name": "Town of Norwell", "code": 219 }, { "name": "Town of Norwood", "code": 220 }, { "name": "Town of Oak Bluffs", "code": 221 }, { "name": "Town of Oakham", "code": 222 }, { "name": "Town of Orange", "code": 223 }, { "name": "Town of Orleans", "code": 224 }, { "name": "Town of Otis", "code": 225 }, { "name": "Town of Oxford", "code": 226 }, { "name": "Town of Palmer", "code": 227 }, { "name": "Town of Paxton", "code": 228 }, { "name": "City of Peabody", "code": 229 }, { "name": "Town of Pelham", "code": 230 }, { "name": "Town of Pembroke", "code": 231 }, { "name": "Town of Pepperell", "code": 232 }, { "name": "Town of Peru", "code": 233 }, { "name": "Town of Petersham", "code": 234 }, { "name": "Town of Phillipston", "code": 235 }, { "name": "City of Pittsfield", "code": 236 }, { "name": "Town of Plainfield", "code": 237 }, { "name": "Town of Plainville", "code": 238 }, { "name": "Town of Plymouth", "code": 239 }, { "name": "Town of Plympton", "code": 240 }, { "name": "Town of Princeton", "code": 241 }, { "name": "Town of Provincetown", "code": 242 }, { "name": "City of Quincy", "code": 243 }, { "name": "Town of Randolph", "code": 244 }, { "name": "Town of Raynham", "code": 245 }, { "name": "Town of Reading", "code": 246 }, { "name": "Town of Rehoboth", "code": 247 }, { "name": "City of Revere", "code": 248 }, { "name": "Town of Richmond", "code": 249 }, { "name": "Town of Rochester", "code": 250 }, { "name": "Town of Rockland", "code": 251 }, { "name": "Town of Rockport", "code": 252 }, { "name": "Town of Rowe", "code": 253 }, { "name": "Town of Rowley", "code": 254 }, { "name": "Town of Royalston", "code": 255 }, { "name": "Town of Russell", "code": 256 }, { "name": "Town of Rutland", "code": 257 }, { "name": "City of Salem", "code": 258 }, { "name": "Town of Salisbury", "code": 259 }, { "name": "Town of Sandisfield", "code": 260 }, { "name": "Town of Sandwich", "code": 261 }, { "name": "Town of Saugus", "code": 262 }, { "name": "Town of Savoy", "code": 263 }, { "name": "Town of Scituate", "code": 264 }, { "name": "Town of Seekonk", "code": 265 }, { "name": "Town of Sharon", "code": 266 }, { "name": "Town of Sheffield", "code": 267 }, { "name": "Town of Shelburne", "code": 268 }, { "name": "Town of Sherborn", "code": 269 }, { "name": "Town of Shirley", "code": 270 }, { "name": "Town of Shrewsbury", "code": 271 }, { "name": "Town of Shutesbury", "code": 272 }, { "name": "Town of Somerset", "code": 273 }, { "name": "City of Somerville", "code": 274 }, { "name": "Town of South Hadley", "code": 275 }, { "name": "Town of Southampton", "code": 276 }, { "name": "Town of Southborough", "code": 277 }, { "name": "City of Southbridge", "code": 278 }, { "name": "Town of Southwick", "code": 279 }, { "name": "Town of Spencer", "code": 280 }, { "name": "City of Springfield", "code": 281 }, { "name": "Town of Sterling", "code": 282 }, { "name": "Town of Stockbridge", "code": 283 }, { "name": "Town of Stoneham", "code": 284 }, { "name": "Town of Stoughton", "code": 285 }, { "name": "Town of Stow", "code": 286 }, { "name": "Town of Sturbridge", "code": 287 }, { "name": "Town of Sudbury", "code": 288 }, { "name": "Town of Sunderland", "code": 289 }, { "name": "Town of Sutton", "code": 290 }, { "name": "Town of Swampscott", "code": 291 }, { "name": "Town of Swansea", "code": 292 }, { "name": "City of Taunton", "code": 293 }, { "name": "Town of Templeton", "code": 294 }, { "name": "Town of Tewksbury", "code": 295 }, { "name": "Town of Tisbury", "code": 296 }, { "name": "Town of Tolland", "code": 297 }, { "name": "Town of Topsfield", "code": 298 }, { "name": "Town of Townsend", "code": 299 }, { "name": "Town of Truro", "code": 300 }, { "name": "Town of Tyngsborough", "code": 301 }, { "name": "Town of Tyringham", "code": 302 }, { "name": "Town of Upton", "code": 303 }, { "name": "Town of Uxbridge", "code": 304 }, { "name": "Town of Wakefield", "code": 305 }, { "name": "Town of Wales", "code": 306 }, { "name": "Town of Walpole", "code": 307 }, { "name": "City of Waltham", "code": 308 }, { "name": "Town of Ware", "code": 309 }, { "name": "Town of Wareham", "code": 310 }, { "name": "Town of Warren", "code": 311 }, { "name": "Town of Warwick", "code": 312 }, { "name": "Town of Washington", "code": 313 }, { "name": "City of Watertown", "code": 314 }, { "name": "Town of Wayland", "code": 315 }, { "name": "Town of Webster", "code": 316 }, { "name": "Town of Wellesley", "code": 317 }, { "name": "Town of Wellfleet", "code": 318 }, { "name": "Town of Wendell", "code": 319 }, { "name": "Town of Wenham", "code": 320 }, { "name": "Town of West Boylston", "code": 321 }, { "name": "Town of West Bridgewater", "code": 322 }, { "name": "Town of West Brookfield", "code": 323 }, { "name": "Town of West Newbury", "code": 324 }, { "name": "City of West Springfield", "code": 325 }, { "name": "Town of West Stockbridge", "code": 326 }, { "name": "Town of West Tisbury", "code": 327 }, { "name": "Town of Westborough", "code": 328 }, { "name": "City of Westfield", "code": 329 }, { "name": "Town of Westford", "code": 330 }, { "name": "Town of Westhampton", "code": 331 }, { "name": "Town of Westminster", "code": 332 }, { "name": "Town of Weston", "code": 333 }, { "name": "Town of Westport", "code": 334 }, { "name": "Town of Westwood", "code": 335 }, { "name": "Town of Whately", "code": 337 }, { "name": "Town of Whitman", "code": 338 }, { "name": "Town of Wilbraham", "code": 339 }, { "name": "Town of Williamsburg", "code": 340 }, { "name": "Town of Williamstown", "code": 341 }, { "name": "Town of Wilmington", "code": 342 }, { "name": "Town of Winchendon", "code": 343 }, { "name": "Town of Winchester", "code": 344 }, { "name": "Town of Windsor", "code": 345 }, { "name": "Town of Winthrop", "code": 346 }, { "name": "City of Woburn", "code": 347 }, { "name": "City of Worcester", "code": 348 }, { "name": "Town of Worthington", "code": 349 }, { "name": "Town of Wrentham", "code": 350 }, { "name": "Town of Yarmouth", "code": 351 }, { "name": "Town of Fairhaven", "code": 94 }, { "name": "Town of Barnstable", "code": 20 }, { "name": "City of Greenfield", "code": 114 }, { "name": "Town of Millbury", "code": 186 }, { "name": "Town of Weymouth", "code": 336 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POLY_ID", "type": "esriFieldTypeInteger", "alias": "POLY_ID", "domain": null }, { "name": "SITE_NAME", "type": "esriFieldTypeString", "alias": "SITE_NAME", "length": 120, "domain": null }, { "name": "FEE_OWNER", "type": "esriFieldTypeString", "alias": "FEE_OWNER", "length": 100, "domain": null }, { "name": "OWNER_ABRV", "type": "esriFieldTypeString", "alias": "OWNER_ABBRV", "length": 20, "domain": null }, { "name": "OWNER_TYPE", "type": "esriFieldTypeString", "alias": "OWNER_TYPE", "length": 1, "domain": { "type": "codedValue", "name": "WS1_OS_Type", "description": "Classes of OS owners/interests", "codedValues": [ { "name": "Federal", "code": "F" }, { "name": "State", "code": "S" }, { "name": "County", "code": "C" }, { "name": "Municipal", "code": "M" }, { "name": "Public Non-Profit", "code": "B" }, { "name": "Private Non-Profit", "code": "N" }, { "name": "Private", "code": "P" }, { "name": "Other", "code": "O" }, { "name": "State-State Dispute", "code": "1" }, { "name": "State-Non-Profit Dispute", "code": "2" }, { "name": "State-Municipal Dispute", "code": "3" }, { "name": "State-Private Dispute", "code": "4" }, { "name": "Land Trust", "code": "L" }, { "name": "Conservation Organization", "code": "G" }, { "name": "Private-Private Dispute", "code": "5" }, { "name": "Unknown", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "MANAGER", "length": 100, "domain": null }, { "name": "MANAGR_ABRV", "type": "esriFieldTypeString", "alias": "MANAGER_ABBRV", "length": 20, "domain": null }, { "name": "MANAGR_TYPE", "type": "esriFieldTypeString", "alias": "MANAGER_TYPE", "length": 1, "domain": { "type": "codedValue", "name": "WS1_OS_Type", "description": "Classes of OS owners/interests", "codedValues": [ { "name": "Federal", "code": "F" }, { "name": "State", "code": "S" }, { "name": "County", "code": "C" }, { "name": "Municipal", "code": "M" }, { "name": "Public Non-Profit", "code": "B" }, { "name": "Private Non-Profit", "code": "N" }, { "name": "Private", "code": "P" }, { "name": "Other", "code": "O" }, { "name": "State-State Dispute", "code": "1" }, { "name": "State-Non-Profit Dispute", "code": "2" }, { "name": "State-Municipal Dispute", "code": "3" }, { "name": "State-Private Dispute", "code": "4" }, { "name": "Land Trust", "code": "L" }, { "name": "Conservation Organization", "code": "G" }, { "name": "Private-Private Dispute", "code": "5" }, { "name": "Unknown", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRIM_PURP", "type": "esriFieldTypeString", "alias": "PRIMARY_PURPOSE", "length": 1, "domain": { "type": "codedValue", "name": "WS1_OS_Primary_Purpose", "description": "Why the parcel was bought/protected", "codedValues": [ { "name": "Agriculture", "code": "A" }, { "name": "Recreation and Conservation", "code": "B" }, { "name": "Conservation", "code": "C" }, { "name": "Flood Control", "code": "F" }, { "name": "Historical/Cultural", "code": "H" }, { "name": "Other", "code": "O" }, { "name": "Recreation", "code": "R" }, { "name": "Scenic (Official Designation Only)", "code": "S" }, { "name": "Water Supply", "code": "W" }, { "name": "Unknown", "code": "X" }, { "name": "Habitat", "code": "Q" }, { "name": "Underwater", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUB_ACCESS", "type": "esriFieldTypeString", "alias": "PUBLIC_ACCESS", "length": 1, "domain": { "type": "codedValue", "name": "WS1_OS_Public_Access", "description": "Levels of legal access to property", "codedValues": [ { "name": "Full Public Access", "code": "Y" }, { "name": "No Public Access", "code": "N" }, { "name": "Limited Public Access", "code": "L" }, { "name": "Unknown", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEV_PROT", "type": "esriFieldTypeString", "alias": "LEVEL_PROTECTION", "length": 1, "domain": { "type": "codedValue", "name": "WS1_OS_Level_Protection", "description": "Relative level of imepdance to developement", "codedValues": [ { "name": "Perpetuity", "code": "P" }, { "name": "Term Limited", "code": "T" }, { "name": "Limited", "code": "L" }, { "name": "None", "code": "N" }, { "name": "Unknown", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OLI_1_ORG", "type": "esriFieldTypeString", "alias": "OLI_1_ORG", "length": 100, "domain": null }, { "name": "OLI_1_ABRV", "type": "esriFieldTypeString", "alias": "OLI_1_ABBRV", "length": 20, "domain": null }, { "name": "OLI_1_TYPE", "type": "esriFieldTypeString", "alias": "OLI_1_TYPE", "length": 1, "domain": { "type": "codedValue", "name": "WS1_OS_Type", "description": "Classes of OS owners/interests", "codedValues": [ { "name": "Federal", "code": "F" }, { "name": "State", "code": "S" }, { "name": "County", "code": "C" }, { "name": "Municipal", "code": "M" }, { "name": "Public Non-Profit", "code": "B" }, { "name": "Private Non-Profit", "code": "N" }, { "name": "Private", "code": "P" }, { "name": "Other", "code": "O" }, { "name": "State-State Dispute", "code": "1" }, { "name": "State-Non-Profit Dispute", "code": "2" }, { "name": "State-Municipal Dispute", "code": "3" }, { "name": "State-Private Dispute", "code": "4" }, { "name": "Land Trust", "code": "L" }, { "name": "Conservation Organization", "code": "G" }, { "name": "Private-Private Dispute", "code": "5" }, { "name": "Unknown", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OLI_1_INT", "type": "esriFieldTypeString", "alias": "OLI_1_INT", "length": 20, "domain": { "type": "codedValue", "name": "WS1_OS_Interest_Type_10", "description": "Legal Interests on OpenSpace", "codedValues": [ { "name": "Conservation Restriction", "code": "CR" }, { "name": "Agricultural Preservation Restriction", "code": "APR" }, { "name": "Conservation / Agricultural Preservation Restriction", "code": "CAPR" }, { "name": "Aquifer Protection", "code": "AQR" }, { "name": "Historic Preservation Restriction", "code": "HPR" }, { "name": "Easement (Official Restriction Only)", "code": "EASE" }, { "name": "Wetlands Restriction Program", "code": "WRP" }, { "name": "Right-of-Way", "code": "ROW" }, { "name": "Lease Holding", "code": "LH" }, { "name": "Deed Restriction", "code": "DR" }, { "name": "License", "code": "LIC" }, { "name": "Additional Fee Owner", "code": "FEE" }, { "name": "Watershed Preservation Restriction", "code": "WPR" }, { "name": "Agricultural Restriction", "code": "PAR" }, { "name": "Watershed Restriction", "code": "WR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OLI_2_ORG", "type": "esriFieldTypeString", "alias": "OLI_2_ORG", "length": 100, "domain": null }, { "name": "OLI_2_ABRV", "type": "esriFieldTypeString", "alias": "OLI_2_ABBRV", "length": 20, "domain": null }, { "name": "OLI_2_TYPE", "type": "esriFieldTypeString", "alias": "OLI_2_TYPE", "length": 1, "domain": { "type": "codedValue", "name": "WS1_OS_Type", "description": "Classes of OS owners/interests", "codedValues": [ { "name": "Federal", "code": "F" }, { "name": "State", "code": "S" }, { "name": "County", "code": "C" }, { "name": "Municipal", "code": "M" }, { "name": "Public Non-Profit", "code": "B" }, { "name": "Private Non-Profit", "code": "N" }, { "name": "Private", "code": "P" }, { "name": "Other", "code": "O" }, { "name": "State-State Dispute", "code": "1" }, { "name": "State-Non-Profit Dispute", "code": "2" }, { "name": "State-Municipal Dispute", "code": "3" }, { "name": "State-Private Dispute", "code": "4" }, { "name": "Land Trust", "code": "L" }, { "name": "Conservation Organization", "code": "G" }, { "name": "Private-Private Dispute", "code": "5" }, { "name": "Unknown", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OLI_2_INT", "type": "esriFieldTypeString", "alias": "OLI_2_INT", "length": 20, "domain": { "type": "codedValue", "name": "WS1_OS_Interest_Type_10", "description": "Legal Interests on OpenSpace", "codedValues": [ { "name": "Conservation Restriction", "code": "CR" }, { "name": "Agricultural Preservation Restriction", "code": "APR" }, { "name": "Conservation / Agricultural Preservation Restriction", "code": "CAPR" }, { "name": "Aquifer Protection", "code": "AQR" }, { "name": "Historic Preservation Restriction", "code": "HPR" }, { "name": "Easement (Official Restriction Only)", "code": "EASE" }, { "name": "Wetlands Restriction Program", "code": "WRP" }, { "name": "Right-of-Way", "code": "ROW" }, { "name": "Lease Holding", "code": "LH" }, { "name": "Deed Restriction", "code": "DR" }, { "name": "License", "code": "LIC" }, { "name": "Additional Fee Owner", "code": "FEE" }, { "name": "Watershed Preservation Restriction", "code": "WPR" }, { "name": "Agricultural Restriction", "code": "PAR" }, { "name": "Watershed Restriction", "code": "WR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OLI_3_ORG", "type": "esriFieldTypeString", "alias": "OLI_3_ORG", "length": 100, "domain": null }, { "name": "OLI_3_ABRV", "type": "esriFieldTypeString", "alias": "OLI_3_ABBRV", "length": 20, "domain": null }, { "name": "OLI_3_TYPE", "type": "esriFieldTypeString", "alias": "OLI_3_TYPE", "length": 1, "domain": { "type": "codedValue", "name": "WS1_OS_Type", "description": "Classes of OS owners/interests", "codedValues": [ { "name": "Federal", "code": "F" }, { "name": "State", "code": "S" }, { "name": "County", "code": "C" }, { "name": "Municipal", "code": "M" }, { "name": "Public Non-Profit", "code": "B" }, { "name": "Private Non-Profit", "code": "N" }, { "name": "Private", "code": "P" }, { "name": "Other", "code": "O" }, { "name": "State-State Dispute", "code": "1" }, { "name": "State-Non-Profit Dispute", "code": "2" }, { "name": "State-Municipal Dispute", "code": "3" }, { "name": "State-Private Dispute", "code": "4" }, { "name": "Land Trust", "code": "L" }, { "name": "Conservation Organization", "code": "G" }, { "name": "Private-Private Dispute", "code": "5" }, { "name": "Unknown", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OLI_3_INT", "type": "esriFieldTypeString", "alias": "OLI_3_INT", "length": 20, "domain": { "type": "codedValue", "name": "WS1_OS_Interest_Type_10", "description": "Legal Interests on OpenSpace", "codedValues": [ { "name": "Conservation Restriction", "code": "CR" }, { "name": "Agricultural Preservation Restriction", "code": "APR" }, { "name": "Conservation / Agricultural Preservation Restriction", "code": "CAPR" }, { "name": "Aquifer Protection", "code": "AQR" }, { "name": "Historic Preservation Restriction", "code": "HPR" }, { "name": "Easement (Official Restriction Only)", "code": "EASE" }, { "name": "Wetlands Restriction Program", "code": "WRP" }, { "name": "Right-of-Way", "code": "ROW" }, { "name": "Lease Holding", "code": "LH" }, { "name": "Deed Restriction", "code": "DR" }, { "name": "License", "code": "LIC" }, { "name": "Additional Fee Owner", "code": "FEE" }, { "name": "Watershed Preservation Restriction", "code": "WPR" }, { "name": "Agricultural Restriction", "code": "PAR" }, { "name": "Watershed Restriction", "code": "WR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRANTPROG1", "type": "esriFieldTypeString", "alias": "GRANTPROG1", "length": 20, "domain": { "type": "codedValue", "name": "WS1_OS_Projects_14", "description": "Grant Programs (V is validated w/ DCS)", "codedValues": [ { "name": "Land and Water Conservation Fund", "code": "LWCF" }, { "name": "Community Preservation Act", "code": "CPA" }, { "name": "Strategic Urban Recreation Facilities", "code": "SURF" }, { "name": "Conservation Partnership", "code": "CP" }, { "name": "Aquifer Land Acquisition", "code": "ALA" }, { "name": "Drinking Water Supply Protection", "code": "DWSP" }, { "name": "Forest Legacy Area", "code": "FLA" }, { "name": "Self Help", "code": "SH" }, { "name": "Urban Self Help", "code": "USH" }, { "name": "Local Acquisitions for Natural Diversity", "code": "LAND" }, { "name": "Parkland Acquisitions and Renovations for Communities", "code": "PARC" }, { "name": "Gateway Cities Parks", "code": "GC" }, { "name": "Landscape Partnership", "code": "LP" }, { "name": "In-Lieu Fee", "code": "ILF" }, { "name": "Municipal Vulnerability Preparedness", "code": "MVP" }, { "name": "Outdoor Recreation Legacy Partnership Program", "code": "ORLPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRANTTYPE1", "type": "esriFieldTypeString", "alias": "GRANTTYPE1", "length": 1, "domain": { "type": "codedValue", "name": "WS1_OS_Type", "description": "Classes of OS owners/interests", "codedValues": [ { "name": "Federal", "code": "F" }, { "name": "State", "code": "S" }, { "name": "County", "code": "C" }, { "name": "Municipal", "code": "M" }, { "name": "Public Non-Profit", "code": "B" }, { "name": "Private Non-Profit", "code": "N" }, { "name": "Private", "code": "P" }, { "name": "Other", "code": "O" }, { "name": "State-State Dispute", "code": "1" }, { "name": "State-Non-Profit Dispute", "code": "2" }, { "name": "State-Municipal Dispute", "code": "3" }, { "name": "State-Private Dispute", "code": "4" }, { "name": "Land Trust", "code": "L" }, { "name": "Conservation Organization", "code": "G" }, { "name": "Private-Private Dispute", "code": "5" }, { "name": "Unknown", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRANTPROG2", "type": "esriFieldTypeString", "alias": "GRANTPROG2", "length": 20, "domain": { "type": "codedValue", "name": "WS1_OS_Projects_14", "description": "Grant Programs (V is validated w/ DCS)", "codedValues": [ { "name": "Land and Water Conservation Fund", "code": "LWCF" }, { "name": "Community Preservation Act", "code": "CPA" }, { "name": "Strategic Urban Recreation Facilities", "code": "SURF" }, { "name": "Conservation Partnership", "code": "CP" }, { "name": "Aquifer Land Acquisition", "code": "ALA" }, { "name": "Drinking Water Supply Protection", "code": "DWSP" }, { "name": "Forest Legacy Area", "code": "FLA" }, { "name": "Self Help", "code": "SH" }, { "name": "Urban Self Help", "code": "USH" }, { "name": "Local Acquisitions for Natural Diversity", "code": "LAND" }, { "name": "Parkland Acquisitions and Renovations for Communities", "code": "PARC" }, { "name": "Gateway Cities Parks", "code": "GC" }, { "name": "Landscape Partnership", "code": "LP" }, { "name": "In-Lieu Fee", "code": "ILF" }, { "name": "Municipal Vulnerability Preparedness", "code": "MVP" }, { "name": "Outdoor Recreation Legacy Partnership Program", "code": "ORLPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRANTTYPE2", "type": "esriFieldTypeString", "alias": "GRANTTYPE2", "length": 1, "domain": { "type": "codedValue", "name": "WS1_OS_Type", "description": "Classes of OS owners/interests", "codedValues": [ { "name": "Federal", "code": "F" }, { "name": "State", "code": "S" }, { "name": "County", "code": "C" }, { "name": "Municipal", "code": "M" }, { "name": "Public Non-Profit", "code": "B" }, { "name": "Private Non-Profit", "code": "N" }, { "name": "Private", "code": "P" }, { "name": "Other", "code": "O" }, { "name": "State-State Dispute", "code": "1" }, { "name": "State-Non-Profit Dispute", "code": "2" }, { "name": "State-Municipal Dispute", "code": "3" }, { "name": "State-Private Dispute", "code": "4" }, { "name": "Land Trust", "code": "L" }, { "name": "Conservation Organization", "code": "G" }, { "name": "Private-Private Dispute", "code": "5" }, { "name": "Unknown", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJ_ID1", "type": "esriFieldTypeString", "alias": "PROJ_ID1", "length": 20, "domain": null }, { "name": "PROJ_ID2", "type": "esriFieldTypeString", "alias": "PROJ_ID2", "length": 20, "domain": null }, { "name": "PROJ_ID3", "type": "esriFieldTypeString", "alias": "PROJ_ID3", "length": 20, "domain": null }, { "name": "EOEAINVOLVE", "type": "esriFieldTypeSmallInteger", "alias": "EOEAINVOLVE", "domain": { "type": "codedValue", "name": "WS1_OS_EOEA_Inv", "description": "EOEA Involvement", "codedValues": [ { "name": "No EEA involvement", "code": 0 }, { "name": "EEA - funded", "code": 1 }, { "name": "EEA - with other funds", "code": 2 }, { "name": "EEA - gifted", "code": 3 }, { "name": "EEA - state transfer", "code": 4 }, { "name": "EEA administered", "code": 5 }, { "name": "EEA managed", "code": 6 }, { "name": "Unknown", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ARTICLE97", "type": "esriFieldTypeSmallInteger", "alias": "ARTICLE97", "domain": { "type": "codedValue", "name": "WS1_OS_Art97", "description": "Article 97 Protection status of OpenSpace", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FY_FUNDING", "type": "esriFieldTypeSmallInteger", "alias": "FY_FUNDING", "domain": { "type": "range", "name": "WS1_FiscalYear_1", "description": "Range of Fiscal Year values (4 digit)", "range": [ 1800, 2050 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GIS_ACRES", "type": "esriFieldTypeDouble", "alias": "GIS_ACRES", "domain": null }, { "name": "DEED_ACRES", "type": "esriFieldTypeDouble", "alias": "DEED_ACRES", "domain": null }, { "name": "OS_DEED_BOOK", "type": "esriFieldTypeInteger", "alias": "OS_DEED_BOOK", "domain": null }, { "name": "OS_DEED_PAGE", "type": "esriFieldTypeInteger", "alias": "OS_DEED_PAGE", "domain": null }, { "name": "ASSESS_ACRE", "type": "esriFieldTypeDouble", "alias": "ASSESSOR_ACRES", "domain": null }, { "name": "ASSESS_MAP", "type": "esriFieldTypeString", "alias": "ASSESSOR_MAP", "length": 10, "domain": null }, { "name": "ASSESS_BLK", "type": "esriFieldTypeString", "alias": "ASSESSOR_BLOCK", "length": 120, "domain": null }, { "name": "ASSESS_LOT", "type": "esriFieldTypeString", "alias": "ASSESSOR_LOT", "length": 10, "domain": null }, { "name": "ASSESS_SUB", "type": "esriFieldTypeString", "alias": "ASSESSOR_SUBLOT", "length": 10, "domain": null }, { "name": "ALT_SITE_NAME", "type": "esriFieldTypeString", "alias": "ALTERNATE_SITE_NAME", "length": 120, "domain": null }, { "name": "ATT_DATE", "type": "esriFieldTypeDate", "alias": "ATT_DATE", "length": 8, "domain": null }, { "name": "BASE_MAP", "type": "esriFieldTypeString", "alias": "BASE_MAP", "length": 10, "domain": null }, { "name": "SOURCE_MAP", "type": "esriFieldTypeString", "alias": "SOURCE_MAP", "length": 50, "domain": null }, { "name": "SOURCE_TYPE", "type": "esriFieldTypeString", "alias": "SOURCE_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_OS_Att_Source_5", "description": "Attribute source types for OpenSpace", "codedValues": [ { "name": "Digital Parcels (non-standard)", "code": "NP" }, { "name": "Digital Parcels - Level I", "code": "P1" }, { "name": "Digital Parcels - Level II", "code": "P2" }, { "name": "Digital Parcels - Level III", "code": "P3" }, { "name": "Deed", "code": "DD" }, { "name": "Survey", "code": "SV" }, { "name": "Plan", "code": "PL" }, { "name": "EOEA Project (see Comments field)", "code": "EOEA" }, { "name": "Regional Planning Authority", "code": "RPA" }, { "name": "Town", "code": "TO" }, { "name": "Land Trust", "code": "LT" }, { "name": "Website (official sites only)", "code": "WEB" }, { "name": "Local Volunteer", "code": "V" }, { "name": "Other Source (see Comments field)", "code": "OS" }, { "name": "Unknown", "code": "X" }, { "name": "Grant Application", "code": "GA" }, { "name": "GIS Data Entry Form", "code": "GISDEF" }, { "name": "DAR Baseline", "code": "DARB" }, { "name": "Order of Taking", "code": "OT" }, { "name": "Restriction", "code": "REST" }, { "name": "Digital Data (see Comments field)", "code": "DIG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "length": 15, "domain": null }, { "name": "DCAM_ID", "type": "esriFieldTypeInteger", "alias": "DCAM_ID", "domain": null }, { "name": "FEESYM", "type": "esriFieldTypeString", "alias": "FEE_OWNER_SYMBOL", "length": 20, "domain": null }, { "name": "INTSYM", "type": "esriFieldTypeString", "alias": "OLI_SYMBOL", "length": 20, "domain": null }, { "name": "OS_ID", "type": "esriFieldTypeString", "alias": "OS_ID", "length": 9, "domain": null }, { "name": "CAL_DATE_R", "type": "esriFieldTypeDate", "alias": "CALENDAR_DATE_RECORDED", "length": 8, "domain": null }, { "name": "FORMAL_SITE_NAME", "type": "esriFieldTypeString", "alias": "FORMAL_SITE_NAME", "length": 120, "domain": null }, { "name": "CR_REF", "type": "esriFieldTypeInteger", "alias": "CR_REF", "domain": null }, { "name": "OS_TYPE", "type": "esriFieldTypeString", "alias": "OS_TYPE", "length": 50, "domain": null }, { "name": "EEA_CR_ID", "type": "esriFieldTypeString", "alias": "EEA_CR_ID", "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 147, "name": "Resource Data", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 148, "name": "DEP Hydrologic Connections" }, { "id": 149, "name": "DEP Wetlands" }, { "id": 150, "name": "Aquifers" }, { "id": 151, "name": "Wellhead Protection Zone I" }, { "id": 152, "name": "Wellhead Protection Zone II" }, { "id": 153, "name": "NHESP Potential Vernal Pools" }, { "id": 154, "name": "NHESP Certified Vernal Pools" }, { "id": 155, "name": "NHESP Estimated Habitat Rare Species" }, { "id": 156, "name": "NHESP Priority Habitat Rare Species" }, { "id": 157, "name": "FEMA Q3 Flood Zones" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -8186705.413709971, "ymin": 4995247.928436804, "xmax": -7726725.694544808, "ymax": 5298075.657753561, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 148, "name": "DEP Hydrologic Connections", "type": "Feature Layer", "description": "The MassDEP Wetlands dataset comprises two ArcGIS geodatabase feature classes:The WETLANDSDEP_POLY layer contains polygon features delineating mapped wetland resource areas and attribute codes indicating wetland type.The WETLANDSDEP_ARC layer was generated from the polygon features and contains arc attribute coding based on the adjacent polygons as well as arcs defined as hydrologic connections.Together these statewide layers enhance and replace the original MassDEP wetlands layers, formerly known as DEP Wetlands (1:12,000). It should be noted that these layers provide a medium-scale representation of the wetland areas of the state and are for planning purposes only. Wetlands boundary determination for other purposes, such as the Wetlands Protection Act MA Act M.G.L. c. 131 or local bylaws must use the relevant procedures and criteria.The original MassDEP wetlands mapping project was based on the photo-interpretation of 1:12,000, stereo color-infrared (CIR) photography, captured between 1990 and 2000, and included field verification by the MassDEP Wetlands Conservancy Program (WCP). In 2007 the MassDEP WCP began a statewide effort to assess and where necessary update the original wetlands data. The MassDEP WCP used ESRI ArcGIS Desktop software, assisted by the PurVIEW Stereo Viewing extension, to evaluate and update the original wetlands features based on photo-interpretation of 0.5m, (1:5,000) digital stereo CIR imagery statewide, captured in April 2005. No field verification was conducted on this updated 2005 wetlands data.The 2005 WETLANDSDEP_POLY layer includes polygon features that distinguish it from its predecessor by overall changes in size and shape. In addition, new polygons have been created and original ones deleted. Many of the polygons, however, remain the same as in the original layer. All changes have been made according to the techniques described below. For the purpose of cartographic continuity, a small number of coastal polygons outside the state boundary where added based on data provided by the United States Geological Survey (USGS) and the National Oceanic and Atmospheric Administration (NOAA).The 2005 WETLANDSDEP_ARC layer was generated to support map display and was designed to cartographically enhance the rendering of wetland features on a base map. Arc features in this layer were generated from the wetland polygons and coding (ARC_CODE) was assigned based on the adjacent polygon types. Hydrologic connection features (ARC_CODE = 7) were then added. Where delineated, these arc features indicate an observed hydrologic connection to or between wetland polygons. Although efforts were made to be comprehensive and thorough in mapping hydrologic connections, due to the limitations of aerial photo-interpretation some areas may have been missed.The types of updates made to the original wetland features include alteration, movement/realignment and reclassification. In some cases original wetland areas have been deleted and new areas have been added. Updates to original wetland features resulted from the following factors: changes in the natural environment due to human activity or natural causes; advances in the field of remote sensing, allowing for more refined mapping.Edit changes to the original wetland data include:Addition of new wetland and hydrologic connection featuresAppending (expansion or realignment) of existing (original) wetland and hydrologic connection featuresReclassification of wetlands features, due to change in wetlands environment from the original classificationMovement (or shifting) of original wetland features to better match the source imageryDeletion of original wetland or hydrologic connection features due to changes in wetlands environment or inconsistency with mapping criteria.Please note that although efforts were made to be comprehensive and thorough in the evaluation and mapping of statewide wetland resources some areas of the state may have been missed. Many of the wetland and hydrologic connection features remain the same as in the original data. The polygon attribute SOURCE_SCALE may be used to identify areas that have been altered from the original wetlands. The SOURCE_SCALE code 5000 indicates an updated wetland area. The SOURCE_SCALE code 12000 indicates an unaltered, original wetland polygon.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Massachusetts Deptartment of Environmental Protection (MassDEP) Wetlands Conservancy Program (WCP)", "parentLayer": { "id": 147, "name": "Resource Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 77, 168, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8185768.376640679, "ymin": 4995247.928436804, "xmax": -7726725.694544808, "ymax": 5298075.6579940235, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ARC_CODE_D", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ARC_CODE", "type": "esriFieldTypeInteger", "alias": "ARC_CODE", "domain": null }, { "name": "ARC_CODE_D", "type": "esriFieldTypeString", "alias": "ARC_CODE_D", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 12, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 149, "name": "DEP Wetlands", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 147, "name": "Resource Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "f2fb182bbb0c1e865a76a8b42922abe8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADNUlEQVRogbVaUY7dMAjMStys2uP4ND5O1bN1ldW+yo/iYQYc/l6CMbaBGZxn4/evv9ePzM8/HxeQl26md2Isqz8S/2196I3635UNuJ/dv1eb3k7kpLKJE+gaUlQXFOkzNu9n6yL9HNGGsT6asoBsQUpYsZupbPr4sbv6AReonigKd2QnWnBFZpSDfiKkrOiisFrHr/nJ2s8iZS7PYQ4iB7MFZHaVaFDHrmJM3uxy0L8/GXJKNKF532AiE/bUGBjwggrYbmNHUlHv9xYpMyfQxSkFY9mN9PJWRTNsyZJeDclqCGcF63JiikM7MFYWvHOQjR61YBlyQqVqzISZgyeiY2RAny0oo0+ZPvOOqe5jM/YNB1GFigYwvxW+qBQQpmpOt/FbmGDCgsVFZgwjamWfa4iiRI9Id0SxFNJQDefIjwuMp2CCDUn21KsbwETK9Ewmc4hxUikSTG6dFDvRZCr93TrmpacSC2RzMicYOatyTwVGGJuRDMLuP5jIjHa4Z5Yrah+6w+kZkW0VgNH76pVFl7gjCWGCKRwsJ6zkp5+rqjt33YQ6CZOfyBZzY4BsTYCLEkx0WA8K5wpDYf2wdUKVclXzt2N7p38p/WDVQXSzfaroqAdhkVKVbVQBuVNFR4K5MERZtqHiZ7eKIr+mv9lWb6DX50/wR4W47+TtBJVCUUl8P67STTBXilKRYSS7KFI341QLdQsVohUms+opWJXN1SEJdoIHqqenVuROE2B+4mjQ6Ya0swEsrl7K1yUmNE7efHdO7BYaBxVw7lbGzj3oYKhatusKODP6laqbdRNevhve/54W+eMtp/K0AxurbGGCybkq74yesbYrxc6U3VAMK+PYvEP5twth6W8kXb2XKOFf6WBmVEUrjqJJOt8gToqtP1DRUG/ROnmE5lVJgD35tYcZo1ZMxE1nhINP5I1S7Z7Y2LErMpXvAZG+mpPshrB6c1dkkIPqZEr3z4atSj6GZzIoef37anU82ZkMgh9THX3lRDuLOJm/Vr3LZCc7sXDf3Ss2jI316tekE/nMbtDIvk2owL1b8BM3aYxM1A8ih7s5oYI7K0P5wquW5fW0Ml3FblfHL/oL/e0NQEdUsvAAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8184930.860750799, "ymin": 4995247.928436804, "xmax": -7726725.694544808, "ymax": 5298075.658066728, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IT_VALC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WETCODE", "type": "esriFieldTypeInteger", "alias": "WETCODE", "domain": null }, { "name": "IT_VALC", "type": "esriFieldTypeString", "alias": "IT_VALC", "length": 16, "domain": null }, { "name": "IT_VALDESC", "type": "esriFieldTypeString", "alias": "IT_VALDESC", "length": 60, "domain": null }, { "name": "POLY_CODE", "type": "esriFieldTypeInteger", "alias": "POLY_CODE", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 12, "domain": null }, { "name": "SOURCE_SCA", "type": "esriFieldTypeInteger", "alias": "SOURCE_SCA", "domain": null }, { "name": "AREAACRES", "type": "esriFieldTypeDouble", "alias": "AREAACRES", "domain": null }, { "name": "AREASQMI", "type": "esriFieldTypeDouble", "alias": "AREASQMI", "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 150, "name": "Aquifers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 147, "name": "Resource Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CODE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Medium Yield Aquifer", "description": "Medium Yield Aquifer", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "3" ] ] }, { "label": "High Yield Aquifer", "description": "High Yield Aquifer", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 0.4 } }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "3", "label": "Medium Yield Aquifer" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 0.4 } }, "value": "2", "label": "High Yield Aquifer" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 201, 113, 255 ], "toColor": [ 136, 201, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 152, 153, 255 ], "toColor": [ 106, 152, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 227, 197, 255 ], "toColor": [ 136, 227, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 163, 114, 255 ], "toColor": [ 163, 163, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 227, 145, 255 ], "toColor": [ 224, 227, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 158, 100, 255 ], "toColor": [ 89, 158, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 214, 159, 255 ], "toColor": [ 172, 214, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 209, 209, 255 ], "toColor": [ 153, 209, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 163, 91, 255 ], "toColor": [ 131, 163, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 166, 135, 255 ], "toColor": [ 121, 166, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 201, 158, 255 ], "toColor": [ 133, 201, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 219, 156, 255 ], "toColor": [ 127, 219, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 207, 116, 255 ], "toColor": [ 179, 207, 116, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 35, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8177509.578523658, "ymin": 5046560.401938204, "xmax": -7783447.531400454, "ymax": 5294994.523159977, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "CODE", "type": "esriFieldTypeSmallInteger", "alias": "CODE", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 5, "domain": null }, { "name": "YIELD_GPM", "type": "esriFieldTypeString", "alias": "YIELD_GPM", "length": 10, "domain": null }, { "name": "TRANS", "type": "esriFieldTypeString", "alias": "TRANS", "length": 10, "domain": null }, { "name": "AREA_SQ_FT", "type": "esriFieldTypeDouble", "alias": "AREA_SQ_FT", "domain": null }, { "name": "AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "AREA_ACRES", "domain": null }, { "name": "BAS_ID", "type": "esriFieldTypeSmallInteger", "alias": "BAS_ID", "domain": null }, { "name": "PANEL", "type": "esriFieldTypeString", "alias": "PANEL", "length": 5, "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_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 151, "name": "Wellhead Protection Zone I", "type": "Feature Layer", "description": "As stated in 310 CMR 22.02, Zone I means the protective radius required around a public water supply well or wellfield. For public water system wells with approved yields of 100,000 gpd or greater, the protective radius is 400 feet. Tubular wellfields require a 250-foot protective radius. Protective radii for all other public water system wells are determined by the following equation: Zone I radius in feet = (150 x log of pumping rate in gpd) - 350. This equation is equivalent to the chart in the Guidelines and Policies for Public Water Systems. A default Zone I radius or a Zone I radius otherwise computed and determined by the Department shall be applied to transient non-community (TNC) and non-transient non-community (NTNC) wells when there is no metered rate of withdrawal or no approved pumping rate. In no case shall the Zone I radius be less than 100 feet.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "MassDEP Drinking Water Program", "parentLayer": { "id": 147, "name": "Resource Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8180515.230748173, "ymin": 5047189.502192815, "xmax": -7783651.428669999, "ymax": 5294827.645201834, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SITE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SOURCE_ID", "type": "esriFieldTypeString", "alias": "SOURCE_ID", "length": 11, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 6, "domain": null }, { "name": "SITE_NAME", "type": "esriFieldTypeString", "alias": "SITE_NAME", "length": 40, "domain": null }, { "name": "SUPPLIER", "type": "esriFieldTypeString", "alias": "SUPPLIER", "length": 40, "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "length": 21, "domain": null }, { "name": "ZONE1_FT", "type": "esriFieldTypeDouble", "alias": "ZONE1_FT", "domain": null }, { "name": "PWS_ID", "type": "esriFieldTypeString", "alias": "PWS_ID", "length": 7, "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 152, "name": "Wellhead Protection Zone II", "type": "Feature Layer", "description": "DEP Approved Wellhead Protection Areas (Zone II). As stated in 310 CMR 22.02, a Zone II is: \"That area of an aquifer which contributes water to a well under the most severe pumping and recharge conditions that can be realistically anticipated (180 days of pumping at safe yield, with no recharge from precipitation). It is bounded by the groundwater divides which result from pumping the well and by the contact of the aquifer with less permeable materials such as till or bedrock. In some cases, streams or lakes may act as recharge boundaries. In all cases, Zone IIs shall extend up gradient to its point of intersection with prevailing hydrogeologic boundaries (a groundwater flow divide, a contact with till or bedorck , or a recharge boundary).\"", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "MassDEP", "parentLayer": { "id": 147, "name": "Resource Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "a336fad0c731fd14a94a53429d67a882", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAALklEQVQokWNhIBGwkK3hP8PR/4wM1oyE+CwwAWRJfHwWsp1ELGCBMUb9wIA7XgA8vR1WXAzDQwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.5 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8180307.811519113, "ymin": 5048612.004970939, "xmax": -7784436.436331906, "ymax": 5295953.70156379, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PWS_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZII_NUM", "type": "esriFieldTypeInteger", "alias": "ZII_NUM", "domain": null }, { "name": "AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "AREA_ACRES", "domain": null }, { "name": "PWS_ID", "type": "esriFieldTypeString", "alias": "PWS_ID", "length": 7, "domain": null }, { "name": "SUPPLIER", "type": "esriFieldTypeString", "alias": "SUPPLIER", "length": 75, "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "length": 75, "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 153, "name": "NHESP Potential Vernal Pools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 147, "name": "Resource Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ec0e91eccbc9334c6a6dbceddbc91985", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABrklEQVRIieWTPS8EURSGn8MIBUujlggiodxEsjMJiUKiFWoRK+zq9FqNP0CyShWV70aQ/VD4A0K1GiUhEixHZnayZnZn7K6PylvM3Dm593lz7rzH4A9l/AN4VmeACMoVpuz9LlxZBrqAbeAH8DPtxCDFK0mG5Sb0dFotYIEWponKa3X4uUZ44xhlEIMBTnUk0MAGCwdAKy+0ABPV4UM8kCPtwKEbgxPHIAxsXxgcBTVWCRdRVBPknGPzJQNoc3cM+MDCAjFZrw0eZvCpfvetKAlMWSNEfnhW51D6imvn+QTcAR0BZ68ResjoaqmiHGPJfjBcmQJGqU29wJKvIhSAELjwgvJcBmkCGgLgNuitrOaLox8ek3Hfd1ZjKIeen+lVngLBMQ2Ee5VTk3cnFW1u3ApuF3Znzb6YhhgYX4APPXGb9Yz/LsotQrKaQSX8Qtt5ZqcEVuKYskFGbXhRliySUQESrsGWM35V4VG5J6NxYBMliSWpwO5iLJLFNpikkXjt12LKNmntxZI8YSoOWpIzVjDruXNbleBL4BEh7zOAb6SFMpkyVvPeuuHf0J/CPwBYe5bpoVb1eAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8186687.174282788, "ymin": 5049144.838797678, "xmax": -7781324.724437026, "ymax": 5297310.863909666, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "TOWN_ID", "type": "esriFieldTypeDouble", "alias": "TOWN_ID", "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "length": 21, "domain": null }, { "name": "PVP_NUMBER", "type": "esriFieldTypeDouble", "alias": "PVP_NUMBER", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 154, "name": "NHESP Certified Vernal Pools", "type": "Feature Layer", "description": "This datalayer contains points for all vernal pools that have been certified by the Natural Heritage and Endangered Species Program (NHESP) according to the Guidelines for Certification of Vernal Pool Habitat (MA Division of Fisheries and Wildlife, 2000). Vernal pools are small, shallow ponds characterized by lack of fish and by periods of dryness. Vernal pool habitat is extremely important to a variety of wildlife species including some amphibians that breed exclusively in vernal pools, and other organisms such as fairy shrimp, which spend their entire life cycles confined to vernal pool habitat. Many additional wildlife species utilize vernal pools for breeding, feeding and other important functions. Certified vernal pools are protected if they fall under the jurisdiction of the Massachusetts Wetlands Protection Act Regulations (310 CMR 10.00). However, the certification of a pool only establishes that it functions biologically as a vernal pool. Certification does not determine that the pool is within a resource area protected by the Wetlands Protection Act. Certified vernal pools are also afforded protection under the state Water Quality Certification regulations (401 Program), the state Title 5 regulations, and the Forest Cutting Practices Act regulations. The Certified Vernal Pools layer is stored in ArcSDE as CVP_PT. Occurrence records of Certified Vernal Pools from the NHESP database are continuously being added and modified. Those changes will be incorporated into the Certified Vernal Pools datalayer twice annually, in the months of January and July. Questions about the creation of this datalayer should be directed to NHESP at 508-389-6375. For questions relating to the certification of Vernal Pools, please call 508-389-6365.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Natural Heritage and Endangered Species Program (NHESP), MA Division of Fisheries and Wildlife", "parentLayer": { "id": 147, "name": "Resource Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bb7dd5b29a44f62502622474e6ebb4bb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABu0lEQVRIid2TPUscURSGn7Nu0EJNLKwFURHWXkhSCBaCrcxdgo2Iq+6unX3aNPkDCZhK1Bm18iNJs1j4J0QrbexUFEHd9chcR3bGnWHXr8a3m8O9z3vOnfekeUOl3z9cXSZJ0Y6yL4atV4UjfEfpAtbhBXD16AQWqFCUbxwlXVaPr0CeEyZkhpu6cF2kHSgBAzSR0WWG4gwC8F+glQ5agLH6nY9zzhq7KANAN03s+AaJYFDgf9xkNXARVJUCa/ba7IMB0BYcyUTAQl4cfjcETzSoqv9hAJSCGH7FMWrg6jGN0mc/PJuQS+AU+BRz9wDoUZefoVpJsmwndW4QhmlMvQjzkYpQhmT4NXD1qPYBSMXAfVAlUrmNxjECF8No+FtX+YzyL/QzwzqkEh/TpM6rYJcvqE1FWxC3cjCFP1lzOKZJBulEsNiO7+OmTNn1x67/JsIxSrGeQe2GenwENkILkpMsf9SzcCtxmFMXQSgEBn5oB+vCxXCmLjmEJYSiOCzEvpthjlUEcEiRa/hZJMu6evSKw2EsuLpoRVb4IeYJb+5LTA14D7hAqnXfAJ6RFh5JDCONnn0y/Dl6U/gdMzGOmGRX1w8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8184843.796458677, "ymin": 5051535.397385641, "xmax": -7783494.870586329, "ymax": 5293037.578097681, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "criteria", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cvp_num", "type": "esriFieldTypeDouble", "alias": "cvp_num", "domain": null }, { "name": "criteria", "type": "esriFieldTypeString", "alias": "criteria", "length": 254, "domain": null }, { "name": "certified", "type": "esriFieldTypeDate", "alias": "certified", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 155, "name": "NHESP Estimated Habitat Rare Species", "type": "Feature Layer", "description": "Estimated Habitats are for use with the Wetlands Protection Act regulations (310 CMR 10.00). The Estimated Habitats of Rare Wildlife datalayer contains polygons that are a subset of the Priority Habitats of Rare Species. They are based on occurrences of rare wetland wildlife observed within the last 25 years and documented in the NHESP database. They do not include those areas delineated as Priority Habitat for rare plants or for rare wildlife with strictly upland habitat requirements. The Estimated Habitats presented here are part of the 15th Edition of the Massachusetts Natural Heritage Atlas, and are effective beginning August 1, 2021.For projects or activities that fall within Estimated Habitats of Rare Wildlife and that require a Notice of Intent (NOI) to be filed under the Wetlands Protection Act, proponents are required to send a copy of the NOI to the Natural Heritage & Endangered Species Program (NHESP). Please note, the Notice of Intent form allows for a streamlined joint Massachusetts Endangered Species Act/Wetlands Protection Act review, and these filings will be reviewed by the NHESP within 30 days. Applicants choosing not to file jointly will be required by the NHESP to submit a separate MESA filing, which may take up to 90 days to review. For more information, please seewww.mass.gov/dfw/nhesp/regulatory-review.The Estimated Habitats of Rare Wildlife layer is stored in ArcSDE as ESTHAB_POLY.Estimated Habitats were extracted from the Priority Habitats of Rare Species datalayer, which was delineated by NHESP scientists from documented observations of rare species and are based on such factors as species movements and habitat requirements. The polygons were heads-up digitized in ArcGIS 10x and referenced to the MassGIS 2019 Aerial Imagery.Occurrence records are continually being added, updated, deleted or otherwise modified in the NHESP database. These changes are incorporated into the Estimated Habitats of Rare Wildlife datalayer every four years.Questions about the creation of this datalayer and its use should be directed to NHESP at 508-389-6360 or natural.heritage@state.ma.us.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "NHESP, MassGIS", "parentLayer": { "id": 147, "name": "Resource Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8185647.075746182, "ymin": 5044078.547401274, "xmax": -7773457.176759919, "ymax": 5292967.192002627, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ESTHAB_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ESTHAB_ID", "type": "esriFieldTypeString", "alias": "ESTHAB_ID", "length": 16, "domain": null }, { "name": "VERSION", "type": "esriFieldTypeString", "alias": "VERSION", "length": 200, "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 156, "name": "NHESP Priority Habitat Rare Species", "type": "Feature Layer", "description": "The Priority Habitats of Rare Species datalayer contains polygons representing the geographic extent of Habitat of state-listed rare species in Massachusetts based on observations documented within the last 25 years in the database of the Natural Heritage & Endangered Species Program (NHESP). Priority Habitat polygons are the filing trigger for project proponents, municipalities, and all others for determining whether or not a proposed project or activity must be reviewed by the NHESP for compliance with the (MESA) and its implementing regulations. Areas delineated as Priority Habitats can include wetlands, uplands, and marine habitats. The Priority Habitats presented here are part of the 15th Edition of the Massachusetts Natural Heritage Atlas, and are effective beginning August 1, 2021.If your project or activity falls within Priority Habitat and does not meet a MESA filing exemption (321 CMR 10.14), then you must file directly with the NHESP pursuant to MESA. For more information, please see www.mass.gov/dfw/nhesp/regulatory-review.The Priority Habitats of Rare Species datalayer is stored in ArcSDE as PRIHAB_POLY.Priority Habitats were digitized by NHESP scientists from documented observations of state-listed rare species and are based on such factors as reported species movements and known habitat requirements. The polygons were heads-up digitized in ArcGIS 10x and referenced to the MassGIS 2019 Aerial Imagery.Occurrence records are continually being added, updated, deleted or otherwise modified in the NHESP database. These changes are incorporated into revisions to the Priority Habitats of Rare Species datalayer every four years.Questions about the creation of this datalayer and its use should be directed to NHESP at 508-389-6360 or natural.heritage@state.ma.us.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Natural Heritage & Endangered Species Program, MassGIS", "parentLayer": { "id": 147, "name": "Resource Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 171, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 205, 102, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8185647.075746182, "ymin": 5044078.547401274, "xmax": -7773457.176759919, "ymax": 5292967.192002627, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PRIHAB_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRIHAB_ID", "type": "esriFieldTypeString", "alias": "PRIHAB_ID", "length": 16, "domain": null }, { "name": "VERSION", "type": "esriFieldTypeString", "alias": "VERSION", "length": 200, "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": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 157, "name": "FEMA Q3 Flood Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 147, "name": "Resource Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "A", "description": "A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": null }, "values": [ [ "A" ] ] }, { "label": "AE", "description": "AE", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 52, 52, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 0.4 } }, "values": [ [ "AE" ] ] }, { "label": "X500", "description": "X500", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": null }, "values": [ [ "X500" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": null }, "value": "A", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 52, 52, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 0.4 } }, "value": "AE", "label": "AE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": null }, "value": "X500", "label": "X500" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 240, 255 ], "toColor": [ 192, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 182, 252, 255 ], "toColor": [ 238, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 182, 255 ], "toColor": [ 252, 197, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 184, 255 ], "toColor": [ 248, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 215, 252, 255 ], "toColor": [ 202, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 216, 255 ], "toColor": [ 252, 187, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 209, 255 ], "toColor": [ 202, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 197, 255 ], "toColor": [ 252, 230, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 239, 252, 255 ], "toColor": [ 179, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 216, 255 ], "toColor": [ 252, 212, 216, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8184360.273832732, "ymin": 5165904.895416671, "xmax": -7914996.235404502, "ymax": 5275154.724412663, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 5, "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 4, "domain": null }, { "name": "FIRM_PANEL", "type": "esriFieldTypeString", "alias": "FIRM_PANEL", "length": 11, "domain": null }, { "name": "QUAD", "type": "esriFieldTypeString", "alias": "QUAD", "length": 8, "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 5, "domain": null }, { "name": "FLOODWAY", "type": "esriFieldTypeString", "alias": "FLOODWAY", "length": 5, "domain": null }, { "name": "COBRA", "type": "esriFieldTypeString", "alias": "COBRA", "length": 9, "domain": null }, { "name": "SFHA", "type": "esriFieldTypeString", "alias": "SFHA", "length": 3, "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeDouble", "alias": "SYMBOL", "domain": null }, { "name": "PANEL_TYP", "type": "esriFieldTypeString", "alias": "PANEL_TYP", "length": 4, "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 }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 160, "name": "MassGIS", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROP_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROP_ID", "type": "esriFieldTypeString", "alias": "PROP_ID", "length": 8000, "domain": null }, { "name": "BLDG_VAL", "type": "esriFieldTypeInteger", "alias": "BLDG_VAL", "domain": null }, { "name": "LAND_VAL", "type": "esriFieldTypeInteger", "alias": "LAND_VAL", "domain": null }, { "name": "OTHER_VAL", "type": "esriFieldTypeInteger", "alias": "OTHER_VAL", "domain": null }, { "name": "TOTAL_VAL", "type": "esriFieldTypeInteger", "alias": "TOTAL_VAL", "domain": null }, { "name": "FY", "type": "esriFieldTypeInteger", "alias": "FY", "domain": null }, { "name": "LOT_SIZE", "type": "esriFieldTypeDouble", "alias": "LOT_SIZE", "domain": null }, { "name": "LS_DATE", "type": "esriFieldTypeDate", "alias": "LS_DATE", "length": 8, "domain": null }, { "name": "LS_PRICE", "type": "esriFieldTypeInteger", "alias": "LS_PRICE", "domain": null }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "length": 8000, "domain": null }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "length": 8000, "domain": null }, { "name": "ADDR_NUM", "type": "esriFieldTypeString", "alias": "ADDR_NUM", "length": 8000, "domain": null }, { "name": "FULL_STR", "type": "esriFieldTypeString", "alias": "FULL_STR", "length": 8000, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 8000, "domain": null }, { "name": "SITE_CITY", "type": "esriFieldTypeString", "alias": "SITE_CITY", "length": 8000, "domain": null }, { "name": "SITE_ZIP", "type": "esriFieldTypeString", "alias": "SITE_ZIP", "length": 8000, "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 8000, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 8000, "domain": null }, { "name": "OWN_ADDR1", "type": "esriFieldTypeString", "alias": "OWN_ADDR1", "length": 8000, "domain": null }, { "name": "OWN_ADDR2", "type": "esriFieldTypeString", "alias": "OWN_ADDR2", "length": 8000, "domain": null }, { "name": "OWN_CITY", "type": "esriFieldTypeString", "alias": "OWN_CITY", "length": 8000, "domain": null }, { "name": "OWN_STATE", "type": "esriFieldTypeString", "alias": "OWN_STATE", "length": 8000, "domain": null }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "length": 8000, "domain": null }, { "name": "OWN_CO", "type": "esriFieldTypeString", "alias": "OWN_CO", "length": 8000, "domain": null }, { "name": "LS_BOOK", "type": "esriFieldTypeString", "alias": "LS_BOOK", "length": 8000, "domain": null }, { "name": "LS_PAGE", "type": "esriFieldTypeInteger", "alias": "LS_PAGE", "domain": null }, { "name": "REG_ID", "type": "esriFieldTypeString", "alias": "REG_ID", "length": 8000, "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 8000, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeInteger", "alias": "YEAR_BUILT", "domain": null }, { "name": "BLD_AREA", "type": "esriFieldTypeInteger", "alias": "BLD_AREA", "domain": null }, { "name": "UNITS", "type": "esriFieldTypeInteger", "alias": "UNITS", "domain": null }, { "name": "RES_AREA", "type": "esriFieldTypeInteger", "alias": "RES_AREA", "domain": null }, { "name": "STYLE", "type": "esriFieldTypeString", "alias": "STYLE", "length": 8000, "domain": null }, { "name": "STORIES", "type": "esriFieldTypeDouble", "alias": "STORIES", "domain": null }, { "name": "NUM_ROOMS", "type": "esriFieldTypeInteger", "alias": "NUM_ROOMS", "domain": null }, { "name": "LOT_UNITS", "type": "esriFieldTypeString", "alias": "LOT_UNITS", "length": 8000, "domain": null }, { "name": "CAMA_ID", "type": "esriFieldTypeInteger", "alias": "CAMA_ID", "domain": null }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "length": 8000, "domain": null }, { "name": "MAP", "type": "esriFieldTypeInteger", "alias": "MAP", "domain": null }, { "name": "MAP_CUT", "type": "esriFieldTypeString", "alias": "MAP_CUT", "length": 8000, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeInteger", "alias": "BLOCK", "domain": null }, { "name": "BLOCK_CUT", "type": "esriFieldTypeString", "alias": "BLOCK_CUT", "length": 8000, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 8000, "domain": null }, { "name": "LOT_CUT", "type": "esriFieldTypeString", "alias": "LOT_CUT", "length": 8000, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 8000, "domain": null }, { "name": "UNIT_CUT", "type": "esriFieldTypeString", "alias": "UNIT_CUT", "length": 8000, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "MassGISLocID_Index", "fields": "LOC_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 159, "name": "Chapterlands", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OwnerName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Map", "type": "esriFieldTypeString", "alias": "Map", "length": 255, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 255, "domain": null }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 255, "domain": null }, { "name": "Field4", "type": "esriFieldTypeString", "alias": "Field4", "length": 255, "domain": null }, { "name": "Field5", "type": "esriFieldTypeString", "alias": "Field5", "length": 255, "domain": null }, { "name": "MapPar_ID", "type": "esriFieldTypeString", "alias": "MapPar_ID", "length": 255, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "length": 255, "domain": null }, { "name": "LIN", "type": "esriFieldTypeDouble", "alias": "LIN", "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "Use_Code", "type": "esriFieldTypeString", "alias": "Use_Code", "length": 255, "domain": null }, { "name": "Use_Descript", "type": "esriFieldTypeString", "alias": "Use_Descript", "length": 255, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "MapPar_ID", "fields": "MapPar_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }