{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Fence", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 150000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1269610.8939491361, "ymin": 513975.28981906176, "xmax": 1368518.360831976, "ymax": 707148.4106898904, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "assettype", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "assetid" }, { "name": "parkname", "type": "esriFieldTypeString", "alias": "Park Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "parkname" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "notes" }, { "name": "assettype", "type": "esriFieldTypeString", "alias": "Barrier Type", "domain": { "type": "codedValue", "name": "Barrier Type", "description": "Barrier Type", "codedValues": [ { "name": "Barrier", "code": "Barrier" }, { "name": "Fence", "code": "Fence" }, { "name": "Guardrail", "code": "Guardrail" }, { "name": "Railing", "code": "Railing" }, { "name": "Retaining Wall", "code": "Retaining Wall" }, { "name": "Seat Wall", "code": "Seat Wall" }, { "name": "Wall", "code": "Wall" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Fence", "modelName": "assettype" }, { "name": "class", "type": "esriFieldTypeString", "alias": "Barrier Classification", "domain": { "type": "codedValue", "name": "Rec Fence Type", "description": "Recreation Type of Fencing", "codedValues": [ { "name": "Aircraft Cable", "code": "Aircraft Cable" }, { "name": "Aluminum", "code": "Aluminum" }, { "name": "Bamboo", "code": "Bamboo" }, { "name": "Barbed Wire", "code": "Barbed Wire" }, { "name": "Chain", "code": "Chain" }, { "name": "Chain Link", "code": "Chain Link" }, { "name": "Cross Buck", "code": "Cross Buck" }, { "name": "Farm Field", "code": "Farm Field" }, { "name": "Gabion", "code": "Gabion" }, { "name": "Galvanized Steel", "code": "Galvanized Steel" }, { "name": "Garden", "code": "Garden" }, { "name": "Hedge", "code": "Hedge" }, { "name": "Horizontal", "code": "Horizontal" }, { "name": "Lattice", "code": "Lattice" }, { "name": "Louvered", "code": "Louvered" }, { "name": "Marine Rail", "code": "Marine Rail" }, { "name": "Panel", "code": "Panel" }, { "name": "Picket Fence", "code": "Picket Fence" }, { "name": "Post and Rail", "code": "Post and Rail" }, { "name": "Privacy", "code": "Privacy" }, { "name": "Range Rail", "code": "Range Rail" }, { "name": "Rope", "code": "Rope" }, { "name": "Sand Fence", "code": "Sand Fence" }, { "name": "Split Rail", "code": "Split Rail" }, { "name": "Sports Netting", "code": "Sports Netting" }, { "name": "Stacked Rail", "code": "Stacked Rail" }, { "name": "Stepped", "code": "Stepped" }, { "name": "Stone", "code": "Stone" }, { "name": "Vinyl", "code": "Vinyl" }, { "name": "Wrought Iron", "code": "Wrought Iron" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "class" }, { "name": "height", "type": "esriFieldTypeSmallInteger", "alias": "Barrier Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "height" }, { "name": "material", "type": "esriFieldTypeString", "alias": "Fence Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "material" }, { "name": "purpose", "type": "esriFieldTypeString", "alias": "Purpose", "domain": { "type": "codedValue", "name": "Rec Fence Purpose", "description": "Recreation Reason for the Fence", "codedValues": [ { "name": "Aesthetics", "code": "Aesthetics" }, { "name": "Athletic Field", "code": "Athletic Field" }, { "name": "Barrier", "code": "Barrier" }, { "name": "Erosion Control", "code": "Erosion Control" }, { "name": "Privacy", "code": "Privacy" }, { "name": "Security", "code": "Security" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "purpose" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "OperationalStatus", "description": "The operational status for a facility", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Seasonal", "code": "Seasonal" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Undeveloped", "code": "Undeveloped" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Open", "modelName": "status" }, { "name": "electrified", "type": "esriFieldTypeString", "alias": "Electrified", "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes or No Field Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N?A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "electrified" }, { "name": "numgate", "type": "esriFieldTypeDouble", "alias": "No Gates", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numgate" }, { "name": "publicview", "type": "esriFieldTypeString", "alias": "Publicly Visible", "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes or No Field Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N?A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "publicview" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R487_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S304_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fence", "description": "", "prototype": { "attributes": { "publicview": null, "assetid": null, "parkname": null, "notes": null, "assettype": "Fence", "class": null, "height": null, "material": null, "purpose": null, "status": "Open", "electrified": null, "numgate": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6d48ca4419584f62bdda0cb80032cf65" }