{ "currentVersion": 10.71, "id": 3, "name": "SDE.DBO.Curbstops", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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 }, "extent": { "xmin": 2828348.648879856, "ymin": 1633143.0310826004, "xmax": 2837825.929137856, "ymax": 1639442.1280644387, "spatialReference": { "wkid": 102654, "latestWkid": 2232 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b8f70fed8654f7cbde9a1f2c52222385", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAa9JREFUKJGdks1LVFEYxn/3zs07H1fvTM0UQ6JofoCDJFlMhLPwA0RcxKyihQt3unHnwr3gn+BS2yUiQjBMNbuCqJiJIjT8qFCJQZRkdAY9ZnNcHPXO+LHxXZ335fmd5z0Px+CaZZzrdSLRQW4GB0yvXQlIsZf7y+/VSbJL81eBQaJ9CR51RQhX+wSamkoJG78ekn43TOZNHCiUgi5iT1/TGW/HdJfvoGlQcy/ArTvdGPorPiW7HTDWP0q05z6mWzn8XITCLiDBH4TaJvBZOg9iUY6OnpFJzRgAptt+LgIhdcnKdwiFoSGiHLPrsLas4Lt1PuzMCKBA4a0Mna22n4eA0xKugW8fFKhp4Km67ayql4Ska5eEXzI70SrgUOwBysZVod7nq1LCnS3njMQ8EHnhpCrfk8/VY9nQ3AZLX+H/IRQleCxobFWyzT9g3Jh1HBMvhikW+3ncG8QwoKX94rbiAH6k10Xq5bgDwj5eq4+Pqbe0PQlg2eXQzhYsfM7i98SAYikIc5NpBsfqWPwyjS47MNx+NCSisI1ekSRZPQQT/07l5X91aiIHxC+J9UIdAzv0eOMLSKetAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "IR_Type", "description": "Irrigation curbstop type", "codedValues": [ { "name": "McDonald", "code": "McDonald" }, { "name": "Tyler", "code": "Tyler" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NOTES" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source of Data", "codedValues": [ { "name": "As-Builts", "code": "As-Builts" }, { "name": "GPS", "code": "GPS" }, { "name": "Field Knowledge", "code": "Field Knowledge" }, { "name": "Imagery", "code": "Imagery" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SOURCE" }, { "name": "MOD_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MOD_DATE" }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "OPERATOR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OPERATOR" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R58_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S52_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "SDE.DBO.Curbstops", "description": "", "prototype": { "attributes": { "MOD_DATE": null, "OPERATOR": null, "TYPE": null, "SIZE": null, "NOTES": null, "SOURCE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }