{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "MID - Medium Intensity District", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Zoning Base Districts" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 2, "name": "CUD", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "CU_ID", "composite": false, "catalogID": "{E7DD987B-BF20-4ED3-AAE3-AEF15902595E}" } ], "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1168766.8746066839, "ymin": 719115.687557444, "xmax": 1219097.3747495562, "ymax": 751302.0627554208, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 8192, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.008192000007629405, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999912408E8, "falseY": -9.365899999713914E7, "xyUnits": 1953.124998181008, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } } }, "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": "District", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "domain": { "type": "codedValue", "name": "Zoning_Districts", "description": "Zoning Districts", "codedValues": [ { "name": "LID - Low Intensity District", "code": "LID" }, { "name": "MID - Medium Intensity District", "code": "MID" }, { "name": "HID - High Intensity District", "code": "HID" }, { "name": "EID - Exclusive Industrial District", "code": "EID" }, { "name": "SID - State Institutional District", "code": "SID" }, { "name": "CBD - Central Business District", "code": "CBD" }, { "name": "CU - Conditional Use", "code": "CU" }, { "name": "Other", "code": "Other" }, { "name": "Undetermined", "code": "Undetermin" }, { "name": "Not Specified", "code": "NotSpecifi" }, { "name": "Not Applicable", "code": "NotApplica" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "District" }, { "name": "CU_ID", "type": "esriFieldTypeSmallInteger", "alias": "Conditional Use ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_ID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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 }, { "name": "Rezoned", "type": "esriFieldTypeSmallInteger", "alias": "Rezoned", "domain": { "type": "codedValue", "name": "YNU_Full", "description": "YNU Full", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Other", "code": 96 }, { "name": "Undetermined", "code": 97 }, { "name": "Not Specified", "code": 98 }, { "name": "Not Applicable", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "Rezoned" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R390_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2641_CU_ID", "fields": "CU_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_390", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_390", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S333_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "CBD", "description": "", "prototype": { "attributes": { "Rezoned": 2, "District": null, "CU_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "EID", "description": "", "prototype": { "attributes": { "Rezoned": 2, "District": null, "CU_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "HID", "description": "", "prototype": { "attributes": { "Rezoned": 2, "District": null, "CU_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "LID", "description": "", "prototype": { "attributes": { "Rezoned": 2, "District": null, "CU_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "MID", "description": "", "prototype": { "attributes": { "Rezoned": 2, "District": null, "CU_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "SID", "description": "", "prototype": { "attributes": { "Rezoned": 2, "District": null, "CU_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "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": "53e6fa03dbe944649aa2f8f4fe914be1" }