{ "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 23, "name": "Lines", "type": "Feature Layer", "parentLayer": { "id": 22, "name": "Distance And Direction" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "

Layer for drawing lines.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Esri, Inc.", "editFieldsInfo": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GP_596658027", "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 }, "extent": { "xmin": -924529.7001999989, "ymin": 4693150.592500001, "xmax": -917723.7248000018, "ymax": 4695516.333800003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.7 } }, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "var unit = $feature.DistUnit;\n\n/* This converts labels to the abbreviated unit of measurement */\nvar unitMeasurement = When(\nunit == 'Feet','ft', \nunit == 'Kilometers','km',\nunit == 'Meters','m',\nunit == 'Miles', 'mi',\nunit == 'Nautical Miles','NM',\nunit == 'Yards', 'yd',\n' ');\n\n\nText($feature.Distance, '#,###') + \" \" + unitMeasurement + \" \" + \"Angle: \" \n+ Text($feature.Angle, '####.##') + \" \" + \" \" + \nIIf($feature.AngleUnit == 'Degrees','°' ,IIf($feature.AngleUnit =='Mils','mils','gon'));"}, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "none", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 300, "lineConnection": "unambiguousLabels", "offsetDistance": 2, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.25, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": null, "displayField": "distance", "typeIdField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "editable": false }, { "name": "distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true }, { "name": "distunit", "type": "esriFieldTypeString", "alias": "DistUnit", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "originx", "type": "esriFieldTypeDouble", "alias": "OriginX", "domain": null, "editable": true, "nullable": true }, { "name": "originy", "type": "esriFieldTypeDouble", "alias": "OriginY", "domain": null, "editable": true, "nullable": true }, { "name": "destx", "type": "esriFieldTypeDouble", "alias": "DestX", "domain": null, "editable": true, "nullable": true }, { "name": "desty", "type": "esriFieldTypeDouble", "alias": "DestY", "domain": null, "editable": true, "nullable": true }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true }, { "name": "angleunit", "type": "esriFieldTypeString", "alias": "AngleUnit", "domain": null, "editable": true, "nullable": true, "length": 255 } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r3666_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a3264_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Lines", "description": "", "prototype": { "attributes": { "angle": null, "angleunit": null, "distance": null, "distunit": null, "originx": null, "originy": null, "destx": null, "desty": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "useStandardizedQueries": true, "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON, geoJSON", "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Query", "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "supportsAttachmentsByUploadId": false, "hasStaticData": false, "serviceItemId": "bd3182026c2d4635bad0f947e53bd91c", "hasMetadata": true }