{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Fence", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_BY", "editDateField": "MODIFIED_DATE", "editorField": "MODIFIED_BY" }, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3146710.160449475, "ymin": 1641812.1482587308, "xmax": 3181207.5409296304, "ymax": 1668753.2577622235, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 35, 135, 255 ], "width": 1 } }, "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": "AGREEMENT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Unique ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIQUE_ID" }, { "name": "LOCATION_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION_DESCRIPTION" }, { "name": "FENCE_TYPE", "type": "esriFieldTypeString", "alias": "Fence Type", "domain": { "type": "codedValue", "name": "PTR_FenceType", "description": "PTR Fence Types", "codedValues": [ { "name": "6 Foot Privacy", "code": "6 Foot Privacy" }, { "name": "Chain Link", "code": "Chain Link" }, { "name": "Metal", "code": "Metal" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Rail", "code": "Rail" }, { "name": "Split Rail", "code": "Split Rail" }, { "name": "Wood with Wire Mesh", "code": "Wood with Wire Mesh" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FENCE_TYPE" }, { "name": "INSTALL_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Year Installed", "domain": { "type": "range", "name": "A_1800_2500_NumberSymbolValues", "description": "Domain Range for Year Attributes", "range": [ 1800, 2500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALL_YEAR" }, { "name": "MAINT_RESP", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "domain": { "type": "codedValue", "name": "PTR_FenceMaintResponsibility", "description": "PTR Maintenance Responsibility for Fences", "codedValues": [ { "name": "Greenwood Village", "code": "Greenwood Village" }, { "name": "HOA", "code": "HOA" }, { "name": "Metro District", "code": "Metro District" }, { "name": "Private Landowner", "code": "Private Landowner" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Special District", "code": "Special District" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINT_RESP" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "HEIGHT_FEET", "type": "esriFieldTypeDouble", "alias": "Height in Feet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT_FEET" }, { "name": "LENGTH_FEET_CALC", "type": "esriFieldTypeDouble", "alias": "Length in Feet (Calculated)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_FEET_CALC" }, { "name": "LENGTH_MILE_CALC", "type": "esriFieldTypeDouble", "alias": "Length in Miles (Calculated)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_MILE_CALC" }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DATA_SOURCE" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODIFIED_BY" }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MODIFIED_DATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "MAINT_MAP_ID", "type": "esriFieldTypeString", "alias": "Maintenance Map Page ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MAINT_MAP_ID" }, { "name": "MAINT_BOOK_COMMENTS", "type": "esriFieldTypeString", "alias": "Maintenance Book Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "MAINT_BOOK_COMMENTS" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNED_BY" }, { "name": "AGREEMENT_NAME", "type": "esriFieldTypeString", "alias": "Agreement Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "AGREEMENT_NAME" }, { "name": "AGREEMENT_DATE", "type": "esriFieldTypeDate", "alias": "Agreement Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AGREEMENT_DATE" }, { "name": "AGREEMENT_VERIFIED_BY", "type": "esriFieldTypeString", "alias": "Agreement Verified By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AGREEMENT_VERIFIED_BY" }, { "name": "AGREEMENT_VERIFIED_DATE", "type": "esriFieldTypeDate", "alias": "Agreement Verified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AGREEMENT_VERIFIED_DATE" }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROUTE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_26", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_26", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S21_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fence", "description": "", "prototype": { "attributes": { "ROUTE": null, "AGREEMENT_VERIFIED_DATE": null, "UNIQUE_ID": null, "LOCATION_DESCRIPTION": null, "FENCE_TYPE": null, "INSTALL_YEAR": null, "MAINT_RESP": null, "COMMENTS": null, "HEIGHT_FEET": null, "LENGTH_FEET_CALC": null, "LENGTH_MILE_CALC": null, "DATA_SOURCE": null, "AGREEMENT_DATE": null, "AGREEMENT_NAME": null, "OWNED_BY": null, "MAINT_BOOK_COMMENTS": null, "AGREEMENT_VERIFIED_BY": null, "MAINT_MAP_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": 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 } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f2ef6b8a24ec4cc9bf51f68fde2660c0" }