{ "layers": [ { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Assessment Parcel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATEDBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "BIA Levy", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ParcelID", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": 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, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 568661.0060999999, "ymin": 4859975.747099999, "xmax": 574998.6963, "ymax": 4865074.6653, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AdminAreaName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ParcelID", "type": "esriFieldTypeString", "alias": "Parcel ID Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ParcelID" }, { "name": "LegalDescription", "type": "esriFieldTypeString", "alias": "Legal Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LegalDescription" }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FullAddress" }, { "name": "PropertyCode", "type": "esriFieldTypeString", "alias": "Property Code", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PropertyCode" }, { "name": "ProperyDesc", "type": "esriFieldTypeString", "alias": "Property Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ProperyDesc" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Creation Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ActiveParcel", "type": "esriFieldTypeString", "alias": "Active Parcel", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ActiveParcel" }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Condition" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Location" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "Address" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_104_ParcelID", "fields": "ParcelID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S43_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Assessment Parcel", "description": "", "prototype": { "attributes": { "Address": null, "ParcelID": null, "LegalDescription": null, "FullAddress": null, "PropertyCode": null, "ProperyDesc": null, "ConditionDate": null, "Condition": null, "ActiveParcel": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 1, "name": "BIA Levy", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Assessment Parcel", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ROLL_NUMBER", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROLL_NUMBER", "type": "esriFieldTypeString", "alias": "ROLL NUMBER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROLL_NUMBER" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ASSESSMENT", "type": "esriFieldTypeInteger", "alias": "ASSESSMENT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSESSMENT" }, { "name": "F__of_100", "type": "esriFieldTypeDouble", "alias": "% of 100", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F__of_100" }, { "name": "F2021_BIA_LEVY", "type": "esriFieldTypeDouble", "alias": "2021 BIA LEVY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F2021_BIA_LEVY" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R252_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_5663_ROLL_NU", "fields": "ROLL_NUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_252", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "BIA Levy", "description": "", "prototype": { "attributes": { "Year": null, "F2021_BIA_LEVY": null, "ROLL_NUMBER": null, "NAME": null, "ADDRESS": null, "ASSESSMENT": null, "F__of_100": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 10000, "tileMaxRecordCount": 10000, "maxRecordCountFactor": 1 } ] }