{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Visual Resource Inventories NV IOP", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": 247564.58820000011, "ymin": 3910069.1681999993, "xmax": 757834.4606999997, "ymax": 4649376.472999999, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 57, 104, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IOP_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IOP_ID", "type": "esriFieldTypeString", "alias": "IOP Unique ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "IOP_ID" }, { "name": "ADMIN_ST", "type": "esriFieldTypeString", "alias": "Administrative State Code", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ADMIN_ST" }, { "name": "ADM_OFC_CD", "type": "esriFieldTypeString", "alias": "Administrative Office Code", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ADM_OFC_CD" }, { "name": "ADM_UNIT_CD", "type": "esriFieldTypeString", "alias": "Administrative Unit Code", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADM_UNIT_CD" }, { "name": "IOP_NR", "type": "esriFieldTypeString", "alias": "Observation Point Number", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "IOP_NR" }, { "name": "IOP_NAME", "type": "esriFieldTypeString", "alias": "IOP Location Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IOP_NAME" }, { "name": "ELEV_FT", "type": "esriFieldTypeInteger", "alias": "Ground Elevation in Feet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEV_FT" }, { "name": "IOP_RPRSNT", "type": "esriFieldTypeString", "alias": "IOP Representation", "domain": { "type": "codedValue", "name": "VRI_DOM_IOP_RPRSNT", "description": "IOP_RPRSNT", "codedValues": [ { "name": "Observation taken from stationary position", "code": "Stationary" }, { "name": "Observation taken along boundary", "code": "Boundary" }, { "name": "Missing data from old inventory", "code": "Missing" }, { "name": "Observation taken along a route", "code": "Route" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "Route", "modelName": "IOP_RPRSNT" }, { "name": "IOP_MTHD", "type": "esriFieldTypeString", "alias": "Methodology Used to Determine IOP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IOP_MTHD" }, { "name": "IOP_CMMNTS", "type": "esriFieldTypeString", "alias": "Comments About the IOP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IOP_CMMNTS" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": 253392451200000, "modelName": "CREATE_DATE" }, { "name": "CREATE_BY", "type": "esriFieldTypeString", "alias": "Created By Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "UNK", "modelName": "CREATE_BY" }, { "name": "MODIFY_DATE", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": 253392451200000, "modelName": "MODIFY_DATE" }, { "name": "MODIFY_BY", "type": "esriFieldTypeString", "alias": "Modified By Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "UNK", "modelName": "MODIFY_BY" }, { "name": "PT_SRC_TYPE", "type": "esriFieldTypeString", "alias": "Point Source Type", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": "UNK", "modelName": "PT_SRC_TYPE" }, { "name": "PT_SRC_DESC", "type": "esriFieldTypeString", "alias": "Point Source Description", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PT_SRC_DESC" }, { "name": "ACCURACY_FT", "type": "esriFieldTypeInteger", "alias": "Accuracy Measurement in Feet", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "ACCURACY_FT" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "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": "IOP_Links", "type": "esriFieldTypeString", "alias": "IOP Links", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "IOP_Links" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R24_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_24", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S11_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Visual Resource Inventories NV IOP", "description": "", "prototype": { "attributes": { "IOP_Links": null, "IOP_ID": null, "ADMIN_ST": null, "ADM_OFC_CD": null, "ADM_UNIT_CD": null, "IOP_NR": null, "IOP_NAME": null, "ELEV_FT": null, "IOP_RPRSNT": "Route", "IOP_MTHD": null, "IOP_CMMNTS": null, "CREATE_DATE": 253392451200000, "CREATE_BY": "UNK", "MODIFY_DATE": 253392451200000, "MODIFY_BY": "UNK", "PT_SRC_TYPE": "UNK", "PT_SRC_DESC": null, "ACCURACY_FT": -1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }