{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Zoning Editing", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Municipal or local government laws that dictate how real property can and cannot be used in certain areas. Zoning laws limit commercial use of land in order to prevent oil, manufacturing or other types of businesses from building in residential neighborhoods. However, these laws can be modified or suspended if construction of the property will serve to help the community advance economically.All areas of land in Roanoke County have a zoning use restriction. This zoning polygon feature was created separately from our Parcel feature because some parcels have more than one zoning designation. The outside boundary of our zoning features match the outside boundary of our Parcel feature. This feature designates one of the the zoning areas as \"Primary\" to assign a zoning feature to our Assess Pro Real Estate system.It should also be noted that there are some areas of land inside the boundaries of Roanoke County that are actually located and taxed in adjacent jurisdictions. These areas have a psuedo parcelid and are included in the zoning feature. This polygon feature is part of a Editing topology along with or parcel feature and our Administration feature. This prevents self-intersection and gaps, while ensuring complete coverage amongst the participating features.", "copyrightText": "Roanoke County", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1.0970670040094808E7, "ymin": 3567583.109964639, "xmax": 1.1093306670149133E7, "ymax": 3681188.2200243175, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 181, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "ParcelID", "type": "esriFieldTypeString", "alias": "ParcelID", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "ParcelID" }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Zoning" }, { "name": "Primary_", "type": "esriFieldTypeString", "alias": "Primary", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Primary_" }, { "name": "Split", "type": "esriFieldTypeString", "alias": "Split", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Split" }, { "name": "Split_Number", "type": "esriFieldTypeInteger", "alias": "Split Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Split_Number" }, { "name": "Zoning_Parcel", "type": "esriFieldTypeString", "alias": "Zoning Parcel", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Zoning_Parcel" }, { "name": "ActionNo", "type": "esriFieldTypeString", "alias": "ActionNo", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ActionNo" }, { "name": "ActionNo2", "type": "esriFieldTypeString", "alias": "ActionNo2", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ActionNo2" }, { "name": "ActionNo3", "type": "esriFieldTypeString", "alias": "ActionNo3", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ActionNo3" }, { "name": "ActionNo4", "type": "esriFieldTypeString", "alias": "ActionNo4", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ActionNo4" }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "Date2", "type": "esriFieldTypeDate", "alias": "Date2", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date2" }, { "name": "Date3", "type": "esriFieldTypeDate", "alias": "Date3", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date3" }, { "name": "Date4", "type": "esriFieldTypeDate", "alias": "Date4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date4" }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Ordinance" }, { "name": "Ordinance2", "type": "esriFieldTypeString", "alias": "Ordinance2", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Ordinance2" }, { "name": "Ordinance3", "type": "esriFieldTypeString", "alias": "Ordinance3", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Ordinance3" }, { "name": "Ordinance4", "type": "esriFieldTypeString", "alias": "Ordinance4", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Ordinance4" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name2" }, { "name": "Name3", "type": "esriFieldTypeString", "alias": "Name3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name3" }, { "name": "Name4", "type": "esriFieldTypeString", "alias": "Name4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name4" }, { "name": "ZoneFrom", "type": "esriFieldTypeString", "alias": "ZoneFrom", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZoneFrom" }, { "name": "ZoneFrom2", "type": "esriFieldTypeString", "alias": "ZoneFrom2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZoneFrom2" }, { "name": "ZoneFrom3", "type": "esriFieldTypeString", "alias": "ZoneFrom3", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZoneFrom3" }, { "name": "ZoneFrom4", "type": "esriFieldTypeString", "alias": "ZoneFrom4", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZoneFrom4" }, { "name": "ZoneTo", "type": "esriFieldTypeString", "alias": "ZoneTo", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZoneTo" }, { "name": "ZoneTo2", "type": "esriFieldTypeString", "alias": "ZoneTo2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZoneTo2" }, { "name": "ZoneTo3", "type": "esriFieldTypeString", "alias": "ZoneTo3", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZoneTo3" }, { "name": "ZoneTo4", "type": "esriFieldTypeString", "alias": "ZoneTo4", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZoneTo4" }, { "name": "Planner", "type": "esriFieldTypeString", "alias": "Planner", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Planner" }, { "name": "Planner2", "type": "esriFieldTypeString", "alias": "Planner2", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Planner2" }, { "name": "Planner3", "type": "esriFieldTypeString", "alias": "Planner3", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Planner3" }, { "name": "Planner4", "type": "esriFieldTypeString", "alias": "Planner4", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Planner4" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Status" }, { "name": "Status2", "type": "esriFieldTypeString", "alias": "Status2", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Status2" }, { "name": "Status3", "type": "esriFieldTypeString", "alias": "Status3", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Status3" }, { "name": "Status4", "type": "esriFieldTypeString", "alias": "Status4", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Status4" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Comments" }, { "name": "Comments2", "type": "esriFieldTypeString", "alias": "Comments2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Comments2" }, { "name": "Comments3", "type": "esriFieldTypeString", "alias": "Comments3", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Comments3" }, { "name": "Comments4", "type": "esriFieldTypeString", "alias": "Comments4", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Comments4" }, { "name": "Review_Date", "type": "esriFieldTypeDate", "alias": "Review Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Review_Date" }, { "name": "Letter_Sent", "type": "esriFieldTypeDate", "alias": "Letter Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Letter_Sent" }, { "name": "Expire_Date", "type": "esriFieldTypeDate", "alias": "Expire Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Expire_Date" }, { "name": "Created_User", "type": "esriFieldTypeString", "alias": "Created User", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_User" }, { "name": "Create_Date", "type": "esriFieldTypeDate", "alias": "Create_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Create_Date" }, { "name": "Last_Edited_User", "type": "esriFieldTypeString", "alias": "Last Edited User", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Last_Edited_User" }, { "name": "Last_Edited_Date", "type": "esriFieldTypeDate", "alias": "Last_Edited_Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Edited_Date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R799_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_799", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_799", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S675_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Zoning Editing", "description": "", "prototype": { "attributes": { "Create_Date": null, "Expire_Date": null, "ParcelID": null, "Zoning": null, "Primary_": null, "Split": null, "Split_Number": null, "Zoning_Parcel": null, "ActionNo": null, "ActionNo2": null, "ActionNo3": null, "ActionNo4": null, "Date": null, "Date2": null, "Date3": null, "Date4": null, "Ordinance": null, "Ordinance2": null, "Ordinance3": null, "Ordinance4": null, "Name": null, "Name2": null, "Name3": null, "Name4": null, "ZoneFrom": null, "ZoneFrom2": null, "ZoneFrom3": null, "ZoneFrom4": null, "ZoneTo": null, "ZoneTo2": null, "ZoneTo3": null, "ZoneTo4": null, "Planner": null, "Planner2": null, "Planner3": null, "Planner4": null, "Status": null, "Status2": null, "Status3": null, "Status4": null, "Comments": null, "Comments2": null, "Comments3": null, "Comments4": null, "Review_Date": null, "Letter_Sent": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "af5adc59b0f8401e8f3fad96d92d9997" }