{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "VBI_Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "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, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 2660587.100942299, "ymin": 206332.40609301627, "xmax": 2750109.6679598093, "ymax": 304914.37510323524, "spatialReference": { "wkid": 102729, "latestWkid": 2272 } }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 250, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TENCODE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARCELID", "type": "esriFieldTypeInteger", "alias": "PARCELID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARCELID" }, { "name": "TENCODE", "type": "esriFieldTypeString", "alias": "TENCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TENCODE" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER1" }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER2" }, { "name": "BLDG_CODE", "type": "esriFieldTypeString", "alias": "BLDG_CODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BLDG_CODE" }, { "name": "BLDG_DESC", "type": "esriFieldTypeString", "alias": "BLDG_DESC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BLDG_DESC" }, { "name": "BRT_ID", "type": "esriFieldTypeString", "alias": "BRT_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BRT_ID" }, { "name": "NUM_BRT", "type": "esriFieldTypeInteger", "alias": "NUM_BRT", "domain": { "type": "codedValue", "name": "NumBRT", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "Many - Condo", "code": 3 }, { "name": "Many - 1 Owner", "code": 4 }, { "name": "Many - Multiple Owners, Vertical", "code": 5 }, { "name": "Many - Multiple Owners, Horizontal", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "NUM_BRT" }, { "name": "NUM_ACCOUNTS", "type": "esriFieldTypeInteger", "alias": "NUM_ACCOUNTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_ACCOUNTS" }, { "name": "GROSS_AREA", "type": "esriFieldTypeInteger", "alias": "GROSS_AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GROSS_AREA" }, { "name": "SurveyLink", "type": "esriFieldTypeString", "alias": "SurveyLink", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "SurveyLink" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R906_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S431_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "VBI_Parcels", "description": "", "prototype": { "attributes": { "GROSS_AREA": null, "SurveyLink": null, "PARCELID": null, "TENCODE": null, "ADDRESS": null, "OWNER1": null, "OWNER2": null, "BLDG_CODE": null, "BLDG_DESC": null, "BRT_ID": null, "NUM_BRT": 1, "NUM_ACCOUNTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }