{ "layers": [ { "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" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "New Community Authority", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": 1666199039000 }, "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": 1994821.2291663885, "ymin": 748883.8629890531, "xmax": 1995693.8845733106, "ymax": 749961.1380654722, "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": "esriSFSBackwardDiagonal", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 0.7 } } }, "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": "NCA_LABEL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NCA_ID", "type": "esriFieldTypeSmallInteger", "alias": "NCA_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NCA_ID" }, { "name": "NCA_NUM", "type": "esriFieldTypeSmallInteger", "alias": "NCA_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NCA_NUM" }, { "name": "NCA_LABEL", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NCA_LABEL" }, { "name": "NCA_DESC", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NCA_DESC" }, { "name": "NCA_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NCA_CREATED" }, { "name": "NCA_ORD", "type": "esriFieldTypeString", "alias": "Ordinance Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NCA_ORD" }, { "name": "NCA_ORD_LINK", "type": "esriFieldTypeString", "alias": "Link to Ordinance", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NCA_ORD_LINK" }, { "name": "NCA_COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NCA_COMMENTS" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE" }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATE_USER" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDIT_USER" }, { "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_21", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R21_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S10_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "New Community Authority", "description": "", "prototype": { "attributes": { "EDIT_USER": null, "EDIT_DATE": null, "NCA_ID": null, "NCA_NUM": null, "NCA_LABEL": null, "NCA_DESC": null, "NCA_CREATED": null, "NCA_ORD": null, "NCA_ORD_LINK": null, "NCA_COMMENTS": null, "CREATE_DATE": null, "CREATE_USER": 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" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Community Reinvestment Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": 1666198832000 }, "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": 1972609.1499029696, "ymin": 741392.5712131411, "xmax": 2011691.0868308097, "ymax": 760851.9758638144, "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": "uniqueValue", "field1": "CRA_LABEL", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "CRA #1", "description": "CRA #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 27, 158, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "CRA #1" ] ] }, { "label": "CRA #3", "description": "CRA #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 95, 2, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "CRA #3" ] ] }, { "label": "CRA #4", "description": "CRA #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 112, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "CRA #4" ] ] }, { "label": "CRA #5", "description": "CRA #5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 41, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "CRA #5" ] ] }, { "label": "CRA #6", "description": "CRA #6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "CRA #6" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 27, 158, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CRA #1", "label": "CRA #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 95, 2, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CRA #3", "label": "CRA #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 112, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CRA #4", "label": "CRA #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 41, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CRA #5", "label": "CRA #5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CRA #6", "label": "CRA #6" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 27, 158, 119, 255 ], "toColor": [ 27, 158, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 95, 2, 255 ], "toColor": [ 217, 95, 2, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 112, 179, 255 ], "toColor": [ 117, 112, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 42, 140, 255 ], "toColor": [ 232, 42, 140, 255 ] } ] } } }, "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": "CRA_ID", "typeIdField": "CRA_LABEL", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CRA_ID", "type": "esriFieldTypeSmallInteger", "alias": "CRA_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRA_ID" }, { "name": "CRA_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Area Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRA_NUM" }, { "name": "CRA_LABEL", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CRA_LABEL" }, { "name": "CRA_DESC", "type": "esriFieldTypeString", "alias": "CRA_DESC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CRA_DESC" }, { "name": "CRA_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CRA_CREATED" }, { "name": "CRA_ORD", "type": "esriFieldTypeString", "alias": "Ordinance Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CRA_ORD" }, { "name": "CRA_ORD_LINK", "type": "esriFieldTypeString", "alias": "CRA_ORD_LINK", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CRA_ORD_LINK" }, { "name": "CRA_COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CRA_COMMENTS" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE" }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATE_USER" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDIT_USER" }, { "name": "CRA_TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "CRA_TYPE", "description": "Type of CRA", "codedValues": [ { "name": "Pre-1994", "code": "0" }, { "name": "Post-1994", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "0", "modelName": "CRA_TYPE" }, { "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_20", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R20_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S9_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "CRA #1", "name": "CRA #1", "domains": { "CRA_TYPE": {"type": "inherited"} }, "templates": [ { "name": "CRA #1", "description": "", "prototype": { "attributes": { "CRA_NUM": null, "CRA_TYPE": "0", "CRA_ID": null, "CRA_LABEL": "CRA #1", "CRA_DESC": null, "CRA_CREATED": null, "CRA_ORD": null, "CRA_ORD_LINK": null, "CRA_COMMENTS": null, "CREATE_DATE": null, "CREATE_USER": null, "EDIT_DATE": null, "EDIT_USER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CRA #3", "name": "CRA #3", "domains": { "CRA_TYPE": {"type": "inherited"} }, "templates": [ { "name": "CRA #3", "description": "", "prototype": { "attributes": { "CRA_NUM": null, "CRA_TYPE": "0", "CRA_ID": null, "CRA_LABEL": "CRA #3", "CRA_DESC": null, "CRA_CREATED": null, "CRA_ORD": null, "CRA_ORD_LINK": null, "CRA_COMMENTS": null, "CREATE_DATE": null, "CREATE_USER": null, "EDIT_DATE": null, "EDIT_USER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CRA #4", "name": "CRA #4", "domains": { "CRA_TYPE": {"type": "inherited"} }, "templates": [ { "name": "CRA #4", "description": "", "prototype": { "attributes": { "CRA_NUM": null, "CRA_TYPE": "0", "CRA_ID": null, "CRA_LABEL": "CRA #4", "CRA_DESC": null, "CRA_CREATED": null, "CRA_ORD": null, "CRA_ORD_LINK": null, "CRA_COMMENTS": null, "CREATE_DATE": null, "CREATE_USER": null, "EDIT_DATE": null, "EDIT_USER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CRA #5", "name": "CRA #5", "domains": { "CRA_TYPE": {"type": "inherited"} }, "templates": [ { "name": "CRA #5", "description": "", "prototype": { "attributes": { "CRA_NUM": null, "CRA_TYPE": "0", "CRA_ID": null, "CRA_LABEL": "CRA #5", "CRA_DESC": null, "CRA_CREATED": null, "CRA_ORD": null, "CRA_ORD_LINK": null, "CRA_COMMENTS": null, "CREATE_DATE": null, "CREATE_USER": null, "EDIT_DATE": null, "EDIT_USER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CRA #6", "name": "CRA #6", "domains": { "CRA_TYPE": {"type": "inherited"} }, "templates": [ { "name": "CRA #6", "description": "", "prototype": { "attributes": { "CRA_NUM": null, "CRA_TYPE": "0", "CRA_ID": null, "CRA_LABEL": "CRA #6", "CRA_DESC": null, "CRA_CREATED": null, "CRA_ORD": null, "CRA_ORD_LINK": null, "CRA_COMMENTS": null, "CREATE_DATE": null, "CREATE_USER": null, "EDIT_DATE": null, "EDIT_USER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "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" } ], "tables": [] }