{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "Major Trails", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8085633.938826506, "ymin": 5191192.443740987, "xmax": -8046568.293594413, "ymax": 5269790.00743229, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_253", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_255", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_254", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_256", "symbolLayerName": "Level_2" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "Trail_Name", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "Metacomet & Monadnock", "label": "Metacomet & Monadnock Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "value": "K.C.", "label": "K.C. Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Robert Frost", "label": "Robert Frost Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 2 }, "value": "Norwottuck Rail", "label": "Norwottuck Rail Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 2 }, "value": "Norwottuck Rail Extension", "label": "Norwottuck Rail Trail", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Trail_Name", "typeIdField": "Trail_Name", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Trail_Name", "type": "esriFieldTypeString", "alias": "Trail_Name", "domain": null, "editable": true, "nullable": false, "length": 30 }, { "name": "Date_Visit", "type": "esriFieldTypeDate", "alias": "Date_Visit", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Mapper_Nam", "type": "esriFieldTypeString", "alias": "Mapper_Nam", "domain": null, "editable": true, "nullable": false, "length": 30 }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": false, "length": 30 }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": false, "length": 20 }, { "name": "Method", "type": "esriFieldTypeSmallInteger", "alias": "Method", "domain": { "type": "codedValue", "name": "TrailMethod", "description": "Method of Data Input for Trails", "codedValues": [ { "name": "Sketched or Adjusted", "code": 1 }, { "name": "Direct from GPS", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "Spur", "type": "esriFieldTypeString", "alias": "Spur", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "Class", "type": "esriFieldTypeSmallInteger", "alias": "Class", "domain": { "type": "codedValue", "name": "TrailClasses", "description": "Trail Classifications", "codedValues": [ { "name": "Major Trail", "code": 1 }, { "name": "Local Trail", "code": 2 }, { "name": "Literary Trail", "code": 3 }, { "name": "Local State Trail", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "Jurisdiction", "type": "esriFieldTypeSmallInteger", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "TrailJurisdiction", "description": "", "codedValues": [ { "name": "Town", "code": 1 }, { "name": "State", "code": 2 }, { "name": "Private", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "Footing", "type": "esriFieldTypeSmallInteger", "alias": "Footing", "domain": { "type": "codedValue", "name": "TrailFooting", "description": "", "codedValues": [ { "name": "Ground", "code": 1 }, { "name": "Bog Bridge", "code": 2 }, { "name": "Foot Bridge", "code": 3 }, { "name": "Tractor Bridge", "code": 4 }, { "name": "Paved Road", "code": 5 }, { "name": "Unpaved Road", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "Adopter", "type": "esriFieldTypeString", "alias": "Adopter", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "HastingsMap", "type": "esriFieldTypeSmallInteger", "alias": "HastingsMap", "domain": { "type": "codedValue", "name": "HastingsMap", "description": "Shoe or not show on Hastings Maps", "codedValues": [ { "name": "Display", "code": 1 }, { "name": "Hide", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "AFD_LINK", "type": "esriFieldTypeString", "alias": "AFD_LINK", "domain": null, "editable": true, "nullable": true, "length": 200 }, { "name": "ADA", "type": "esriFieldTypeSmallInteger", "alias": "ADA", "domain": { "type": "codedValue", "name": "TrailADA", "description": "identifies ADA compliance", "codedValues": [ { "name": "N", "code": 0 }, { "name": "Y", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "Accessible", "type": "esriFieldTypeSmallInteger", "alias": "Accessible", "domain": { "type": "codedValue", "name": "TrailADA_YN", "description": "", "codedValues": [ { "name": "N", "code": 0 }, { "name": "Y", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "Labeled", "type": "esriFieldTypeSmallInteger", "alias": "Labeled", "domain": null, "editable": true, "nullable": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R85_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ClassIndex", "fields": "Class", "isAscending": true, "isUnique": false, "description": "" }, { "name": "TrailNameIndex", "fields": "Trail_Name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a45_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Metacomet & Monadnock", "name": "Metacomet & Monadnock", "domains": { "Method": {"type": "inherited"}, "Class": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "Footing": {"type": "inherited"}, "HastingsMap": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Accessible": {"type": "inherited"} }, "templates": [ { "name": "Metacomet & Monadnock", "description": "", "prototype": { "attributes": { "Labeled": null, "Accessible": null, "Trail_Name": "Metacomet & Monadnock", "Date_Visit": null, "Mapper_Nam": " ", "Comments": " ", "Source": " ", "Method": 1, "Spur": null, "Class": null, "Jurisdiction": 1, "Footing": 1, "Adopter": null, "HastingsMap": 1, "AFD_LINK": null, "ADA": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "K.C.", "name": "K.C.", "domains": { "Method": {"type": "inherited"}, "Class": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "Footing": {"type": "inherited"}, "HastingsMap": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Accessible": {"type": "inherited"} }, "templates": [ { "name": "K.C.", "description": "", "prototype": { "attributes": { "Labeled": null, "Accessible": null, "Trail_Name": "K.C.", "Date_Visit": null, "Mapper_Nam": " ", "Comments": " ", "Source": " ", "Method": 1, "Spur": null, "Class": null, "Jurisdiction": 1, "Footing": 1, "Adopter": null, "HastingsMap": 1, "AFD_LINK": null, "ADA": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Robert Frost", "name": "Robert Frost", "domains": { "Method": {"type": "inherited"}, "Class": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "Footing": {"type": "inherited"}, "HastingsMap": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Accessible": {"type": "inherited"} }, "templates": [ { "name": "Robert Frost", "description": "", "prototype": { "attributes": { "Labeled": null, "Accessible": null, "Trail_Name": "Robert Frost", "Date_Visit": null, "Mapper_Nam": " ", "Comments": " ", "Source": " ", "Method": 1, "Spur": null, "Class": null, "Jurisdiction": 1, "Footing": 1, "Adopter": null, "HastingsMap": 1, "AFD_LINK": null, "ADA": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Norwottuck Rail", "name": "Norwottuck Rail", "domains": { "Method": {"type": "inherited"}, "Class": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "Footing": {"type": "inherited"}, "HastingsMap": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Accessible": {"type": "inherited"} }, "templates": [ { "name": "Norwottuck Rail", "description": "", "prototype": { "attributes": { "Labeled": null, "Accessible": null, "Trail_Name": "Norwottuck Rail", "Date_Visit": null, "Mapper_Nam": " ", "Comments": " ", "Source": " ", "Method": 1, "Spur": null, "Class": null, "Jurisdiction": 1, "Footing": 1, "Adopter": null, "HastingsMap": 1, "AFD_LINK": null, "ADA": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Norwottuck Rail Extension", "name": "Norwottuck Rail Extension", "domains": { "Method": {"type": "inherited"}, "Class": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "Footing": {"type": "inherited"}, "HastingsMap": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Accessible": {"type": "inherited"} }, "templates": [ { "name": "Norwottuck Rail Extension", "description": "", "prototype": { "attributes": { "Labeled": null, "Accessible": null, "Trail_Name": "Norwottuck Rail Extension", "Date_Visit": null, "Mapper_Nam": " ", "Comments": " ", "Source": " ", "Method": 1, "Spur": null, "Class": null, "Jurisdiction": 1, "Footing": 1, "Adopter": null, "HastingsMap": 1, "AFD_LINK": null, "ADA": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 1, "name": "Local and Literary Trails", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8085633.938826506, "ymin": 5191192.443740987, "xmax": -8046568.293594413, "ymax": 5269790.00743229, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_260", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_261", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_262", "symbolLayerName": "Level_2" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "Class", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.2 }, "value": "3", "label": "Literary Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.2 }, "value": "2", "label": "Local Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1.2 }, "value": "4", "label": "State Trail", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Trail_Name", "typeIdField": "Class", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Trail_Name", "type": "esriFieldTypeString", "alias": "Trail_Name", "domain": null, "editable": true, "nullable": false, "length": 30 }, { "name": "Date_Visit", "type": "esriFieldTypeDate", "alias": "Date_Visit", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Mapper_Nam", "type": "esriFieldTypeString", "alias": "Mapper_Nam", "domain": null, "editable": true, "nullable": false, "length": 30 }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": false, "length": 30 }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": false, "length": 20 }, { "name": "Method", "type": "esriFieldTypeSmallInteger", "alias": "Method", "domain": { "type": "codedValue", "name": "TrailMethod", "description": "Method of Data Input for Trails", "codedValues": [ { "name": "Sketched or Adjusted", "code": 1 }, { "name": "Direct from GPS", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "Spur", "type": "esriFieldTypeString", "alias": "Spur", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "Class", "type": "esriFieldTypeSmallInteger", "alias": "Class", "domain": { "type": "codedValue", "name": "TrailClasses", "description": "Trail Classifications", "codedValues": [ { "name": "Major Trail", "code": 1 }, { "name": "Local Trail", "code": 2 }, { "name": "Literary Trail", "code": 3 }, { "name": "Local State Trail", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "Jurisdiction", "type": "esriFieldTypeSmallInteger", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "TrailJurisdiction", "description": "", "codedValues": [ { "name": "Town", "code": 1 }, { "name": "State", "code": 2 }, { "name": "Private", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "Footing", "type": "esriFieldTypeSmallInteger", "alias": "Footing", "domain": { "type": "codedValue", "name": "TrailFooting", "description": "", "codedValues": [ { "name": "Ground", "code": 1 }, { "name": "Bog Bridge", "code": 2 }, { "name": "Foot Bridge", "code": 3 }, { "name": "Tractor Bridge", "code": 4 }, { "name": "Paved Road", "code": 5 }, { "name": "Unpaved Road", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "Adopter", "type": "esriFieldTypeString", "alias": "Adopter", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "HastingsMap", "type": "esriFieldTypeSmallInteger", "alias": "HastingsMap", "domain": { "type": "codedValue", "name": "HastingsMap", "description": "Shoe or not show on Hastings Maps", "codedValues": [ { "name": "Display", "code": 1 }, { "name": "Hide", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "AFD_LINK", "type": "esriFieldTypeString", "alias": "AFD_LINK", "domain": null, "editable": true, "nullable": true, "length": 200 }, { "name": "ADA", "type": "esriFieldTypeSmallInteger", "alias": "ADA", "domain": { "type": "codedValue", "name": "TrailADA", "description": "identifies ADA compliance", "codedValues": [ { "name": "N", "code": 0 }, { "name": "Y", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "Accessible", "type": "esriFieldTypeSmallInteger", "alias": "Accessible", "domain": { "type": "codedValue", "name": "TrailADA_YN", "description": "", "codedValues": [ { "name": "N", "code": 0 }, { "name": "Y", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "Labeled", "type": "esriFieldTypeSmallInteger", "alias": "Labeled", "domain": null, "editable": true, "nullable": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R85_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ClassIndex", "fields": "Class", "isAscending": true, "isUnique": false, "description": "" }, { "name": "TrailNameIndex", "fields": "Trail_Name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a45_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 3, "name": "3", "domains": { "Method": {"type": "inherited"}, "Class": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "Footing": {"type": "inherited"}, "HastingsMap": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Accessible": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "Labeled": null, "Accessible": null, "Trail_Name": " ", "Date_Visit": null, "Mapper_Nam": " ", "Comments": " ", "Source": " ", "Method": 1, "Spur": null, "Class": 3, "Jurisdiction": 1, "Footing": 1, "Adopter": null, "HastingsMap": 1, "AFD_LINK": null, "ADA": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": { "Method": {"type": "inherited"}, "Class": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "Footing": {"type": "inherited"}, "HastingsMap": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Accessible": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "Labeled": null, "Accessible": null, "Trail_Name": " ", "Date_Visit": null, "Mapper_Nam": " ", "Comments": " ", "Source": " ", "Method": 1, "Spur": null, "Class": 2, "Jurisdiction": 1, "Footing": 1, "Adopter": null, "HastingsMap": 1, "AFD_LINK": null, "ADA": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "4", "domains": { "Method": {"type": "inherited"}, "Class": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "Footing": {"type": "inherited"}, "HastingsMap": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Accessible": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "Labeled": null, "Accessible": null, "Trail_Name": " ", "Date_Visit": null, "Mapper_Nam": " ", "Comments": " ", "Source": " ", "Method": 1, "Spur": null, "Class": 4, "Jurisdiction": 1, "Footing": 1, "Adopter": null, "HastingsMap": 1, "AFD_LINK": null, "ADA": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 2, "name": "Community Boundaries", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8185691.6837033685, "ymin": 5046500.444825177, "xmax": -7781075.444300077, "ymax": 5294988.543531174, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TOWN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "domain": null, "editable": true, "nullable": true, "length": 21 }, { "name": "TOWN_ID", "type": "esriFieldTypeSmallInteger", "alias": "TOWN_ID", "domain": null, "editable": true, "nullable": true }, { "name": "TOWNS_ID", "type": "esriFieldTypeSmallInteger", "alias": "TOWNS_ID", "domain": null, "editable": true, "nullable": true }, { "name": "POP1980", "type": "esriFieldTypeInteger", "alias": "POP1980", "domain": null, "editable": true, "nullable": true }, { "name": "POP1990", "type": "esriFieldTypeInteger", "alias": "POP1990", "domain": null, "editable": true, "nullable": true }, { "name": "POP2000", "type": "esriFieldTypeInteger", "alias": "POP2000", "domain": null, "editable": true, "nullable": true }, { "name": "POPCH80_90", "type": "esriFieldTypeSmallInteger", "alias": "POPCH80_90", "domain": null, "editable": true, "nullable": true }, { "name": "POPCH90_00", "type": "esriFieldTypeInteger", "alias": "POPCH90_00", "domain": null, "editable": true, "nullable": true }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "ISLAND", "type": "esriFieldTypeSmallInteger", "alias": "ISLAND", "domain": null, "editable": true, "nullable": true }, { "name": "COASTAL_PO", "type": "esriFieldTypeString", "alias": "COASTAL_PO", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "FOURCOLOR", "type": "esriFieldTypeSmallInteger", "alias": "FOURCOLOR", "domain": null, "editable": true, "nullable": true }, { "name": "FIPS_STCO", "type": "esriFieldTypeInteger", "alias": "FIPS_STCO", "domain": null, "editable": true, "nullable": true }, { "name": "CCD_MCD", "type": "esriFieldTypeString", "alias": "CCD_MCD", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "FIPS_PLACE", "type": "esriFieldTypeString", "alias": "FIPS_PLACE", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "FIPS_MCD", "type": "esriFieldTypeInteger", "alias": "FIPS_MCD", "domain": null, "editable": true, "nullable": true }, { "name": "FIPS_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "FIPS_COUNT", "domain": null, "editable": true, "nullable": true }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true }, { "name": "SQUARE_MIL", "type": "esriFieldTypeDouble", "alias": "SQUARE_MIL", "domain": null, "editable": true, "nullable": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 78 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R37_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "TownIndex", "fields": "TOWN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_37", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a2_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Community Boundaries", "description": "", "prototype": { "attributes": { "SQUARE_MIL": null, "ACRES": null, "TOWN": null, "TOWN_ID": null, "TOWNS_ID": null, "POP1980": null, "POP1990": null, "POP2000": null, "POPCH80_90": null, "POPCH90_00": null, "TYPE": null, "ISLAND": null, "COASTAL_PO": null, "FOURCOLOR": null, "FIPS_STCO": null, "CCD_MCD": null, "FIPS_PLACE": null, "FIPS_MCD": null, "FIPS_COUNT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 3, "name": "Conservation Areas", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8075824.912964434, "ymin": 5206449.943067536, "xmax": -8064137.958380663, "ymax": 5226296.778712188, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 102 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SITENAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 102 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 24000, "maxScale": 10000 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SITENAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 102 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 9999, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SITENAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R426_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a368_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Conservation Areas", "description": "", "prototype": { "attributes": {"SITENAME": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 4, "name": "MA Dept. of Conservation & Recreation", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8075931.535216317, "ymin": 5206221.446498663, "xmax": -8066667.065531448, "ymax": 5226217.793206231, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 94, 29, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 102 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "SHAPE.fid", "globalIdField": "", "displayField": "Owner_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "MapParID", "type": "esriFieldTypeString", "alias": "MapParID", "domain": null, "editable": true, "nullable": false, "length": 12 }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null, "editable": true, "nullable": true }, { "name": "Map", "type": "esriFieldTypeString", "alias": "Map", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Number_", "type": "esriFieldTypeInteger", "alias": "Number_", "domain": null, "editable": true, "nullable": true }, { "name": "Number_Char", "type": "esriFieldTypeString", "alias": "Number_Char", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Owner_Name", "type": "esriFieldTypeString", "alias": "Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "Co_Owner_Name", "type": "esriFieldTypeString", "alias": "Co_Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "AlternateParcelID", "type": "esriFieldTypeString", "alias": "AlternateParcelID", "domain": null, "editable": true, "nullable": true, "length": 35 }, { "name": "PhotoLink", "type": "esriFieldTypeString", "alias": "PhotoLink", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "PLANLINK", "type": "esriFieldTypeString", "alias": "PLANLINK", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "TAXMAPSCAN", "type": "esriFieldTypeString", "alias": "TAXMAPSCAN", "domain": null, "editable": true, "nullable": true, "length": 73 }, { "name": "CONSLINK", "type": "esriFieldTypeString", "alias": "CONSLINK", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": false, "length": 50 }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true }, { "name": "TotalBuildingAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalBuildingAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalBuildingAssessment", "type": "esriFieldTypeDouble", "alias": "TotalBuildingAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalLandAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalLandAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalLandAssessment", "type": "esriFieldTypeDouble", "alias": "TotalLandAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalOutBldgAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalOutBldgAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalOutBldgAssessment", "type": "esriFieldTypeDouble", "alias": "TotalOutBldgAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalXtraFeaturesAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalXtraFeaturesAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalXtraFeaturesAssessment", "type": "esriFieldTypeDouble", "alias": "TotalXtraFeaturesAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalAssessment", "type": "esriFieldTypeDouble", "alias": "TotalAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalNetLandValue", "type": "esriFieldTypeDouble", "alias": "TotalNetLandValue", "domain": null, "editable": true, "nullable": true }, { "name": "CompSalesFinalValue", "type": "esriFieldTypeDouble", "alias": "CompSalesFinalValue", "domain": null, "editable": true, "nullable": true }, { "name": "PreviousTotalAssessment", "type": "esriFieldTypeDouble", "alias": "PreviousTotalAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "PreviousTotalAppraisal", "type": "esriFieldTypeDouble", "alias": "PreviousTotalAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "Topography", "type": "esriFieldTypeString", "alias": "Topography", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "PublicUtilities", "type": "esriFieldTypeString", "alias": "PublicUtilities", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Frontage", "type": "esriFieldTypeInteger", "alias": "Frontage", "domain": null, "editable": true, "nullable": true }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "OwnerAddress", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "OwnerAddress2", "type": "esriFieldTypeString", "alias": "OwnerAddress2", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "OwnerCity", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "OwnerState", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "OwnerZip", "type": "esriFieldTypeString", "alias": "OwnerZip", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "OwnerCityStateZip", "type": "esriFieldTypeString", "alias": "OwnerCityStateZip", "domain": null, "editable": true, "nullable": true, "length": 73 }, { "name": "OwnerCountry", "type": "esriFieldTypeString", "alias": "OwnerCountry", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "LandUseCode2", "type": "esriFieldTypeString", "alias": "LandUseCode2", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "LandUse2", "type": "esriFieldTypeString", "alias": "LandUse2", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LastSaleDate", "type": "esriFieldTypeDate", "alias": "LastSaleDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LastSalePrice", "type": "esriFieldTypeDouble", "alias": "LastSalePrice", "domain": null, "editable": true, "nullable": true }, { "name": "LastSaleBkPg", "type": "esriFieldTypeString", "alias": "LastSaleBkPg", "domain": null, "editable": true, "nullable": true, "length": 31 }, { "name": "Neighborhood_Code", "type": "esriFieldTypeString", "alias": "Neighborhood_Code", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": null, "editable": true, "nullable": false }, { "name": "LastCamaUpdate", "type": "esriFieldTypeDate", "alias": "LastCamaUpdate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "GisEditDate", "type": "esriFieldTypeDate", "alias": "GisEditDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "OwnerOcc", "type": "esriFieldTypeString", "alias": "OwnerOcc", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "APR", "type": "esriFieldTypeString", "alias": "APR", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "REM_PIN", "type": "esriFieldTypeString", "alias": "REM_PIN", "domain": null, "editable": true, "nullable": true, "length": 26 }, { "name": "InternetSuppress", "type": "esriFieldTypeInteger", "alias": "InternetSuppress", "domain": null, "editable": true, "nullable": true }, { "name": "MapWebLink", "type": "esriFieldTypeString", "alias": "MapWebLink", "domain": null, "editable": true, "nullable": true, "length": 119 }, { "name": "PropertyCard", "type": "esriFieldTypeString", "alias": "PropertyCard", "domain": null, "editable": true, "nullable": true, "length": 72 }, { "name": "HasRP", "type": "esriFieldTypeInteger", "alias": "HasRP", "domain": null, "editable": true, "nullable": true }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "domain": null, "editable": true, "nullable": true, "length": 18 }, { "name": "SHAPE.fid", "type": "esriFieldTypeOID", "alias": "SHAPE.fid", "domain": null, "editable": false, "nullable": false } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "MA Dept. of Conservation & Recreation", "description": "", "prototype": { "attributes": { "LOC_ID": null, "OBJECTID": null, "PIN": null, "MapParID": " ", "PID": null, "Map": null, "Block": null, "Lot": null, "Location": null, "Number_": null, "Number_Char": null, "Street": null, "Owner_Name": null, "Co_Owner_Name": null, "AlternateParcelID": null, "PhotoLink": null, "PLANLINK": null, "TAXMAPSCAN": null, "CONSLINK": null, "SITENAME": null, "COMMENTS": " ", "Acres": null, "TotalBuildingAppraisal": null, "TotalBuildingAssessment": null, "TotalLandAppraisal": null, "TotalLandAssessment": null, "TotalOutBldgAppraisal": null, "TotalOutBldgAssessment": null, "TotalXtraFeaturesAppraisal": null, "TotalXtraFeaturesAssessment": null, "TotalAssessment": null, "TotalAppraisal": null, "TotalNetLandValue": null, "CompSalesFinalValue": null, "PreviousTotalAssessment": null, "PreviousTotalAppraisal": null, "Topography": null, "PublicUtilities": null, "Frontage": null, "OwnerAddress": null, "OwnerAddress2": null, "OwnerCity": null, "OwnerState": null, "OwnerZip": null, "OwnerCityStateZip": null, "OwnerCountry": null, "LandUseCode": null, "LandUse": null, "LandUseCode2": null, "LandUse2": null, "Zoning": null, "LastSaleDate": null, "LastSalePrice": null, "LastSaleBkPg": null, "Neighborhood_Code": null, "Neighborhood": null, "Type": 0, "LastCamaUpdate": null, "GisEditDate": null, "OwnerOcc": null, "APR": null, "REM_PIN": null, "InternetSuppress": null, "MapWebLink": null, "PropertyCard": null, "HasRP": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 5, "name": "APR Land", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8075931.535216317, "ymin": 5206221.446498663, "xmax": -8066667.065531448, "ymax": 5226217.793206231, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "label": "(No Trespassing)", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "SHAPE.fid", "globalIdField": "", "displayField": "SITENAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "MapParID", "type": "esriFieldTypeString", "alias": "MapParID", "domain": null, "editable": true, "nullable": false, "length": 12 }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null, "editable": true, "nullable": true }, { "name": "Map", "type": "esriFieldTypeString", "alias": "Map", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Number_", "type": "esriFieldTypeInteger", "alias": "Number_", "domain": null, "editable": true, "nullable": true }, { "name": "Number_Char", "type": "esriFieldTypeString", "alias": "Number_Char", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Owner_Name", "type": "esriFieldTypeString", "alias": "Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "Co_Owner_Name", "type": "esriFieldTypeString", "alias": "Co_Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "AlternateParcelID", "type": "esriFieldTypeString", "alias": "AlternateParcelID", "domain": null, "editable": true, "nullable": true, "length": 35 }, { "name": "PhotoLink", "type": "esriFieldTypeString", "alias": "PhotoLink", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "PLANLINK", "type": "esriFieldTypeString", "alias": "PLANLINK", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "TAXMAPSCAN", "type": "esriFieldTypeString", "alias": "TAXMAPSCAN", "domain": null, "editable": true, "nullable": true, "length": 73 }, { "name": "CONSLINK", "type": "esriFieldTypeString", "alias": "CONSLINK", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": false, "length": 50 }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true }, { "name": "TotalBuildingAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalBuildingAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalBuildingAssessment", "type": "esriFieldTypeDouble", "alias": "TotalBuildingAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalLandAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalLandAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalLandAssessment", "type": "esriFieldTypeDouble", "alias": "TotalLandAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalOutBldgAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalOutBldgAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalOutBldgAssessment", "type": "esriFieldTypeDouble", "alias": "TotalOutBldgAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalXtraFeaturesAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalXtraFeaturesAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalXtraFeaturesAssessment", "type": "esriFieldTypeDouble", "alias": "TotalXtraFeaturesAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalAssessment", "type": "esriFieldTypeDouble", "alias": "TotalAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalNetLandValue", "type": "esriFieldTypeDouble", "alias": "TotalNetLandValue", "domain": null, "editable": true, "nullable": true }, { "name": "CompSalesFinalValue", "type": "esriFieldTypeDouble", "alias": "CompSalesFinalValue", "domain": null, "editable": true, "nullable": true }, { "name": "PreviousTotalAssessment", "type": "esriFieldTypeDouble", "alias": "PreviousTotalAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "PreviousTotalAppraisal", "type": "esriFieldTypeDouble", "alias": "PreviousTotalAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "Topography", "type": "esriFieldTypeString", "alias": "Topography", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "PublicUtilities", "type": "esriFieldTypeString", "alias": "PublicUtilities", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Frontage", "type": "esriFieldTypeInteger", "alias": "Frontage", "domain": null, "editable": true, "nullable": true }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "OwnerAddress", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "OwnerAddress2", "type": "esriFieldTypeString", "alias": "OwnerAddress2", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "OwnerCity", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "OwnerState", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "OwnerZip", "type": "esriFieldTypeString", "alias": "OwnerZip", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "OwnerCityStateZip", "type": "esriFieldTypeString", "alias": "OwnerCityStateZip", "domain": null, "editable": true, "nullable": true, "length": 73 }, { "name": "OwnerCountry", "type": "esriFieldTypeString", "alias": "OwnerCountry", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "LandUseCode2", "type": "esriFieldTypeString", "alias": "LandUseCode2", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "LandUse2", "type": "esriFieldTypeString", "alias": "LandUse2", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LastSaleDate", "type": "esriFieldTypeDate", "alias": "LastSaleDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LastSalePrice", "type": "esriFieldTypeDouble", "alias": "LastSalePrice", "domain": null, "editable": true, "nullable": true }, { "name": "LastSaleBkPg", "type": "esriFieldTypeString", "alias": "LastSaleBkPg", "domain": null, "editable": true, "nullable": true, "length": 31 }, { "name": "Neighborhood_Code", "type": "esriFieldTypeString", "alias": "Neighborhood_Code", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": null, "editable": true, "nullable": false }, { "name": "LastCamaUpdate", "type": "esriFieldTypeDate", "alias": "LastCamaUpdate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "GisEditDate", "type": "esriFieldTypeDate", "alias": "GisEditDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "OwnerOcc", "type": "esriFieldTypeString", "alias": "OwnerOcc", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "APR", "type": "esriFieldTypeString", "alias": "APR", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "REM_PIN", "type": "esriFieldTypeString", "alias": "REM_PIN", "domain": null, "editable": true, "nullable": true, "length": 26 }, { "name": "InternetSuppress", "type": "esriFieldTypeInteger", "alias": "InternetSuppress", "domain": null, "editable": true, "nullable": true }, { "name": "MapWebLink", "type": "esriFieldTypeString", "alias": "MapWebLink", "domain": null, "editable": true, "nullable": true, "length": 119 }, { "name": "PropertyCard", "type": "esriFieldTypeString", "alias": "PropertyCard", "domain": null, "editable": true, "nullable": true, "length": 72 }, { "name": "HasRP", "type": "esriFieldTypeInteger", "alias": "HasRP", "domain": null, "editable": true, "nullable": true }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "domain": null, "editable": true, "nullable": true, "length": 18 }, { "name": "SHAPE.fid", "type": "esriFieldTypeOID", "alias": "SHAPE.fid", "domain": null, "editable": false, "nullable": false } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "APR Land", "description": "", "prototype": { "attributes": { "LOC_ID": null, "OBJECTID": null, "PIN": null, "MapParID": " ", "PID": null, "Map": null, "Block": null, "Lot": null, "Location": null, "Number_": null, "Number_Char": null, "Street": null, "Owner_Name": null, "Co_Owner_Name": null, "AlternateParcelID": null, "PhotoLink": null, "PLANLINK": null, "TAXMAPSCAN": null, "CONSLINK": null, "SITENAME": null, "COMMENTS": " ", "Acres": null, "TotalBuildingAppraisal": null, "TotalBuildingAssessment": null, "TotalLandAppraisal": null, "TotalLandAssessment": null, "TotalOutBldgAppraisal": null, "TotalOutBldgAssessment": null, "TotalXtraFeaturesAppraisal": null, "TotalXtraFeaturesAssessment": null, "TotalAssessment": null, "TotalAppraisal": null, "TotalNetLandValue": null, "CompSalesFinalValue": null, "PreviousTotalAssessment": null, "PreviousTotalAppraisal": null, "Topography": null, "PublicUtilities": null, "Frontage": null, "OwnerAddress": null, "OwnerAddress2": null, "OwnerCity": null, "OwnerState": null, "OwnerZip": null, "OwnerCityStateZip": null, "OwnerCountry": null, "LandUseCode": null, "LandUse": null, "LandUseCode2": null, "LandUse2": null, "Zoning": null, "LastSaleDate": null, "LastSalePrice": null, "LastSaleBkPg": null, "Neighborhood_Code": null, "Neighborhood": null, "Type": 0, "LastCamaUpdate": null, "GisEditDate": null, "OwnerOcc": null, "APR": null, "REM_PIN": null, "InternetSuppress": null, "MapWebLink": null, "PropertyCard": null, "HasRP": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 6, "name": "Subdivision Open Space", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8074604.505417629, "ymin": 5208155.814058478, "xmax": -8067366.408569458, "ymax": 5224081.867731491, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MAPPARID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "MAPPARID", "type": "esriFieldTypeString", "alias": "MAPPARID", "domain": null, "editable": true, "nullable": false, "length": 12 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R394_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a342_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Subdivision Open Space", "description": "", "prototype": { "attributes": {"MAPPARID": " "} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 7, "name": "Conservation Restrictions", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8075149.510170937, "ymin": 5206461.206544517, "xmax": -8068588.329806861, "ymax": 5226182.020927405, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Owner_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 16 }, { "name": "MapParID", "type": "esriFieldTypeString", "alias": "MapParID", "domain": null, "editable": true, "nullable": false, "length": 12 }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null, "editable": true, "nullable": true }, { "name": "Map", "type": "esriFieldTypeString", "alias": "Map", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Number_", "type": "esriFieldTypeInteger", "alias": "Number_", "domain": null, "editable": true, "nullable": true }, { "name": "Number_Char", "type": "esriFieldTypeString", "alias": "Number_Char", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "Owner_Name", "type": "esriFieldTypeString", "alias": "Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Co_Owner_Name", "type": "esriFieldTypeString", "alias": "Co_Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "AlternateParcelID", "type": "esriFieldTypeString", "alias": "AlternateParcelID", "domain": null, "editable": true, "nullable": true, "length": 35 }, { "name": "PhotoLink", "type": "esriFieldTypeString", "alias": "PhotoLink", "domain": null, "editable": true, "nullable": true, "length": 80 }, { "name": "PLANLINK", "type": "esriFieldTypeString", "alias": "PLANLINK", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "TAXMAPSCAN", "type": "esriFieldTypeString", "alias": "TAXMAPSCAN", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "CONSLINK", "type": "esriFieldTypeString", "alias": "CONSLINK", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": false, "length": 50 }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true }, { "name": "TotalBuildingAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalBuildingAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalBuildingAssessment", "type": "esriFieldTypeDouble", "alias": "TotalBuildingAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalLandAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalLandAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalLandAssessment", "type": "esriFieldTypeDouble", "alias": "TotalLandAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalOutBldgAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalOutBldgAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalOutBldgAssessment", "type": "esriFieldTypeDouble", "alias": "TotalOutBldgAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalXtraFeaturesAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalXtraFeaturesAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalXtraFeaturesAssessment", "type": "esriFieldTypeDouble", "alias": "TotalXtraFeaturesAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalAssessment", "type": "esriFieldTypeDouble", "alias": "TotalAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalNetLandValue", "type": "esriFieldTypeDouble", "alias": "TotalNetLandValue", "domain": null, "editable": true, "nullable": true }, { "name": "CompSalesFinalValue", "type": "esriFieldTypeDouble", "alias": "CompSalesFinalValue", "domain": null, "editable": true, "nullable": true }, { "name": "PreviousTotalAssessment", "type": "esriFieldTypeDouble", "alias": "PreviousTotalAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "PreviousTotalAppraisal", "type": "esriFieldTypeDouble", "alias": "PreviousTotalAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "Topography", "type": "esriFieldTypeString", "alias": "Topography", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "PublicUtilities", "type": "esriFieldTypeString", "alias": "PublicUtilities", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Frontage", "type": "esriFieldTypeInteger", "alias": "Frontage", "domain": null, "editable": true, "nullable": true }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "OwnerAddress", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "OwnerAddress2", "type": "esriFieldTypeString", "alias": "OwnerAddress2", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "OwnerCity", "domain": null, "editable": true, "nullable": true, "length": 18 }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "OwnerState", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "OwnerZip", "type": "esriFieldTypeString", "alias": "OwnerZip", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "OwnerCityStateZip", "type": "esriFieldTypeString", "alias": "OwnerCityStateZip", "domain": null, "editable": true, "nullable": true, "length": 43 }, { "name": "OwnerCountry", "type": "esriFieldTypeString", "alias": "OwnerCountry", "domain": null, "editable": true, "nullable": true, "length": 18 }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "LandUseCode2", "type": "esriFieldTypeString", "alias": "LandUseCode2", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "LandUse2", "type": "esriFieldTypeString", "alias": "LandUse2", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "LastSaleDate", "type": "esriFieldTypeDate", "alias": "LastSaleDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LastSalePrice", "type": "esriFieldTypeDouble", "alias": "LastSalePrice", "domain": null, "editable": true, "nullable": true }, { "name": "LastSaleBkPg", "type": "esriFieldTypeString", "alias": "LastSaleBkPg", "domain": null, "editable": true, "nullable": true, "length": 12 }, { "name": "Neighborhood_Code", "type": "esriFieldTypeString", "alias": "Neighborhood_Code", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "domain": null, "editable": true, "nullable": true, "length": 14 }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": null, "editable": true, "nullable": false }, { "name": "LastCamaUpdate", "type": "esriFieldTypeDate", "alias": "LastCamaUpdate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "GisEditDate", "type": "esriFieldTypeDate", "alias": "GisEditDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "OwnerOcc", "type": "esriFieldTypeString", "alias": "OwnerOcc", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "APR", "type": "esriFieldTypeString", "alias": "APR", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "REM_PIN", "type": "esriFieldTypeString", "alias": "REM_PIN", "domain": null, "editable": true, "nullable": true, "length": 35 }, { "name": "InternetSuppress", "type": "esriFieldTypeSmallInteger", "alias": "InternetSuppress", "domain": null, "editable": true, "nullable": true }, { "name": "PhotoWebLink", "type": "esriFieldTypeString", "alias": "PhotoWebLink", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "BLD_MNC", "type": "esriFieldTypeInteger", "alias": "BLD_MNC", "domain": null, "editable": true, "nullable": true }, { "name": "BLD_PID", "type": "esriFieldTypeInteger", "alias": "BLD_PID", "domain": null, "editable": true, "nullable": true }, { "name": "BLD_BID", "type": "esriFieldTypeInteger", "alias": "BLD_BID", "domain": null, "editable": true, "nullable": true }, { "name": "BLD_BLDG_NUM", "type": "esriFieldTypeInteger", "alias": "BLD_BLDG_NUM", "domain": null, "editable": true, "nullable": true }, { "name": "BLD_NOTES__1", "type": "esriFieldTypeString", "alias": "BLD_NOTES__1", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "BLD_NOTES__2", "type": "esriFieldTypeString", "alias": "BLD_NOTES__2", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "BLD_NOTES__3", "type": "esriFieldTypeString", "alias": "BLD_NOTES__3", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "BLD_NOTES__4", "type": "esriFieldTypeString", "alias": "BLD_NOTES__4", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "BLD_NOTES__5", "type": "esriFieldTypeString", "alias": "BLD_NOTES__5", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "BLD_NOTES__6", "type": "esriFieldTypeString", "alias": "BLD_NOTES__6", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "BLD_NOTES__7", "type": "esriFieldTypeString", "alias": "BLD_NOTES__7", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "BLD_NOTES__8", "type": "esriFieldTypeString", "alias": "BLD_NOTES__8", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "BLD_NOTES__9", "type": "esriFieldTypeString", "alias": "BLD_NOTES__9", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "BLD_NOTES__10", "type": "esriFieldTypeString", "alias": "BLD_NOTES__10", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "BLD_NOTES__11", "type": "esriFieldTypeString", "alias": "BLD_NOTES__11", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "BLD_BLDG_STATUS_DATE", "type": "esriFieldTypeDate", "alias": "BLD_BLDG_STATUS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "BLD_STATUS_DATE", "type": "esriFieldTypeDate", "alias": "BLD_STATUS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "BLD_INTRNL_NOTE", "type": "esriFieldTypeString", "alias": "BLD_INTRNL_NOTE", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200 }, { "name": "BookPage", "type": "esriFieldTypeString", "alias": "BookPage", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R545_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a447_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Conservation Restrictions", "description": "", "prototype": { "attributes": { "Notes": null, "PIN": null, "MapParID": " ", "PID": null, "Map": null, "Block": null, "Lot": null, "Location": null, "Number_": null, "Number_Char": null, "Street": null, "Owner_Name": null, "Co_Owner_Name": null, "AlternateParcelID": null, "PhotoLink": null, "PLANLINK": null, "TAXMAPSCAN": null, "CONSLINK": null, "SITENAME": null, "COMMENTS": " ", "Acres": null, "TotalBuildingAppraisal": null, "TotalBuildingAssessment": null, "TotalLandAppraisal": null, "TotalLandAssessment": null, "TotalOutBldgAppraisal": null, "TotalOutBldgAssessment": null, "TotalXtraFeaturesAppraisal": null, "TotalXtraFeaturesAssessment": null, "TotalAssessment": null, "TotalAppraisal": null, "TotalNetLandValue": null, "CompSalesFinalValue": null, "PreviousTotalAssessment": null, "PreviousTotalAppraisal": null, "Topography": null, "PublicUtilities": null, "Frontage": null, "OwnerAddress": null, "OwnerAddress2": null, "OwnerCity": null, "OwnerState": null, "OwnerZip": null, "OwnerCityStateZip": null, "OwnerCountry": null, "LandUseCode": null, "LandUse": null, "LandUseCode2": null, "LandUse2": null, "Zoning": null, "LastSaleDate": null, "LastSalePrice": null, "LastSaleBkPg": null, "Neighborhood_Code": null, "Neighborhood": null, "Type": 0, "LastCamaUpdate": null, "GisEditDate": null, "OwnerOcc": null, "APR": null, "REM_PIN": null, "InternetSuppress": null, "PhotoWebLink": null, "BookPage": null, "BLD_MNC": null, "BLD_PID": null, "BLD_BID": null, "BLD_BLDG_NUM": null, "BLD_NOTES__1": null, "BLD_NOTES__2": null, "BLD_NOTES__3": null, "BLD_NOTES__4": null, "BLD_NOTES__5": null, "BLD_NOTES__6": null, "BLD_NOTES__7": null, "BLD_NOTES__8": null, "BLD_NOTES__9": null, "BLD_NOTES__10": null, "BLD_NOTES__11": null, "BLD_BLDG_STATUS_DATE": null, "BLD_STATUS_DATE": null, "BLD_INTRNL_NOTE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 8, "name": "Recreation Areas & Schools", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8075931.535216317, "ymin": 5206221.446498663, "xmax": -8066667.065531448, "ymax": 5226217.793206231, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 127 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ALTERNATEPARCELID]", "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": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 9000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "SHAPE.fid", "globalIdField": "", "displayField": "AlternateParcelID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "MapParID", "type": "esriFieldTypeString", "alias": "MapParID", "domain": null, "editable": true, "nullable": false, "length": 12 }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null, "editable": true, "nullable": true }, { "name": "Map", "type": "esriFieldTypeString", "alias": "Map", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Number_", "type": "esriFieldTypeInteger", "alias": "Number_", "domain": null, "editable": true, "nullable": true }, { "name": "Number_Char", "type": "esriFieldTypeString", "alias": "Number_Char", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Owner_Name", "type": "esriFieldTypeString", "alias": "Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "Co_Owner_Name", "type": "esriFieldTypeString", "alias": "Co_Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "AlternateParcelID", "type": "esriFieldTypeString", "alias": "AlternateParcelID", "domain": null, "editable": true, "nullable": true, "length": 35 }, { "name": "PhotoLink", "type": "esriFieldTypeString", "alias": "PhotoLink", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "PLANLINK", "type": "esriFieldTypeString", "alias": "PLANLINK", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "TAXMAPSCAN", "type": "esriFieldTypeString", "alias": "TAXMAPSCAN", "domain": null, "editable": true, "nullable": true, "length": 73 }, { "name": "CONSLINK", "type": "esriFieldTypeString", "alias": "CONSLINK", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": false, "length": 50 }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true }, { "name": "TotalBuildingAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalBuildingAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalBuildingAssessment", "type": "esriFieldTypeDouble", "alias": "TotalBuildingAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalLandAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalLandAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalLandAssessment", "type": "esriFieldTypeDouble", "alias": "TotalLandAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalOutBldgAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalOutBldgAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalOutBldgAssessment", "type": "esriFieldTypeDouble", "alias": "TotalOutBldgAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalXtraFeaturesAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalXtraFeaturesAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalXtraFeaturesAssessment", "type": "esriFieldTypeDouble", "alias": "TotalXtraFeaturesAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalAssessment", "type": "esriFieldTypeDouble", "alias": "TotalAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalNetLandValue", "type": "esriFieldTypeDouble", "alias": "TotalNetLandValue", "domain": null, "editable": true, "nullable": true }, { "name": "CompSalesFinalValue", "type": "esriFieldTypeDouble", "alias": "CompSalesFinalValue", "domain": null, "editable": true, "nullable": true }, { "name": "PreviousTotalAssessment", "type": "esriFieldTypeDouble", "alias": "PreviousTotalAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "PreviousTotalAppraisal", "type": "esriFieldTypeDouble", "alias": "PreviousTotalAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "Topography", "type": "esriFieldTypeString", "alias": "Topography", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "PublicUtilities", "type": "esriFieldTypeString", "alias": "PublicUtilities", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Frontage", "type": "esriFieldTypeInteger", "alias": "Frontage", "domain": null, "editable": true, "nullable": true }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "OwnerAddress", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "OwnerAddress2", "type": "esriFieldTypeString", "alias": "OwnerAddress2", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "OwnerCity", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "OwnerState", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "OwnerZip", "type": "esriFieldTypeString", "alias": "OwnerZip", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "OwnerCityStateZip", "type": "esriFieldTypeString", "alias": "OwnerCityStateZip", "domain": null, "editable": true, "nullable": true, "length": 73 }, { "name": "OwnerCountry", "type": "esriFieldTypeString", "alias": "OwnerCountry", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "LandUseCode2", "type": "esriFieldTypeString", "alias": "LandUseCode2", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "LandUse2", "type": "esriFieldTypeString", "alias": "LandUse2", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LastSaleDate", "type": "esriFieldTypeDate", "alias": "LastSaleDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LastSalePrice", "type": "esriFieldTypeDouble", "alias": "LastSalePrice", "domain": null, "editable": true, "nullable": true }, { "name": "LastSaleBkPg", "type": "esriFieldTypeString", "alias": "LastSaleBkPg", "domain": null, "editable": true, "nullable": true, "length": 31 }, { "name": "Neighborhood_Code", "type": "esriFieldTypeString", "alias": "Neighborhood_Code", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": null, "editable": true, "nullable": false }, { "name": "LastCamaUpdate", "type": "esriFieldTypeDate", "alias": "LastCamaUpdate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "GisEditDate", "type": "esriFieldTypeDate", "alias": "GisEditDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "OwnerOcc", "type": "esriFieldTypeString", "alias": "OwnerOcc", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "APR", "type": "esriFieldTypeString", "alias": "APR", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "REM_PIN", "type": "esriFieldTypeString", "alias": "REM_PIN", "domain": null, "editable": true, "nullable": true, "length": 26 }, { "name": "InternetSuppress", "type": "esriFieldTypeInteger", "alias": "InternetSuppress", "domain": null, "editable": true, "nullable": true }, { "name": "MapWebLink", "type": "esriFieldTypeString", "alias": "MapWebLink", "domain": null, "editable": true, "nullable": true, "length": 119 }, { "name": "PropertyCard", "type": "esriFieldTypeString", "alias": "PropertyCard", "domain": null, "editable": true, "nullable": true, "length": 72 }, { "name": "HasRP", "type": "esriFieldTypeInteger", "alias": "HasRP", "domain": null, "editable": true, "nullable": true }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "domain": null, "editable": true, "nullable": true, "length": 18 }, { "name": "SHAPE.fid", "type": "esriFieldTypeOID", "alias": "SHAPE.fid", "domain": null, "editable": false, "nullable": false } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Recreation Areas & Schools", "description": "", "prototype": { "attributes": { "LOC_ID": null, "OBJECTID": null, "PIN": null, "MapParID": " ", "PID": null, "Map": null, "Block": null, "Lot": null, "Location": null, "Number_": null, "Number_Char": null, "Street": null, "Owner_Name": null, "Co_Owner_Name": null, "AlternateParcelID": null, "PhotoLink": null, "PLANLINK": null, "TAXMAPSCAN": null, "CONSLINK": null, "SITENAME": null, "COMMENTS": " ", "Acres": null, "TotalBuildingAppraisal": null, "TotalBuildingAssessment": null, "TotalLandAppraisal": null, "TotalLandAssessment": null, "TotalOutBldgAppraisal": null, "TotalOutBldgAssessment": null, "TotalXtraFeaturesAppraisal": null, "TotalXtraFeaturesAssessment": null, "TotalAssessment": null, "TotalAppraisal": null, "TotalNetLandValue": null, "CompSalesFinalValue": null, "PreviousTotalAssessment": null, "PreviousTotalAppraisal": null, "Topography": null, "PublicUtilities": null, "Frontage": null, "OwnerAddress": null, "OwnerAddress2": null, "OwnerCity": null, "OwnerState": null, "OwnerZip": null, "OwnerCityStateZip": null, "OwnerCountry": null, "LandUseCode": null, "LandUse": null, "LandUseCode2": null, "LandUse2": null, "Zoning": null, "LastSaleDate": null, "LastSalePrice": null, "LastSaleBkPg": null, "Neighborhood_Code": null, "Neighborhood": null, "Type": 0, "LastCamaUpdate": null, "GisEditDate": null, "OwnerOcc": null, "APR": null, "REM_PIN": null, "InternetSuppress": null, "MapWebLink": null, "PropertyCard": null, "HasRP": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 9, "name": "Cemeteries & Private Golf Courses", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8075931.535216317, "ymin": 5206221.446498663, "xmax": -8066667.065531448, "ymax": 5226217.793206231, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 127 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "ALTERNATEPARCELID not like '1%'", "labelExpression": "[ALTERNATEPARCELID]", "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": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 9000, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "PIN = '11B-70'", "labelExpression": "\"WILDWOOD CEMETERY\"", "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": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 9000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "SHAPE.fid", "globalIdField": "", "displayField": "AlternateParcelID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "MapParID", "type": "esriFieldTypeString", "alias": "MapParID", "domain": null, "editable": true, "nullable": false, "length": 12 }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null, "editable": true, "nullable": true }, { "name": "Map", "type": "esriFieldTypeString", "alias": "Map", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Number_", "type": "esriFieldTypeInteger", "alias": "Number_", "domain": null, "editable": true, "nullable": true }, { "name": "Number_Char", "type": "esriFieldTypeString", "alias": "Number_Char", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Owner_Name", "type": "esriFieldTypeString", "alias": "Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "Co_Owner_Name", "type": "esriFieldTypeString", "alias": "Co_Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "AlternateParcelID", "type": "esriFieldTypeString", "alias": "AlternateParcelID", "domain": null, "editable": true, "nullable": true, "length": 35 }, { "name": "PhotoLink", "type": "esriFieldTypeString", "alias": "PhotoLink", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "PLANLINK", "type": "esriFieldTypeString", "alias": "PLANLINK", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "TAXMAPSCAN", "type": "esriFieldTypeString", "alias": "TAXMAPSCAN", "domain": null, "editable": true, "nullable": true, "length": 73 }, { "name": "CONSLINK", "type": "esriFieldTypeString", "alias": "CONSLINK", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": false, "length": 50 }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true }, { "name": "TotalBuildingAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalBuildingAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalBuildingAssessment", "type": "esriFieldTypeDouble", "alias": "TotalBuildingAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalLandAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalLandAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalLandAssessment", "type": "esriFieldTypeDouble", "alias": "TotalLandAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalOutBldgAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalOutBldgAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalOutBldgAssessment", "type": "esriFieldTypeDouble", "alias": "TotalOutBldgAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalXtraFeaturesAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalXtraFeaturesAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalXtraFeaturesAssessment", "type": "esriFieldTypeDouble", "alias": "TotalXtraFeaturesAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalAssessment", "type": "esriFieldTypeDouble", "alias": "TotalAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalNetLandValue", "type": "esriFieldTypeDouble", "alias": "TotalNetLandValue", "domain": null, "editable": true, "nullable": true }, { "name": "CompSalesFinalValue", "type": "esriFieldTypeDouble", "alias": "CompSalesFinalValue", "domain": null, "editable": true, "nullable": true }, { "name": "PreviousTotalAssessment", "type": "esriFieldTypeDouble", "alias": "PreviousTotalAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "PreviousTotalAppraisal", "type": "esriFieldTypeDouble", "alias": "PreviousTotalAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "Topography", "type": "esriFieldTypeString", "alias": "Topography", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "PublicUtilities", "type": "esriFieldTypeString", "alias": "PublicUtilities", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Frontage", "type": "esriFieldTypeInteger", "alias": "Frontage", "domain": null, "editable": true, "nullable": true }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "OwnerAddress", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "OwnerAddress2", "type": "esriFieldTypeString", "alias": "OwnerAddress2", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "OwnerCity", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "OwnerState", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "OwnerZip", "type": "esriFieldTypeString", "alias": "OwnerZip", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "OwnerCityStateZip", "type": "esriFieldTypeString", "alias": "OwnerCityStateZip", "domain": null, "editable": true, "nullable": true, "length": 73 }, { "name": "OwnerCountry", "type": "esriFieldTypeString", "alias": "OwnerCountry", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "LandUseCode2", "type": "esriFieldTypeString", "alias": "LandUseCode2", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "LandUse2", "type": "esriFieldTypeString", "alias": "LandUse2", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LastSaleDate", "type": "esriFieldTypeDate", "alias": "LastSaleDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LastSalePrice", "type": "esriFieldTypeDouble", "alias": "LastSalePrice", "domain": null, "editable": true, "nullable": true }, { "name": "LastSaleBkPg", "type": "esriFieldTypeString", "alias": "LastSaleBkPg", "domain": null, "editable": true, "nullable": true, "length": 31 }, { "name": "Neighborhood_Code", "type": "esriFieldTypeString", "alias": "Neighborhood_Code", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": null, "editable": true, "nullable": false }, { "name": "LastCamaUpdate", "type": "esriFieldTypeDate", "alias": "LastCamaUpdate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "GisEditDate", "type": "esriFieldTypeDate", "alias": "GisEditDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "OwnerOcc", "type": "esriFieldTypeString", "alias": "OwnerOcc", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "APR", "type": "esriFieldTypeString", "alias": "APR", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "REM_PIN", "type": "esriFieldTypeString", "alias": "REM_PIN", "domain": null, "editable": true, "nullable": true, "length": 26 }, { "name": "InternetSuppress", "type": "esriFieldTypeInteger", "alias": "InternetSuppress", "domain": null, "editable": true, "nullable": true }, { "name": "MapWebLink", "type": "esriFieldTypeString", "alias": "MapWebLink", "domain": null, "editable": true, "nullable": true, "length": 119 }, { "name": "PropertyCard", "type": "esriFieldTypeString", "alias": "PropertyCard", "domain": null, "editable": true, "nullable": true, "length": 72 }, { "name": "HasRP", "type": "esriFieldTypeInteger", "alias": "HasRP", "domain": null, "editable": true, "nullable": true }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "domain": null, "editable": true, "nullable": true, "length": 18 }, { "name": "SHAPE.fid", "type": "esriFieldTypeOID", "alias": "SHAPE.fid", "domain": null, "editable": false, "nullable": false } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Cemeteries & Private Golf Courses", "description": "", "prototype": { "attributes": { "LOC_ID": null, "OBJECTID": null, "PIN": null, "MapParID": " ", "PID": null, "Map": null, "Block": null, "Lot": null, "Location": null, "Number_": null, "Number_Char": null, "Street": null, "Owner_Name": null, "Co_Owner_Name": null, "AlternateParcelID": null, "PhotoLink": null, "PLANLINK": null, "TAXMAPSCAN": null, "CONSLINK": null, "SITENAME": null, "COMMENTS": " ", "Acres": null, "TotalBuildingAppraisal": null, "TotalBuildingAssessment": null, "TotalLandAppraisal": null, "TotalLandAssessment": null, "TotalOutBldgAppraisal": null, "TotalOutBldgAssessment": null, "TotalXtraFeaturesAppraisal": null, "TotalXtraFeaturesAssessment": null, "TotalAssessment": null, "TotalAppraisal": null, "TotalNetLandValue": null, "CompSalesFinalValue": null, "PreviousTotalAssessment": null, "PreviousTotalAppraisal": null, "Topography": null, "PublicUtilities": null, "Frontage": null, "OwnerAddress": null, "OwnerAddress2": null, "OwnerCity": null, "OwnerState": null, "OwnerZip": null, "OwnerCityStateZip": null, "OwnerCountry": null, "LandUseCode": null, "LandUse": null, "LandUseCode2": null, "LandUse2": null, "Zoning": null, "LastSaleDate": null, "LastSalePrice": null, "LastSaleBkPg": null, "Neighborhood_Code": null, "Neighborhood": null, "Type": 0, "LastCamaUpdate": null, "GisEditDate": null, "OwnerOcc": null, "APR": null, "REM_PIN": null, "InternetSuppress": null, "MapWebLink": null, "PropertyCard": null, "HasRP": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 10, "name": "Parcels", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8075931.535216317, "ymin": 5206221.446498663, "xmax": -8066667.065531448, "ymax": 5226217.793206231, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "SHAPE.fid", "globalIdField": "", "displayField": "PIN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "MapParID", "type": "esriFieldTypeString", "alias": "MapParID", "domain": null, "editable": true, "nullable": false, "length": 12 }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null, "editable": true, "nullable": true }, { "name": "Map", "type": "esriFieldTypeString", "alias": "Map", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 7 }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Number_", "type": "esriFieldTypeInteger", "alias": "Number_", "domain": null, "editable": true, "nullable": true }, { "name": "Number_Char", "type": "esriFieldTypeString", "alias": "Number_Char", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Owner_Name", "type": "esriFieldTypeString", "alias": "Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "Co_Owner_Name", "type": "esriFieldTypeString", "alias": "Co_Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "AlternateParcelID", "type": "esriFieldTypeString", "alias": "AlternateParcelID", "domain": null, "editable": true, "nullable": true, "length": 35 }, { "name": "PhotoLink", "type": "esriFieldTypeString", "alias": "PhotoLink", "domain": null, "editable": true, "nullable": true, "length": 8000 }, { "name": "PLANLINK", "type": "esriFieldTypeString", "alias": "PLANLINK", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "TAXMAPSCAN", "type": "esriFieldTypeString", "alias": "TAXMAPSCAN", "domain": null, "editable": true, "nullable": true, "length": 73 }, { "name": "CONSLINK", "type": "esriFieldTypeString", "alias": "CONSLINK", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": false, "length": 50 }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true }, { "name": "TotalBuildingAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalBuildingAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalBuildingAssessment", "type": "esriFieldTypeDouble", "alias": "TotalBuildingAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalLandAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalLandAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalLandAssessment", "type": "esriFieldTypeDouble", "alias": "TotalLandAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalOutBldgAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalOutBldgAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalOutBldgAssessment", "type": "esriFieldTypeDouble", "alias": "TotalOutBldgAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalXtraFeaturesAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalXtraFeaturesAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalXtraFeaturesAssessment", "type": "esriFieldTypeDouble", "alias": "TotalXtraFeaturesAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalAssessment", "type": "esriFieldTypeDouble", "alias": "TotalAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "TotalAppraisal", "type": "esriFieldTypeDouble", "alias": "TotalAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "TotalNetLandValue", "type": "esriFieldTypeDouble", "alias": "TotalNetLandValue", "domain": null, "editable": true, "nullable": true }, { "name": "CompSalesFinalValue", "type": "esriFieldTypeDouble", "alias": "CompSalesFinalValue", "domain": null, "editable": true, "nullable": true }, { "name": "PreviousTotalAssessment", "type": "esriFieldTypeDouble", "alias": "PreviousTotalAssessment", "domain": null, "editable": true, "nullable": true }, { "name": "PreviousTotalAppraisal", "type": "esriFieldTypeDouble", "alias": "PreviousTotalAppraisal", "domain": null, "editable": true, "nullable": true }, { "name": "Topography", "type": "esriFieldTypeString", "alias": "Topography", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "PublicUtilities", "type": "esriFieldTypeString", "alias": "PublicUtilities", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Frontage", "type": "esriFieldTypeInteger", "alias": "Frontage", "domain": null, "editable": true, "nullable": true }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "OwnerAddress", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "OwnerAddress2", "type": "esriFieldTypeString", "alias": "OwnerAddress2", "domain": null, "editable": true, "nullable": true, "length": 85 }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "OwnerCity", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "OwnerState", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "OwnerZip", "type": "esriFieldTypeString", "alias": "OwnerZip", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "OwnerCityStateZip", "type": "esriFieldTypeString", "alias": "OwnerCityStateZip", "domain": null, "editable": true, "nullable": true, "length": 73 }, { "name": "OwnerCountry", "type": "esriFieldTypeString", "alias": "OwnerCountry", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "LandUseCode2", "type": "esriFieldTypeString", "alias": "LandUseCode2", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "LandUse2", "type": "esriFieldTypeString", "alias": "LandUse2", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LastSaleDate", "type": "esriFieldTypeDate", "alias": "LastSaleDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LastSalePrice", "type": "esriFieldTypeDouble", "alias": "LastSalePrice", "domain": null, "editable": true, "nullable": true }, { "name": "LastSaleBkPg", "type": "esriFieldTypeString", "alias": "LastSaleBkPg", "domain": null, "editable": true, "nullable": true, "length": 31 }, { "name": "Neighborhood_Code", "type": "esriFieldTypeString", "alias": "Neighborhood_Code", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": null, "editable": true, "nullable": false }, { "name": "LastCamaUpdate", "type": "esriFieldTypeDate", "alias": "LastCamaUpdate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "GisEditDate", "type": "esriFieldTypeDate", "alias": "GisEditDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "OwnerOcc", "type": "esriFieldTypeString", "alias": "OwnerOcc", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "APR", "type": "esriFieldTypeString", "alias": "APR", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "REM_PIN", "type": "esriFieldTypeString", "alias": "REM_PIN", "domain": null, "editable": true, "nullable": true, "length": 26 }, { "name": "InternetSuppress", "type": "esriFieldTypeInteger", "alias": "InternetSuppress", "domain": null, "editable": true, "nullable": true }, { "name": "MapWebLink", "type": "esriFieldTypeString", "alias": "MapWebLink", "domain": null, "editable": true, "nullable": true, "length": 119 }, { "name": "PropertyCard", "type": "esriFieldTypeString", "alias": "PropertyCard", "domain": null, "editable": true, "nullable": true, "length": 72 }, { "name": "HasRP", "type": "esriFieldTypeInteger", "alias": "HasRP", "domain": null, "editable": true, "nullable": true }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "domain": null, "editable": true, "nullable": true, "length": 18 }, { "name": "SHAPE.fid", "type": "esriFieldTypeOID", "alias": "SHAPE.fid", "domain": null, "editable": false, "nullable": false } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "LOC_ID": null, "OBJECTID": null, "PIN": null, "MapParID": " ", "PID": null, "Map": null, "Block": null, "Lot": null, "Location": null, "Number_": null, "Number_Char": null, "Street": null, "Owner_Name": null, "Co_Owner_Name": null, "AlternateParcelID": null, "PhotoLink": null, "PLANLINK": null, "TAXMAPSCAN": null, "CONSLINK": null, "SITENAME": null, "COMMENTS": " ", "Acres": null, "TotalBuildingAppraisal": null, "TotalBuildingAssessment": null, "TotalLandAppraisal": null, "TotalLandAssessment": null, "TotalOutBldgAppraisal": null, "TotalOutBldgAssessment": null, "TotalXtraFeaturesAppraisal": null, "TotalXtraFeaturesAssessment": null, "TotalAssessment": null, "TotalAppraisal": null, "TotalNetLandValue": null, "CompSalesFinalValue": null, "PreviousTotalAssessment": null, "PreviousTotalAppraisal": null, "Topography": null, "PublicUtilities": null, "Frontage": null, "OwnerAddress": null, "OwnerAddress2": null, "OwnerCity": null, "OwnerState": null, "OwnerZip": null, "OwnerCityStateZip": null, "OwnerCountry": null, "LandUseCode": null, "LandUse": null, "LandUseCode2": null, "LandUse2": null, "Zoning": null, "LastSaleDate": null, "LastSalePrice": null, "LastSaleBkPg": null, "Neighborhood_Code": null, "Neighborhood": null, "Type": 0, "LastCamaUpdate": null, "GisEditDate": null, "OwnerOcc": null, "APR": null, "REM_PIN": null, "InternetSuppress": null, "MapWebLink": null, "PropertyCard": null, "HasRP": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }