{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "HighwayDept.DBO.Sign", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Posts", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "POSTID", "composite": false, "catalogID": "{21FF2F0F-7ADA-41F0-96C9-363602A90179}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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" }, "hasMetadata": true, "extent": { "xmin": 613005.5212530494, "ymin": 100842.92437006533, "xmax": 855111.4599404782, "ymax": 213055.11201871932, "spatialReference": { "wkid": 103462, "latestWkid": 8112, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119313300, "falseY": -97858200, "xyUnits": 3.7516459705543704E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 103462, "latestWkid": 8112, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119313300, "falseY": -97858200, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 135, 43, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ATTACHID", "type": "esriFieldTypeString", "alias": "Attachment ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ATTACHID" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "", "codedValues": [ { "name": "County", "code": 1 }, { "name": "Town", "code": -1 }, { "name": "State", "code": -2 }, { "name": "City", "code": -3 }, { "name": "Village", "code": -4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "", "codedValues": [ { "name": "County", "code": 1 }, { "name": "Town", "code": -1 }, { "name": "State", "code": -2 }, { "name": "City", "code": -3 }, { "name": "Village", "code": -4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "POSTID", "type": "esriFieldTypeString", "alias": "Post ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "POSTID" }, { "name": "SIGNTYPE", "type": "esriFieldTypeString", "alias": "Sign Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGNTYPE" }, { "name": "SIGNHEIGHT", "type": "esriFieldTypeDouble", "alias": "Height (in)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIGNHEIGHT" }, { "name": "SIGNWIDTH", "type": "esriFieldTypeDouble", "alias": "Width (in)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIGNWIDTH" }, { "name": "SIGNSTYLE", "type": "esriFieldTypeString", "alias": "Style", "domain": { "type": "codedValue", "name": "SignStyle", "description": "", "codedValues": [ { "name": "Advisory", "code": "Advisory" }, { "name": "Lawful", "code": "Lawful" }, { "name": "Reassurance", "code": "Reassurance" }, { "name": "Informative", "code": "Informative" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "SIGNSTYLE" }, { "name": "SIGNTEXT", "type": "esriFieldTypeString", "alias": "Text", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SIGNTEXT" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Condition", "description": "", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Poor", "code": "Poor" }, { "name": "Damaged", "code": "Damaged" }, { "name": "Warped", "code": "Warped" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "SIGNNOTE", "type": "esriFieldTypeString", "alias": "Sign Note", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "SIGNNOTE" }, { "name": "SIGNCOST", "type": "esriFieldTypeDouble", "alias": "Sign Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIGNCOST" }, { "name": "FACING", "type": "esriFieldTypeString", "alias": "Facing Direction", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACING" }, { "name": "HORIZCLEAR", "type": "esriFieldTypeString", "alias": "Horizontal Clearance", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "HORIZCLEAR" }, { "name": "HORIZFROM", "type": "esriFieldTypeString", "alias": "Horizontal From", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "HORIZFROM" }, { "name": "VERTFROM", "type": "esriFieldTypeString", "alias": "Vertical From", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "VERTFROM" }, { "name": "ANGLE", "type": "esriFieldTypeSmallInteger", "alias": "Angle (Degrees)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGLE" }, { "name": "DISTTOTOP", "type": "esriFieldTypeDouble", "alias": "Distance to Top of Pole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTTOTOP" }, { "name": "REFLCOAT", "type": "esriFieldTypeString", "alias": "Reflective Coating", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REFLCOAT" }, { "name": "SHEETING", "type": "esriFieldTypeString", "alias": "Sheeting Type", "domain": { "type": "codedValue", "name": "SignSheetType", "description": "", "codedValues": [ { "name": "Wood", "code": "Wood" }, { "name": "Metal", "code": "Metal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SHEETING" }, { "name": "SUPMATERIAL", "type": "esriFieldTypeString", "alias": "Supplemental Materials", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUPMATERIAL" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "INSTALLER", "type": "esriFieldTypeString", "alias": "Installer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSTALLER" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "GPSNUM", "type": "esriFieldTypeString", "alias": "GPSNUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GPSNUM" }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Size" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R15_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G18POSTID", "fields": "POSTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "HighwayDept.DBO.Sign", "description": "", "prototype": { "attributes": { "GPSNUM": null, "Size": null, "FACILITYID": null, "ATTACHID": null, "OWNEDBY": null, "MAINTBY": null, "POSTID": null, "SIGNTYPE": null, "SIGNHEIGHT": null, "SIGNWIDTH": null, "SIGNSTYLE": null, "SIGNTEXT": null, "CONDITION": null, "SIGNNOTE": null, "SIGNCOST": null, "FACING": null, "HORIZCLEAR": null, "HORIZFROM": null, "VERTFROM": null, "ANGLE": null, "DISTTOTOP": null, "REFLCOAT": null, "SHEETING": null, "SUPMATERIAL": null, "INSTALLDATE": null, "INSTALLER": null, "LASTUPDATE": null, "LASTEDITOR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": false }, { "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": "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e3fb1fdc54d846428f5b475d07d87cb3" }