{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Address Numbers", "type": "Feature Layer", "description": "Addresses from teh Buildings layer", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Newton GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LabelText]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 1, "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" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 718936.9560847282, "ymin": 2930152.2344412208, "xmax": 748696.3699909747, "ymax": 2958778.1876878887, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SBL_ID", "type": "esriFieldTypeString", "alias": "SBL ID", "length": 12, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Building Name", "length": 30, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Building Type", "length": 8, "domain": { "type": "codedValue", "name": "WS3_Building_Type", "description": "Building Type", "codedValues": [ { "name": "Commercial", "code": "Comm" }, { "name": "Garage, Shed or Outbuilding", "code": "Detached" }, { "name": "Fire Station", "code": "FireSta" }, { "name": "Industrial", "code": "Ind" }, { "name": "Library", "code": "Library" }, { "name": "Mixed Use", "code": "Mixed" }, { "name": "Municipal", "code": "Muni" }, { "name": "Other", "code": "Other" }, { "name": "Police Station/Annex", "code": "Police" }, { "name": "Public Housing", "code": "Pubhsng" }, { "name": "Recreation", "code": "Rec" }, { "name": "Residential", "code": "Res" }, { "name": "School", "code": "School" }, { "name": "Hotel", "code": "Hotel" }, { "name": "Medical", "code": "Medical" }, { "name": "Religious", "code": "Relig" }, { "name": "Transportation", "code": "Trans" }, { "name": "Museum or Historic Site", "code": "Mus" }, { "name": "Community Center", "code": "Commctr" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 16, "domain": { "type": "codedValue", "name": "WS3_Building_Ownership", "description": "Ownership Type", "codedValues": [ { "name": "City Building", "code": "City" }, { "name": "Private", "code": "Private" }, { "name": "Public (non-City)", "code": "Other Public" }, { "name": "Nonprofit Organization", "code": "Nonprofit" }, { "name": "Institutional", "code": "Institutional" }, { "name": "Religious Group", "code": "Religious" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Complex", "type": "esriFieldTypeString", "alias": "Complex or Campus", "length": 28, "domain": null }, { "name": "Building_ID", "type": "esriFieldTypeInteger", "alias": "Building ID", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 10, "domain": { "type": "codedValue", "name": "WS3_Building_Source", "description": "Building Source", "codedValues": [ { "name": "As Built Drawing", "code": "ASBUILT" }, { "name": "Boston Edison-1991", "code": "BECO1991" }, { "name": "Sewall-1994", "code": "SEWALL1994" }, { "name": "Vision Sketch-Assessing", "code": "VISION" }, { "name": "Berger Associates-1979", "code": "BERGER1979" }, { "name": "MassGIS 2014", "code": "MASS2014" }, { "name": "Boston College-2013", "code": "BC2013" }, { "name": "Orthophotography (best available)", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Update_Date", "type": "esriFieldTypeDate", "alias": "Last Updated", "length": 8, "domain": null }, { "name": "Update_Type", "type": "esriFieldTypeString", "alias": "Update Type", "length": 10, "domain": { "type": "codedValue", "name": "WS3_Building_UpdateType", "description": "Building Update Type", "codedValues": [ { "name": "Addition", "code": "ADDITION" }, { "name": "New Building Created", "code": "NEW" }, { "name": "Building Outline Changed", "code": "UPDATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Update_Method", "type": "esriFieldTypeString", "alias": "Update Method", "length": 15, "domain": { "type": "codedValue", "name": "WS3_Building_UpdateMethod", "description": "Building Update Method", "codedValues": [ { "name": "Converted from CAD", "code": "CAD Adjust" }, { "name": "Traced from Orthophotos", "code": "Ortho-Dig" }, { "name": "Other", "code": "Other" }, { "name": "Photogrammetry from Orthos", "code": "Photogrammetry" }, { "name": "Digitized from a Scanned Plan", "code": "Scan-Dig" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LabelText", "type": "esriFieldTypeString", "alias": "LabelText", "length": 20, "domain": null }, { "name": "AddressID", "type": "esriFieldTypeString", "alias": "AddressID", "length": 20, "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": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "serviceItemId": "a376357a27b94cba96569afcdcbc8284" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Tie Cards", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Drain", "description": "Drain", "symbol": { "type": "esriPMS", "url": "d22830dad8d30d1ce65892cb2248f9b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLUlEQVQ4jbXTsUtCURTH8e+1N0SQIFGZ1iCUEe3R2hCB0CL0dG1qC/oPoqG2aqh/IfQN0dTU4lTgVlBL0GA8TSgQevQsfSdeDlGv6xOkH9zlwvlwzuUegz5j/AtgUUl6DKwBaQUuqCvFy5nJ/HsoUMTeEthVMPh9KwixhwLVXJ6JshYoYm8C+5puUwq5KGAv5kncBYATnsahvRcycjQCh8BKADDwsgJDIQACyxb1uMlY7QcgSJreoqA9C/wGcFWPAvAWGCGCXIqPh+fVwb0OAKMkzutU/ded61YtcLROyg0AS6iWRS0neCUgpqkvRXG2tf/AJH5jUVmAyIGgMl+TddIAjodxdjLMNLVAB5m6B1ZPeRxpYkwrWm6D5O0G6uOvlrTLlGXyGfBP1/S9jZ94J1XXcrG0wQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "D" ] ] }, { "label": "Sewer", "description": "Sewer", "symbol": { "type": "esriPMS", "url": "0cfaeb3e7f593bf817c0a1702ad3ba5f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABM0lEQVQ4jbWTvUoDQRSFv1kWDILRYGHASpCID2DctbMQIWATcJM2lZ3gG4iFdmqhr2DCFmKljUXSmGCwUdRGsNXCIkRx48+MuNkmbiYbCB6Y5sL95pzLvSYDyvwXgO0yiWRVQQqBB9SagpNbh49IgFVkQ0m2gZhfUO36iOJxoUTuIk9dC7CKrCPY1bidknBulbBqee5DgPkjJhDsRESOC9gHlkMAYZAFhiMAv4mW5lySdYenDoCClIjqDv4yYQb+AAzwgnn1o/dQBKWo0p+F16E3rkOAWJJT79mf7mxP/3BQLvi70QkoL/Jlu+SUpAIkunYrKmOjbGr3oOpwY7uklWQPyLRH46uB4DARZ+ssQ0sLCCAPwEr6mHGjxbQUeN8N7q7W+OxmSntMl1lewH89NfA1/gAmN1KujRVBdwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "S" ] ] }, { "label": "Water", "description": "Water", "symbol": { "type": "esriPMS", "url": "45281ca4588df8bff334c786af81ef16", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFklEQVQ4jbWTvUoDQRSFvxu3EIuEYKFgJUjEFxBfQATBRpA8hOBmC/slhRaCiWgan8LKyiaVgp2CNoKtjWAg4KphjyRRkN2dbCB4YGB+ON+dM8z1mFDe/wACLSB2gAoiosANJS4I7TMfECgg5gBjerA2QECHZ3xVObFbN8DXHuJ4YEpKLGJcUdMaTXtMA3zNYRzmRC4CTWAjDTC2gRnytc6+5jmyl2SEyhjmYakey0ACIKLM7Nl6/514fzavxzR3KXGXBpS55I3+666MtIszQovSgNB6BKoCbUTZYW8TE7r/QcPuCbSK0UBsAoWfkw6iRUydU/twA4aQJ2CLXc3iscQUEV0eOLevrCu5m6llr0B/jNTE3fgNRw5J/s8RhSEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "W" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d22830dad8d30d1ce65892cb2248f9b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLUlEQVQ4jbXTsUtCURTH8e+1N0SQIFGZ1iCUEe3R2hCB0CL0dG1qC/oPoqG2aqh/IfQN0dTU4lTgVlBL0GA8TSgQevQsfSdeDlGv6xOkH9zlwvlwzuUegz5j/AtgUUl6DKwBaQUuqCvFy5nJ/HsoUMTeEthVMPh9KwixhwLVXJ6JshYoYm8C+5puUwq5KGAv5kncBYATnsahvRcycjQCh8BKADDwsgJDIQACyxb1uMlY7QcgSJreoqA9C/wGcFWPAvAWGCGCXIqPh+fVwb0OAKMkzutU/ded61YtcLROyg0AS6iWRS0neCUgpqkvRXG2tf/AJH5jUVmAyIGgMl+TddIAjodxdjLMNLVAB5m6B1ZPeRxpYkwrWm6D5O0G6uOvlrTLlGXyGfBP1/S9jZ94J1XXcrG0wQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "D", "label": "Drain" }, { "symbol": { "type": "esriPMS", "url": "0cfaeb3e7f593bf817c0a1702ad3ba5f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABM0lEQVQ4jbWTvUoDQRSFv1kWDILRYGHASpCID2DctbMQIWATcJM2lZ3gG4iFdmqhr2DCFmKljUXSmGCwUdRGsNXCIkRx48+MuNkmbiYbCB6Y5sL95pzLvSYDyvwXgO0yiWRVQQqBB9SagpNbh49IgFVkQ0m2gZhfUO36iOJxoUTuIk9dC7CKrCPY1bidknBulbBqee5DgPkjJhDsRESOC9gHlkMAYZAFhiMAv4mW5lySdYenDoCClIjqDv4yYQb+AAzwgnn1o/dQBKWo0p+F16E3rkOAWJJT79mf7mxP/3BQLvi70QkoL/Jlu+SUpAIkunYrKmOjbGr3oOpwY7uklWQPyLRH46uB4DARZ+ssQ0sLCCAPwEr6mHGjxbQUeN8N7q7W+OxmSntMl1lewH89NfA1/gAmN1KujRVBdwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "S", "label": "Sewer" }, { "symbol": { "type": "esriPMS", "url": "45281ca4588df8bff334c786af81ef16", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFklEQVQ4jbWTvUoDQRSFvxu3EIuEYKFgJUjEFxBfQATBRpA8hOBmC/slhRaCiWgan8LKyiaVgp2CNoKtjWAg4KphjyRRkN2dbCB4YGB+ON+dM8z1mFDe/wACLSB2gAoiosANJS4I7TMfECgg5gBjerA2QECHZ3xVObFbN8DXHuJ4YEpKLGJcUdMaTXtMA3zNYRzmRC4CTWAjDTC2gRnytc6+5jmyl2SEyhjmYakey0ACIKLM7Nl6/514fzavxzR3KXGXBpS55I3+666MtIszQovSgNB6BKoCbUTZYW8TE7r/QcPuCbSK0UBsAoWfkw6iRUydU/twA4aQJ2CLXc3iscQUEV0eOLevrCu5m6llr0B/jNTE3fgNRw5J/s8RhSEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "W", "label": "Water" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 187, 252, 255 ], "toColor": [ 234, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 189, 255 ], "toColor": [ 187, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 179, 255 ], "toColor": [ 252, 201, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 234, 252, 255 ], "toColor": [ 184, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 182, 255 ], "toColor": [ 252, 244, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 233, 255 ], "toColor": [ 215, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 209, 255 ], "toColor": [ 252, 184, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 206, 252, 255 ], "toColor": [ 184, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 212, 255 ], "toColor": [ 252, 237, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 212, 252, 255 ], "toColor": [ 234, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 210, 255 ], "toColor": [ 235, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 183, 255 ], "toColor": [ 252, 182, 183, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 718988.0002739727, "ymin": 2930180.9876645654, "xmax": 748552.1274973005, "ymax": 2958742.0000962317, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IMG_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SBL_ID", "type": "esriFieldTypeString", "alias": "SBL", "length": 12, "domain": null }, { "name": "IMG_NAME", "type": "esriFieldTypeString", "alias": "Image Name", "length": 8, "domain": null }, { "name": "IMG_SUBPATH", "type": "esriFieldTypeString", "alias": "Image Subpath", "length": 40, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 1, "domain": null }, { "name": "NUMBER", "type": "esriFieldTypeString", "alias": "Number", "length": 8, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "Book", "length": 3, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "Page", "length": 3, "domain": null }, { "name": "YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Year", "domain": null }, { "name": "SFX", "type": "esriFieldTypeString", "alias": "Suffix", "length": 3, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS ID", "length": 12, "domain": null }, { "name": "Image", "type": "esriFieldTypeString", "alias": "Image - Full Name", "length": 60, "domain": null }, { "name": "ImageURL", "type": "esriFieldTypeString", "alias": "Image URL", "length": 90, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ImageAWSURL", "type": "esriFieldTypeString", "alias": "ImageAWSURL", "length": 150, "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": "Map,Query,Data", "maxRecordCount": 2000, "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, "serviceItemId": "a376357a27b94cba96569afcdcbc8284" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Streams", "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9999.999999999955, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueGroups": [ { "heading": "Streams", "classes": [ { "label": "Intermittent", "description": "Intermittent", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.1 }, "values": [ [ "Intermittent" ] ] }, { "label": "Perennial", "description": "Perennial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.1 }, "values": [ [ "Perennial" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.1 }, "value": "Intermittent", "label": "Intermittent" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.1 }, "value": "Perennial", "label": "Perennial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 187, 252, 255 ], "toColor": [ 234, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 189, 255 ], "toColor": [ 187, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 179, 255 ], "toColor": [ 252, 201, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 234, 252, 255 ], "toColor": [ 184, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 182, 255 ], "toColor": [ 252, 244, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 233, 255 ], "toColor": [ 215, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 209, 255 ], "toColor": [ 252, 184, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 206, 252, 255 ], "toColor": [ 184, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 212, 255 ], "toColor": [ 252, 237, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 212, 252, 255 ], "toColor": [ 234, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 210, 255 ], "toColor": [ 235, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 183, 255 ], "toColor": [ 252, 182, 183, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 722212.1890355498, "ymin": 2929486.491350144, "xmax": 746355.5488852262, "ymax": 2959052.683858067, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 12, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 35, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Flow", "type": "esriFieldTypeString", "alias": "Flow", "length": 12, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "serviceItemId": "a376357a27b94cba96569afcdcbc8284" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Property Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 718278.7553013861, "ymin": 2928300.78571631, "xmax": 748944.4748097211, "ymax": 2959211.8131329715, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MAP_PAR_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAP_PAR_ID", "type": "esriFieldTypeString", "alias": "SBL", "length": 26, "domain": null }, { "name": "Number", "type": "esriFieldTypeInteger", "alias": "Number", "domain": null }, { "name": "AddressNum", "type": "esriFieldTypeString", "alias": "Address Number", "length": 10, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street Name", "length": 20, "domain": null }, { "name": "Owner1", "type": "esriFieldTypeString", "alias": "Current Owner", "length": 35, "domain": null }, { "name": "Land_Use", "type": "esriFieldTypeString", "alias": "Land Use", "length": 4, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 8, "domain": null }, { "name": "Lot_Size", "type": "esriFieldTypeInteger", "alias": "Lot Size", "domain": null }, { "name": "Frontage", "type": "esriFieldTypeSmallInteger", "alias": "Frontage", "domain": null }, { "name": "Sale_Date1", "type": "esriFieldTypeDate", "alias": "Last Sale Date", "length": 8, "domain": null }, { "name": "Sale_Price1", "type": "esriFieldTypeInteger", "alias": "Last Sale Price", "domain": null }, { "name": "Legal1", "type": "esriFieldTypeString", "alias": "Last Book & Page", "length": 14, "domain": null }, { "name": "Total_Val", "type": "esriFieldTypeInteger", "alias": "Assessed Value", "domain": null }, { "name": "Year_Built", "type": "esriFieldTypeSmallInteger", "alias": "Year Built", "domain": null }, { "name": "Neighborhd", "type": "esriFieldTypeString", "alias": "Residential Neighborhood", "length": 2, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "YearBuilt_Char", "type": "esriFieldTypeString", "alias": "Year Built (String)", "length": 4, "domain": null }, { "name": "LotSize_Char", "type": "esriFieldTypeString", "alias": "Lot Size (String)", "length": 10, "domain": null }, { "name": "Frontage_Char", "type": "esriFieldTypeString", "alias": "Frontage (String)", "length": 6, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_MAP_PAR_ID", "fields": "MAP_PAR_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "serviceItemId": "a376357a27b94cba96569afcdcbc8284" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Newton City 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": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 102 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 111101.2623770833, "ymin": 2551196.9140001684, "xmax": 1085420.9672770798, "ymax": 3148756.9721585065, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWN", "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": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "length": 21, "domain": null }, { "name": "TOWN_ID", "type": "esriFieldTypeInteger", "alias": "TOWN_ID", "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": "Map,Query,Data", "maxRecordCount": 2000, "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, "serviceItemId": "a376357a27b94cba96569afcdcbc8284" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Easements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9999.999999999955, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 38, 115, 0, 153 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 720623.0626206398, "ymin": 2930393.500034809, "xmax": 748467.3123782277, "ymax": 2958876.421743393, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Easement_Type", "description": "Type of Easement", "codedValues": [ { "name": "Water Easement", "code": "Water" }, { "name": "Sewer Easement", "code": "Sewer" }, { "name": "Drain Easement", "code": "Drain" }, { "name": "Sewer & Drain Easement", "code": "Sewer & Drain" }, { "name": "Utility Easement", "code": "Utilities" }, { "name": "Metropolitan Sewer Easement", "code": "MWRA Sewer" }, { "name": "Brook Easement", "code": "Brook" }, { "name": "Right of Way", "code": "ROW" }, { "name": "Foot Path or Passageway", "code": "Path" }, { "name": "Reserve Easement", "code": "Reserve" }, { "name": "Private Access", "code": "Private Access" }, { "name": "Unspecified Easement", "code": "Unspecified" }, { "name": "Aqueduct", "code": "Aqueduct" }, { "name": "Gas Easement", "code": "Gas" }, { "name": "Sewer & Water Easement", "code": "Sewer & Water" }, { "name": "Metropolitan Water Easement", "code": "MWRA Water" }, { "name": "Private Drain Easement", "code": "Private Drain" }, { "name": "Electrical easement", "code": "Electric" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "serviceItemId": "a376357a27b94cba96569afcdcbc8284" } ], "tables": [] }