{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "name": "Street_RW", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_205499088", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1688721.873957634, "ymin": 782442.2742179781, "xmax": 1846424.2678698003, "ymax": 915695.5237870663, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Shape_Length"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "STREET" }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMLEFT" }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLEFT" }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMRIGHT" }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TORIGHT" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "STREETTYPE" }, { "name": "POSTDIRECT", "type": "esriFieldTypeString", "alias": "POSTDIRECT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "POSTDIRECT" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CITY" }, { "name": "CITYCODE2", "type": "esriFieldTypeString", "alias": "CITYCODE2", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "CITYCODE2" }, { "name": "CLASS", "type": "esriFieldTypeDouble", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLASS" }, { "name": "SDIRECTION", "type": "esriFieldTypeString", "alias": "SDIRECTION", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "SDIRECTION" }, { "name": "SLIMIT", "type": "esriFieldTypeDouble", "alias": "SLIMIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLIMIT" }, { "name": "ACTIONCODE", "type": "esriFieldTypeString", "alias": "ACTIONCODE", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "ACTIONCODE" }, { "name": "DATECHANGE", "type": "esriFieldTypeDate", "alias": "DATECHANGE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATECHANGE" }, { "name": "PROB_CODE", "type": "esriFieldTypeString", "alias": "PROB_CODE", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "PROB_CODE" }, { "name": "PROB_ID", "type": "esriFieldTypeString", "alias": "PROB_ID", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "PROB_ID" }, { "name": "DATE_COR", "type": "esriFieldTypeDate", "alias": "DATE_COR", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_COR" }, { "name": "COMPOSITE", "type": "esriFieldTypeString", "alias": "COMPOSITE", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "COMPOSITE" }, { "name": "PLAN_NAME", "type": "esriFieldTypeString", "alias": "PLAN_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAN_NAME" }, { "name": "EVENODD", "type": "esriFieldTypeString", "alias": "EVENODD", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "EVENODD" }, { "name": "MSAG_ESN", "type": "esriFieldTypeString", "alias": "MSAG_ESN", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "MSAG_ESN" }, { "name": "EDITOR_NAME", "type": "esriFieldTypeString", "alias": "EDITOR_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR_NAME" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1638_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1638", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1638", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1611_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Street_RW", "description": "", "prototype": { "attributes": { "EDITOR_NAME": null, "EDIT_DATE": null, "MSAG_ESN": null, "Name": null, "STREET": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "DIRECTION": null, "STREETTYPE": null, "POSTDIRECT": null, "CITY": null, "CITYCODE2": null, "CLASS": null, "SDIRECTION": null, "SLIMIT": null, "ACTIONCODE": null, "DATECHANGE": null, "PROB_CODE": null, "PROB_ID": null, "DATE_COR": null, "COMPOSITE": null, "PLAN_NAME": null, "EVENODD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "85eca5e3423140a48d2b87fa8907cba1" }