{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Tax Increment Financing", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1670343282000 }, "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, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1972966.7600801438, "ymin": 745204.4763189703, "xmax": 2012253.3760605603, "ymax": 763424.1820054799, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TIF_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TIF_ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIF_ID" }, { "name": "TIF_NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TIF_NAME" }, { "name": "TIF_LABEL", "type": "esriFieldTypeString", "alias": "Public Label", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TIF_LABEL" }, { "name": "TIF_TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "TIF_TYPE", "description": "Types of TIF", "codedValues": [ { "name": "Public", "code": "0" }, { "name": "Commercial", "code": "1" }, { "name": "Industrial", "code": "2" }, { "name": "Residential", "code": "3" }, { "name": "Mixed Use", "code": "4" }, { "name": "PARCEL_TIF", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "0", "modelName": "TIF_TYPE" }, { "name": "TIF_IMPROVEMENT", "type": "esriFieldTypeString", "alias": "Improvments Financed", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TIF_IMPROVEMENT" }, { "name": "TIF_YR_CREATE", "type": "esriFieldTypeDate", "alias": "Year Created", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TIF_YR_CREATE" }, { "name": "TIF_YR_EXPIRE", "type": "esriFieldTypeDate", "alias": "Year of Expiration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TIF_YR_EXPIRE" }, { "name": "TIF_JURISDICT", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "MUNICIPALITY", "description": "Licking County Municipalities", "codedValues": [ { "name": "NEWARK", "code": "0" }, { "name": "HEATH", "code": "1" }, { "name": "GRANVILLE", "code": "2" }, { "name": "PATASKALA", "code": "3" }, { "name": "HANOVER", "code": "4" }, { "name": "ST LOUISVILLE", "code": "5" }, { "name": "HEBRON", "code": "6" }, { "name": "ALEXANDRIA", "code": "7" }, { "name": "BUCKEYE LAKE", "code": "8" }, { "name": "JOHNSTOWN", "code": "9" }, { "name": "KIRKERSVILLE", "code": "10" }, { "name": "REYNOLDSBURG", "code": "11" }, { "name": "GRATIOT", "code": "12" }, { "name": "NEW ALBANY", "code": "13" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "0", "modelName": "TIF_JURISDICT" }, { "name": "TIF_SD", "type": "esriFieldTypeString", "alias": "School District", "domain": { "type": "codedValue", "name": "SCHOOL_DISTRICT", "description": "School District", "codedValues": [ { "name": "Newark City Schools", "code": "0" }, { "name": "Licking Valley Local Schools", "code": "1" }, { "name": "North Fork Local School District", "code": "2" }, { "name": "Granville Exempted Vllage Schools", "code": "3" }, { "name": "Heath City Schools", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "0", "modelName": "TIF_SD" }, { "name": "TIF_ORD_NUM", "type": "esriFieldTypeString", "alias": "Ordinance Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TIF_ORD_NUM" }, { "name": "TIF_ORD_LINK", "type": "esriFieldTypeString", "alias": "Link to Ordinance", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TIF_ORD_LINK" }, { "name": "TIF_COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TIF_COMMENTS" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "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": "UUID_114", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R114_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S99_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tax Increment Financing", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "TIF_COMMENTS": null, "TIF_ID": null, "TIF_NAME": null, "TIF_LABEL": null, "TIF_TYPE": "0", "TIF_IMPROVEMENT": null, "TIF_YR_CREATE": null, "TIF_YR_EXPIRE": null, "TIF_JURISDICT": "0", "TIF_SD": "0", "TIF_ORD_NUM": null, "TIF_ORD_LINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "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": "5c9c99db16314aebb2b362cbabbe5289" }