{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Lot Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1000, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8775.03298190888, "ymin": 5794189.9847925175, "xmax": -3368.7450033277273, "ymax": 5799135.483004376, "spatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -5622600, "falseY": -10001100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 1.904702903324523E-5, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -5622599.99999727, "falseY": -1.0001099999998476E7, "xyUnits": 420013.01021994406, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 64, 127, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SUBTYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "domain": { "type": "codedValue", "name": "BoundaryLine", "description": "Boundary Line", "codedValues": [ { "name": "Unknown", "code": "0" }, { "name": "Owner Boundary", "code": "2" }, { "name": "Lot Boundary", "code": "1" }, { "name": "Lot, Owner Boundary", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBTYPE" }, { "name": "BEARING_DD", "type": "esriFieldTypeDouble", "alias": "BEARING_DD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEARING_DD" }, { "name": "BEARING_DM", "type": "esriFieldTypeString", "alias": "BEARING_DM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BEARING_DM" }, { "name": "FROM_X", "type": "esriFieldTypeString", "alias": "FROM_X", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FROM_X" }, { "name": "TO_X", "type": "esriFieldTypeString", "alias": "TO_X", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TO_X" }, { "name": "FROM_Y", "type": "esriFieldTypeString", "alias": "FROM_Y", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FROM_Y" }, { "name": "TO_Y", "type": "esriFieldTypeString", "alias": "TO_Y", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TO_Y" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "R245_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_245", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_245", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S234_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Lot Boundary", "description": "", "prototype": { "attributes": { "FROM_Y": null, "TO_Y": null, "SUBTYPE": null, "BEARING_DD": null, "BEARING_DM": null, "FROM_X": null, "TO_X": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b37834b8b23c497fbec865346ee5fd17" }