{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "CHCAS Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 245, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PARCELID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 743004.4399999995, "ymin": 2932618.75, "xmax": 762812.0324999988, "ymax": 2953433.8109374996, "spatialReference": { "wkid": 102686, "latestWkid": 2249 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNER_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 30, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 12, "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 12, "domain": null }, { "name": "CLASS_CODE", "type": "esriFieldTypeString", "alias": "CLASS_CODE", "length": 3, "domain": null }, { "name": "CLASS_CODE_DESC", "type": "esriFieldTypeString", "alias": "CLASS_CODE_DESC", "length": 50, "domain": null }, { "name": "N_CODE", "type": "esriFieldTypeString", "alias": "N_CODE", "length": 10, "domain": null }, { "name": "N_CODE_DESC", "type": "esriFieldTypeString", "alias": "N_CODE_DESC", "length": 100, "domain": null }, { "name": "PAR_ADD_NO_1", "type": "esriFieldTypeSmallInteger", "alias": "PAR_ADD_NO_1", "domain": null }, { "name": "PAR_ADD_NO_2", "type": "esriFieldTypeString", "alias": "PAR_ADD_NO_2", "length": 50, "domain": null }, { "name": "PAR_ADD_ST_1", "type": "esriFieldTypeString", "alias": "PAR_ADD_ST_1", "length": 255, "domain": null }, { "name": "PAR_ADD_ST_2", "type": "esriFieldTypeString", "alias": "PAR_ADD_ST_2", "length": 50, "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "length": 255, "domain": null }, { "name": "CO_OWNER_NAME", "type": "esriFieldTypeString", "alias": "CO_OWNER_NAME", "length": 255, "domain": null }, { "name": "OWNER_ADDRESS", "type": "esriFieldTypeString", "alias": "OWNER_ADDRESS", "length": 255, "domain": null }, { "name": "OWNER_CITY", "type": "esriFieldTypeString", "alias": "OWNER_CITY", "length": 50, "domain": null }, { "name": "OWNER_STATE", "type": "esriFieldTypeString", "alias": "OWNER_STATE", "length": 50, "domain": null }, { "name": "OWNER_ZIP", "type": "esriFieldTypeString", "alias": "OWNER_ZIP", "length": 50, "domain": null }, { "name": "OWNER_COUNTRY", "type": "esriFieldTypeString", "alias": "OWNER_COUNTRY", "length": 50, "domain": null }, { "name": "TOT_LND_AREA", "type": "esriFieldTypeDouble", "alias": "TOT_LND_AREA", "domain": null }, { "name": "TOT_FIN_AREA", "type": "esriFieldTypeDouble", "alias": "TOT_FIN_AREA", "domain": null }, { "name": "SALE_PRICE", "type": "esriFieldTypeDouble", "alias": "SALE_PRICE", "domain": null }, { "name": "SALE_DATE", "type": "esriFieldTypeDate", "alias": "SALE_DATE", "length": 8, "domain": null }, { "name": "GRANTOR", "type": "esriFieldTypeString", "alias": "GRANTOR", "length": 100, "domain": null }, { "name": "LAND_VALUE", "type": "esriFieldTypeDouble", "alias": "LAND_VALUE", "domain": null }, { "name": "BLDG_VALUE", "type": "esriFieldTypeDouble", "alias": "BLDG_VALUE", "domain": null }, { "name": "TOT_VALUE", "type": "esriFieldTypeDouble", "alias": "TOT_VALUE", "domain": null }, { "name": "ASSOC_PAR_1", "type": "esriFieldTypeString", "alias": "ASSOC_PAR_1", "length": 20, "domain": null }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "length": 60, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 12, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R726_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G2850PARCEL_ID", "fields": "PARCEL_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_2850_ASSOC_P", "fields": "ASSOC_PAR_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_2850_PARCELI", "fields": "PARCELID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S574_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 1, "name": "SFS_CommercialAreas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 250, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 745229.8651135266, "ymin": 2935263.598891273, "xmax": 762569.6896860003, "ymax": 2953483.712384999, "spatialReference": { "wkid": 102686, "latestWkid": 2249 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Brookline_Edit.GISADMIN.SFS_CommercialAreas.Area", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Brookline_Edit.GISADMIN.SFS_CommercialAreas.Area", "type": "esriFieldTypeString", "alias": "Area", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R781_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S590_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 2, "name": "Brookline_Edit.GISADMIN.SFS_Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 33, 0, 143, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 745532.938325718, "ymin": 2935601.00274314, "xmax": 762497.4716538042, "ymax": 2953366.9964105636, "spatialReference": { "wkid": 102686, "latestWkid": 2249 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BusinessName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Match_addr", "type": "esriFieldTypeString", "alias": "Match_addr", "length": 120, "domain": null }, { "name": "CommercialArea", "type": "esriFieldTypeString", "alias": "CommercialArea", "length": 1073741822, "domain": null }, { "name": "SurveyArea", "type": "esriFieldTypeString", "alias": "SurveyArea", "length": 1073741822, "domain": null }, { "name": "BusinessName", "type": "esriFieldTypeString", "alias": "BusinessName", "length": 1073741822, "domain": null }, { "name": "AddressNumber", "type": "esriFieldTypeString", "alias": "AddressNumber", "length": 1073741822, "domain": null }, { "name": "AddressStreet", "type": "esriFieldTypeString", "alias": "AddressStreet", "length": 1073741822, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 1073741822, "domain": null }, { "name": "ActiveorVacant", "type": "esriFieldTypeString", "alias": "ActiveorVacant", "length": 1073741822, "domain": null }, { "name": "ChangeinVacancy", "type": "esriFieldTypeString", "alias": "ChangeinVacancy", "length": 1073741822, "domain": null }, { "name": "ChangeinOccupancy", "type": "esriFieldTypeString", "alias": "ChangeinOccupancy", "length": 1073741822, "domain": null }, { "name": "ChangeinUse", "type": "esriFieldTypeString", "alias": "ChangeinUse", "length": 1073741822, "domain": null }, { "name": "BusinessType", "type": "esriFieldTypeString", "alias": "BusinessType", "length": 1073741822, "domain": null }, { "name": "ChainType", "type": "esriFieldTypeString", "alias": "ChainType", "length": 1073741822, "domain": null }, { "name": "NotedChange", "type": "esriFieldTypeString", "alias": "NotedChange", "length": 1073741822, "domain": null }, { "name": "Realtor_Name", "type": "esriFieldTypeString", "alias": "Realtor Name", "length": 1073741822, "domain": null }, { "name": "Realtor_Phone", "type": "esriFieldTypeString", "alias": "Realtor Phone", "length": 1073741822, "domain": null }, { "name": "Realtor_Email", "type": "esriFieldTypeString", "alias": "Realtor Email", "length": 1073741822, "domain": null }, { "name": "Realtor_Website", "type": "esriFieldTypeString", "alias": "Realtor Website", "length": 1073741822, "domain": null }, { "name": "Realtor_Posting", "type": "esriFieldTypeString", "alias": "Realtor Posting", "length": 1073741822, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R784_pk", "fields": "ObjectID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S593_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 3, "name": "Brookline.GISADMIN.AffordableHousingSites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 176, 38, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 744888.8989303559, "ymin": 2933465.8665946573, "xmax": 762319.6248954535, "ymax": 2953128.730704233, "spatialReference": { "wkid": 102686, "latestWkid": 2249 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "Year", "type": "esriFieldTypeString", "alias": "Year", "length": 8, "domain": null }, { "name": "OwnerType", "type": "esriFieldTypeString", "alias": "OwnerType", "length": 255, "domain": null }, { "name": "CountCh40B", "type": "esriFieldTypeString", "alias": "CountCh40B", "length": 8, "domain": null }, { "name": "TargetPop", "type": "esriFieldTypeString", "alias": "TargetPop", "length": 255, "domain": null }, { "name": "Financing", "type": "esriFieldTypeString", "alias": "Financing", "length": 255, "domain": null }, { "name": "AffordUnits", "type": "esriFieldTypeInteger", "alias": "AffordUnits", "domain": null }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "length": 8, "domain": null }, { "name": "TargetCode", "type": "esriFieldTypeString", "alias": "TargetCode", "length": 4, "domain": null }, { "name": "Key_", "type": "esriFieldTypeString", "alias": "Key_", "length": 4, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TenureType", "type": "esriFieldTypeString", "alias": "TenureType", "length": 25, "domain": null }, { "name": "TotalUnitCount", "type": "esriFieldTypeInteger", "alias": "TotalUnitCount", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1387_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1081_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }