{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Centreline Intersection Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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, "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 }, "hasMetadata": true, "extent": { "xmin": -8869050.772522429, "ymin": 5396862.793091753, "xmax": -8803825.977552416, "ymax": 5463582.870903391, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2147, "latestWkid": 2952, "xyTolerance": 0.002, "zTolerance": 0, "mTolerance": 0, "falseX": 280000, "falseY": 4810000, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 6, "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": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "INTERSECTION_DESC", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "INTERSECTION_ID", "type": "esriFieldTypeInteger", "alias": "INTERSECTION_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTERSECTION_ID" }, { "name": "DATE_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "DATE_EFFECTIVE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EFFECTIVE" }, { "name": "DATE_EXPIRY", "type": "esriFieldTypeDate", "alias": "DATE_EXPIRY", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EXPIRY" }, { "name": "INTERSECTION_DESC", "type": "esriFieldTypeString", "alias": "INTERSECTION_DESC", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "INTERSECTION_DESC" }, { "name": "WARD_NUMBER", "type": "esriFieldTypeString", "alias": "WARD_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WARD_NUMBER" }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "WARD", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "WARD" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "CLASSIFICATION", "type": "esriFieldTypeString", "alias": "CLASSIFICATION", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CLASSIFICATION" }, { "name": "CLASSIFICATION_DESC", "type": "esriFieldTypeString", "alias": "CLASSIFICATION_DESC", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "CLASSIFICATION_DESC" }, { "name": "NUMBER_OF_ELEVATIONS", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER_OF_ELEVATIONS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER_OF_ELEVATIONS" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "TRANS_ID_CREATE", "type": "esriFieldTypeInteger", "alias": "TRANS_ID_CREATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRANS_ID_CREATE" }, { "name": "TRANS_ID_EXPIRE", "type": "esriFieldTypeInteger", "alias": "TRANS_ID_EXPIRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRANS_ID_EXPIRE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Centreline Intersection Point", "description": "", "prototype": { "attributes": { "TRANS_ID_CREATE": null, "INTERSECTION_ID": null, "DATE_EFFECTIVE": null, "DATE_EXPIRY": null, "INTERSECTION_DESC": null, "WARD_NUMBER": null, "WARD": null, "MUNICIPALITY": null, "CLASSIFICATION": null, "CLASSIFICATION_DESC": null, "NUMBER_OF_ELEVATIONS": null, "X": null, "Y": null, "LONGITUDE": null, "LATITUDE": null, "TRANS_ID_EXPIRE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }