{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Ev_trnTruckRoutes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1726763503000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 506311.0259, "ymin": 5427727.4611, "xmax": 523407.8847, "ymax": 5451960.2961, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "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": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 69, 137, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "timeInfo": { "startTimeField": "FROMDATE", "endTimeField": "TODATE", "trackIdField": null, "type": "field", "timeExtent": [ 1722499200000, 2198476800000 ], "timeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsDays", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROAD_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "ROUTEID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROUTEID" }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROAD_NAME" }, { "name": "TRUCK_ROUTE", "type": "esriFieldTypeString", "alias": "TRUCK_ROUTE", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "TRUCK_ROUTE" }, { "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": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "FROMMEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMMEASURE" }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "TOMEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOMEASURE" }, { "name": "EVENTID", "type": "esriFieldTypeString", "alias": "EVENTID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "EVENTID" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LOCERROR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "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": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "IX_EVENTID_3", "fields": "EVENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_FROMDATE_TODA_3", "fields": "FROMDATE,TODATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_ROUTEID_3", "fields": "ROUTEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7671665_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_7671665", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3421_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Ev_trnTruckRoutes", "description": "", "prototype": { "attributes": { "LOCERROR": null, "ROUTEID": null, "ROAD_NAME": null, "TRUCK_ROUTE": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "084b8cefe90d4a58972f55b2a3d9fd80" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Ev_trnRoadAllwance", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1726669768000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 506311.0259, "ymin": 5427716.505, "xmax": 523464.1293, "ymax": 5451960.2961, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "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": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROW_STATUS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 182, 252, 255 ], "width": 1 }, "value": "", "label": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1 }, "value": "Non-Standard", "label": "Non-Standard" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "Standard", "label": "Standard" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 199, 252, 255 ], "toColor": [ 216, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 184, 255 ], "toColor": [ 182, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 189, 255 ], "toColor": [ 252, 221, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 208, 255 ], "toColor": [ 252, 192, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 220, 255 ], "toColor": [ 204, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 223, 252, 255 ], "toColor": [ 182, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 212, 255 ], "toColor": [ 249, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 212, 255 ], "toColor": [ 252, 214, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "timeInfo": { "startTimeField": "FROMDATE", "endTimeField": "TODATE", "trackIdField": null, "type": "field", "timeExtent": [ 1726617600000, 2393107200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsDays", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROAD_NAME", "typeIdField": "ROW_STATUS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "ROUTEID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROUTEID" }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROAD_NAME" }, { "name": "ROW_STATUS", "type": "esriFieldTypeString", "alias": "ROW_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ROW_STATUS" }, { "name": "ROW_WIDTH", "type": "esriFieldTypeString", "alias": "ROW_WIDTH", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ROW_WIDTH" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "OFFSET_CENTERLINE", "type": "esriFieldTypeString", "alias": "OFFSET_CENTERLINE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OFFSET_CENTERLINE" }, { "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": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "FROMMEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMMEASURE" }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "TOMEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOMEASURE" }, { "name": "EVENTID", "type": "esriFieldTypeString", "alias": "EVENTID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "EVENTID" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LOCERROR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "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": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "IX_EVENTID_2", "fields": "EVENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_FROMDATE_TODA_2", "fields": "FROMDATE,TODATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_ROUTEID_2", "fields": "ROUTEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7671655_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_7671655", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3420_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": null, "name": "", "domains": {}, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "ROAD_NAME": null, "LOCERROR": null, "ROUTEID": null, "ROW_STATUS": "", "ROW_WIDTH": null, "DESCRIPTION": null, "OFFSET_CENTERLINE": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Non-Standard", "name": "Non-Standard", "domains": {}, "templates": [ { "name": "Non-Standard", "description": "", "prototype": { "attributes": { "ROAD_NAME": null, "LOCERROR": null, "ROUTEID": null, "ROW_STATUS": "Non-Standard", "ROW_WIDTH": null, "DESCRIPTION": null, "OFFSET_CENTERLINE": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Standard", "name": "Standard", "domains": {}, "templates": [ { "name": "Standard", "description": "", "prototype": { "attributes": { "ROAD_NAME": null, "LOCERROR": null, "ROUTEID": null, "ROW_STATUS": "Standard", "ROW_WIDTH": null, "DESCRIPTION": null, "OFFSET_CENTERLINE": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "084b8cefe90d4a58972f55b2a3d9fd80" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Ev_SpeedLimit", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1722441273000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 506042.7589, "ymin": 5427716.505, "xmax": 523464.1293, "ymax": 5451960.2961, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "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": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SPEED", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 252, 222, 255 ], "width": 1 }, "value": "", "label": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 1 }, "value": "20", "label": "20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "30", "label": "30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "40", "label": "40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "50", "label": "50" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "60", "label": "60" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "70", "label": "70" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 199, 252, 255 ], "toColor": [ 216, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 184, 255 ], "toColor": [ 182, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 189, 255 ], "toColor": [ 252, 221, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 208, 255 ], "toColor": [ 252, 192, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 220, 255 ], "toColor": [ 204, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 223, 252, 255 ], "toColor": [ 182, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 212, 255 ], "toColor": [ 249, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 212, 255 ], "toColor": [ 252, 214, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "timeInfo": { "startTimeField": "FROMDATE", "endTimeField": "TODATE", "trackIdField": null, "type": "field", "timeExtent": [ 1719273600000, 2393107200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsDays", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROAD_NAME", "typeIdField": "SPEED", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "ROUTEID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROUTEID" }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROAD_NAME" }, { "name": "SPEED", "type": "esriFieldTypeSmallInteger", "alias": "SPEED", "domain": { "type": "codedValue", "name": "lrsSpeed", "description": "", "codedValues": [ { "name": "20", "code": 20 }, { "name": "30", "code": 30 }, { "name": "40", "code": 40 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "70", "code": 70 }, { "name": "80", "code": 80 }, { "name": "90", "code": 90 }, { "name": "100", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "SCHOOL_ZONE", "type": "esriFieldTypeString", "alias": "SCHOOL_ZONE", "domain": { "type": "codedValue", "name": "YORN", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SCHOOL_ZONE" }, { "name": "PLAYGROUND_ZONE", "type": "esriFieldTypeString", "alias": "PLAYGROUND_ZONE", "domain": { "type": "codedValue", "name": "YORN", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PLAYGROUND_ZONE" }, { "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": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "FROMMEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMMEASURE" }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "TOMEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOMEASURE" }, { "name": "EVENTID", "type": "esriFieldTypeString", "alias": "EVENTID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "EVENTID" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LOCERROR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "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": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R7671336_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_7671336", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3414_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": null, "name": "", "domains": { "SPEED": {"type": "inherited"}, "SCHOOL_ZONE": {"type": "inherited"}, "PLAYGROUND_ZONE": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "LOCERROR": null, "ROUTEID": null, "ROAD_NAME": null, "SPEED": null, "SCHOOL_ZONE": null, "PLAYGROUND_ZONE": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 20, "name": "20", "domains": { "SPEED": {"type": "inherited"}, "SCHOOL_ZONE": {"type": "inherited"}, "PLAYGROUND_ZONE": {"type": "inherited"} }, "templates": [ { "name": "20", "description": "", "prototype": { "attributes": { "ROAD_NAME": null, "LOCERROR": null, "ROUTEID": null, "SPEED": 20, "SCHOOL_ZONE": null, "PLAYGROUND_ZONE": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 30, "name": "30", "domains": { "SPEED": {"type": "inherited"}, "SCHOOL_ZONE": {"type": "inherited"}, "PLAYGROUND_ZONE": {"type": "inherited"} }, "templates": [ { "name": "30", "description": "", "prototype": { "attributes": { "ROAD_NAME": null, "LOCERROR": null, "ROUTEID": null, "SPEED": 30, "SCHOOL_ZONE": null, "PLAYGROUND_ZONE": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 40, "name": "40", "domains": { "SPEED": {"type": "inherited"}, "SCHOOL_ZONE": {"type": "inherited"}, "PLAYGROUND_ZONE": {"type": "inherited"} }, "templates": [ { "name": "40", "description": "", "prototype": { "attributes": { "ROAD_NAME": null, "LOCERROR": null, "ROUTEID": null, "SPEED": 40, "SCHOOL_ZONE": null, "PLAYGROUND_ZONE": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 50, "name": "50", "domains": { "SPEED": {"type": "inherited"}, "SCHOOL_ZONE": {"type": "inherited"}, "PLAYGROUND_ZONE": {"type": "inherited"} }, "templates": [ { "name": "50", "description": "", "prototype": { "attributes": { "ROAD_NAME": null, "LOCERROR": null, "ROUTEID": null, "SPEED": 50, "SCHOOL_ZONE": null, "PLAYGROUND_ZONE": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 60, "name": "60", "domains": { "SPEED": {"type": "inherited"}, "SCHOOL_ZONE": {"type": "inherited"}, "PLAYGROUND_ZONE": {"type": "inherited"} }, "templates": [ { "name": "60", "description": "", "prototype": { "attributes": { "ROAD_NAME": null, "LOCERROR": null, "ROUTEID": null, "SPEED": 60, "SCHOOL_ZONE": null, "PLAYGROUND_ZONE": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 70, "name": "70", "domains": { "SPEED": {"type": "inherited"}, "SCHOOL_ZONE": {"type": "inherited"}, "PLAYGROUND_ZONE": {"type": "inherited"} }, "templates": [ { "name": "70", "description": "", "prototype": { "attributes": { "ROAD_NAME": null, "LOCERROR": null, "ROUTEID": null, "SPEED": 70, "SCHOOL_ZONE": null, "PLAYGROUND_ZONE": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "084b8cefe90d4a58972f55b2a3d9fd80" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Ev_RoadClass", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1722432254000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 506042.7589, "ymin": 5427716.505, "xmax": 523464.1293, "ymax": 5451960.2961, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "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": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROAD_CLASS", "field2": "STATUS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1 }, "value": "Arterial,Open", "label": "Arterial,Open" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1 }, "value": "Arterial,Unconstructed", "label": "Arterial,Unconstructed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "Collector,Open", "label": "Collector,Open" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 1 }, "value": "Collector,Unconstructed", "label": "Collector,Unconstructed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "Local,Open", "label": "Local,Open" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 1 }, "value": "Local,Unconstructed", "label": "Local,Unconstructed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "Provincial Highway,Open", "label": "Provincial Highway,Open" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 1 }, "value": "Provincial Highway,Unconstructed", "label": "Provincial Highway,Unconstructed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 199, 252, 255 ], "toColor": [ 216, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 184, 255 ], "toColor": [ 182, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 189, 255 ], "toColor": [ 252, 221, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 208, 255 ], "toColor": [ 252, 192, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 220, 255 ], "toColor": [ 204, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 223, 252, 255 ], "toColor": [ 182, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 212, 255 ], "toColor": [ 249, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 212, 255 ], "toColor": [ 252, 214, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "timeInfo": { "startTimeField": "FROMDATE", "endTimeField": "TODATE", "trackIdField": null, "type": "field", "timeExtent": [ 1722384000000, 2393107200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsDays", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROAD_CLASS", "typeIdField": "ROAD_CLASS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "domain": { "type": "codedValue", "name": "trnRoadClass", "description": "", "codedValues": [ { "name": "Arterial", "code": "Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "None", "code": "None" }, { "name": "Provincial Highway", "code": "Provincial Highway" }, { "name": "Translink", "code": "Translink" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ROAD_CLASS" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "trnRoadStatus", "description": "", "codedValues": [ { "name": "Captial", "code": "Capital" }, { "name": "Closed to Traffic", "code": "Closed to Traffic" }, { "name": "Landlocked", "code": "Landlocked" }, { "name": "Open", "code": "Open" }, { "name": "Unconstructed", "code": "Unconstructed" }, { "name": "History", "code": "History" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "ROUTEID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROUTEID" }, { "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": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "FROMMEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMMEASURE" }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "TOMEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOMEASURE" }, { "name": "EVENTID", "type": "esriFieldTypeString", "alias": "EVENTID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "EVENTID" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LOCERROR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "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": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "IX_EVENTID_1", "fields": "EVENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_FROMDATE_TODA_1", "fields": "FROMDATE,TODATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_ROUTEID_1", "fields": "ROUTEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7671335_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_7671335", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3413_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Arterial", "name": "Arterial,Open", "domains": { "ROAD_CLASS": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Arterial,Open", "description": "", "prototype": { "attributes": { "LOCERROR": null, "ROAD_CLASS": "Arterial", "STATUS": "Open", "ROUTEID": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Arterial,Unconstructed", "description": "", "prototype": { "attributes": { "LOCERROR": null, "ROAD_CLASS": "Arterial", "STATUS": "Unconstructed", "ROUTEID": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Collector", "name": "Collector,Open", "domains": { "ROAD_CLASS": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Collector,Open", "description": "", "prototype": { "attributes": { "LOCERROR": null, "ROAD_CLASS": "Collector", "STATUS": "Open", "ROUTEID": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Collector,Unconstructed", "description": "", "prototype": { "attributes": { "LOCERROR": null, "ROAD_CLASS": "Collector", "STATUS": "Unconstructed", "ROUTEID": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Local", "name": "Local,Open", "domains": { "ROAD_CLASS": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Local,Open", "description": "", "prototype": { "attributes": { "LOCERROR": null, "ROAD_CLASS": "Local", "STATUS": "Open", "ROUTEID": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Local,Unconstructed", "description": "", "prototype": { "attributes": { "LOCERROR": null, "ROAD_CLASS": "Local", "STATUS": "Unconstructed", "ROUTEID": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Provincial Highway", "name": "Provincial Highway,Open", "domains": { "ROAD_CLASS": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Provincial Highway,Open", "description": "", "prototype": { "attributes": { "LOCERROR": null, "ROAD_CLASS": "Provincial Highway", "STATUS": "Open", "ROUTEID": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Provincial Highway,Unconstructed", "description": "", "prototype": { "attributes": { "LOCERROR": null, "ROAD_CLASS": "Provincial Highway", "STATUS": "Unconstructed", "ROUTEID": null, "FROMDATE": null, "TODATE": null, "FROMMEASURE": null, "TOMEASURE": null, "EVENTID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "084b8cefe90d4a58972f55b2a3d9fd80" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Ev_MRN", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1722423765000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 507833.0029, "ymin": 5429325.8359, "xmax": 523388.8721, "ymax": 5451169.67, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "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": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "timeInfo": { "startTimeField": "FROMDATE", "endTimeField": "TODATE", "trackIdField": null, "type": "field", "timeExtent": [ 1722297600000, 2393107200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsDays", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROUTEID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MAJOR_ROAD_NETWORK", "type": "esriFieldTypeString", "alias": "MAJOR_ROAD_NETWORK", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "MAJOR_ROAD_NETWORK" }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROAD_NAME" }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "ROUTEID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROUTEID" }, { "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": "EVENTID", "type": "esriFieldTypeString", "alias": "EVENTID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "EVENTID" }, { "name": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "FROMMEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMMEASURE" }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "TOMEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOMEASURE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "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": "LOCERROR", "type": "esriFieldTypeString", "alias": "LOCERROR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "IX_EVENTID", "fields": "EVENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_FROMDATE_TODA", "fields": "FROMDATE,TODATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_ROUTEID", "fields": "ROUTEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7671334_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_7671334", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3412_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Ev_MRN", "description": "", "prototype": { "attributes": { "LOCERROR": null, "MAJOR_ROAD_NETWORK": null, "ROAD_NAME": null, "ROUTEID": null, "FROMDATE": null, "TODATE": null, "EVENTID": null, "FROMMEASURE": null, "TOMEASURE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "084b8cefe90d4a58972f55b2a3d9fd80" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Surrey Network", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1720023371000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 506042.7589, "ymin": 5427716.505, "xmax": 523464.1293, "ymax": 5451960.2961, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "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": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROUTETYPE", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "Motorized - Open", "label": "Motorized - Open" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "Motorized - Unconstructed", "label": "Motorized - Unconstructed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 199, 252, 255 ], "toColor": [ 216, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 184, 255 ], "toColor": [ 182, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 189, 255 ], "toColor": [ 252, 221, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 208, 255 ], "toColor": [ 252, 192, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 220, 255 ], "toColor": [ 204, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 223, 252, 255 ], "toColor": [ 182, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 212, 255 ], "toColor": [ 249, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 212, 255 ], "toColor": [ 252, 214, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "timeInfo": { "startTimeField": "FROMDATE", "endTimeField": "TODATE", "trackIdField": null, "type": "field", "timeExtent": [ 1715126400000, 2393107200000 ], "timeReference": null, "timeInterval": 9, "timeIntervalUnits": "esriTimeUnitsDays", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROUTENAME", "typeIdField": "ROUTETYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "ROUTEID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROUTEID" }, { "name": "ROUTENAME", "type": "esriFieldTypeString", "alias": "ROUTENAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROUTENAME" }, { "name": "ROUTETYPE", "type": "esriFieldTypeString", "alias": "ROUTETYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROUTETYPE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "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": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I181557FROMDATE", "fields": "FROMDATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I181557ROUTEID", "fields": "ROUTEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I181557TODATE", "fields": "TODATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7671087_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_7671087", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3404_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Motorized - Open", "name": "Motorized - Open", "domains": {}, "templates": [ { "name": "Motorized - Open", "description": "", "prototype": { "attributes": { "ROUTENAME": null, "TODATE": null, "ROUTEID": null, "ROUTETYPE": "Motorized - Open", "COMMENTS": null, "FROMDATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Motorized - Unconstructed", "name": "Motorized - Unconstructed", "domains": {}, "templates": [ { "name": "Motorized - Unconstructed", "description": "", "prototype": { "attributes": { "ROUTENAME": null, "TODATE": null, "ROUTEID": null, "ROUTETYPE": "Motorized - Unconstructed", "COMMENTS": null, "FROMDATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "084b8cefe90d4a58972f55b2a3d9fd80" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Calibration Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "Date_Created", "creatorField": "Creator", "editDateField": "Date_Edited", "editorField": "Editor" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1720023375000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 506042.7589, "ymin": 5427716.505, "xmax": 523407.8847, "ymax": 5451960.2961, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "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": 26910, "latestWkid": 26910, "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": [ 0, 77, 168, 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": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "timeInfo": { "startTimeField": "FROMDATE", "endTimeField": "TODATE", "trackIdField": null, "type": "field", "timeExtent": [ 1715126400000, 2393107200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsDays", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FROMDATE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": "NETWORKID", "type": "esriFieldTypeSmallInteger", "alias": "NETWORKID", "domain": { "type": "codedValue", "name": "dLRSNetworks", "description": "", "codedValues": [ { "name": "lrs_SurreyNetwork", "code": 1 }, { "name": "lrsSurreyNetwork", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NETWORKID" }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "ROUTEID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROUTEID" }, { "name": "MEASURE", "type": "esriFieldTypeDouble", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEASURE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date_Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EDITOR" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date_Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I181558FROMDATE", "fields": "FROMDATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I181558NETWORKID", "fields": "NETWORKID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I181558ROUTEID", "fields": "ROUTEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I181558TODATE", "fields": "TODATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7671088_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_7671088", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3405_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Calibration Point", "description": "", "prototype": { "attributes": { "MEASURE": null, "FROMDATE": null, "TODATE": null, "NETWORKID": null, "ROUTEID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "084b8cefe90d4a58972f55b2a3d9fd80" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Centerline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "Date_Created", "creatorField": "Creator", "editDateField": "Date_Edited", "editorField": "Editor" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1720023385000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 506042.7589, "ymin": 5427716.505, "xmax": 523464.1293, "ymax": 5451960.2961, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "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": 26910, "latestWkid": 26910, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 165, 85, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "CREATOR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CENTERLINEID", "type": "esriFieldTypeGUID", "alias": "CENTERLINEID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CENTERLINEID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date_Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EDITOR" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date_Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I181560CENTERLIN", "fields": "CENTERLINEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7671090_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_7671090", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3407_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Centerline", "description": "", "prototype": { "attributes": {"CENTERLINEID": null} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "084b8cefe90d4a58972f55b2a3d9fd80" } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "SPATIAL.lrs_Centerline_Sequence", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "Date_Created", "creatorField": "Creator", "editDateField": "Date_Edited", "editorField": "Editor" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1720023367000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FROMDATE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": "NETWORKID", "type": "esriFieldTypeSmallInteger", "alias": "NETWORKID", "domain": { "type": "codedValue", "name": "dLRSNetworks", "description": "", "codedValues": [ { "name": "lrs_SurreyNetwork", "code": 1 }, { "name": "lrsSurreyNetwork", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NETWORKID" }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "ROUTEID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROUTEID" }, { "name": "CENTERLINEID", "type": "esriFieldTypeGUID", "alias": "CENTERLINEID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CENTERLINEID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date_Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EDITOR" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date_Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" } ], "indexes": [ { "name": "I181553CENTERLIN", "fields": "CENTERLINEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I181553FROMDATE", "fields": "FROMDATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I181553NETWORKID", "fields": "NETWORKID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I181553ROUTEID", "fields": "ROUTEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I181553TODATE", "fields": "TODATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7671084_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_7671084", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SPATIAL.lrs_Centerline_Sequence", "description": "", "prototype": { "attributes": { "CENTERLINEID": null, "FROMDATE": null, "TODATE": null, "NETWORKID": null, "ROUTEID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "084b8cefe90d4a58972f55b2a3d9fd80" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "SPATIAL.Lrs_Edit_Log", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "Date_Created", "creatorField": "Creator", "editDateField": "Date_Edited", "editorField": "Editor" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1720023368000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "USERNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TRANSACTIONID", "type": "esriFieldTypeGUID", "alias": "TRANSACTIONID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "TRANSACTIONID" }, { "name": "TRANSACTIONDATE", "type": "esriFieldTypeDate", "alias": "TRANSACTIONDATE", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "TRANSACTIONDATE" }, { "name": "USERNAME", "type": "esriFieldTypeString", "alias": "USERNAME", "domain": null, "editable": true, "nullable": true, "length": 272, "defaultValue": null, "modelName": "USERNAME" }, { "name": "ACTIVITYTYPE", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVITYTYPE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ACTIVITYTYPE" }, { "name": "LRSID", "type": "esriFieldTypeGUID", "alias": "LRSID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "LRSID" }, { "name": "NETWORKID", "type": "esriFieldTypeInteger", "alias": "NETWORKID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NETWORKID" }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "ROUTEID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROUTEID" }, { "name": "TOROUTEID", "type": "esriFieldTypeString", "alias": "TOROUTEID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TOROUTEID" }, { "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": "EDITDATA", "type": "esriFieldTypeBlob", "alias": "EDITDATA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EDITDATA" }, { "name": "PROCESSED", "type": "esriFieldTypeSmallInteger", "alias": "PROCESSED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROCESSED" }, { "name": "PROCESSEDTIME", "type": "esriFieldTypeDate", "alias": "PROCESSEDTIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PROCESSEDTIME" }, { "name": "PROCESSEDUSER", "type": "esriFieldTypeString", "alias": "PROCESSEDUSER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROCESSEDUSER" }, { "name": "PROCESSEDVERSION", "type": "esriFieldTypeString", "alias": "PROCESSEDVERSION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PROCESSEDVERSION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date_Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EDITOR" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date_Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" } ], "indexes": [ { "name": "R7671085_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_7671085", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SPATIAL.Lrs_Edit_Log", "description": "", "prototype": { "attributes": { "PROCESSEDVERSION": null, "TRANSACTIONID": "{00000000-0000-0000-0000-000000000000}", "TRANSACTIONDATE": -2209161600000, "USERNAME": null, "ACTIVITYTYPE": 0, "LRSID": null, "NETWORKID": null, "ROUTEID": null, "TOROUTEID": null, "FROMDATE": null, "TODATE": null, "EDITDATA": null, "PROCESSED": null, "PROCESSEDTIME": null, "PROCESSEDUSER": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "084b8cefe90d4a58972f55b2a3d9fd80" } ] }