{ "currentVersion": 10.81, "id": 0, "name": "Intersections", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "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": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2251055.3674999997, "ymin": 1199255.5338000003, "xmax": 2744507.8028999995, "ymax": 1981156.7159000002, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "sourceSpatialReference": { "wkid": 102605, "latestWkid": 8826 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 140, 89, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "INTERSECTIONNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": 12, "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I69ROUTEID", "fields": "ROUTEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I69FROMDATE", "fields": "FROMDATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I69TODATE", "fields": "TODATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Intersections", "description": "", "prototype": { "attributes": { "Measure": null, "TODATE": null, "INTERSECTIONID": "{00000000-0000-0000-0000-000000000000}", "INTERSECTIONNAME": null, "ROUTEID": " ", "FEATUREID": null, "FEATURECLASSNAME": " ", "FROMDATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7571aa07421b4beb822b631358dfa915" }