{ "currentVersion": 10.71, "id": 105, "name": "Intersections with Basemap Data", "type": "Feature Layer", "parentLayer": { "id": 104, "name": "Core ALRS Data" }, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1642257285000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 401566.96270000003, "ymin": 3232573.8823000006, "xmax": 825803.2428000001, "ymax": 3653904.4208000004, "spatialReference": { "wkid": 26915, "latestWkid": 26915 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "45379a7eb0107c691ea6fc862f99e6d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAF5JREFUCJljYYAC9SKGDQwMDCtv9jEsZ2BgYGBhYGBgUClld/j7/6c/AwODHkMew1qGSQy/WBgYGBh////ZywrRqCjPwpD5kIFhIotKKUM8w38GI5iRrEwMNQy1DPMBBlQUd4qkHqYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 4, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "INTERSECTIONNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "INTERSECTIONID", "type": "esriFieldTypeGUID", "alias": "INTERSECTIONID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "INTERSECTIONID" }, { "name": "INTERSECTIONNAME", "type": "esriFieldTypeString", "alias": "INTERSECTIONNAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INTERSECTIONNAME" }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "ROUTEID", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "RouteID" }, { "name": "FEATUREID", "type": "esriFieldTypeString", "alias": "FEATUREID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATUREID" }, { "name": "FEATURECLASSNAME", "type": "esriFieldTypeString", "alias": "FEATURECLASSNAME", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null, "modelName": "FEATURECLASSNAME" }, { "name": "FROMDATE", "type": "esriFieldTypeDate", "alias": "FROMDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FROMDATE" }, { "name": "TODATE", "type": "esriFieldTypeDate", "alias": "TODATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TODATE" }, { "name": "Measure", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Measure" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R990_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I2503TODATE", "fields": "TODATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2503FROMDATE", "fields": "FROMDATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2503ROUTEID", "fields": "ROUTEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S898_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Intersections with Basemap Data", "description": "", "prototype": { "attributes": { "Measure": null, "INTERSECTIONID": "{00000000-0000-0000-0000-000000000000}", "INTERSECTIONNAME": null, "ROUTEID": " ", "FEATUREID": null, "FEATURECLASSNAME": " ", "FROMDATE": null, "TODATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }