{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "geotab_vehicletracking.gisadmin.StreetNetwork", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 484455.99569999985, "ymin": 5439765.762599999, "xmax": 505152.1202999996, "ymax": 5451882.9439, "spatialReference": { "wkid": 26910, "latestWkid": 26910 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "priority", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "value": "-1", "label": "Provincially Maintained", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 }, "value": "1", "label": "Priority 1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "2", "label": "Priority 2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "3", "label": "Priority 3", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "streetname", "typeIdField": "priority", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 37, "defaultValue": null, "modelName": "streetname" }, { "name": "streettype", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "streettype" }, { "name": "route", "type": "esriFieldTypeSmallInteger", "alias": "GT Rroute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "route" }, { "name": "segment", "type": "esriFieldTypeSmallInteger", "alias": "GT Segment", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "segment" }, { "name": "priority", "type": "esriFieldTypeSmallInteger", "alias": "Priority", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "priority" }, { "name": "passcount", "type": "esriFieldTypeSmallInteger", "alias": "Plow Pass Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "passcount" }, { "name": "roadwidth", "type": "esriFieldTypeDouble", "alias": "Road Width (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "roadwidth" }, { "name": "group_", "type": "esriFieldTypeSmallInteger", "alias": "GT Group", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "group_" }, { "name": "salt_brine_pass", "type": "esriFieldTypeSmallInteger", "alias": "Salt Pass Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "salt_brine_pass" }, { "name": "critical", "type": "esriFieldTypeString", "alias": "Critical", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "critical" }, { "name": "frost", "type": "esriFieldTypeString", "alias": "Frost Route", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "frost" }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "One Way", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "oneway" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r57_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a45_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": -1, "name": "-1", "domains": { "critical": {"type": "inherited"}, "frost": {"type": "inherited"}, "oneway": {"type": "inherited"} }, "templates": [ { "name": "-1", "description": "", "prototype": { "attributes": { "frost": null, "oneway": null, "streetname": null, "streettype": null, "route": null, "segment": null, "priority": -1, "passcount": null, "roadwidth": null, "group_": null, "salt_brine_pass": null, "critical": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "1", "domains": { "critical": {"type": "inherited"}, "frost": {"type": "inherited"}, "oneway": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "frost": null, "oneway": null, "streetname": null, "streettype": null, "route": null, "segment": null, "priority": 1, "passcount": null, "roadwidth": null, "group_": null, "salt_brine_pass": null, "critical": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": { "critical": {"type": "inherited"}, "frost": {"type": "inherited"}, "oneway": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "frost": null, "oneway": null, "streetname": null, "streettype": null, "route": null, "segment": null, "priority": 2, "passcount": null, "roadwidth": null, "group_": null, "salt_brine_pass": null, "critical": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "3", "domains": { "critical": {"type": "inherited"}, "frost": {"type": "inherited"}, "oneway": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "frost": null, "oneway": null, "streetname": null, "streettype": null, "route": null, "segment": null, "priority": 3, "passcount": null, "roadwidth": null, "group_": null, "salt_brine_pass": null, "critical": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "59d0c32be36b42ec9e544a956bb05843" } ], "tables": [] }