{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Pavement Markings (Line)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsDistinct": true, "supportsPagination": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsPaginationOnAggregatedQueries": true, "supportsQueryWithResultType": true, "supportsCountDistinct": true, "supportsReturningGeometryCentroid": false, "supportsHavingClause": true, "supportsQueryWithLodSR": false, "supportsTopFeaturesQuery": false, "supportsOrderByOnlyOnLayerFields": false }, "extent": { "xmin": 1222964.8627804667, "ymin": 181301.17386481166, "xmax": 1330379.8188818842, "ymax": 289946.3312459737, "spatialReference": { "wkid": 102718, "latestWkid": 2263, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120039300, "falseY": -96540300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102718, "latestWkid": 2263, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120039300, "falseY": -96540300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "m48_categorytype", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 136, 97, 255 ], "width": 4 }, "value": "Stop Bars", "label": "Stop Bars" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 165, 226, 59, 255 ], "width": 4 }, "value": "Edge Lines", "label": "Edge Lines" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 41, 181, 85, 255 ], "width": 4 }, "value": "Center Lines", "label": "Center Lines" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 60, 249, 57, 255 ], "width": 4 }, "value": "Miscellaneous Marking", "label": "Miscellaneous Marking" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 16, 93, 147, 255 ], "width": 4 }, "value": "Cross Walk", "label": "Cross Walk" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": null, "displayField": "geometryid", "typeIdField": "m48_categorytype", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "editable": false }, { "name": "geometryid", "type": "esriFieldTypeInteger", "alias": "Geometry ID", "domain": null, "editable": true, "nullable": true }, { "name": "m48_categorytype", "type": "esriFieldTypeString", "alias": "Category Text", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "m48_leadworkertype", "type": "esriFieldTypeString", "alias": "Lead Worker Text", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "m48_maintasktype", "type": "esriFieldTypeString", "alias": "Main Task Text", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "m48_statustype", "type": "esriFieldTypeString", "alias": "Status Text", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "m48_supervisortype", "type": "esriFieldTypeString", "alias": "Supervisor Text", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "m48_workordernumber", "type": "esriFieldTypeString", "alias": "Work Order #", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "m48_autonumber", "type": "esriFieldTypeInteger", "alias": "Work Order Rec #", "domain": null, "editable": true, "nullable": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r475_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a458_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Stop Bars", "name": "Stop Bars", "domains": {}, "templates": [ { "name": "Stop Bars", "description": "", "prototype": { "attributes": { "m48_autonumber": null, "m48_workordernumber": null, "geometryid": null, "m48_categorytype": null, "m48_leadworkertype": null, "m48_maintasktype": null, "m48_statustype": null, "m48_supervisortype": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Edge Lines", "name": "Edge Lines", "domains": {}, "templates": [ { "name": "Edge Lines", "description": "", "prototype": { "attributes": { "m48_autonumber": null, "m48_workordernumber": null, "geometryid": null, "m48_categorytype": null, "m48_leadworkertype": null, "m48_maintasktype": null, "m48_statustype": null, "m48_supervisortype": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Center Lines", "name": "Center Lines", "domains": {}, "templates": [ { "name": "Center Lines", "description": "", "prototype": { "attributes": { "m48_autonumber": null, "m48_workordernumber": null, "geometryid": null, "m48_categorytype": null, "m48_leadworkertype": null, "m48_maintasktype": null, "m48_statustype": null, "m48_supervisortype": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Miscellaneous Marking", "name": "Miscellaneous Marking", "domains": {}, "templates": [ { "name": "Miscellaneous Marking", "description": "", "prototype": { "attributes": { "m48_autonumber": null, "m48_workordernumber": null, "geometryid": null, "m48_categorytype": null, "m48_leadworkertype": null, "m48_maintasktype": null, "m48_statustype": null, "m48_supervisortype": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Cross Walk", "name": "Cross Walk", "domains": {}, "templates": [ { "name": "Cross Walk", "description": "", "prototype": { "attributes": { "m48_autonumber": null, "m48_workordernumber": null, "geometryid": null, "m48_categorytype": null, "m48_leadworkertype": null, "m48_maintasktype": null, "m48_statustype": null, "m48_supervisortype": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "useStandardizedQueries": true, "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON, geoJSON", "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Create,Editing,Query,Update,Uploads,Delete", "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "serviceItemId": "1fe9c50504b64dd8a7a868b6cfb2dab2", "hasMetadata": true, "supportsAttachmentsByUploadId": true, "supportsAsyncDelete": true, "sqlParserVersion": "PG_10.6.1" }