{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "Intersection", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": {"editDateField": "LastModDate"}, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": 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": 509502.12399631087, "ymin": 1271380.7449135946, "xmax": 565038.5660907986, "ymax": 1348725.6614889489, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 2223, "latestWkid": 2223, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 66, 150, 51, 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": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "INT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Intersection ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ING_COM_NID" }, { "name": "INTERSECTTYPE", "type": "esriFieldTypeInteger", "alias": "Intersection Type", "domain": { "type": "codedValue", "name": "INTNET_IN_TYPE_CD", "description": "Intersection Type", "codedValues": [ { "name": "Non-Intersection", "code": 2 }, { "name": "Intersection", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ING_TYPE_CD" }, { "name": "ADTVOLUME", "type": "esriFieldTypeInteger", "alias": "ADT Volume", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ING_IADT" }, { "name": "TRAFFICCONTROL", "type": "esriFieldTypeInteger", "alias": "Traffic Control", "domain": { "type": "codedValue", "name": "INTNET_IN_SGNL_CD", "description": "Traffic Control", "codedValues": [ { "name": "No Controls", "code": 7 }, { "name": "Yield", "code": 6 }, { "name": "1-Way Stop", "code": 5 }, { "name": "2-Way Stop", "code": 4 }, { "name": "4-Way Stop", "code": 3 }, { "name": "Unsignalized", "code": 2 }, { "name": "Signalized", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ING_SGNL_CD" }, { "name": "GPSFLAG", "type": "esriFieldTypeSmallInteger", "alias": "GPS Flag", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ING_GPS" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Lucity AutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "ET_Type", "type": "esriFieldTypeString", "alias": "ET_Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ET_Type" }, { "name": "ET_Valency", "type": "esriFieldTypeSmallInteger", "alias": "ET_Valency", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ET_Valency" }, { "name": "PL_LINK1", "type": "esriFieldTypeString", "alias": "PL_LINK1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PL_LINK1" }, { "name": "PL_LINK2", "type": "esriFieldTypeString", "alias": "PL_LINK2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PL_LINK2" }, { "name": "PL_LINK3", "type": "esriFieldTypeString", "alias": "PL_LINK3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PL_LINK3" }, { "name": "PL_LINK4", "type": "esriFieldTypeString", "alias": "PL_LINK4", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PL_LINK4" }, { "name": "PL_LINK5", "type": "esriFieldTypeString", "alias": "PL_LINK5", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PL_LINK5" }, { "name": "PL_LINK6", "type": "esriFieldTypeString", "alias": "PL_LINK6", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PL_LINK6" }, { "name": "GBA_ID", "type": "esriFieldTypeString", "alias": "GBA_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GBA_ID" }, { "name": "INGBAMS", "type": "esriFieldTypeSmallInteger", "alias": "INGBAMS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INGBAMS" }, { "name": "GBAMSLINK", "type": "esriFieldTypeInteger", "alias": "GBAMSLINK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GBAMSLINK" }, { "name": "INT_NAME", "type": "esriFieldTypeString", "alias": "INT_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "INT_NAME" }, { "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": "last_sync_date", "type": "esriFieldTypeDate", "alias": "last_sync_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_sync_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1222_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S834_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Intersection", "description": "", "prototype": { "attributes": { "last_edited_date": null, "FACILITYID": null, "INTERSECTTYPE": null, "ADTVOLUME": null, "TRAFFICCONTROL": null, "GPSFLAG": 0, "LastModBy": null, "last_sync_date": null, "LastSynDate": null, "LucityAutoID": null, "ET_Type": null, "ET_Valency": 0, "PL_LINK1": null, "PL_LINK2": null, "PL_LINK3": null, "PL_LINK4": null, "PL_LINK5": null, "PL_LINK6": null, "GBA_ID": null, "INGBAMS": null, "GBAMSLINK": null, "INT_NAME": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "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" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }