{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Site Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This dataset consists of point locations of addresses in Dedham, Massachusetts. This information was originally compiled from local source information including Assessor's data, Town Clerk information, and Building department records. New address assignments for the town are generated by the GIS Division and maintained in this address point layer.", "copyrightText": "Town of Dedham, MA GIS Division", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -7929209.93434311, "ymin": 5192647.731143919, "xmax": -7918312.16973969, "ymax": 5202348.103144807, "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 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fb653ec99f435cd07128769da298f239", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkklEQVQYlZ2QMQoCMRBFP2TJHbyDBwkERyTYWll7DxvFUrTYE1hkmtxIEVn7bPGtlOimWJzuD4/Hn2kwcpq/QFWdkVwAuPd9fwghXAegqq5Jnt7ZWrtKKU2dc92vcVPaSU5yzksAxy+QpKlU++xK4xnArsidMeYyAEVkH2N8ApgDeJDceu9v1atFpAXQViqM/+MLlRAxLPzIag8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SITEADDID", "type": "esriFieldTypeString", "alias": "Site Address ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SITEADDID" }, { "name": "ADDPTKEY", "type": "esriFieldTypeString", "alias": "Address Point ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ADDPTKEY" }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Full Address Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ADDRNUM" }, { "name": "ADDRRANGE", "type": "esriFieldTypeString", "alias": "Address Range", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRRANGE" }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Address Unit Type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITTYPE" }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Address Unit Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITID" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "Place Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PLACENAME" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "DEDHAM", "modelName": "MUNICIPALITY" }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "POINTTYPE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STATUS" }, { "name": "STRUCT_ID", "type": "esriFieldTypeString", "alias": "Structure ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STRUCT_ID" }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC ID", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "MAP_PAR_ID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "MAP_PAR_ID", "type": "esriFieldTypeString", "alias": "MAP_PAR_ID", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "MAP_PAR_ID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R189_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S160_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Site Address Points", "description": "", "prototype": { "attributes": { "LOC_ID": null, "MAP_PAR_ID": null, "SITEADDID": null, "ADDPTKEY": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "FULLADDR": null, "PLACENAME": null, "MUNICIPALITY": "DEDHAM", "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "STRUCT_ID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Road Centerlines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Road centerlines in Dedham for public notification application", "copyrightText": "Dedham, MA", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -7930173.417036708, "ymin": 5192300.935021309, "xmax": -7917561.0661560735, "ymax": 5203956.675777035, "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 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMLEFT" }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLEFT" }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMRIGHT" }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TORIGHT" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FEDROUTE" }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FEDRTETYPE" }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AFEDRTE" }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AFEDRTETYPE" }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STROUTE" }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STRTETYPE" }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ONEWAYDIR" }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROADLEVEL" }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "INWATER" }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Minor Collector", "code": "Minor Collector" }, { "name": "Major Collector", "code": "Major Collector" }, { "name": "4WD", "code": "4WD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROADCLASS" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Dedham", "code": 1 }, { "name": "Westwood", "code": -3 }, { "name": "Boston", "code": -4 }, { "name": "Needham", "code": -5 }, { "name": "State", "code": -6 }, { "name": "MBTA", "code": -7 }, { "name": "DCR", "code": -8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Dedham", "code": 1 }, { "name": "Westwood", "code": -3 }, { "name": "Boston", "code": -4 }, { "name": "Needham", "code": -5 }, { "name": "State", "code": -6 }, { "name": "MBTA", "code": -7 }, { "name": "DCR", "code": -8 }, { "name": "Parks and Recreation", "code": 2 }, { "name": "Facilities", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNILEFT" }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNIRIGHT" }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPLEFT" }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPRIGHT" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Comments" }, { "name": "MSAG_Name", "type": "esriFieldTypeString", "alias": "MSAG_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MSAG_Name" }, { "name": "RouteID", "type": "esriFieldTypeInteger", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RouteID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FullNameAbbr", "type": "esriFieldTypeString", "alias": "Road Name Abbr", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FullNameAbbr" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ROWTYPE", "type": "esriFieldTypeString", "alias": "ROW Type", "domain": { "type": "codedValue", "name": "RoadROW", "description": "Road ROW Type", "codedValues": [ { "name": "Public Way", "code": "Public Way" }, { "name": "Private Way", "code": "Private Way" }, { "name": "Private Drive", "code": "Private Drive" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ROWTYPE" }, { "name": "EMERGENCYROUTE", "type": "esriFieldTypeString", "alias": "Emergency Service Route", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "No", "modelName": "EMERGENCYROUTE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R112_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_112", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S83_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Road Centerlines", "description": "", "prototype": { "attributes": { "EMERGENCYROUTE": "No", "ROWTYPE": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ONEWAYDIR": null, "ROADLEVEL": null, "INWATER": null, "ROADCLASS": null, "OWNEDBY": 1, "MAINTBY": 1, "MUNILEFT": null, "MUNIRIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "Comments": null, "MSAG_Name": null, "RouteID": null, "FullNameAbbr": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Tax Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The tax parcel publishing layer is published representation of tax parcel geometry used in the public access and value analysis dashboard for query and map interaction (popup content). It is not a visible layer in either of the templates.", "copyrightText": "Dedham, MA", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -7929502.403903397, "ymin": 5192365.868040768, "xmax": -7918204.842990887, "ymax": 5203101.094477859, "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 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LOWPARCELID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "LOWPARCELID" }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PARCELID" }, { "name": "USEDSCRP", "type": "esriFieldTypeString", "alias": "Assessing Use Description", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "USEDSCRP" }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITEADDRESS" }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "OWNERNME1" }, { "name": "OWNERNME2", "type": "esriFieldTypeString", "alias": "Second Owner Name", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "OWNERNME2" }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "Postal Address", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "PSTLADDRESS" }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "domain": null, "editable": true, "nullable": true, "length": 180, "defaultValue": null, "modelName": "PSTLCITY" }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "Postal State", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PSTLSTATE" }, { "name": "CNTASSDVAL", "type": "esriFieldTypeDouble", "alias": "Current Assessed Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTASSDVAL" }, { "name": "PSTLZIP", "type": "esriFieldTypeString", "alias": "Postal Zip Code", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PSTLZIP" }, { "name": "PSTLCNTRY", "type": "esriFieldTypeString", "alias": "Postal Country", "domain": null, "editable": true, "nullable": true, "length": 180, "defaultValue": null, "modelName": "PSTLCNTRY" }, { "name": "BLDGVAL", "type": "esriFieldTypeDouble", "alias": "Building Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDGVAL" }, { "name": "AREASQFT", "type": "esriFieldTypeInteger", "alias": "Area in Sq Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREASQFT" }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PID" }, { "name": "LNDVAL", "type": "esriFieldTypeDouble", "alias": "Land Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LNDVAL" }, { "name": "REGISTRYBK", "type": "esriFieldTypeString", "alias": "Book/Page", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REGISTRY" }, { "name": "REGISTRYPG", "type": "esriFieldTypeString", "alias": "REGISTRYPG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REGISTRYPG" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R92_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S63_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Tax Parcels", "description": "", "prototype": { "attributes": { "REGISTRYBK": null, "REGISTRYPG": null, "LOWPARCELID": null, "PARCELID": null, "USEDSCRP": null, "SITEADDRESS": null, "OWNERNME1": null, "OWNERNME2": null, "PSTLADDRESS": null, "PSTLCITY": null, "PSTLSTATE": null, "CNTASSDVAL": null, "PSTLZIP": null, "PSTLCNTRY": null, "BLDGVAL": null, "AREASQFT": null, "PID": null, "LNDVAL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }