{ "layers": [ { "currentVersion": 10.51, "id": 0, "name": "Plots", "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, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 1364795.1605918854, "ymin": 721968.3275808096, "xmax": 1365615.4693187177, "ymax": 722601.4975743145, "spatialReference": { "wkid": 103122, "latestWkid": 6543 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.75 } }, "value": "P", "label": "Purchased", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.75 } }, "value": "H", "label": "Held", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.75 } }, "value": "A", "label": "Available", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 188, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.75 } }, "value": "N", "label": "Unusable", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.75 } }, "value": "O", "label": "Other", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.75 } }, "value": "U", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 55, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Status", "typeIdField": "Status", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "MtCv_P19_PlotStatus", "codedValues": [ { "name": "Purchased", "code": "P" }, { "name": "Held", "code": "H" }, { "name": "Available", "code": "A" }, { "name": "Not Available", "code": "N" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1 }, { "name": "OWN_LAST", "type": "esriFieldTypeString", "alias": "Owner (Last Name)", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "OWN_FRST", "type": "esriFieldTypeString", "alias": "Owner (First, Middle)", "domain": null, "editable": true, "nullable": true, "length": 35 }, { "name": "OWN_SFFX", "type": "esriFieldTypeString", "alias": "Owner (Suffix)", "domain": { "type": "codedValue", "name": "Suffix_", "codedValues": [ { "name": "None", "code": "1" }, { "name": "Jr.", "code": "2" }, { "name": "II", "code": "3" }, { "name": "III", "code": "4" }, { "name": "IV", "code": "5" }, { "name": "Other", "code": "6" }, { "name": "Unknown", "code": "7" }, { "name": "Sr.", "code": "8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1 }, { "name": "Old_New", "type": "esriFieldTypeString", "alias": "Old or New Section?", "domain": { "type": "codedValue", "name": "MtCv_Old_New", "codedValues": [ { "name": "Old", "code": "O" }, { "name": "New", "code": "N" }, { "name": "Uncertain", "code": "C" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1 }, { "name": "Legacy_Num", "type": "esriFieldTypeString", "alias": "Legacy #", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "SpcInPlt", "type": "esriFieldTypeString", "alias": "Spaces In Plot (10' x 5')", "domain": { "type": "codedValue", "name": "MtCv_Plot_Spaces", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "8", "code": "8" }, { "name": "Other (see Comments)", "code": "O" }, { "name": "Disputed (see Comments)", "code": "D" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1 }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 247 }, { "name": "Legacy_O", "type": "esriFieldTypeString", "alias": "Legacy Owner", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "Own_Full", "type": "esriFieldTypeString", "alias": "Owner Full Name", "domain": null, "editable": true, "nullable": true, "length": 66 }, { "name": "Cost", "type": "esriFieldTypeDouble", "alias": "Plot Cost", "domain": null, "editable": true, "nullable": true }, { "name": "Amt_Paid", "type": "esriFieldTypeDouble", "alias": "Amount Paid", "domain": null, "editable": true, "nullable": true }, { "name": "Amt_Owed", "type": "esriFieldTypeDouble", "alias": "Amount Owed", "domain": null, "editable": true, "nullable": true }, { "name": "DateBoug", "type": "esriFieldTypeDate", "alias": "Date Bought", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Date_PdO", "type": "esriFieldTypeDate", "alias": "Date Paid Off", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "DocsAttc", "type": "esriFieldTypeString", "alias": "Documentation?", "domain": { "type": "codedValue", "name": "Mdn15_All_YN_Std", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1 } ], "indexes": [ { "name": "R1470_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1390_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "P", "name": "P", "domains": { "Status": {"type": "inherited"}, "OWN_SFFX": {"type": "inherited"}, "Old_New": {"type": "inherited"}, "SpcInPlt": {"type": "inherited"}, "DocsAttc": {"type": "inherited"} }, "templates": [ { "name": "Purchased", "description": "", "prototype": { "attributes": { "DocsAttc": null, "Status": "P", "OWN_LAST": null, "OWN_FRST": null, "OWN_SFFX": null, "Old_New": null, "Legacy_Num": null, "SpcInPlt": null, "Comment": null, "Legacy_O": null, "Own_Full": null, "Cost": null, "Amt_Paid": null, "Amt_Owed": null, "DateBoug": null, "Date_PdO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H", "name": "H", "domains": { "Status": {"type": "inherited"}, "OWN_SFFX": {"type": "inherited"}, "Old_New": {"type": "inherited"}, "SpcInPlt": {"type": "inherited"}, "DocsAttc": {"type": "inherited"} }, "templates": [ { "name": "Held", "description": "", "prototype": { "attributes": { "DocsAttc": null, "Status": "H", "OWN_LAST": null, "OWN_FRST": null, "OWN_SFFX": null, "Old_New": null, "Legacy_Num": null, "SpcInPlt": null, "Comment": null, "Legacy_O": null, "Own_Full": null, "Cost": null, "Amt_Paid": null, "Amt_Owed": null, "DateBoug": null, "Date_PdO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A", "name": "A", "domains": { "Status": {"type": "inherited"}, "OWN_SFFX": {"type": "inherited"}, "Old_New": {"type": "inherited"}, "SpcInPlt": {"type": "inherited"}, "DocsAttc": {"type": "inherited"} }, "templates": [ { "name": "Available", "description": "", "prototype": { "attributes": { "DocsAttc": null, "Status": "A", "OWN_LAST": null, "OWN_FRST": null, "OWN_SFFX": null, "Old_New": null, "Legacy_Num": null, "SpcInPlt": null, "Comment": null, "Legacy_O": null, "Own_Full": null, "Cost": null, "Amt_Paid": null, "Amt_Owed": null, "DateBoug": null, "Date_PdO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "N", "name": "N", "domains": { "Status": {"type": "inherited"}, "OWN_SFFX": {"type": "inherited"}, "Old_New": {"type": "inherited"}, "SpcInPlt": {"type": "inherited"}, "DocsAttc": {"type": "inherited"} }, "templates": [ { "name": "Unusable", "description": "", "prototype": { "attributes": { "DocsAttc": null, "Status": "N", "OWN_LAST": null, "OWN_FRST": null, "OWN_SFFX": null, "Old_New": null, "Legacy_Num": null, "SpcInPlt": null, "Comment": null, "Legacy_O": null, "Own_Full": null, "Cost": null, "Amt_Paid": null, "Amt_Owed": null, "DateBoug": null, "Date_PdO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "O", "name": "O", "domains": { "Status": {"type": "inherited"}, "OWN_SFFX": {"type": "inherited"}, "Old_New": {"type": "inherited"}, "SpcInPlt": {"type": "inherited"}, "DocsAttc": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "DocsAttc": null, "Status": "O", "OWN_LAST": null, "OWN_FRST": null, "OWN_SFFX": null, "Old_New": null, "Legacy_Num": null, "SpcInPlt": null, "Comment": null, "Legacy_O": null, "Own_Full": null, "Cost": null, "Amt_Paid": null, "Amt_Owed": null, "DateBoug": null, "Date_PdO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "U", "name": "U", "domains": { "Status": {"type": "inherited"}, "OWN_SFFX": {"type": "inherited"}, "Old_New": {"type": "inherited"}, "SpcInPlt": {"type": "inherited"}, "DocsAttc": {"type": "inherited"} }, "templates": [ { "name": "Unknown", "description": "", "prototype": { "attributes": { "DocsAttc": null, "Status": "U", "OWN_LAST": null, "OWN_FRST": null, "OWN_SFFX": null, "Old_New": null, "Legacy_Num": null, "SpcInPlt": null, "Comment": null, "Legacy_O": null, "Own_Full": null, "Cost": null, "Amt_Paid": null, "Amt_Owed": null, "DateBoug": null, "Date_PdO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1500, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true } ], "tables": [] }