{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "FESTIVAL AREA", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "PARD" }, "defaultVisibility": true, "minScale": 18055.954822, "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": 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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3147932.335405633, "ymin": 1.0168501836441055E7, "xmax": 3148838.2919270545, "ymax": 1.0169541584361568E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3.543294248495988E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FESTIVAL_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FESTIVAL_NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CONDITION", "type": "esriFieldTypeInteger", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "CONDITION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "PARD_PARK_STATUS", "description": "PARD_PARK_STATUS", "codedValues": [ { "name": "CLOSED", "code": "CLOSED" }, { "name": "OPEN", "code": "OPEN" }, { "name": "PLANNED", "code": "PLANNED" }, { "name": "PROPOSED", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "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": "PARK_UID", "type": "esriFieldTypeString", "alias": "PARK_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARK_UID" }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARK_NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNER_TYPE", "type": "esriFieldTypeString", "alias": "OWNER_TYPE", "domain": { "type": "codedValue", "name": "PARD_OWNER_TYPE", "description": "PARD_OWNER_TYPE", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "HOA", "code": "HOA" }, { "name": "MUD", "code": "MUD" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "SCHOOL", "code": "SCHOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER_TYPE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "LIGHTED", "type": "esriFieldTypeString", "alias": "LIGHTED", "domain": { "type": "codedValue", "name": "YES/NO", "description": "A YES/NO DOMAIN", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGHTED" }, { "name": "ELECTRICAL", "type": "esriFieldTypeString", "alias": "ELECTRICAL", "domain": { "type": "codedValue", "name": "YES/NO", "description": "A YES/NO DOMAIN", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICAL" }, { "name": "PANEL_SIZE", "type": "esriFieldTypeString", "alias": "PANEL_SIZE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PANEL_SIZE" }, { "name": "POWER_DRAW", "type": "esriFieldTypeString", "alias": "POWER_DRAW", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POWER_DRAW" }, { "name": "TRAIL_UID", "type": "esriFieldTypeString", "alias": "TRAIL_UID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_UID" }, { "name": "TRAIL_SEGMENT_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_SEGMENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_SEGMENT_NAME" }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACY_ID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "WARRANTY_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1736_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1736", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1736", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S579_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "FESTIVAL AREA", "description": "", "prototype": { "attributes": { "INSTALLDATE": null, "WARRANTY_DATE": null, "FESTIVAL_NAME": null, "ADDRESS": null, "LOCATION": null, "CONDITION": null, "CONDITION_DATE": null, "STATUS": null, "UID": null, "TRAIL_SEGMENT_NAME": null, "TRAIL_UID": null, "POWER_DRAW": null, "PANEL_SIZE": null, "LEGACY_ID": null, "PARK_UID": null, "PARK_NAME": null, "OWNER": null, "OWNER_TYPE": null, "ACRES": null, "LIGHTED": null, "ELECTRICAL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3a97c81bd31a4bd6ab0227b8e97f26e5" }